Readit News logoReadit News
shellac commented on How to install TrueNAS on a Raspberry Pi   jeffgeerling.com/blog/202... · Posted by u/furkansahin
rcarmo · 3 days ago
This is fun for learning purposes, but even with the PCIe 3 bus the Pi just isn't that great a server when compared to an Intel N-series machine.

I have two "normal" NAS devices, but I would like to find a compact N100 board with multiple SATA ports, (like some of the stackable HATs for the Pi, some of which will take 4 disks directly on the PCB) to put some older discarded drives to good use.

My go-to solution software-wise is actually to install Proxmox, set up ZFS on it and then drop in a lightweight LXC that exposes the local filesystem via SMB, because I like to tweak the "recycle bin" option and some Mac-specific flags--I've been using that setup for a while, also off Proxmox: https://taoofmac.com/space/notes/2024/11/09/1940#setting-up-...

shellac · 3 days ago
The article states "I currently run an Ampere Arm server in my rack with Linux and ZFS as my primary storage server" and this is just explaining how to try it out on the Pi, which I found surprisingly interesting. I am glad people like the N100s and wish they would find more relevant articles to talk about them.
shellac commented on Debian 13 arrives with major updates for Linux users – what's new in 'Trixie'   zdnet.com/article/debian-... · Posted by u/CrankyBear
gardaani · 18 days ago
Debian Trixie drops 32-bit x86 support. Ubuntu dropped 32-bit support already earlier, which meant that lightweight Lubuntu and Xubuntu don't support it either. It's sad to see old hardware support getting dropped like that. They are still good machines as servers and desktop terminals.

Are there any good Linux distros left with 32-bit x86 support? Do I have to switch to NetBSD?

shellac · 18 days ago
> Are there any good Linux distros left with 32-bit x86 support?

When your kernel stopped support over a decade ago (iirc) it does seem inevitable that distros will slowly evaporate.

shellac commented on Left-Pad (2024)   azerkoculu.com/posts/left... · Posted by u/oeitho
shellac · 3 months ago
It's a minor thing, but:

> Most of my open source work followed Unix philosophy, so the packages did one thing at a time.

Nobody has suggested that libc -- to take the most obvious example -- is against the Unix philosophy. Debates occur around whether whether commands / daemons do too much (recent poster child being systemd) or aren't composable.

shellac commented on Apple announces Foundation Models and Containerization frameworks, etc   apple.com/newsroom/2025/0... · Posted by u/thm
thde · 3 months ago
> Meet Containerization, an open source project written in Swift to create and run Linux containers on your Mac. Learn how Containerization approaches Linux containers securely and privately. Discover how the open-sourced Container CLI tool utilizes the Containerization package to provide simple, yet powerful functionality to build, run, and deploy Linux Containers on Mac.

https://developer.apple.com/videos/play/wwdc2025/346/

shellac · 3 months ago
> Containerization executes each Linux container inside of its own lightweight virtual machine.

That’s an interesting difference from other Mac container systems. Also (more obvious) use Rosetta 2.

shellac commented on Apple announces Foundation Models and Containerization frameworks, etc   apple.com/newsroom/2025/0... · Posted by u/thm
marviel · 3 months ago
yeah -- I saw it's built on "open source foundations", do you know what project this is?
shellac · 3 months ago
If I had to guess, colima? But there are a number of open source projects using Apple's virtualisation technologies to run a linux VM to host docker-type containers.

Once you have an engine podman might be the best choice to manage containers, or docker.

shellac commented on “ZLinq”, a Zero-Allocation LINQ Library for .NET   neuecc.medium.com/zlinq-a... · Posted by u/cempaka
pjmlp · 3 months ago
Sadly expression trees got out of love in modern .NET and it remains to be seen how much they will ever improve them.

https://github.com/dotnet/csharplang/discussions/158

shellac · 3 months ago
Java has two somewhat related projects in this space, and it does add a substantial cost to language changes (assuming you commit to keep expression trees up to date). https://openjdk.org/projects/babylon/ is the most interesting to me, as a linq+++ potentially.
shellac commented on WASM 2.0   w3.org/TR/wasm-core-2/... · Posted by u/lioeters
treetalker · 4 months ago
Wasm, per footnote 1:

> A contraction of “WebAssembly”, not an acronym, hence not using all-caps.

shellac · 4 months ago
Not that you have to use all caps for acronyms, e.g. scuba, radar, laser.
shellac commented on U.S. Economy Contracts at 0.3% Rate in First Quarter   wsj.com/economy/us-gdp-q1... · Posted by u/bko
vixen99 · 4 months ago
No comment on Trump's view but meanwhile what going to happen to the 1$trillion trade deficit? How long can that reality be denied? Is that a sustainable position? I'm an economic ignoramus so I just curious as what knowledgeable people think about this.
shellac · 4 months ago
Trade deficit is a partial view of matters, and may not mean much anyway. It's a partial view in that there are a bunch of things it doesn't cover like inward investment. And it may not mean much in the same way my household runs a trade deficit with the local shop, which I have sustained for decades with no obvious ill effect beside my waistline.
shellac commented on ZFS: Apple's new filesystem that wasn't (2016)   ahl.dtrace.org/2016/06/15... · Posted by u/jitl
exidy · 4 months ago
shellac · 4 months ago
Hard links are only used on HFS+. APFS has snapshot support.
shellac commented on A university president makes a case against cowardice   newyorker.com/news/q-and-... · Posted by u/pseudolus
ekianjo · 5 months ago
> In western tradition governments exist to protect rights, such as the freedom of expression, not to grant them.

You may be overgeneralizing here, only the US has enshrined freedom of expression in their constitution. Pretty much in any other western government such protections do not exist and freedom of expression has been under attack for a long time

shellac · 5 months ago
Article 10 of the European Convention on Human Rights is enshrined in legislation in the UK and Ireland, and offers protections for signatories of the convention.

(Edit: Oh, and the Bill of Rights gives parliamentarians quite an extreme version)

u/shellac

KarmaCake day825September 26, 2012View Original