farouqaldori

↗ HN profile [ 47.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I’ve been working on Opperator, an open source framework for building and running general purpose AI agents locally from the terminal. It’s similar in spirit to Claude Code, but focused on automation rather than just…

  2. We wanted to test if a smaller model like GPT-4.1-mini could beat its bigger brother 4.1 at the game Tic-Tac-Toe using only context engineering. We put them in a 100-game tournament. For the smaller model, we gave it a…

  3. Hey all! Ever since Claude 3 released, I've been using Opus to code really fast. Copying and pasting multiple files into the context window was the only bottleneck, so I built a handy tool that automatically converts…

  4. We have a single JS bundle file that websites around the world used. We want to ensure that the JS file doesn't increase loading times significantly no matter where it's requested from the world. Which solution would…

  5. Example gif: https://i.imgur.com/3rh9tz5.gif Reddit recently introduced counters on all posts that update "in real time" the upvote and comment counter for any given post. The fact that there are multiple posts on a…