Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. There's no point at which turning your brain off will work(danluu.com ↗)
    21comments
  2. Cloudflare Quick Tunnels(cloudflare.com ↗)
    117comments
  3. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    2comments
  4. An Empirical Study of Harness Design for Coding Agents(arxiv.org ↗)
    37comments
  5. North Korean nuclear test sets off years of earthquakes(science.org ↗)
    70comments
  6. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    16comments
  7. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    97comments
  8. OpenJev(openjev.com ↗)
    203comments
  9. Mathematicians Build Long-Awaited Graph Sandwich(quantamagazine.org ↗)
    5comments
  10. I vibed a proof of Conway's conjecture(overreacted.io ↗)
    103comments
  11. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    179comments
  12. GrassLobster: AI Agentic Generation of Parametric Geometry Workflows(miro.vision ↗)
    3comments
  13. I don't like passkeys(hawksley.dev ↗)
    525comments
  14. Jemalloc 5.4.0(github.com/jemalloc ↗)
    75comments
  15. NATS publishes preliminary report on technical incident of 8 September(nats.aero ↗)
    23comments
  16. The Shadows Lurking in the Equations – Underwater Islands(gods.art ↗)
    9comments
  17. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  18. BeanShell3 in Development(beanshell.github.io ↗)
    11comments
  19. The scourge of x86 emulation(fex-emu.com ↗)
    67comments
  20. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    176comments
  21. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    152comments
  22. Build Faster Feedback Loops Using Qualitative User Research(nseldeib.com ↗)
    1comments
  23. US Treasuries Have Become Unappetizing for Foreign Central Banks and Governments(wolfstreet.com ↗)
    48comments
  24. Show HN: Scry, programmable internet search w/ congestion pricing(scry.io ↗)
    2comments
  25. Qwen 3.8 Omni Flash(qwen.ai ↗)
    117comments
  26. Show HN: Microsoft Office running with Wine on Linux with no virtualization(github.com/tombert ↗)
    50comments
  27. Second Circuit Allows Government to Search Electronic Devices at the Border(knightcolumbia.org ↗)
    37comments
  28. How to Write with an LLM(sockpuppet.org ↗)
    193comments
  29. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    61comments
  30. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    632comments

Show HN: Rickub – The Smartest Git in the Universe

23 pointsby 2h agorickub.com
15 comments
1h agoHN ↗

yet another gitea/forgejo instance with some extra plumbing, hosted in the EU. this is a github alternative, not a git alternative. rickub's conflation of the two seems deliberate.

1h agoHN ↗

Luggage Packing Optimizer? The nerdiness level is awesome and I'm here for all of it!

1h agoHN ↗

I'm not using proprietary git hosting again.

1h agoHN ↗

Can’t tell if this is satire or just a vibe coded landing page. I really hope this is not a VC backed company.

1h agoHN ↗

The tools we host code on were designed for a different era — before AI wrote half the diff, before half our time went on reviews or waiting for CI, and before data sovereignty and protection was a concern.

Hello, slop. closes tab

1h agoHN ↗

Curious how much of this is actually a new version-control model versus a much better abstraction over Git. The latter could still be valuable, but I'd love to see where the underlying primitives change.

1h agoHN ↗

I find these AI generated UXs so tiring to the eyes. Not sure if it's the ubiquity of them, the similarity or the excess of elements on the screen.

1h agoHN ↗

For me it's a trust gap. Because I know the website UI has been automatically generated, I can't be sure of how much of the product is actually real, or how closely the claims on the page have been audited.

42m agoHN ↗

Sure it is! Instantly feels like some subset of all those elements on the screen are not real or have not been properly tested. More often than not that's the case.

1h agoHN ↗

While I'm excited for more entrants in this space. It's depressing that there's no way to measure how much effort was put in a piece of software.

The distrust I feel for "Show HN" posts is depressing.

I know this will sound absurd, but in the good old days, even the claim of having built something indicated quality. This hubris is not limited to the front page, I've experience new products from well establish companies that are horseshit because they vibe code without doing any real QA or UX polish.

The convergence of claim with product as opposed vaporware is toxic.

46m agoHN ↗

I get the same feeling, it's difficult to estimate if it's just a vibe-coded platform, or a carefully crafted project; if it's a one-man job that can crumble at any time, or a stable service powered by a motivated team. The comparison with other services is also not super honest, cherry-picking elements to put in bold (e.g. the higher price than GitLab that is highlighted, or the Agent access), when it has nothing to be ashamed of.

OP seems quite knowledgeable (e.g. https://ogirardot.writizzy.blog/p/rickub-1-8-faster-then-git...), and their company ARUKU has been established in 2011, which makes me a bit more confident in this platform. But there are no details about the team, the software, since how much time they're working on it, etc.

At the same time, if you just use public repositories and synchronize them somewhere else for backup, there's not much risk in testing it. There's a free tier, they do have some neat features (that they don't really advertise) if you come from GitHub, like an import process that can copy PRs and issues or good compatibility with Actions.

The UI definitely needs a bit of love. While it's quite similar to other forges (you're not lost in the interface), it feels a bit rough. And the scrollbar presence or absence pushing the whole page left or right really bothers me.

57m agoHN ↗

I'm in favor of GitHub alternatives in general. When we looked at what moving or mirroring our repos off of GitHub would look like since their uptime has been falling, the real bottleneck was all the dependencies that still live there. If (when) GH has an outage and we NEED to deploy, we would have to be mirroring all of those dependencies in an accessible way to get a deploy out. In that (sort of) hypothetical situation, the lowest-tech hot fix would be a manual code-edit across servers.

25m agoHN ↗

Excellent, I always wanted forge to be down from litigation