#plan9 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #plan9, aggregated by home.social.
-
If you place a reservation for a Model 3 or MODEL4 #cyberdeck during #hope26, I’ll donate 10% of the full price ($55 or $44) to the EFF (@eff). You can place the order through the website, but if you’re really cool, you’ll use the #gopher e-commerce ( #gophercommerce ) store. ;)
-
Got the latest 9front release running on my X200 this afternoon. Plan for the evening is either (a) watching Season 2 of 24 with my wife, or (b) getting the WiFi going on the X200 if she's asleep 🤣
-
@hazematman If you're looking *without* the modern web, I'd recommend Plan 9. https://9front.org/. It should run quite well on your older hardware (modulo drivers - 9front maintains a good list).
Whether it's right for you will depend on what exact tasks you need to run on your daily driver.
#plan9os #plan9 #9front -
#plan9 bootet. Es sind zwar keine Eingaben möglich (weder Tastatur noch Maus) - aber man kann ja nicht alles verlangen 😉 -
I am continually amazed by Unicode.
I remember having to use custom software just to read/write Arabic text in the early 90s. And it's not like that software enabled the OS to do so, it let you read and write Arabic in that application, only. It was a standalone Arabic text word processor.
I think it was called Al Katib, but I can't find anything on it online. It was for the Mac.
Even in the early-mid 2000s, I remember seeing a friend's Windows XP machine with Japanese internationalization. Pretty sure it used something like Shift-JS, because the
\character always showed up as a Japanese character. ;)And by some miracle, we have this text system with literally millions of code points (if I'm using that term correctly), and yet it looks just like normal 7-bit ASCII most of the time (thanks to the #Plan9 devs).
Amaze! Amaze!
-
I Did Not Kill Stanley Lieber: How to draw (with 9front)
The penultimate paper on paint(1) and the 9front art machine.
https://triapul.cz/automa/i_did_not_kill_stanley_lieber
#unix_surrealism #plan9 #9front #art #guide #computers #oldcomputerchallenge
-
-
In the tiny world of #ARM (and many other) #microcontrollers, everything is an "address": in-CPU status and control registers, on- and off-chip peripheral data and control registers, I/O ports, and other hardware bits are accessed via a memory map. While this address abstraction is a refined software view of the raw hardware, it is still a pointer-level view of the world, the lowest of programming abstractions.
As MCUs grow in power and the software that run on them grow in size, higher level abstractions become necessary. Indeed, most software on MCUs are now implemented in C and other higher-level languages, with assembly confined to small portions of libraries and RTOSs.
In the #UNIX world, everything is a "file". This elegant, uniform expression reached its zenith in #Plan9, the grownup UNIX. I believe the file abstraction offers numerous benefits to modern MCU #programming.
-
I put an sd card image publicly at http://driusan.net/2026.06.23.pinephone.img.gz since I had to create a new one after screwing something up on my old one anyways. (might take it down later)
For some reason writing u-boot to the eMMC isn't working for me, but booting from the sdcard lets you inst/start to the eMMC and you can mount it as the root fs.
#9phone #9front #plan9