xycu

joined 1 year ago
[–] xycu@programming.dev 3 points 1 week ago

Gentoo. Literally the entire system is a build environment. Imagine a single environment that's capable of compiling thousands of different packages and managing dependencies etc.

[–] xycu@programming.dev 6 points 1 month ago

I have a bunch of different old consoles and vintage computers (not "444" of course) and used to try to have them all hooked up, it was such a miserable rats nest of wires. I eventually settled on just using one at a time (I am only human, after all).

Whatever I'm playing gets the prime hookup spot in front of the TV, everything else gets stored neatly on a shelf or in a box. Cables and controllers are in individually labelled zipper storage bags, in bin drawers, out of sight until they are needed...

Of course, hooking them all up is a hobby itself... It's easy to go down a rabbit hole of scalers and SCART switches and RGB mods and then you suddenly find yourself a couple thousand dollars poorer.

[–] xycu@programming.dev 1 points 1 month ago

When IBM killed OS/2

[–] xycu@programming.dev 18 points 1 month ago

And more money, too

[–] xycu@programming.dev 11 points 3 months ago

Modern journalism: a chatgpt summary of a reddit, tiktok, or twitter post, with an ad in-between every sentence.

[–] xycu@programming.dev 2 points 3 months ago (1 children)

Gentoo has binary packages now, so install can be quite fast.

[–] xycu@programming.dev 4 points 4 months ago

Gentoo for the last 20+ years. Slackware before that.

Ran something or other off dual floppy drives at some point in the ancient times... A boot diskette and a root diskette.

[–] xycu@programming.dev 1 points 4 months ago (1 children)
[–] xycu@programming.dev 3 points 4 months ago

I have a Samsung 4K HDR 120hz TV and can't really tell any difference between it and my ancient non-smart Phillips LCD TV that it replaced.

I have an Xbox series x with 4k hdr enabled and everything still just looks "normal" to me.

120hz is slightly noticeable compared to 60 in games that support it, but not a huge deal. 99%+ of what i do on my TV isn't 4K, HDR, or 120hz, so it's not extremely valuable. From "couch distance" anything above 720p is unnoticeable anyway.

I also have a windows 11 laptop with 4k HDR screen and disabled HDR in settings because the colors were all horrible looking with it on. Honestly I run it in 1080 instead of 4k because it uses less battery, performs better, and many programs don't work correctly at 4K, and i can't tell the difference anyway. Tiny pixels are still tiny.

I realize this whole comment may come off as old man "get off my lawn" fist-shaking. I'm not trying to downplay other people's experiences who seem to be genuinely impressed by these features, and maybe I'm just "holding it wrong", but for me, personally, I regret spending extra for the whole 4K HDR thing.

[–] xycu@programming.dev 2 points 4 months ago

Ironically, Microsoft has retired the "Microsoft Office" name.

[–] xycu@programming.dev 1 points 6 months ago

The acronym GOAT has been around since well before those zoomers were born, probably before most of their parents were born, so don't feel too embarrassed!

[–] xycu@programming.dev 16 points 6 months ago* (last edited 6 months ago)

I do it because I can... I read release notes on every update and once you've configured a kernel for a particular machine you really don't need to touch the config, barring major changes like when PATA and SATA merged. Or of course if I'm adding a new piece of hardware.

I remove everything I don't need and compiling the kernel only takes a couple minutes. I use Gentoo and approach everything on my system the same way - remove the things I don't need to make it as minimal as possible.

Compiling your own kernel also makes it easier when you need to do a git bisect to determine when a bug was introduced to report it or try to fix it. I've also included kernel patches in my build years ago, but haven't needed to do that in a long time.

I used to compile a custom kernel for my phone to enable modules/drivers that weren't included by default by the maintainer.

It's not about performance for me, it's about control.

view more: next ›