Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Can You Beat Jev?(antics.gg ↗)
    discuss
  2. Show HN: Laya (open source jev) with vision(huggingface.co ↗)
    discuss
  3. AI Model Leaderboards(vercel.com ↗)
    discuss
  4. Object Storage and WAL: Lakebase Postgres for the Agentic Era(databricks.com ↗)
    discuss
  5. Jobs Without LeetCode(noleet.lol ↗)
    discuss
  6. The Hugging Face Hack Wasn't What It Was Cracked Up to Be(wsj.com ↗)
    1comments
  7. ChatGPT-6 Astra cracks 108-year-old unsolved WWI German code for the first time(tomshardware.com ↗)
    discuss
  8. Retro emojis: We had 'em in the 80s and 90s(dfarq.homeip.net ↗)
    discuss
  9. Show HN: CrabBoss, radio automation software(crabboss.vercel.app ↗)
    discuss
  10. Researchers Observe First Real-Time Quantum Jump in Sound(thequantuminsider.com ↗)
    discuss
  11. Destinations Map – Climate details for flyable 3,833 destinations(destinationsmap.com ↗)
    discuss
  12. Nine-Year-Old Spends $118K on YouTube Ads Using Father's Corporate Credit Card [video](youtube.com ↗)
    discuss
  13. Openhighways – See UK traffic CCTV feeds(openhighway.fly.dev ↗)
    discuss
  14. Show HN: Math Mania
    discuss
  15. The LLMs Yearn for the Spines(buttondown.com/hillelwayne ↗)
    discuss
  16. Texas freezes installation of Flock cameras along state roads(texastribune.org ↗)
    discuss
  17. The Cure for Cancer Is Not a Pure Math Benchmark(scholars-stage.org ↗)
    1comments
  18. The Lamentable Later Life of Lemmings(filfre.net ↗)
    discuss
  19. TraceUX – self-hosted session replay, feedback, tickets, and Slack(builtbyfrank.dev ↗)
    discuss
  20. Enjoy it while you can guys, the safeword should be SCIF(wikipedia.org ↗)
    1comments
  21. Dracula – Amiga Illustrated Edition(giadacu.itch.io ↗)
    discuss
  22. Ben-Gvir(wikipedia.org ↗)
    discuss
  23. A 137ms Sparse-Matrix 3-SAT Solver for 10k Variables(github.com/11developer11 ↗)
    discuss
  24. Show HN: Claude Code hits its 5-hour limit, Codex picks up in the same terminal(github.com/ucsandman ↗)
    discuss
  25. Ben Shapiro(wikipedia.org ↗)
    1comments
  26. It's not just LG. Every TV company is spying on you(theverge.com ↗)
    1comments
  27. Ben (BB) Netanyahu(wikipedia.org ↗)
    discuss
  28. The Doomsday Cult Inside OpenAI – Patrick Boyle [video](youtube.com ↗)
    discuss
  29. Ragnarok Online client written in Golang(github.com/kivutar ↗)
    1comments
  30. Certify the Conversation, Not Just the AI Agent(anuclei.com ↗)
    discuss

Show HN: JJHub – Code collaboration platform for Jujutsu

1 pointsby 1h agojjhub.dev
1 comments
1h agoHN ↗

Hey HN this is the first time I have ever launched something like.

I have been playing with this idea of a JJ native code collaboration platform in the style of Github/Gitlab/Etc.

JJHub is an attempt at that, it stores change ids, manifests of each version's full tree and content addressed blobs. This means that it is agnostic to the backend JJ is using, be that native or git.

The UI is also focused towards what makes JJ good, conflicts being first class citizens, stacks and graphs and incremental reviews of what you are working on.

Its not feature complete but I think it is ready for a trial run if anyone is interested, there is an invite limit just to avoid me blowing out my hosting costs, either sign up using the code or click the link

jjh_inv_ENae96qwhwrTjFQQgwRhDsaX

https://jjhub.dev/invite/jjh_inv_ENae96qwhwrTjFQQgwRhDsaX

Feel free to leave feedback using the feedback link in the footer.

The CLI is open source under MIT on jjhub and currently tracks jj 0.45 on Linux and macOS. The server is closed source for now but there are plans to allow self-hosting in the future.

You can read more about what makes jjhub here: https://jjhub.dev/what-is-jjhub