

It was only a matter of time until the kings of human misery came out with one.
It was only a matter of time until the kings of human misery came out with one.
You could run empires on the back of a spreadsheet.
You absolutely shouldn’t, it’s nearly the worst option you have available, but you could.
Zypper (openSUSE’s package manager) is what I use for installing programs and its relatively easy. Find the package name on openSUSE.org, then put “sudo zypper in [package-name]” into the terminal.
Not the guy your responding to and I 100% get your frustration, but I want to provide a little anecdote.
Back in November, I built a new desktop to replace my 7 year old one and put OpenSUSE on it. No matter what I tried, I could not get either Bluetooth or WiFi working. I tried updating drivers, restarting controllers, reinstalling the OS, replacing the OS with Mint. Nothing worked.
I did a lot of searching over the next few days, and it turned out that my motherboard was so new that it’s built in WiFi chip did not have Linux drivers yet. Like at all.
Most products aren’t created with Linux in mind, so compatibility isn’t a concern. It’s up to the community to create patches & drivers to make things work, and it can take a bit to get things working.
I’m genuinely sorry you had the experience you did, but I hope that if you do return to Windows that you’ll give Linux another try in the future. Search your products to see if others have had issues, along with potential solutions, before you dive in.
My sibling ran into this issue once. I’m not sure if it’s a setting or a default, but vscode would assume they were working in a blank repo until they made a commit.
Sounds like this person had the project (without source control) in another IDE, tried out VSCode, and it assumed that it was all ‘changes’. I don’t use VSCode, do I can’t say for certain, but I know my sibling lost ~4 hours of project set up for the same reason (though they immediately realized it was their fault).
That’s basically how I did it.
To properly learn it using this method, create a directory that contains only text files and sub directories and treat it like a real project. Add files, delete them, play around with updating the repository. Try and go back a few updates and see how the things react. Since it’s not a real project there’s no risk of loss, but you’ll still get to see the effects of what you do.
A really good way to do linux is to play around and break things, but to have a backup you can restore from.
I don’t know about other distros specifically, but Mint comes shipped with Timeshift, which is easily configurable and can be set up to include your home directory. Make a backup on an external drive every now and again so that if you break everything, you only lose a bit of work instead of all of it.
Search engines are your friend. If you want to do something, look it up first (ex/ “How do I [x] on linux”) and read some of the answers. Don’t just go with the first option you see, and if it looks decent but you don’t understand it try looking up the commands it uses to find some documentation.
Learning linux isn’t something you can do as passively as you can with Windows, so take time to really try and learn things you’re looking to do.
And a good rule of thumb is that if you think your system should be able to do something, it probably can.
I have terrible but defined habits for my ROMs. I use the same folder structure for all of them.
./[platform]/[game]/[game].zip
./[platform]/[game]/[game].iso
./[platform]/[game]/saves/…
If it’s a series, using Pokémon as an example, I also have:
./Pokemon/Backups/[game].zip
./Pokemon/[generation]/[game]/[game].iso
So it’s not that good of a backup, mainly there in case the iso corrupts, but I think it’s better than nothing.
I just had to go and check because I got my 2 year subscription for ~$0.75 a month ($1 CAD) back in April. When I check their pricing page while not logged in, it shows me that I can save 50% on my first year and pay $6 monthly.
As a Jr. Full Stack, I’m in this picture and I don’t like it.
I work with Java. And I’m definitely ‘rose tinted glasses’ because I also learned to code in Java. But I’m the opposite.
Do you use Java at home?
Fuck no, I want to stay sane.
Maybe we should reanimate John MacDonald. Not to be a politician or give him any legitimate power (for obvious reasons), just give him a bat and make him a CN lobbyist.
Surely we’d get our rail soon.
Oh I’ve been trying. He’s tech adverse in general, so the concept of open source software scares him because it means trusting others with regards to tech.
It also doesn’t help that my dad still isn’t filly convinced Linux isn’t a virus/dangerous to my PC.
This was with regards to Air Canada and its LLM that hallucinated a refund policy, which the company argued they did not have to honour because it wasn’t their actual policy and the bot had invented it out of nothing.
An important side note is that one of the cited reasons that the Court ruled in favour of the customer is because the company did not disclose that the LLM wasn’t the final say in its policy, and that a customer should confirm with a representative before acting upon the information. This meaning that the the legal argument wasn’t “the LLM is responsible” but rather “the customer should be informed that the information may not be accurate”.
I point this out because I’m not so sure CVS would have a clear cut case based on the Air Canada ruling, because I’d be surprised if Google didn’t have some legalese somewhere stating that they aren’t liable for what the LLM says.
There are other things that get self-censored due to filters. The two that I’m thinking of are “suicide” and “murder” (which a lot of people reword as “unalived” or “committing game over”).
Another one that I saw was a history summary channel I watch on YouTube couldn’t get monetized because they kept mentioning Hitler (in a video about the end of WW2) so they had to keep saying “the toothbrush moustache having Austrian man” to get around the censor.
God damn it, I hate this hacker crap!
Simple. It’s theirs when it works and yours when it doesn’t.
At this point, why even consider getting a Roku?
Note, I rarely, if ever, use a TV anymore, so smart TVs have never appealed to me. But Roku seems to be very anti consumer (between the forced arbitration and their ad policy), so I don’t understand why someone looking to get a smart TV would actually want a Roku over an alternative.
Maybe I’m just poorly informed, but it just seems like almost anything else should be a better option?
This is why I specified “nearly” the worst. It can absolutely get the job done and has basically every tool you’d need to do the job, but it’s pretty much the worst amongst the “this will do everything you need” options.
My thought process was abacus < pen & paper < text file < spreadsheet < database solutions