Live data from Hacker News

Blue95: a desktop for your childhood home's computer room

github.com

191–200 of 316 posts

Re: Blue95: a desktop for your childhood home's computer room

#191
post #68

Earlier quoted context omitted.

And the defaults system is just registry by another name

Not really, defaults are stored in per-application plist files rather than in a singular database.

And what difference to end user it makes where exactly the key/value data is stored? No real difference whether the data is HKEY_CURRENT_USER\Software\MyAppName or com.my.app when you're trying to coerce some internals whose configuration is not exposed because you're not worthy of it

Re: Blue95: a desktop for your childhood home's computer room

#192
post #19

I like themes like this. The only thing that hampers the authenticity for me, and this isn't the fault of the author really, is the super high resolution fonts compared to what was available back then. There's just something charming about low resolution fonts that are readable enough on screen, probably nostalgia. I think any type of pixel font authentic to a couple decades ago won't look good on a 4K monitor, unfor…

libpango's removal of bitmapped fonts in 2019 did serious harm to retro theming.

Re: Blue95: a desktop for your childhood home's computer room

#193

Lately I've been strongly considering helping migrate my parents to Linux. Their needs are primarily web-based with some basic productivity tools mixed in, and Windows has just been getting more and more hostile. On top of this, they're at an age where they're now more susceptible than ever to various scams/attacks, and shutting down an entire category of problems by removing Windows from the picture is increasingly…

A chromebox mounted behind the monitor did the trick for me. Haven't had an emergency wipe/reinstall in years. Also, a tablet with keyboard takes some of the pressure off having a "computer" and you can go with iOS or Android depending on what phone they use.

Out of the frying pan, into the fire. Exposing your parents to total surveillance (from one corp to another) is not what I'd characterize as safe or friendly. Linux is fine these days if the hardware is supported, and you can use an immutable distro if extra reliability is warranted.

Re: Blue95: a desktop for your childhood home's computer room

#194
post #137

Earlier quoted context omitted.

As a kid, the OS's supported me in learning. They were simple, intuitive and rewarding. I'd click around and explore, and discover cool things like a Wheezer music video, or engaging puzzle games. There was no one who could help me when I got stuck, beyond maybe an instruction manual. I just had to figure it out, mostly by trial and error. I learned so much, eventually being able to replace hardware, install and upgr…

> Things popping up This is one of my biggest frustrations with modern GUI computing. It's especially bad with Windows and Office, but it happens on iOS and macOS too to an extent. Even though I've had Office installed for weeks I still get a "look over here at this new button!" pop-up while I'm in the middle of some Excel task. Pop-up here, pop-up there. It's insane the number of little bubbles and pop-ups and noise…

Even on gnome, I regularly have applications stealing focus when they decide they're the most important thing. As well as being really annoying, it's a security risk if an application steals focus while you're typing your password or otp key

Re: Blue95: a desktop for your childhood home's computer room

#195

Earlier quoted context omitted.

> Things popping up This is one of my biggest frustrations with modern GUI computing. It's especially bad with Windows and Office, but it happens on iOS and macOS too to an extent. Even though I've had Office installed for weeks I still get a "look over here at this new button!" pop-up while I'm in the middle of some Excel task. Pop-up here, pop-up there. It's insane the number of little bubbles and pop-ups and noise…

Omfg I do not need national political news shoved into my face in on the left side of my taskbar while I'm trying to focus on work, thank you Microsoft, k thx bye!

You can turn that off, it’s the first thing I do on Windows. I agree you shouldn’t have to though.

Re: Blue95: a desktop for your childhood home's computer room

#196
post #191

Earlier quoted context omitted.

Not really, defaults are stored in per-application plist files rather than in a singular database.

And what difference to end user it makes where exactly the key/value data is stored? No real difference whether the data is HKEY_CURRENT_USER\Software\MyAppName or com.my.app when you're trying to coerce some internals whose configuration is not exposed because you're not worthy of it

I’d say that a quick defaults command is probably on the whole more friendly than trawling around in the arcane mess that is the Windows registry. It’s not as friendly as it could be, but at least it’s a somewhat human readable one liner.

It’s also reasonable to back up plists and/or sync them between machines like some users do with their dotfiles, because they’re just files.

Re: Blue95: a desktop for your childhood home's computer room

#198
post #5

This looks nice and easy to use. My hypothesis is today's "modern" OS user interfaces are objectively worse from a usability perspective, obfuscating key functionality behind layers of confusing menus. It reminds me of these "OS popularity since the 70s" time lapse views: https://youtube.com/watch?v=cTKhqtll5cQ The dominance of Windows is crazy, even today, Mac desktops and laptops are comparatively niche

> This looks nice These kinds of things almost always give me an uncanny-valley feeling. Here I'm looking at the screenshot and can’t help noticing that the taskbar buttons are too close to the taskbar’s edge, the window titles are too narrow, the folders are too yellow, and so on and so forth. (To its credit, Wine is the one exception that is not susceptible to this, even when configured to use a higher DPI value so…

It can look better. This is basically a distro with Chicago95 out of the box and not well configured. If you take the time it can look more like 95. The Chicago95 screenshots IMO look better:

https://github.com/grassmunk/Chicago95

Re: Blue95: a desktop for your childhood home's computer room

#199
post #137

Earlier quoted context omitted.

As a kid, the OS's supported me in learning. They were simple, intuitive and rewarding. I'd click around and explore, and discover cool things like a Wheezer music video, or engaging puzzle games. There was no one who could help me when I got stuck, beyond maybe an instruction manual. I just had to figure it out, mostly by trial and error. I learned so much, eventually being able to replace hardware, install and upgr…

> Things popping up This is one of my biggest frustrations with modern GUI computing. It's especially bad with Windows and Office, but it happens on iOS and macOS too to an extent. Even though I've had Office installed for weeks I still get a "look over here at this new button!" pop-up while I'm in the middle of some Excel task. Pop-up here, pop-up there. It's insane the number of little bubbles and pop-ups and noise…

Apple has kind of made things worse in the recent macOS, where my phone's notifications show up on the desktop now. Like, man, I was already drowning in them before anyway, I don't want them on two screens now.

Re: Blue95: a desktop for your childhood home's computer room

#200
post #145

What are the benefits/drawbacks of using this vs. actually running Windows 95 or XP? I'm assuming the PC will be mostly used for "educational software" (games), which you would want to run on XP. What benefit is there to running Fedora?

95 and XP are different in terms of software selection.

Linux Benefits: Security patches (safety), software updates (convenience), hardware support, freedom, and privacy. Not to mention a modern browser, terminal, TLS, and filesystems like exfat.

Fedora runs Wine as well. Maybe not every 95/XP program will run, but I'd guess a lot of them do. You could also run the others in Virtual Box when needed.

Post reply on HN