New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Bootstrap from Twitter(getbootstrap.com ↗)
    discuss
  2. GPT Image 2.5 Prompts(github.com/vulcaneon ↗)
    discuss
  3. How Streaks Work?(sheets.works ↗)
    discuss
  4. How meaning is fundamentally altered by sonic environments(danieldeboulay.com ↗)
    discuss
  5. Atria Dawn Preview: an AI model trained end-to-end on verifiable research(atominnolab.com ↗)
    discuss
  6. Show HN: Nerdulator – put something in, get everything out (no AI)(nerdulator.com ↗)
    discuss
  7. EchoMuse – Alexa replacement and controller for Echo Dot 2nd Generation device(github.com/wilbowes ↗)
    discuss
  8. The Controversial Linear No-Threshold Model(snmjournals.org ↗)
    discuss
  9. Amazon says cloud infrastructure in Bahrain, UAE 'beyond saving'(thecradle.co ↗)
    discuss
  10. Housekeeping and Manpower Outsourcing Services
    discuss
  11. My HP EliteDesk 800 G1 Decrypts Bitlocker(postimg.cc ↗)
    2comments
  12. We don't need AI regulation – leave safety to us, Nvidia's Jensen Huang says(techcrunch.com ↗)
    2comments
  13. The Customizable Select(utilitybend.com ↗)
    discuss
  14. Schadenfreude(wikipedia.org ↗)
    1comments
  15. The Unwilding of Patagonia's Pollinators(biographic.com ↗)
    discuss
  16. Ask HN: Are requests/demands coming from AI companies for regulation genuine?
    3comments
  17. Show HN: MinMAX Sort – A Stable Bidirectional Selection Sort Family Algorithm
    1comments
  18. Prefill a 284B model on Nvidia. Decode it on Apple Silicon. Over plain 10GbE(github.com/chadhurley25075-png ↗)
    1comments
  19. MartyPC – A Cycle-Accurate IBM PC/XT Emulator(github.com/dbalsom ↗)
    discuss
  20. We are all Product Engineers now(seldo.com ↗)
    discuss
  21. Show HN: An open-source Socratic coach for competitive programming(chromewebstore.google.com ↗)
    1comments
  22. Looking back on Servo's first donation-funded role(servo.org ↗)
    discuss
  23. Show HN: Check an NPM package or MCP server for malicious code before install(bouncer.run ↗)
    discuss
  24. The first ever API built for dictation;Today we're launching the Dictation API(assemblyai.com ↗)
    1comments
  25. There are no optical corrections in the Parthenon(doi.org ↗)
    discuss
  26. I wrote a kill number before I wrote the landing page copy(deskthaw.com ↗)
    1comments
  27. A software thing I built: GPS on a 25MHz 486-SX(vcfed.org ↗)
    2comments
  28. I built dual cam app because I had credits left and didn't know what else to do(play.google.com ↗)
    1comments
  29. Noise-Coded Illumination for Forensic and Photometric Video Analysis(arxiv.org ↗)
    discuss
  30. Show HN: HTMLCATS – Editor-First Learning for HTML, CSS, and JavaScript(htmlcats.com ↗)
    2comments

Show HN: An open-source Socratic coach for competitive programming

1 pointsby 1h agochromewebstore.google.com
1 comments
1h agoHN ↗

I built a Chrome side-panel coach that reads the programming problem beside you and uses pointed questions to help you reach the solution yourself rather than simply revealing it.

The idea came from a competitive-programming class I took in high school to prepare for a nationwide contest. The most valuable part was discussing problems with an instructor who challenged my assumptions and approaches.

As models improve, I feel it is increasingly important that we continue learning and tackling hard problems independently. It’s open source, uses your own OpenAI API key, and has no backend or analytics. Support for more models are coming soon.

Repo: https://github.com/boriskurikhin/algocoach