this post was submitted on 22 Apr 2025
790 points (97.7% liked)
Greentext
6123 readers
2404 users here now
This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.
Be warned:
- Anon is often crazy.
- Anon is often depressed.
- Anon frequently shares thoughts that are immature, offensive, or incomprehensible.
If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Recently I installed Linux mint on my laptop, and then my main PC died so I replaced it with windows 11. I've had the unique experience of setting them both up from scratch alongside each other.
Windows 11 took longer to set up (4 days), but was 80% via GUI, and the 20% I did in PowerShell was mostly using winget with very few failures. I used ChatGPT for some planning and checklist and also used it to craft a PowerShell script that would silently install about 35 applications that I was too lazy to do manually by downloading the exe's, but I could have gotten there without it.
Mint took 2 days to set up but was 80% terminal, and I would not have been able to install half the things I wanted without the help of ChatGPT crafting baffling workarounds for me that I would not have found on my own.
In the end, both systems are 95% how I want them, with 5% unattainable due to their own unique issues.
I'll continue to use both for now, and see how I go in a year or so.
Edit: I must add that I am extraordinarily fussy about my OS configuration, it needs to look, act, and respond exactly how I want it to or I'm dissatisfied
The fact it took you that long to set up either OS tells us you're definitely the problem here.
I got mint up and running with zero terminal input. It was so slick. Idk what you did, but maybe just try booting mint up yourself and leave chat gp out of it.
Which additional software in all did you install after boot though?
Real basic. Steam, VLC, and a torrent client. Setting up a VPN was probably the toughest part. But even that was easy.
I think a lot of people get into trouble trying to do a partition, which windows will try to hunt down and breach. In the name of ~~security~~ capitalism.
I just single-booted mine, so no Windows partition, but I use my laptop for video editing, graphic design, and a bunch of other tasks, so I have to install a range of other software and productivity apps like Autokey, Flameshot, image resizer, fancy file nenamer, Figma, rustdesk, bitwarden, and like at least 20 others. Not all of these went easy, especially since there are some Linux software that runs on debian based systems using .deb files, and others that aren't designed for use with Mint at all, so it's hard or impossible to get these going.