The Linux Thread - The Autist's OS of Choice

  • Want to keep track of this thread?
    Accounts can bookmark posts, watch threads for updates, and jump back to where you stopped reading.
    Create account
Did you share it someplace?
I got it online. But i had to run this python script to remove ECC bytes
The final file is here in case you want to explore it(Use binwalk) https://files.catbox.moe/qo3966.bin
Well maybe I could... But I don't know...
I want to thank you guys SO MUCH. When I was at my worst I got someone willing to help me and not only gave me vital information but offered to help. Im truly fucking blessed to have that. And im glad I made it this far.
 
No offense but unless Microsoft drastically shat up the installer recently how do you fuck that one up?
I haven't daily driven Windows in years :neckbeard: but from what I remember it only asks basic questions like what drive partition you want it on, your name and password, etc, and then restarts into a clean slate. Hardly different than "easy" distros like Mint that use graphical installers
It's honestly really funny, they include a button to use the old installer and it's like the installer reboots itself back into the Vista to 10 era installer that is actually competent.
 
No offense but unless Microsoft drastically shat up the installer recently how do you fuck that one up?
Two big recent regressions in the MS installer:

1. Using a local account (not a Microsoft online account) grows ever harder to accomplish.
2. You can no longer just install Windows over an old (broken) Windows install. You either need a working Windows to install over, or an "Upgrade" install that moves Users, old Windows folder etc. to Windows.old.

So, yeah, Microsoft is even fucking its own installer up. Today, Artix uses Calamares, and I've never had as smooth an install experience.
 
Two big recent regressions in the MS installer:

1. Using a local account (not a Microsoft online account) grows ever harder to accomplish.
2. You can no longer just install Windows over an old (broken) Windows install. You either need a working Windows to install over, or an "Upgrade" install that moves Users, old Windows folder etc. to Windows.old.

So, yeah, Microsoft is even fucking its own installer up. Today, Artix uses Calamares, and I've never had as smooth an install experience.
Flash forward to 3 years from now when Windows forks Calamares and just starts using that.
 
Had to help my Mom who works at a Buisness with a issue with windows 11. It was my FIRST time EVER using Windows 11 for like 10 minutes and LMAO it just gets worse EVERY YEAR. She works in IT and has to use Command prompt and stuff and honestly shes about a standard semi-power user. I do not know HOW she puts up with this. Again Ive been lucky enough to have NEVER installed or used Windows 11.
03071fdb6c91653db886f9608c3b7c0e.gif
Windows 12 Users when Microjew rips out there organs for AI organ harvesting while there still alive and eats them(This is OK because at least they don't have to use a terminal like on li*ux)
1767204053606.png

Lets acutally Go over the GENUIS microsofts devolpers code currently in windows 11.

First off ALL WINDOWS are rendered non rounded. And then they become rounded after like a second. This means they keep ALL the normal window rendering code, and then just APPLY NEW STUFF AFTER ITS DONE INSTEAD OF JUST TWEAKING THE ALREADY EXISTING CODE BECAUSE THERE TO LAZY.

Most of the CODE it seems does not seem to be redone but rather BUILT ONTOP of existing code and they never remove anything? Its so bad that I had to restart explorer and there STILL USING THE SAME ALT TAB SYSTEM FROM WINDOWS XP
1767204589908.png
THEY JUST LAYER THE NEW ONE WHILE THE OLD ONE IS STILL RUNNING DOING EVERYTHING IN THE BACKGROUND.
There is apparently a github page SHOWING all the things that have not changed https://github.com/Lentern/windows-11-inconsistencies
1767204753951.png 1767204813265.png 1767204867919.png
UNCHNAGED SINCE WINDOWS 98!!!!.

That means they are likely using a MULTIUDE OF DIFFERENT COMPILERS ALL ACROSS DECADES IN ORDER TO MANAGE WINDOWS. JUST THINK HOW FUCKING ABSURD THAT IS.

Had to help my Mom who works at a Buisness with a issue with windows 11. It was my FIRST time EVER using Windows 11 for like 10 minutes and LMAO it just gets worse EVERY YEAR. She works in IT and has to use Command prompt and stuff and honestly shes about a standard semi-power user. I do not know HOW she puts up with this. Again Ive been lucky enough to have NEVER installed or used Windows 11.
03071fdb6c91653db886f9608c3b7c0e.gif

Windows 12 Users when Microjew rips out there organs for AI organ harvesting while there still alive and eats them(This is OK because at least they don't have to use a terminal like on li*ux)
1767204053606.png

Lets acutally Go over the GENUIS microsofts devolpers code currently in windows 11.

First off ALL WINDOWS are rendered non rounded. And then they become rounded after like a second. This means they keep ALL the normal window rendering code, and then just APPLY NEW STUFF AFTER ITS DONE INSTEAD OF JUST TWEAKING THE ALREADY EXISTING CODE BECAUSE THERE TO LAZY.

Most of the CODE it seems does not seem to be redone but rather BUILT ONTOP of existing code and they never remove anything? Its so bad that I had to restart explorer and there STILL USING THE SAME ALT TAB SYSTEM FROM WINDOWS XP
1767204589908.png
THEY JUST LAYER THE NEW ONE WHILE THE OLD ONE IS STILL RUNNING DOING EVERYTHING IN THE BACKGROUND.
There is apparently a github page SHOWING all the things that have not changed https://github.com/Lentern/windows-11-inconsistencies
1767204753951.png

UNCHNAGED SINCE WINDOWS 98!!!!.

That means they are likely using a MULTIUDE OF DIFFERENT COMPILERS ALL ACROSS DECADES IN ORDER TO MANAGE WINDOWS. JUST THINK HOW FUCKING ABSURD THAT IS.
Lets put that into perspective.


The ONLY way that code from that old is compiling is if you use different compilers and then mush em all together.
That means that Microsoft is probably using a MULTITUDE of compilers or MASM for its assembler from A BUNCH of different years and then stitching it together..

Could you IMAGINE having to work in that environment? I know Microsoft has MASM for its assembler.

Its actually pretty sad because the very CORE windows NT kernel is actually very well designed and stable.But the MAIN operating system around it... Nooo...
 
Last edited by a moderator:
THEY JUST LAYER THE NEW ONE WHILE THE OLD ONE IS STILL RUNNING DOING EVERYTHING IN THE BACKGROUND.
Most of the time their dlls and exes just have the old stuff left in place and add new things, it's not so much the old one is still running just that they swap out the UI and left the core the same. It's actually nice from a customizability standpoint because you can for example switch back to both the Windows 10 and Windows 7 style volume slider if you just don't like the new one (because it is slow and hard to read).

BTW I doubt they're needing to mix and match compilers, it's usually pretty straightforward to retarget the MSVC compiler at some older standard and code that's in use gets maintained to work on newer platforms.
 
Last edited:
THEY JUST LAYER THE NEW ONE WHILE THE OLD ONE IS STILL RUNNING DOING EVERYTHING IN THE BACKGROUND.
Is this not common knowledge already? Win7 still had WindowsXP shit, and Win10 Still has Win7 shit.

Windows is like YouTube at this point... code after code after code just piled onto the older one out of pure laziness/incompetence.
 
Two big recent regressions in the MS installer:

1. Using a local account (not a Microsoft online account) grows ever harder to accomplish.
2. You can no longer just install Windows over an old (broken) Windows install. You either need a working Windows to install over, or an "Upgrade" install that moves Users, old Windows folder etc. to Windows.old.

So, yeah, Microsoft is even fucking its own installer up. Today, Artix uses Calamares, and I've never had as smooth an install experience.
yeah. the most recent time I had to see the windows installer the install locally option was entirely missing. I know you can go into the command line, and re-enable it with that or or something. But I think it's easy to say at this point, installing linux mint is easier than installing windows. That is, if you want to install windows without making a Microsoft account, and it's definitely easier than actually stripping down windows into something that isn't a bloated piece of shit. Thankfully I don't have to deal with it, and the only time I even think about it is when I see it is in cases like this where I was going to install linux anyway, but the computer just happened to be set up to boot into the windows installer.
 
>want to try suckless software
>want to have a minimalist distro to make the base for dwm and all that
>considering freebsd too
tbh i have no idea where to begin
alpine wont work for this i have too many issues with it
not really sure what else to use
i know void, chimera, arch, alpine, openbsd and gentoo are not on my list, as i've already been down all those routes and they lead nowhere but unhappiness
well besides arch but id probably go with artix
 
>want to try suckless software
>want to have a minimalist distro to make the base for dwm and all that
>considering freebsd too
tbh i have no idea where to begin
alpine wont work for this i have too many issues with it
not really sure what else to use
i know void, chimera, arch, alpine, openbsd and gentoo are not on my list, as i've already been down all those routes and they lead nowhere but unhappiness
Anything works really. I personally use dwm on arch linux but since you dont like arch maybe artix. I have also used dwm on openbsd.
 
Given that you've ruled Gentoo out already, maybe try something systemd-free? Artix? Devuan?
yeah i use artix on my main desktop, i think devuan might make more sense for this laptop as its not something i use often so i dont want to update it all the time
 
Doesn't freebsd have a gaping hole where the device drivers should be? Like you'd have a really hard time getting things to work on most laptop.
thats my main hurdle rn is finding something that supports hardware, is relatively minimal but isnt a pain in the ass to setup once ur actually in it
i got pretty good at setting up gentoo from scratch but theres a lot of things i dont like about how it works
 
>want to try suckless software
>want to have a minimalist distro to make the base for dwm and all that
>considering freebsd too
tbh i have no idea where to begin
alpine wont work for this i have too many issues with it
not really sure what else to use
i know void, chimera, arch, alpine, openbsd and gentoo are not on my list, as i've already been down all those routes and they lead nowhere but unhappiness
well besides arch but id probably go with artix

Artix+Runit+DWM with acpid+seatd+pam_rundir instead of elogind is a good suckless base to work from. Sure, it isn't something like a busybox+musl but you'll have to go out of you way a lot more to keep that base minimal.
 
Given that you've ruled Gentoo out already, maybe try something systemd-free? Artix? Devuan?
does devuan have real runit/openrc or is it still just wrappers over sysvinit with major rollbacks

Artix+Runit+DWM with acpid+seatd+pam_rundir instead of elogind is a good suckless base to work from. Sure, it isn't something like a busybox+musl but you'll have to go out of you way a lot more to keep that base minimal.
as much as id like to go back to my busybox musl days i do like my shit actually working without a lot of headache lol
if gnu is too bloat for this im just gonna suffer
 
Last edited by a moderator:
>want to try suckless software
>want to have a minimalist distro to make the base for dwm and all that
>considering freebsd too
tbh i have no idea where to begin
alpine wont work for this i have too many issues with it
not really sure what else to use
i know void, chimera, arch, alpine, openbsd and gentoo are not on my list, as i've already been down all those routes and they lead nowhere but unhappiness
well besides arch but id probably go with artix
The only true Suckless(tm) distro I’m aware of is Oasis Linux. Be warned, it’s almost certainly not what you’re after. It does have a lot of neat things in it, however. The guy behind it made a library for primitive drawing in wayland, made patches for dmenu and st to port them to wayland using this library, then chose to distribute those patches exclusively through his personal Linux distro.
 
Back
Top Bottom