The lobby of the abandoned Majestic Hotel in Hot Springs, AR (Photo credit: Michael Schwarz)
Gallery and info at: https://www.abandonedamerica.us/the-majestic-hotel
| age | old |
| hobby | code |
| joy | life |
The lobby of the abandoned Majestic Hotel in Hot Springs, AR (Photo credit: Michael Schwarz)
Gallery and info at: https://www.abandonedamerica.us/the-majestic-hotel
Tesla fights Autopilot false advertising claim with free speech argument
Tesla fights DMV complaint that Autopilot is falsely advertised as autonomous.
A White Author Posted Fake Reviews to Hurt Authors of Color. It Cost Her Dearly.
https://www.theroot.com/a-white-author-posted-fake-reviews-to-hurt-authors-of-c-1851092625
Introducing FireDBG - A Time Travel Visual Debugger
https://firedbg.sea-ql.org/blog/2023-12-12-introducing-firedbg/
Discussions: https://discu.eu/q/https://firedbg.sea-ql.org/blog/2023-12-12-introducing-firedbg/
On inheritance and why it's good Rust doesn't have it
https://www.thecodedmessage.com/posts/oop-3-inheritance/
Discussions: https://discu.eu/q/https://www.thecodedmessage.com/posts/oop-3-inheritance/

In this next1 post of my series explaining how Rust is better off without Object-Oriented Programming, I discuss the last and (in my opinion) the weirdest of OOP’s 3 traditional pillars. It’s not encapsulation, a great idea which exists in some form in every modern programming language, just OOP does it oddly. It’s not polymorphism, also a great idea that OOP puts too many restrictions on, and that Rust borrows a better design for from Haskell (with syntax from C++).
Generational ZGC Hands-On
Discussions: https://discu.eu/q/https://youtu.be/wpkbJGRCwRo
HP misreads room, awkwardly brags about its “less hated” printers
Opinion: HP's printer business practices have infuriated users for years.
The abandoned Packard Plant in Detroit, currently undergoing demolition. It was once reputedly the largest abandoned location in North America.
Gallery and info at https://www.abandonedamerica.us/packard-motor-car-company
Unix-like OS in Rust inspired by xv6-riscv
Discussions: https://discu.eu/q/https://github.com/o8vm/octox