If you want to do anything of any scale with Python, you need to understand OOP because that’s how modules work, but you can use it without.
Captain Aggravated
Linux gamer, retired aviator, profanity enthusiast
- 0 Posts
- 9 Comments
Captain Aggravated@sh.itjust.worksto
Technology@lemmy.world•In wake of Windows 10 retirement, over 780,000 Windows users skip Win 11 for Linux, says Zorin OS developers — distro hits unprecedented 1 million downloads in five weeksEnglish
1·1 day agoAnd they did this by theming and extending Gnome, so Gnome must break it on their behalf bi-weekly.
Captain Aggravated@sh.itjust.worksto
Linux@lemmy.ml•Just installed Linux mint on my moms desktopEnglish
1·2 days agoModern day Quickbooks has gone the way of Office 365 hasn’t it? It’s just their website?
That’s something that has me hesitating starting a business, is Linux business software. I’ve heard of Odoo, and it’s allegedly open source but kinda not…?
Captain Aggravated@sh.itjust.worksto
Technology@lemmy.world•Scientists grow mini human brains to power computers.English
2·2 days agoI believe the original concept was that humans were used for processing power, but explaining “brain is computer, computers together stronk” to the audience of a guns and karate movie in 1999 wasn’t as easy as holding up a duracell.
AFAIK the syntax seems to be the same.
def sayHam(): print("Ham") sayHam()works when typed into the Python console, no class needed. I program as a hobby, I’m no expert on the language, but does Python even differentiate between functions and class methods internally? Other than just scope? There’s a possibility I’ll learn something today.
Python: def :
derpface.jpg
Captain Aggravated@sh.itjust.worksto
Technology@lemmy.world•Screw it, I’m installing LinuxEnglish
1·5 days agoI’ve often compared Gnome, KDE and Cinnamon, and it usually boils down to KDE is often too complicated and busy, Gnome is often too simple and braindead, Cinnamon sits somewhere in the middle.
Gnome’s settings menu is missing a lot of things you’d think should be there. They don’t want you changing things, so you end up installing separate packages like gnome-tweaks to actually render the OS usable. They’ve got this weird attitude that they’re going to out-Apple Apple with a millionth of Apple’s budget, and where Apple offers “Just Works”, Gnome offers “Barely Does Anything.”
KDE has the opposite problem, they’ve got a setting for literally everything, if you can find it in their overgrown single settings menu. A basic applet will have several tabs crammed full of options and UI elements, making it probably the best tool for whatever mundane task it was meant for but you have to stop and figure out how it works, and it’s all rendered in janky misaligned QT so it looks like an amateur reskinned Windows 98.
Cinnamon inherits a lot from Gnome, but puts back in the shit Gnome gouged out. I tend to find things where I think to look for them, it tends to provide the functionality I need out of the box without excessive clutter. But, it’s a bit behind the times with stuff like Wayland, so it’s not the best choice for very modern hardware.
Captain Aggravated@sh.itjust.worksto
Technology@lemmy.world•Screw it, I’m installing LinuxEnglish
0·6 days agoI still like Cinnamon better. To quote Jeremy Clarkson, “This is brilliant, but I like this.”

I am in the final stages of building two PCs for relatives of mine, and I don’t think I did so an hour too soon. I watched RAM double in price the day after I bought it.