Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Nintendo Wins $4.5M Judgment Against R/SwitchPirates Mod 'Archbox' (torrentfreak.com)
    —discuss
  2. The flames at Turkmenistan's Door to Hell are beginning to fade (getaway.co.za)
    —discuss
  3. AMD Takes the Lid Off of Next-Gen EPYC 9006 Venice as Zen 6 Comes to Servers (servethehome.com)
    —discuss
  4. Demo of a concept "fractal" window manager [video] (youtube.com)
    1comments
  5. Why UpdatedInput in a PreToolUse Hook Doesn't Rewrite the Command (mer.vin)
    —discuss
  6. Using Pomodoro to limit interaction with AI (anaivebidder.com)
    —discuss
  7. Show HN: Linecite – find and fix stale file:line references in your docs (github.com/gotousa)
    —discuss
  8. Pass Designer (developer.apple.com)
    —discuss
  9. Trump admin using AI to deny medical care for seniors in disastrous experiment (arstechnica.com)
    —discuss
  10. EU Member States plan "digital expropriation" of Europeans in the interest of AI (noyb.eu)
    —discuss
  11. Show HN: Browser-only XIRR calculator – your real return from your real deposits (tradune.com)
    —discuss
  12. Laya Studio: Specialize Laya Without Fine-Tuning (github.com/hantlowt)
    —discuss
  13. Everything you need to know about Manchester City's hearing and charges (theguardian.com)
    —discuss
  14. Jevq, A Jev filter sidecar for jq (github.com/who)
    1comments
  15. Linux Kernel Developers Consider Adding Agents.md to Help Guide AI/LLM Agents (phoronix.com)
    —discuss
  16. Floci: Locally emulating any cloud service (floci.io)
    —discuss
  17. CAPTCHAs don't prove you're human – they prove you're American (shkspr.mobi)
    37comments
  18. Show HN: WFY24 Weather Widget Zero-setup weather module for Joomla 6 (joomla.org)
    —discuss
  19. Repology, the Packaging Hub (amdmi3.ru)
    1comments
  20. Nobody wanted an "AI PC," so Microsoft stopped calling it that (techspot.com)
    —discuss
  21. Job hunting: I got tired of sending PDFs, so I made your CV a website (self.cv)
    —discuss
  22. Newly found records raise fresh questions over whether Hitler murdered his niece (cnn.com)
    —discuss
  23. Video Tubelets: Objects as Volumes in Space-Time (csprofkgd.github.io)
    —discuss
  24. Punk – Perl MVC, Compiled at Boot (punkperl.com)
    —discuss
  25. The eruption that destroyed Pompeii is helping scientists date Earth's history (news.berkeley.edu)
    —discuss
  26. Who is behind the AI safety backlash? (twitter.com/themidasproj)
    —discuss
  27. The OpenAI "Hack" of Australia's Medicare That Wasn't (twitter.com/eastmelbgroupie)
    —discuss
  28. Chat Control 2.0: Next Tuesday, a permanent decision could be made (reddit.com)
    1comments
  29. Can a language model run in Linux eBPF? (eunomia.dev)
    2comments
  30. Flip Fluid on Flip Dots (mitxela.com)
    —discuss

Anybody has experience with maintaining self hosted Git?

1 pointsby 2h ago
1 comments
I have used github, gitlab and bitbucket etc. Now all of them seems to be training all the code. How do one retain privacy while not paying for enterprise plans?

I know of gitlab offering a self hosted plan, but not really sure if that is worth it and how do we go about it. I am asking for a small team, wherre we don't have dedicated people to manage things like backups, uptime etc manually. we can do it but would ideally see what's the best way. and is there a downside of this approach except for pipelines.

1h agoHN ↗

Last time I ran Gitlab free on a VM, I could feel how heavy it was. And complicated. So for self hosting I won't do that, nor for a company.

Gitea is amazing, small, fast. Does pipelines and all you want.