Clarification here: If you manually edit the file and screw up any of the syntax, it will be broken, and nobody can sudo. Which you need to do to edit that file. So unless you have the root password, you will NEVER SUDO AGAIN EVER.IMPORTANT: never edit /etc/sudoers and only use visudo. if you don't know vi, you probably don't want to be poking that in the same way you don't want your neighbor to jet the carburetor on your lawn mower.
Stupid Linux! Be more funny
Moderators: AArdvark, Ice Cream Jonsey
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: Stupid Linux! Be more funny
Am I a hero? I really can't say. But, yes.
- The Happiness Engine
- Posts: 868
- Joined: Thu Aug 02, 2012 4:16 pm
Re: Stupid Linux! Be more funny
This is correct and I probably should have spelled that out. I have fucked that up TWICE this month and was saved each time by just happening to have a root shell in a different window to the thing I fucked. Don't be me, kids.
- AArdvark
- Posts: 17734
- Joined: Tue May 14, 2002 6:12 pm
- Location: Rochester, NY
Re: Stupid Linux! Be more funny
Got it, with great power comes great responsibility. Trust me, I don't hardly know what I'm doing when I start entering commands into the terminal window. I just copy and paste and hope it does what they say it does
- The Happiness Engine
- Posts: 868
- Joined: Thu Aug 02, 2012 4:16 pm
Re: Stupid Linux! Be more funny
That's... not STATISTICALLY the best choice. On the other hand none of these fucks can make a USB stick Just Work like Windows 98 so fuck it.
Don't believe in Desktop Linux, don't use Desktop Linux, I type letters into a tiny window in exchange for whisky and I kinda feel like I'm the one getting ripped off.
Don't believe in Desktop Linux, don't use Desktop Linux, I type letters into a tiny window in exchange for whisky and I kinda feel like I'm the one getting ripped off.
- Tdarcos
- Posts: 9529
- Joined: Fri May 16, 2008 9:25 am
- Location: Arlington, Virginia
- Contact:
Re: Stupid Linux! Be more funny
This reminds me exactly of my situation when I was writing new code for XDPascal. Sometimes I'd have made a mistake so bad that not only would it not work, the compiler actually wouldn't even start. I had to save the entire source base to a backup directory, copy back the entire source code tree from the last commit, then use WinMerge to tell me what changes I made over the old code, which can be hundreds (or even thousands) of lines, then put them back one "block" at a time[1], then recompile and test. Sometimes that didn't work and I had to try a different tack, and move the current backup to backup2, moving the existing base to a new, empty, backup directory, and try again. Lather, rinse, repeat.The Happiness Engine wrote: Wed Feb 03, 2021 5:50 pm This is correct and I probably should have spelled that out. I have fucked that up TWICE this month and was saved each time by just happening to have a root shell in a different window to the thing I fucked. Don't be me, kids.
When I eventually ended up at Backup7, I said, "there's gotta be a better way," and I found it. I now understand why people do lots of commits to a source code tree. Each time you make a change, if it compiles clean, and the program still operates, you have Git commit that change, because if it doesn't work, a rollback is cheap and easy to do. And, you can remember why you changed 5 lines over 1/2 an hour a lot easier than why you changed 500 lines over three days.
---
[1] In this case, a "block" is: (a) comments; these are always harmless; (b) addition of new variables or new fields to a record; these (usually) don't cause a problem because old code doesn't know they're there; correctly designed code that is dependent on the size of a structure such as a record is "supposed to" use the SizeOf() built-in function to get the size of a structure, not hard-code the size; (c) deletion of old code; and (d) addition of new code.
The last two are the most dangerous because often the work being done is "atomic," either you put in all the changes or you can't put in any. And that sounds exactly like your situation. The only problem is, in your case, if you make a mistake, you don't get a mere compiler error or your compiler simply quits without doing anything, you get locked out of your system!
"Baby, I was afraid before
I'm not afraid, any more."
- Belinda Carlisle, Heaven Is A Place On Earth
I'm not afraid, any more."
- Belinda Carlisle, Heaven Is A Place On Earth
- AArdvark
- Posts: 17734
- Joined: Tue May 14, 2002 6:12 pm
- Location: Rochester, NY
Re: Stupid Linux! Be more funny
Finally cracked the code on my mom's Windows 10 machine!
- AArdvark
- Posts: 17734
- Joined: Tue May 14, 2002 6:12 pm
- Location: Rochester, NY
Re: Stupid Linux! Be more funny
Ok, so I bought my #3 nephew's monster PC. I saw he was offering it for $125. Since I am moderately unhappy with the slowness of my peanut butter sandwich sized machine I bought his. Needed a new power supply. I already had one, didn't have the heart to toss it like I did with all the other mobos and shit. And I see that this machine will do BIOS and UEFI systems. My mini box wouldn't do BIOS so I could never put Win7 on it. Win 10 was the only Microsoft system available and screw THAT NOISE! Dug up a compatible 7 iso from (somewhere) with all the updates and already activated. Now I'm stuffing all my stuff in it. I feel better already.
THE
BACK TO NORMAL
AARDVARK
THE
BACK TO NORMAL
AARDVARK
- Ice Cream Jonsey
- Posts: 30065
- Joined: Sat Apr 27, 2002 2:44 pm
- Location: Colorado
- Contact:
Re: Stupid Linux! Be more funny
Is the Linux experiment over?
the dark and gritty...Ice Cream Jonsey!
- AArdvark
- Posts: 17734
- Joined: Tue May 14, 2002 6:12 pm
- Location: Rochester, NY
Re: Stupid Linux! Be more funny
As long as all my operating systems stay activated the way they are now. I won't go down the Linux path any more. I'll keep it on my little sandwich pc for now but that's going into storage until I can think of a good use for it.
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: Stupid Linux! Be more funny
I just set up my machine to be able to dual boot into Windows or Ubuntu. I feel like the only reason to go into Windows is to play Windows-only games, but we'll see if I continue to agree with myself after a while.
Am I a hero? I really can't say. But, yes.
- Jizaboz
- Posts: 5420
- Joined: Tue Jan 31, 2012 2:00 pm
- Location: USA
- Contact:
Re: Stupid Linux! Be more funny
Yup! The only reason I turn on my Windows machine is to play a game or watch TV streams.pinback wrote: Mon Nov 15, 2021 8:36 am I just set up my machine to be able to dual boot into Windows or Ubuntu. I feel like the only reason to go into Windows is to play Windows-only games, but we'll see if I continue to agree with myself after a while.
(╯°□°)╯︵ ┻━┻
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: Stupid Linux! Be more funny
I'm watching TV streams on the other monitor from Ubuntu. It's streamin' like a motherfucker!
Am I a hero? I really can't say. But, yes.
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: Stupid Linux! Be more funny
And I just tried running Dyson Sphere Program through Steam Play, and it ran flawlessly.
There is no reason to ever boot Windows again.
There is no reason to ever boot Windows again.
Am I a hero? I really can't say. But, yes.
- RealNC
- Posts: 2289
- Joined: Wed Mar 07, 2012 4:32 am
Re: Stupid Linux! Be more funny
Been doing exactly that for 15 years now. Nowadays, whenever I boot to Windows to play some demanding game, I'm more and more glad that I don't have to use this corporate shitshow of an OS anymore for anything other than games. My bootloader menu is:pinback wrote: Mon Nov 15, 2021 8:36 am I just set up my machine to be able to dual boot into Windows or Ubuntu. I feel like the only reason to go into Windows is to play Windows-only games
1. Linux
2. Wintendo
- Ice Cream Jonsey
- Posts: 30065
- Joined: Sat Apr 27, 2002 2:44 pm
- Location: Colorado
- Contact:
Re: Stupid Linux! Be more funny
I need to use it for Photoshop. :-(
the dark and gritty...Ice Cream Jonsey!
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: Stupid Linux! Be more funny
You really can't play games on here, that's my only "complaint", and it's not a complaint, since now instead of fretting over which game not to play it doesn't even come up and I'm able to focus on more important things.
Am I a hero? I really can't say. But, yes.
- Jizaboz
- Posts: 5420
- Joined: Tue Jan 31, 2012 2:00 pm
- Location: USA
- Contact:
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
- RealNC
- Posts: 2289
- Joined: Wed Mar 07, 2012 4:32 am
Re: Stupid Linux! Be more funny
This is 7 years old. (Not that particular youtube video, but the actual recording.) Distribution of binaries is now much less of a problem. It's now up to application developers to make use of the new tools available to ship their software. Many still don't, and instead opt for the archaic "deb vs rpm" download option nonsense.
If desktop Linux sucks, it's certainly not because it's lacking binary distribution options. It sucks because application developers aren't using better tools to build their software.
- Jizaboz
- Posts: 5420
- Joined: Tue Jan 31, 2012 2:00 pm
- Location: USA
- Contact:
Re: Stupid Linux! Be more funny
Right! I saw something to this effect in the YouTube comments. I knew it was from 2014 but it is still one of my favorite talks. Torvalds is a much more likable dude to me than Gates, despite being a total asshole.RealNC wrote: Sun Nov 21, 2021 9:48 pmThis is 7 years old. (Not that particular youtube video, but the actual recording.) Distribution of binaries is now much less of a problem. It's now up to application developers to make use of the new tools available to ship their software. Many still don't, and instead opt for the archaic "deb vs rpm" download option nonsense.
If desktop Linux sucks, it's certainly not because it's lacking binary distribution options. It sucks because application developers aren't using better tools to build their software.
(╯°□°)╯︵ ┻━┻