

Rollercoaster Tycoon.
It’s just a game on a cereal box how good can it be?
25 years later…
I run 16 Bit Virtual Studios. You can find more reviews from me on YouTube youtube.com/@16bitvirtual or other social media @16bitvirtual, and we sell our 3D Printed stuff on 16bitstore.com


Rollercoaster Tycoon.
It’s just a game on a cereal box how good can it be?
25 years later…
I live in a house designed by a boomer. Networking comes in the upper floor while nothing is in the lower
These power over Ethernet is the only way I can get networking down stairs.
Yes modern Windows is based on the NT Kernal. However to keep with compatibility with older programs, NT needs to be compatible with DOS. For most people they never saw the transition from DOS to NT, since it was quietly done with Win XP.
When I was taking cyber security, Sandboxing and Linux was one of the topics which was brought up.
Not sure when I associated it with the entire OS. It appears that the Host OS can be sandboxed for added security, and some containerized applications like Flatpaks are sandboxed. But not all applications are. Like the OS provided packages in most package managers.
From a windows perspective Linux does 2 things differently which makes it more secure to Windows.
Unless you deliberately run a program as the admin of Linux (su or sudo), malicious code can just delete system32.
Windows on the other hand is closed source, meaning if MS can’t find the issue, the only time it is found is when it’s in the field. To avoid downtime MS offers bug bounty programs for those who can find issues, rather than to let them exploit it.
I like it because when I have an issue, the ones for Ubuntu and Debian also work.
The material is… difficult to work with. The front pocket was the best spot for it.


I work in IT at a company who uses outlook, but has locked down the phones so the users can’t install anything.
I can say without a reason of the doubt that outlook on Android is hateful.
It’s still a 2010 era android app with non of the desktop features working. Like the signature not syncing with your saved ones. And focused inbox hiding important emails.
But since the phones are locked down. These dark patten ads are twice as annoying since the user thinks there phone is broken. They just removed the Microsoft 2fa prompts on setup. But I saw this and almost cried.
Don’t assume that users are smart enough to read or understand how this works. They press buttons until it works. If we didn’t force google play to not allow edge to download our users would’ve been in a much harder situation to support.
Not when it’s not installing because of the lack of swap
It works with a usb bluray drive. Though I got an internal bluray drive for my PC
MakeMKV to backup the contents and if you need it in a different format Handbrake so it can be converted to MP4.
A $50 used ipad is always a better deal than a $80 fire tablet


What I did was I went to the thrift store and I found a laptop. It was the Asus Transformer Book T100han.
I had one when it was new. It was a POS but hey it worked really well in my use case I was thinking of.
Got it home booted it, has Windows 10 1501 installed on it. Refused the update. (The perfect windows machine does exists)
Updated it to 22h2 bricked it by running out of the limited 32GB of storage.
Said screw it got Linux Mint on a USB installer. Installer crashes. Tries Ubuntu… also crashes. Tries OpenSuse, also crashes. Tries Fedora also crashes.
Turns out the installer requires more than 2GB of ram. Laptop only has 2 and it’s soldered. (The e waste special)
Gets Debian installs it. Gets to desktop, no Bluetooth, no audio, but everything else runs better than I ever saw it. Needs older distro.
Gets Q4OS installs fine, runs as well and audio works. No Bluetooth. My very specific use case requires Bluetooth.
Forces myself to go back to windows. No recovery image. Downloads from MS, can’t create media because my PC is on Linux. Boots into VM, makes installer. Installs Windows. No audio no Bluetooth.
Gets drivers from asus website. Everything works but audio. Calls asus support gets drivers. PC is back to when I got it.
Pair Bluetooth controller, installs auto hotkeys, installs libre office. Best teleprompter I’ve ever used.
Shoves into box until it’s needed again.


Cinnamon for 2 reasons
KDE is missing a lot of features which still only works in Gnome. Like the taskbar Calendar app syncing events with services like Google Calendar
cinnamon is extremely stable and doesn’t move your icons around when you connect to an external display with your laptop and the display has a different resolution.
You loose out on automatic updates and not all packages are easy to build. I am not personally familiar with building Gimp. But I’ve tried to build other projects from GitHub only to get errors I couldn’t decipher.
It’s a skill which not many have.
Debian/Ubuntu/Mint packages are always older and only get updated once everything is stable.
If you are looking for more up to date packages I would recommend using FlatPaks or AppImages since they are usually maintained by the devs and kept up to date.
I agree, however if the price is making your nervous try a Factory Seconds Framework. We noticed no issues with on our end and it’s cheaper.
Sure you get a 11th gen Intel, but the performance is still good enough for indi games and more than enough for surfing the web
So I have a Framework 13 AMD with Mint. Framework on older firmware isn’t the best, but with Mint 22 and by extension 24.04 it’s fine.
Got mine back in December and had no issues with the installation process. Games play fine though the fan goes to 100% after a bit. But with power profile in 22.1 it can quiet the machine down.
Other than that and the occasional hiccup. Compared to other laptops it’s the best machine I’ve used. So far no issues with only a few times of opening the terminal to fix minor issues.
Got caught in that trap at my first coding job. Made a sort formula and a sr dev asked my I didn’t just use the array.sort.
My answer: I didn’t know it was there.