Skip to content

Instantly share code, notes, and snippets.

View vladolaru's full-sized avatar

Vlad Olaru vladolaru

View GitHub Profile
@vladolaru
vladolaru / 2026-02-27-polling-backend-caching-analysis.md
Last active March 2, 2026 04:23
Polling Backend Caching: Performance Analysis and Mitigation Strategy (WOOPRD-2691 follow-up)

Polling Backend Caching: Performance Analysis and Mitigation Strategy

Date: 2026-02-27 (updated 2026-02-28 — incorporated security, correctness, and operational findings from external critique) Context: Auto-refresh polling (WOOPRD-2691) sends a full REST request every 30 seconds per active list page. This analysis explores server-side caching strategies to minimize the backend cost of that polling.

Related:

  • .claude/docs/analysis/2026-02-27-list-auto-refresh-analysis.md — frontend analysis
  • .claude/docs/plans/2026-02-27-list-auto-refresh-plan.md — frontend implementation plan

@vladolaru
vladolaru / 2026-02-27-list-auto-refresh-analysis.md
Last active February 27, 2026 17:28
List Auto-Refresh Analysis — WOOPRD-2691

List Page Auto-Refresh: Analysis and Recommendations

Date: 2026-02-27 Linear issue: WOOPRD-2691 — Admin orders list does not load new orders dynamically Priority: High

Problem

New orders do not appear in the admin orders list until the user manually refreshes the page or navigates away and back. During the CIAB Feb 25 walkthrough, Beau framed this as a significant gap:

@vladolaru
vladolaru / claude-safe-yolo-design-gist.md
Last active May 13, 2026 08:17
claude-safe-yolo: Sandboxed YOLO Mode for Claude Code — design doc with settings, function, battle test results, and known limitations

claude-safe-yolo: Sandboxed YOLO Mode for Claude Code

Date

2026-02-22

Problem

Claude Code's --dangerously-skip-permissions ("YOLO mode") bypasses all interactive permission prompts, enabling fully autonomous execution. While productive, it introduces risks: arbitrary code execution, data exfiltration, and destructive filesystem operations. The built-in sandbox exists but isn't automatically enabled with YOLO mode, and allowUnsandboxedCommands defaults to true, letting Claude retry blocked commands outside the sandbox without approval.

@vladolaru
vladolaru / curl.md
Created May 21, 2025 09:15 — forked from subfuzion/curl.md
curl POST examples

Common Options

-#, --progress-bar Make curl display a simple progress bar instead of the more informational standard meter.

-b, --cookie <name=data> Supply cookie with request. If no =, then specifies the cookie file to use (see -c).

-c, --cookie-jar <file name> File to save response cookies to.

Verifying my Blockstack ID is secured with the address 13wr48a5BB3gxwN1oJfm1NWqbwKMEVWaz3 https://explorer.blockstack.org/address/13wr48a5BB3gxwN1oJfm1NWqbwKMEVWaz3