frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

GitHub AI agent leaks private repos when asked nicely

https://www.theregister.com/security/2026/07/07/github-ai-agent-leaks-private-repos-when-asked-ni...
1•sbulaev•37s ago•0 comments

Not All Miles Are Equal: Benchmarking Autonomous Safety

https://waymo.com/blog/2026/07/time-geo-crash-risk-effect/
1•xnx•2m ago•0 comments

China to restrict the export of frontier open weight AI models

https://twitter.com/rohanpaul_ai/status/2074512389526237609
1•nsoonhui•5m ago•0 comments

Girls Just Wanna Have Fast Wait-Free MPMC Queues

https://nahla.dev/blog/waitfree_queue/
1•theanonymousone•5m ago•0 comments

Fable 5 Before vs. After

https://old.reddit.com/r/GithubCopilot/comments/1uqfvga/fable_5_before_vs_after/
1•theanonymousone•6m ago•0 comments

What it's like to live in the most liveable cities in 2026

https://www.bbc.com/travel/article/20260706-the-worlds-most-liveable-cities-in-2026
1•slu•11m ago•1 comments

CosmicOS: Coding for Contact

https://cosmicos.github.io/about.html
1•akkartik•13m ago•0 comments

EU Parliament Revives Chat Surveillance for Thursday Vote

https://reclaimthenet.org/eu-parliament-revives-chat-surveillance-for-thursday-vote
1•gasull•15m ago•0 comments

Don't rewrite your CLI for agents

https://developer.microsoft.com/blog/dont-rewrite-your-cli-for-agents
1•waldekm•15m ago•0 comments

Social Media Automation

https://omniicore.com/
1•omniicore•17m ago•0 comments

From Words to Watts: Benchmarking the Energy Costs of LLM Inference (2023)

https://arxiv.org/abs/2310.03003
1•teleforce•24m ago•0 comments

I Need Ur Help

https://www.surgeos.app/
1•yernurpp•27m ago•2 comments

LG uses MS Store auto installs to show McAfee ads when connecting a new monitor

https://www.tomshardware.com/software/windows/companies-are-now-using-automatic-windows-installer...
1•josephcsible•28m ago•0 comments

Australia dock workers call for 28-hour week in AI talks

https://www.bbc.com/news/articles/cd95wendvdeo
2•aussieguy1234•31m ago•0 comments

Obesity rates in the U.S. climbed to about 40% of adults, 20% of youth in 2023

https://newsroom.heart.org/news/obesity-rates-in-the-u-s-climbed-to-about-40-of-adults-and-20-of-...
1•littlexsparkee•34m ago•0 comments

The Death of Secular Stagnation

https://www.ft.com/content/b1d634f8-1fb3-4bd2-8842-18ffbf527128
1•latentframe•37m ago•1 comments

Can any one leave a phrase that make you identify something is written by AI

1•MildyNora•38m ago•1 comments

Readme2demo – runs your README in a sandbox, publishes only what re-runs

https://github.com/alphacrack/readme2demo
1•alphacrack•40m ago•0 comments

Abnormal Response to Anthropic Lawsuit

https://abnormal.ai/blog/abnormal-response-to-anthropic-lawsuit
1•tmp10423288442•43m ago•0 comments

GPT-5.6 Sol, along with Terra and Luna, will launch publicly this Thursday

https://twitter.com/OpenAI/status/2074704958419792299
16•jfrbfbreudh•45m ago•0 comments

Liberalism or Communism? With Adam Tooze [video]

https://www.youtube.com/watch?v=zFeZ8VF7Hlw
1•verdverm•47m ago•0 comments

Show HN: SkelForm – 2D skeletal animator for games

https://skelform.org/
1•Retropaint•48m ago•0 comments

Microsoft adds another year to Windows 10 extended update program

https://arstechnica.com/gadgets/2026/06/microsoft-adds-another-year-to-windows-10-extended-update...
2•vidyesh•48m ago•1 comments

Praying Mantis

https://www.treehugger.com/most-absurd-looking-mantis-species-4868768
1•andsoitis•48m ago•0 comments

How well does RL scale?

https://www.tobyord.com/writing/how-well-does-rl-scale
2•therobots927•53m ago•0 comments

Safari sidebar silently loads all your bookmarks

https://lapcatsoftware.com/articles/2026/7/1.html
1•zdw•53m ago•0 comments

How to Build a Minimal ZFS NAS Without Synology, QNAP, TrueNAS

https://neil.computer/notes/how-to-setup-minimal-zfs-nas-without-truenas/
39•4diii•57m ago•10 comments

Traceburn, a local profiler that found 69% avoidable agent spend

https://github.com/TommyTranX/traceburn
2•tt_ay•58m ago•0 comments

How to avoid being held up by the labs

https://www.siliconcontinent.com/p/how-to-avoid-being-held-up-by-the
2•dash2•59m ago•0 comments

Show HN: I built an AI hairstyle preview tool before your next haircut

https://hairstylespro.com
1•shanxi•1h ago•0 comments
Open in hackernews

How to Build a Minimal ZFS NAS Without Synology, QNAP, TrueNAS

https://neil.computer/notes/how-to-setup-minimal-zfs-nas-without-truenas/
34•4diii•57m ago

Comments

Khaine•34m ago
Can anyone recommend a good server for a homelab to use for a storage purpose like this?
bombcar•16m ago
It's a horrible idea likely, but I have an ancient old Dell PowerEdge R510. Probably sucks way too much energy, but it does what it does and the price of SSDs have skyrocketed so I'm not touching it.
beagle3•27m ago
I still pay for snooty, and the reason for that is that when a disk goes bad (not if; when) I pop its tray out, replace the disk, pop the tray with the disk back in, click a couple of widgets, and that’s it. I know it will be rebuilt properly.

(And I know I have to do that, because when the disk fails it beeps and lights a led near the bad disk)

It’s easy to build a NAS such as the one described in this article, but in the long run, data loss is significantly more likely.

Also, any guide like this that doesn’t guide you through “disk 3 failed, this is how you safely replace it” is imho incomplete, even if it doesn’t go through telling you how you know a disk has failed.

msh•23m ago
Is snooty a autocorrect for Synology or some other product?
splitbrain•14m ago
I came to the same conclusion when I built my NAS. Just Nix for the system, zfs for raid and docker compose for any service I might want to run. https://www.splitbrain.org/blog/2025-08/03-diy_nas_on_nixos
Confiks•13m ago
Not a great time price-wise to be building a NAS, but I have been doing so for the last past weeks. Inside a Jonsbo N6 case, which is pretty nice with an 8x SATA backplane and drive bays (unlike the earlier Jonsbo variants).

I ended up on shucking 4x the 14 TB WD Elements Desktop. They contain helium drives, the WD140EDGZ in my case, and are a lot cheaper than WD Red Plus drives (which are air-filled). The shucking was easier than I expected too, and the performance seems very comparable. The warranty is a definite downside (European, so no Magnuson-Moss), but I think I can even get them back in their enclosure should they fail during the 2-year warranty period.

I've put some second hand 256 GB M.2 SSDs in there as boot drives. It was a bit of a struggle to get it to work in a way that failure of one of the drives doesn't hold up booting, combined with LUKS, TPM keys and ZFS on root. Learned a lot about systemd-boot which I have never used before, but feels a lot saner to me than grub ever was. So now I have a large script which debootstraps a Debian based NAS into being.

I noticed that there are a lot of ZFS myths and cargo culting. For example TFA mentions ECC RAM, which in some circles is a must-have because ZFS would wreck your pool during a scrub otherwise, which is a myth. It's also very expensive, especially this year. You also don't need much RAM for ZFS, L2ARC doesn't use much RAM at all, to name a few others.

Still doubting about setting `dnodesize=auto` (which is the default), because there are some horror stories [1] about that. And it seems impossible to find a cloud storage provider with reasonable prices that supports `zfs send`. Rsync.net upped their minimum order to 10 TiB recently, which is far too much for my usecase.

[1] https://github.com/openzfs/zfs/issues/11353

[2] https://www.rsync.net/products/zfsintro.html

tamimio•8m ago
Yeah no. When it comes to backups and data storage, I would rather use a proven reliable system that’s been used and tested by millions of other users, keep these hacky stuff for your hyperland set up.
aligutierrez•6m ago
this is really cool. I've been dealing with an aging Synology nas and this is something I can pick up, evaluate performance and how safe it is to serve as home for my data.
naturalmovement•5m ago
Stopped reading at "Debian".

Running ZFS on anything but Solaris/Illumos/FreeBSD is asinine.

ZFS is a permanent second-class citizen on Linux (due to usual open-source politics).

I don't want to trust my data to some half-assed out-of-tree solution that may or may not break in a week.

FreeBSD ZFS support has matured and is outstanding. Quality-wise it has reached parity with Illumos.