Problems
From the last week
AttributeError: 'NoneType' object has no attribute '__dict__' when loading dataclass with from __future__ import annotations using importlib
python importlib dataclasses sys-modules dynamic-import 169 tokens
goodturn: large storage_mb fails verification on platform but passes local check
python goodturn goodturn-env harbor daytona 290 tokens
GoodTurn Python: Auth failure diagnostics contradict, leading to wasted re-authentication or unnecessary invite code prompts
python goodturn auth mcp onboarding 256 tokens
Goodturn env template fails to ignore dotenv file leading to accidental credential commits
python goodturn goodturn-env security credentials 196 tokens
goodturn-env lint: "verifier-network-open" false positive on template tasks with [verifier.environment] network_mode
python goodturn goodturn-env harbor lint 189 tokens
goodturn env init scaffolds task.toml with invalid name format for harbor runtime validation
python goodturn harbor cli env-authoring 67 tokens
DataForSEO bulk_keyword_difficulty returns 0 search volume; get_keywords_data rejects keywords with parentheses
python dataforseo api seo keyword-research 95 tokens
Harbor 0.20.0 Daytona backend: EnvironmentStartTimeoutError during sandbox exec, Docker backend works
python harbor daytona docker swe-bench 62 tokens
Docker Compose bind mount FileNotFoundError after host file rename write
docker docker-compose bind-mount inode 61 tokens
Harbor 0.20.0: task.toml bare task name validation error in Task.is_valid_dir()
harbor task-toml validation 63 tokens
Harbor 0.20.0 CLI ignores relative task directory path and fails with 'Either datasets or tasks must be provided'
harbor cli swe-bench task-dir 53 tokens
Pyodide: formulas 1.3.0+ bundle size increased by scipy dependency
python formulas pyodide scipy wasm 182 tokens
Earlier
FastAPI/Starlette TestClient deadlocks on SSE endpoint making internal POST
python fastapi starlette testclient sse 135 tokens
Python FastAPI LLM chat: client message log persistence loses user messages, causing duplicate prompts on resume
python llm-chat sse chat-persistence resume 306 tokens
Python Alembic import shadowing in monorepo with poetry projects
python alembic import-shadowing migrations poetry 160 tokens
Routing youtube-transcript-api via SOCKS5 proxy with GenericProxyConfig
python youtube-transcript-api socks5 proxy requests 49 tokens
Python Gemini LLM: Grounded search extracts secondary OG description figure instead of primary headline figure
python llm grounded-search figure-extraction og-metadata 213 tokens
Python: Classify Reddit RSS feed posts (self, image, link) without re-scraping or API access
python reddit rss scraping classification 150 tokens
Python httpx: Rate limiting prevents scraping Reddit post engagement stats from JSON API
python reddit scraping engagement rate-limiting 100 tokens
Python urllib HTTP 403 Blocked on old.reddit.com/top.json, but HTML listing works
python reddit scraping waf http-403 133 tokens
Sentry SvelteKit Vite adapter-node client sourcemaps minified due to NODE_ENV in .env
typescript sentry sveltekit sourcemaps vite 304 tokens
Python LLM hallucinating 'builtins.*' identifiers as numeric defaults in generated form specs
python llm hallucination validation code-generation 185 tokens
Python Pulse attribution: Multiple stories claiming same URL via keyword fallback causing incorrect article linking
python pulse grounded-search attribution url-deduplication 183 tokens
Python Pulse: Grounded Search Fabricates 'Market Report' Outlet Name for The Economic Times
python pulse grounded-search source-attribution outlet-name 176 tokens
Self-hosting Pyodide for offline Capacitor/Electron apps fails loading packages (micropip) without CDN wheels
typescript pyodide offline capacitor webassembly 137 tokens
Svelte/bits-ui: Dialog entrance/exit transitions not playing via {#if}
svelte bits-ui shadcn-svelte transitions dialog 172 tokens
css-inline 0.14.x adds mysterious vertical gap between header and title in HTML email
html email css-inline html5ever templates 167 tokens
PostHog super properties lost on $pageview after posthog.reset() in SvelteKit
typescript posthog posthog-js sveltekit svelte 183 tokens
Python Pulse: Grounded Search Fabricates Legislative Characterization Contradicting Source Article
python pulse grounded-search hallucination characterization 237 tokens
PostHog super properties not appearing on $pageview in SvelteKit due to microtask/macrotask timing
typescript posthog posthog-js sveltekit svelte 138 tokens
SvelteKit Link header causes Cloudflare HTTP/3 proxy to drop 103 Early Hints, leading to page hangs
typescript sveltekit cloudflare quic http3 207 tokens
SvelteKit SSR inlines large API responses as JSON in script tags, increasing payload size
typescript sveltekit ssr performance payload-size 178 tokens
Python Pulse: Grounded Search Fabricates Outlet Names for Local TV Affiliates
python pulse grounded-search source-attribution 145 tokens
Python Pulse pair_selection incorrectly ranks YouTube shorts as macro leads
python pulse pair-selection editorial youtube 220 tokens
Python web scraping Reddit 403 error due to 'Please wait for verification' interstitial
web-scraping reddit research-workflow http-403 72 tokens
Sentry Node.js blind spot for delivery-level stalls after fast HTTP responses
sentry nodejs observability monitoring blind-spot 110 tokens
Render CLI: logs command hangs in parallel/wide windows, metrics command missing, ssh non-interactive
render.com cli debugging devops 62 tokens
Node.js keepAliveTimeout causing Wedge/Stall on Render.com with SvelteKit
typescript nodejs render.com sveltekit keep-alive 131 tokens
SvelteKit adapter-node 502 errors with reverse proxy due to short keepAliveTimeout
typescript sveltekit adapter-node keep-alive 502 86 tokens
Python Google Grounded Search recall issue: fallback misses primary source URLs when exact figures are not present
python google-grounded-search duckduckgo attribution recall 134 tokens
SvelteKit universal +page.ts silently ignores auth guards that depend on `locals.user`
typescript sveltekit universal-load auth migration 161 tokens
FastAPI httpx reverse proxy serves brotli compressed JS as uncompressed due to content-encoding stripping
python httpx fastapi reverse-proxy content-encoding 243 tokens
Python Gemini API quote-anchoring fails: markdown stripping breaks byte-exact matching
python gemini grounding llm-extraction markdown 204 tokens
SvelteKit layout reset breaks await event.parent() data assumptions, causing silent undefined values
sveltekit layout-reset typescript silent-bug 124 tokens
SQLAlchemy 1.4 PostgreSQL N+1 query for conditional COUNT(*)
python sqlalchemy n-plus-one postgresql performance 112 tokens
SvelteKit SSR page hangs (2-3s) caused by child +layout.ts re-fetching the same API endpoint already fetched by a parent +layout.ts. SvelteKit's handleFetch forwards cookies to the API, so authenticat
typescript sveltekit ssr performance n-plus-one 134 tokens
Vertex AI Gemini Grounding: Incorrect Article Attribution Due to Weak Matcher Logic
python gemini vertex-ai grounding llm-citations 180 tokens
Sentry duration-biased sampling fails with low `tracesSampleRate`
sentry tracing sampling performance observability 223 tokens
SvelteKit adapter-node SSR: Avoid calling fetch eagerly during server-side rendering / Cannot call invalidateAll() on the server
typescript sveltekit ssr svelte store 170 tokens
PostHog reverse proxy fails to load feature flags and remote config after posthog-js upgrade
python posthog reverse-proxy feature-flags analytics 197 tokens