frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

That's not SOC 2 compliant

https://ampcode.com/notes/thats-not-soc-2-compliant
2•tosh•3m ago•0 comments

Samsung is using Claude to verify chip designs. It's not going smoothly

https://www.neowin.net/news/samsung-is-using-claude-to-verify-chip-designs-and-its-not-going-smoo...
2•bundie•3m ago•0 comments

Codex Blocks Fast Mode with an API Key on Desktop

https://denta.co/p/codex-blocks-fast-mode-with-an-api-key
1•adenta•4m ago•1 comments

What happens when a GPU reads memory?

https://blog.doubleword.ai/what-happens-when-a-gpu-reads-memory
3•somnial•4m ago•0 comments

Show HN: Virtual Private LLM, fixed fee with no usage or token limits

https://solheim.ai
1•CodingPanda42•4m ago•0 comments

Employees are replacing themselves with AI faster than management does it

https://www.geekbeard.dev/p/nobody-pays-100k-for-curation
1•drunx•5m ago•0 comments

Brave improves protections against GPU fingerprinting

https://brave.com/privacy-updates/38-webgl-webgpu-fingerprinting-protections/
2•w0ts0n•5m ago•0 comments

Aarhus Denmark eliminating single use coffee cup with "reverse vending machines"

https://reasonstobecheerful.world/can-this-city-banish-single-use-coffee-cups/
1•Geekette•5m ago•0 comments

Frontier LLMs know more facts than they can recall

https://research.google/blog/empty-shelves-or-lost-keys-recall-is-the-bottleneck-for-parametric-f...
3•MarcoDewey•6m ago•0 comments

ApplyWise – AI tools for tailoring your CV to a specific job

https://applywise.eu/
1•peter_nemec•9m ago•0 comments

GNU Parallel

https://www.gnu.org/software/parallel/
1•thunderbong•9m ago•0 comments

Show HN: My Grok Voice Mode System Prompt

1•nomilk•9m ago•0 comments

I found moderation endpoint in JavaScript

https://nadleer.github.io/posts/flagging_post_bug/
1•adminez•9m ago•0 comments

MiniMax-Music3

https://huggingface.co/MiniMaxAI/MiniMax-Music3
2•Philpax•9m ago•0 comments

Ordinary Abundance

1•jxmorris12•10m ago•0 comments

You're Not Ready to Compete with Self Disruptive Companies

https://julienreszka.com/blog/you-re-not-ready-to-compete-with-self-disruptive-companies/
1•julienreszka•11m ago•0 comments

Decision Records

https://github.com/DecisionRecordsORG/DecisionRecords
1•ntatenyakiso•12m ago•0 comments

Getting Real

https://elijahpotter.dev/articles/getting-real
1•chilipepperhott•12m ago•0 comments

Show HN: A open-source AI-native coding agent

https://github.com/missingstudio/eva
1•missingstack•13m ago•0 comments

DeepSeek up to 1000% price hike is live

https://xcancel.com/deepseek_ai/status/2087864589895798968
5•krlx•15m ago•1 comments

Who Cares about the Shrimp?

https://joinreboot.org/p/who-cares-about-the-shrimp
1•alexwennerberg•15m ago•0 comments

An Ice Island as Big as Manhattan Just Broke Off Greenland

https://nautil.us/an-ice-island-as-big-as-manhattan-just-broke-off-greenland-1283725
1•Brajeshwar•16m ago•0 comments

Pediatricians document e-scooter injuries, deaths in children, teens

https://www.cbc.ca/news/health/e-scooters-pediatrician-survey-9.7305210
1•Teever•16m ago•0 comments

Toasted Pitta Thermodynamics

https://chatgpt.com/share/6a7de7a3-f60c-83ed-9b5b-2be08758a56c
1•quasiuna•17m ago•1 comments

How Localhost Sharing Works: Nat, Tunnels, P2P, and Relays

https://medium.com/@Koukyosyumei/how-localhost-sharing-actually-works-nat-tunnels-p2p-and-relays-...
2•syumei•18m ago•0 comments

DeepSeek Harness: Everything Is a Plugin

https://www.x-cmd.com/install/deepseek-harness/
1•Zhengqbbb•18m ago•0 comments

Announcing JCT-1

https://chatjct.com/announcing-jct-1/
4•iamacyborg•19m ago•1 comments

Turning static interfaces into interactive AI experiences

https://wzrd.to
1•maryamwnna•20m ago•0 comments

Norway in a Nutshell

https://donmoynihan.substack.com/p/norway-in-a-nutshell
1•toomuchtodo•22m ago•0 comments

AROS for Raspberry Pi 3

https://amiga-news.de/en/news/AN-2026-08-00076-EN.html
4•doener•22m ago•1 comments
Open in hackernews

MinIO is now community-forked as Silo

https://github.com/pgsty/silo/releases/tag/RELEASE.2026-08-06T00-00-00Z
3•spapas82•59m ago

Comments

spapas82•55m ago
I am already using this Minio fork for more than 2 months (before the rename) and it's exactly what I dreamed of: Not only it properly keeps supporing Minio and can be installed without changes to your Minio installation, but it also includes the full console that was removed some months before Minio was archived.

A big thanks to the contributors of this package!

KomoD•27m ago
> A big thanks to the contributors of this package!

Claude and Codex, basically. https://github.com/minio/minio/compare/master...pgsty:silo:m...

zazuke•49m ago
this is great to see! I used SeaweedFS in the meantime; it worked great too, and there are some other great alternatives [1], but I'm glad the original MinIO version continues. Gonna try this soon.

[1]: https://www.ssp.sh/brain/s3-storage-alternatives

spapas82•37m ago
SeaweedFS is also great and would try it if I had a greenfield project. However I had a very big installation of Minio already so trying to move it to anoyther system would be very difficult and dangerous (and would probably need a lot of downtime). So Silo was a godsend!