det.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon Server des Unterhaltungsfernsehen Ehrenfeld zum dezentralen Diskurs.

Administered by:

Server stats:

1.7K
active users

#os

10 posts9 participants3 posts today
Replied in thread

@eruwero @restorante @Zenie @weavejester Right, that’s the analogy I was pointing at — a #shell is an interpreter, processes are its “functions.”
The key difference is that in the #Unix model, the #OS enforces the separation: each process is isolated, communicates through defined streams, and can be swapped out independently. In #Emacs, #Lisp functions share one runtime. Both are composable, but the guarantees differ.

Replied in thread

@eruwero
I get that view — #Emacs can feel like a universal interface to the system, and its #Lisp functions are composable in their own right.

Where I see the #Unix philosophy diverge is in the boundary: tools designed as separate executables, with contracts enforced by the #OS, versus composition inside a single runtime. Both routes achieve interoperability, but one leans on external guarantees, the other on internal extensibility.

@restorante @Zenie @weavejester

Google confirms plans to merge Android & ChromeOS under “Project Aluminium” 🧪
Goal: unify mobile & PC platforms with a shared OS, powered by Qualcomm chips and Gemini AI 💻📱

Aimed at creating a seamless ecosystem across phones, tablets, and laptops 🔄
Android PCs are on the horizon — more competition for Windows & macOS 👀

🔗 pcworld.com/article/2921079/go

PCWorld · Google confirms plans to merge Android and ChromeOS, PCs and phonesBy Hans-Christian Dirscherl

:freebsd: FreeBSD Project isn't ready to let AI commit Code just yet.

The FreeBSD Project's Status Report for the second quarter of 2025 contains updates from various sub-teams that are working on improving the FreeBSD OS, including separate sub-projects such as enabling FreeBSD apps to run on Linux, support for Solaris-style Extended Attributes and for Apple's legacy HFS+ file system….

freebsd.org/status/report-2025

#freebsd#unix#os