Hacker News

New stories

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

Show HN: JJHub – Code collaboration platform for Jujutsu

1 pointsby 58m agojjhub.dev
1 comments
58m 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