11 may 19
r/coolgithubprojects 1w
layercache: Unified multi-layer caching for Node.js with memory, Redis, stampede prevention, and invalidation helpers.
Unified multi-layer caching for Node.js with memory, Redis, stampede prevention, and invalidation helpers. - flyingsquirrel0419/layercache
r/programming 1w
Branch-Avoidant Quicksort in C - faster than std::sort and pdqsort
r/LocalLLaMA 1w
PSA: Watch out for extra spaces in chat-template-kwargs when using Qwen3.6 with llama-server
Hey folks, just a heads-up for anyone running Qwen3.6 through `llama-server`. I ran into an issue where the `preserve_thinking` parameter wasn't working as expected, even though I had it explicitly enabled in my `models.ini` config. After some digging, I found that **extra spaces in the JSON string are breaking the parser** for this specific parameter in my build. ❌ **Does NOT work:** `chat-te
r/MachineLearning 1w
V-JEPA 2.1's dense features are partitioned: a robustness study across all four model sizes [R]
I ran a pre-registered robustness study on Meta's V-JEPA 2.1 across all four released model sizes (80M → 2B). 322-cell sweep Three findings worth flagging: **1. Dense features are partitioned.** M2 (representational drift between clean and perturbed clips, measured as cosine distance on temporal-gradient vectors) predicts downstream task failure on DAVIS for temporal corruption (frame drops r=0.3
r/programming 1w
CUDA Proves Nvidia Is a Software Company
There’s a deep, forbidding moat that surrounds Nvidia—and it has nothing to do with hardware.
github / Imbad0202 1w
academic research skills for claude code
dropping this in the team channel monday. good template for building our own skill packs.
openai developers 1w
codex notes for long-running engineering tasks
the section on context retention across hours is the only part that matters. read that — skip the rest until you need it…
r/programming 1w
cursor + agent IDE workflows from active teams
less hype than usual. real patterns from teams shipping with cursor — migrations, reviews, the boring stuff.
github / trending 1w
a practical MCP server template for internal tools
small, readable, doesn't try to be a framework. clone this instead of starting fresh on your next agent integration…
vercel 1w
Automate progressive rollouts with Vercel Flags
You can now automate time-based traffic movement for Vercel Flags using progressive rollouts. Unlike weighted splits which maintain stable traffic distribution for experiments, progressive rollouts automatically advance through a predefined...
r/coolgithubprojects 1w
Open-sourced our MCP server for GPU workload execution looking for feedback
r/LocalLLaMA 1w
ExLlamaV3 Major Updates!
r/LocalLLaMA 1w
Markdown browser for LLMs
I built a markdown web renderer for AI agents. Instead of taking expensive screenshots and piping them through vision models, TextWeb renders web pages as markdown that LLMs can reason about natively. Full JavaScript execution, interactive elements annotated. It provides a CLI and an MCP server. You can find it here: [https://github.com/woheller69/textweb](https://github.com/woheller69/textweb)
r/coolgithubprojects 1w
I made a local real-time webcam stream instruct editor with Flux.2-Klein model and bunch of custom optimizations.
g5t.de 1w
task paralysis and AI
felt seen. short, sharp essay on planning-heavy work and where AI quietly hurts.
r/programming 1w
The Bottom-up Building of a Language for Subleq with Text Macros
vercel 1w
Vercel Sandbox firewall now supports request proxying and filtering
The Vercel Sandbox firewall now supports forwarding specific requests to a proxy. This can be useful to log, debug, or transform HTTP requests or responses initiated from a sandbox.
r/MachineLearning 1w
Why is human LLM annotation so expensive? [D]
Scale AI and similar services charge a lot for annotation. MTurk is cheap but the quality is horrible for anything requiring real domain understanding. For small teams that need a few thousand labeled examples to calibrate their evals or fine tune a model, there seems to be no good middle ground. How is everyone handling this? Are you doing it manually or has anyone found something that actually
google developers 1w
gemini file search is now multimodal — RAG over images, finally.
quietly the most useful gemini update in months. if you ship doc-heavy products, this is the one that matters.
10 may 8
product hunt — devtools 1w
CacheTray
Discussion | Link
r/coolgithubprojects 1w
Built a free, open-source Postgres desktop client in Rust + Tauri — no cloud, no telemetry, just raw speed
simon willison 1w
Quoting Andrew Quinn
One could say in the first quarter-century of my life, that while I was always fascinated by programming, I could never overcome the guilt of not really knowing whether the …
jarred sumner — x.com 1w
bun's experimental rust rewrite quietly hits 99.8% test compatibility
this is the actual headline of the week. ignore the model news for a second — if this lands, the JS toolchain conversation shifts for everyone. vite, esbuild, node-as-default.
vercel 1w
How Superset built the IDE for AI agents on Vercel
How Superset built the IDE for AI coding agents on Vercel, running a dozen parallel agents per developer and 600 preview deployments a day.
timothy gowers — wordpress 1w
a recent experience with ChatGPT 5.5 pro
the most honest model write-up i've read this year. not hype, not doom — a working mathematician walking through brilliance and breakage…
arxiv 1w
"LLMs corrupt your documents when you delegate"
uncomfortable read if you're shipping AI-edit features. the failure mode is subtle and consistent across model families…
codex releases 1w
openai/codex rust-v0.131.0-alpha.5
Release 0.131.0-alpha.5