

Modern 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…?
Linux gamer, retired aviator, profanity enthusiast


Modern 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…?
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.


What it would look like is a badly themed badly optimized front end that isn’t in the App store, was recently removed from the Play store, with a rape awful name like CLIT or CL Isn’t Tinder or LibreMeetCute and a nonsense icon. It would rapidly become recognized as the engine used by the huge number of extremely sketchy personals sites that popped up all of a sudden that contain only virtual prostitutes. It would also be the engine that powers Truth Romance. It would have the worst Github issues page in human history.
Python: def :
derpface.jpg


I mean I can understand it. What do kids have these days? Arcades died, malls died, “why won’t kids play outside?” the outside old people built
I mean.


I won’t be. I’ve set up my old rig, a Ryzen 3600/Radeon 7600 mini-ITX machine on my television running Bazzite. AFAIK it’s quite a similar experience to SteamOS (Launches in Steam big picture mode, can switch to a KDE desktop, immutable distro with flatpak apps), from what they’ve released, it seems my machine has relatively similar performance, it’s about 3 times as big, but…I don’t need a Steam Machine.
I might spring for a Steam Frame headset though.


I’m especially talking about smaller utility programs, like a USB stick formatter. If Gnome even has one of their own, it’ll be an empty window with a single button in the top bar that says “Format Drive.” There will be no choice or indication as to the name, the format, or perhaps even which drive to format. Turns out it will always do the removable drive that was mounted first chronologically. What the pity fuck do you mean you want to format a USB drive while your external backup HDD is attached? Who could ever want to do that? Oh and it’ll be carefully designed to be unusable if you use any theme but light Adwaita. If you want to do something specific, open the terminal and use dd.
KDE’s USB stick formatter will include several different wiping algorithms, you can key in a custom string to fill the empty drive space with with unicode support, settings for physical disks and solid state memory, the weird features of SD cards, it’ll support formats only used by Sun Solaris and OS/2, you can specify a maximum write speed, and it’s got a full set of drive encryption tools built in. All of this is perfectly themeable, but the UI elements are crammed a little too dense and not quite lined up right so it has a little bit of amateurish Windows 98 jank to it.
Cinnamon’s USB stick formatter will be somewhere in the middle. It lets you choose which drive to format, what name to call it, which of about 8 formats to put on it, whether to do a “full wipe”, and that’s about it. Made in GTK for Cinnamon’s design language, it looks straightforward but competent, like it’s from Windows 7. Does what almost all users need, almost all of the time, without getting in the way. The only snag I can think of is likely the Cinnamon menu’s fault: They provide a USB Stick Formatter, and a USB Image Writer. And it will switch places in the order it presents so you can’t memorize “for the formatter, type “USB” and hit enter, for the writer, type “USB” press down and enter.” They use the same icon so you have to stop and process the written language to get the app you want.


Is there any part of Gnome that isn’t “minimal and not distracting?” In my experience, the ideal Gnome applet is a blank window with no features, only a burger menu that only has the About info and a button that says “Do Nothing” in the top bar.


I don’t know, I played with it years ago, didn’t need it and haven’t really touched it until now.
I use Syncthing for several things, especially syncing photos between my phone and desktop.


dammit I like Syncthing. does kdeconnect do a decent job at syncing files?


To quote Brian Lunduke, because the GPL is viral and functioning systems licensed under the GPL have been published, if a future Rust-based MIT version of Linux ever comes out, we can just “Fork it, then we’ll have our own Linux.”


“Goodbye” used to mean that, though we’ve started to take it to mean “our relationship is permanently severed, I expect to never communicate with you again in my life.” Which, kind of amazing we felt the need to have a word for that.


“Twelve ninety-nine, first window.” is what usually happens. I’m not the kind of dork that repeats it as “One Two Decimal Niner Niner.” The ham bands are full of geezers that’ll happily play that game with me if I want.
So, per the Pilot/Controller Glossary, “OVER” means “My transmission ended; I expect a response.” Because the communique at the speaker is finished and I don’t expect a response, “OUT” would be more appropriate, meaning “Conversation is over, I expect no response.” Though on the air you’ll often hear “Good day” which isn’t in the P/CG but I think is nicer.


I use a dishwasher. It’s easier and uses less water.


I’m a pilot. At a drive through, I read back the price as a matter of reflex.


I’m working on an ~$800-900 build for my little cousin with a Ryzen 7600X and a Radeon 7600 in an mATX mini-tower. According to the specs I’ve read, this is at or above the Steam Machine in both processing and graphics power.
Socket AM5 motherboards are weirdly expensive in the ITX form factor; I bought an ITX AM4 motherboard for like $100 a few years ago, but like, Asrock isn’t selling a B650M-ITX Pro RS, not in this hemisphere anyway. That and non-stupid ITX cases are difficult to find. A lot of the “it’s a PC tower, but ITX size” like the Meshify Nano are being discontinued. So motherboard manufacturers think the ITX market is going for extreme high end, as if we need lots of PCIe lanes on motherboards that only fit one slot, and case manufacturers don’t think heat sinks exist.


I don’t think there are any negative connotations to the original Steam Machine. They weren’t successful, but in a way that was okay. They weren’t widely sold, and what most of the gaming public got out of the Steam Machine project was the Steam Controller, Big Picture Mode, and the Proton compatibility layer. Most Windows gamers didn’t notice, it was a major boon to Linux gamers, and then they came out with the Steam Deck which has been a genuine success.
A bit how, most of the time in Breath of the Wild, the gyros don’t do anything. They only activate while aiming a bow, using Magnesis or a few other context-sensitive moments. Because yeah, if it was constantly doing something like camera control that would get turned off immediately.
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.