182
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 10 Jul 2024
182 points (99.5% liked)
technology
23313 readers
282 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 4 years ago
MODERATORS
Ohhhhhhhhh okay!!! Rip btw =)
Yehhh :(
My Powerbook is still the most nicely built laptop I have ever had and I got it for like 20$ on Ebay
Not to mention the cool as hell hardware and Open Firmware implementation (why couldn't we get Open Firmware everywhere instead of UEFI or even worse... U-Boot)
If you're not familiar, Open Firmware is like a PC BIOS with a full text-based programming environment embedded in it
You can even write drivers in it and have the operating system use those
Yo what's Open Firmware? When would Apple have something open, yeah I did not know that was a thing, that sounds like it slaps. What made Apple adopt this???
Open Firmware is a specification for software built into your computer that brings all the hardware up and boots your operating system. On PCs, there was/is something analogous called the BIOS but Intel has made something more modern called UEFI (which I don't know too much about tbh)
What makes Open Firmware so cool is you get a full Forth programming environment (stack-based programming language) to work with within moments of turning on your computer which makes it really versatile. I'm not too sure of the exact history but when Apple, IBM, Motorola were developing the PowerPC architecture in the 90s and they needed some kind of standard software to bring up their computers they decided on an Open Firmware implementation
Maybe I should write a longer post about it
And brb, made plans to with friend
I will read and upbear that post, sounds rad :)
So aside from just being a Bios But Cooler, what're the actual practical applications of having a Forth environment at boot? I'm picturing somethin like the boot disks for old microcomputers, which were iirc much closer to hardware than something like Windoze.