@PabloSexcrowbar@piefed.social
PabloSexcrowbar
member since 22 Nov 2025 10:53
comments
- on I can definitely maybe do this! in c/programmer_humor@programming.dev · 27 Aug 2026
-
on The fact that you can’t run through Windows setup w/o internet and an online account is absolute bullshit in c/linuxmemes@lemmy.world · 24 Aug 2026
Not even next update. I ran a debloater script that removed OneDrive and within two hours it had been reinstalled with no intervention from me.
-
on Just found this collage I made years ago, but I have no idea why in c/linuxmemes@lemmy.world · 20 Aug 2026
The former, as I recall.
-
on Grand Theft Auto 6 leaker says they won't stop until Rockstar and Take-Two apologize for 'anti-consumerism' and make a 'concrete commitment to do better' in c/games@lemmy.world · 19 Aug 2026
The real Grand Theft Auto was the friends we robbed along the way.
-
on different design philosophies in c/linuxmemes@lemmy.world · 17 Aug 2026
So then don’t go to a prix fixe restaurant or check the menu beforehand. There’s no need to be this bitchy about it.
-
on different design philosophies in c/linuxmemes@lemmy.world · 17 Aug 2026
Even at a more mundane restaurant, only having one meal for each course to worry about drastically simplifies life for the entire back line, plus it makes life easier for the chef or whoever does the ordering as well.
-
on different design philosophies in c/linuxmemes@lemmy.world · 16 Aug 2026
The gnome type of restaurant is called prix fixe, and it very much exists.
-
on I can't use Linux! It's too hard! in c/linuxmemes@lemmy.world · 13 Aug 2026
I miss the in-between default color scheme of Win95-XP. It felt like someone had actually sat down and thought about visibility and utility, even if the widgets did look overly utilitarian.
-
on I need a new hobby, I'm going to set up my own Lemmy instance. Am I an idiot? in c/selfhosted@lemmy.world · 13 Aug 2026
I would say that finding that balance is up to the individual admin and application, really, which is where the defense in depth comes in. Yeah, it’s rare, and if those exploits are being used it means you’ve got the attention of someone you probably can’t really stop, but it’s something to take into consideration. Bad configs can cause data leakage across container boundaries, too, so without knowing the admin’s skill level, I tend to recommend against sharing that hardware with something that might have something valuable on it. AI has made it easier for script kiddies to find zero-days and exploit APT-level vulnerabilities, too.
-
on I need a new hobby, I'm going to set up my own Lemmy instance. Am I an idiot? in c/selfhosted@lemmy.world · 12 Aug 2026
I would NOT host a Lemmy instance at home unless you’re going to obfuscate your IP address. If you make it public, you’re inviting any whackjob that sees your username to find your physical location. Additionally, I wouldn’t host it on a PC that you actually intend to use for day to day stuff, just in case the instance gets hacked and someone manages to escape the container it’s in. If you wanted to do this, I would put it on its own box with Cloudflare in front of it, otherwise you’re inviting trouble where there doesn’t need to be any.
A good IDE makes it unnecessary to scroll back and forth like that, though.