Works for floors!
Linux server admin, MySQL/TSQL database admin, Python programmer, Linux gaming enthusiast and a forever GM.
- 2 Posts
- 19 Comments
Barbarian@sh.itjust.worksto Programmer Humor@lemmy.ml•My debugging experience today: Quantum Debugging12·8 months agoBlink-blink-blink. Blink. Blink. Blink. Blink-blink-blink.
No, I don’t have something in my eyes, I swear I’m fine looks nervously at boss.
Barbarian@sh.itjust.worksto Programmer Humor@programming.dev•Why spend money on ChatGPT?175·10 months agopi ends with the digit 9, followed by an infinite sequence of other digits.
That’s a very interesting use of the word “ends”.
Barbarian@sh.itjust.worksto Programming@programming.dev•understanding many2one, one2many and many2many relationshit3·11 months agoto have this relationship between A and B you have to make a third database
Probably just a mistake here, but you make a third table, not a new database.
Apart from that (and the fact that one to many and many to one is the same thing), yeah, looks correct.
Barbarian@sh.itjust.worksto Programmer Humor@programming.dev•Not really sure whether S-expressions or Python indentation-based scoping get more hate...33·1 year agoAs long as the next line also has 5 spaces, that’s fine. Python only complains about inconsistency, not the exact number of spaces/tabs.
I kept reading waiting for the punch line, didn’t see one. I think I’ve fallen victim to Poe’s law. I legitimately can’t tell if this is satire.
Barbarian@sh.itjust.worksto Mildly Infuriating@lemmy.world•This shouldn’t be normalisedEnglish38·1 year agoThat was a loophole to the original GDPR. That’s now against the law in the EU, but bringing cases against all these sites is time consuming.
He didn’t say he wanted to kill someone at random, he just said he hadn’t decided yet. Reads to me more like he has a shortlist of enemies and he wants to take some time off to kill one of them
Barbarian@sh.itjust.worksto Programmer Humor@programming.dev•Microsoft Edge could use a win1·2 years agoA lot of EAC games work just fine on proton now. For any game released and/or updated since September 2021 enabling EAC on proton for the devs is as easy as ticking a checkbox.
Barbarian@sh.itjust.worksto Programmer Humor@programming.dev•Microsoft Edge could use a win43·2 years agoThat’s an usual way to write
snap install firefox
I know this probably isn’t what you want to hear, but imho without knowing in detail all the changes you tried to make and the fixes you wanted to apply, the most effective method to fix these issues might be doing a full reinstall and starting again.
That’s unfortunate. Nvidia can be problematic with Linux (obligatory video).
An important distinction to remember is that with a few rare exceptions, Linux distros are not for profit ventures, and the users helping are not being paid to do so. Some individuals trying to help may have more or less knowledge and experience, but they are trying. I’m willing to forgive rough edges from non-profit foundations more than for-profit companies, personally.
I understand that’s little consolation for somebody who has an issue right now and needs it solved right now, but as the noose of profit models tighten, I hope people have a little more patience for volunteers trying their best.
Ubuntu 23.04
Sorry to hear that. I’m on Ubuntu mainly out of inertia and laziness. I’ve heard good things about pop, so hopefully it works out for you if/when you decide to give it another shot.
Yeah, that is definitely an onboarding issue. Everyone has their preferences, and normally feel quite strongly their favourite distro is the best one.
I think most people would agree that Pop_OS and Linux mint are currently the most newb friendly distros out there.
This comment seems a bit strange to me for a few reasons. The Linux ecosystem has changed and improved drastically in the last few years, and a lot of this reads like it was written a decade ago.
AMD drivers have been rock steady for quite a few years now. The catch is that unless you’re doing some exotic thing (not general-purpose gaming) you should not be installing anything extra. People used to downloading drivers for everything tend to make the mistake of hunting down and downloading the Radeon proprietary drivers when those are not needed, and in some cases actively make things worse. I suspect this is the case because you mentioned Mesa when talking about the integrated graphics card, but not the dedicated one. If I’m right about that, uninstall Radeon and let Mesa handle it with the AMDGPU open source drivers built into your kernel.
Unfortunately, dual GPU setups are still very painful and annoying to set up and use. That is still an active pain point in the ecosystem. DRI_PRIME is still the best solution for this afaik, but it isn’t exactly an elegant one.
Steam comes with Proton built in (their own fork of WINE with a lot of improvements), WINE & Proton have made gigantic leaps forward with the backing of Valve, and pretty much everything gaming related has moved from OpenGL to Vulkan. Anything run in Proton, for example, is going to be using Vulkan, not OpenGL
Checking out Metro’s protondb page, yeah, seems like the consensus is that the devs did a shit job with their port. I’d recommend right-clicking the game in Steam, go to properties, compatibility, and enable Proton there.
Fun fact, rm -rf /* does not need --no-preserve-root. It will happily start as technically, according to the preserve root check, /* is not root as the target is not /
Barbarian@sh.itjust.worksto Selfhosted@lemmy.world•Self-hosted lemmy not receiving all posts or upvotesEnglish31·2 years agoIt would kind of add to them in a way if you post from your instance or sub from your instance solo
Is this actually true? As far as I understand it, by far the biggest overhead is users browsing. The fewer users you have actually hitting the frontend, the better.
I know someone who got had by a spearfishing call. They knew all the details about his phone contract, sounded 100% legit. The scammer got thousands of dollars in prepaid SIM cards from his account.
After the police investigation, turned out that the scammer was actually a former employee of the phone company who downloaded a copy of the customer list when he got fired.