dejavucoder
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Honey, I Shrunk the Circuits (tokenbender.com)
- A Guide to Claude Code 2.0 and getting better at using coding agents (sankalp.bearblog.dev)
- A Guide to Claude Code 2.0 and getting better at using coding agents (sankalp.bearblog.dev)
- A Guide to Claude Code 2.0 and getting better at using coding agents (sankalp.bearblog.dev)
- A Guide to Claude Code 2.0 and getting better at using coding agents (sankalp.bearblog.dev)
- How Prompt Caching Works: Paged Attention and Prefix Caching (sankalp.bearblog.dev)
- How Prompt Caching Works Using Paged Attention and Prefix Caching (sankalp.bearblog.dev)
- Can LLMs Dream of Electric Sheep? (sankalp.bearblog.dev)
- Extrinsic Hallucinations in LLMs (lilianweng.github.io)
- GPT-5-reasoning alpha found in the wild (twitter.com)
- My experience with Claude Code after two weeks of adventures (sankalp.bearblog.dev)
- Show HN: Predator vs. Boids (sankalp1999.github.io)
Live Demo: https://sankalp1999.github.io/swarm-sim/swarm-simulation.htm... Swarm Intelligence Simulation Boids vs Predator with Evolution Boids are artificial life forms following three simple rules: - Alignment - Match…
- The Evolution of AI-assisted coding features and developer interaction patterns (sankalp.bearblog.dev)
- An attempt to build cursor's @codebase feature – RAG on codebases – part 1/2 (blog.lancedb.com)
- I wonder how things will change over the next 2 years post GPT-o release (sankalp.bearblog.dev)
- Show HN: X Search Assistant (chromewebstore.google.com)
Made a chrome extension that allows user to write their queries in english (or other languages) and search twitter using the twitter web search itself. I only ask you for an openrouter api key.
- AutoLatex: LLM-powered text/image to LaTeX with live rendering Chrome extension (chromewebstore.google.com)
- Work on Something Hard and Interesting (sankalp.bearblog.dev)
- Show HN: Semantweet Search (github.com)
SemanTweet Search allows you to do embedding search over all your tweets from the Twitter archive. It preprocesses your tweets, generates embeddings using OpenAI's small/large embedding model, stores the data and…