she/they
Bit of a mess, kinda depressed, and going through a gender identity crisis :3
(Ongoing issues, brain pls fix)
- 8 Posts
- 28 Comments
In terms of 40K recipes, corpse starch is pretty easy. De-bone a (generally human, but others can work in a pinch) corpse, grind up the rest, add salt, and pack it in a can.
CatLikeLemming@lemmy.blahaj.zoneto Mildly Infuriating@lemmy.world•"You should probably just throw it away"English12·3 months agoProton is based on Wine, when people say Wine in a gaming context, there’s a decent chance they just mean Proton. Also there’s absolutely no need for gaming distros in this situation, gaming works out of the box on any (semi-normal) distro, the most you’ll have to do is flick a switch in Steam.
Edit: Or in this case with the Sims install Lutris I guess, since it’s an EA game, but that also isn’t much more difficult
She’s what one would generally refer to as a tankie and even refers to herself as extremist, so I do believe that is the appropriate term.
Apparently to some that’s the goal. I had a chat with a leftist a while back while the US election was in full swing and she was absolutely against the concept of voting for a lesser evil, since the worse things get, the more people will turn to leftist extremism, which is a win in her book. Suffice it to say, that talk made me anything but sympathetic of her view…
CatLikeLemming@lemmy.blahaj.zoneto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•looking for linux versions of games ?English8·6 months agoIn my experience not just sometimes, but rather commonly. It often feels like the native Linux version, if it is even available, gets far fewer bug fixes - not like I can blame them, considering the far lower amount of Linux players, but sometimes I wonder why they even bother with it in the first place if they don’t want to bother with focusing on it, with how good Proton is.
CatLikeLemming@lemmy.blahaj.zoneto Programmer Humor@programming.dev•Detailed Error MessagesEnglish8·10 months agoIt’s likely a difference of emotion compared to logic. Emotionally they’d think “Damn it, now we need to check for such a weird specific edge-case, this is so annoying” while logically knowing it’s better the tester caught it.
CatLikeLemming@lemmy.blahaj.zoneto Linux@lemmy.ml•What file systems are you using on your devices and why?English2·10 months agoYep, got Timeshift hooked up to make a snapshot each time I update my system and I can boot into them via GRUB. Haven’t needed that so far, thankfully, but it’s there just in case.
CatLikeLemming@lemmy.blahaj.zoneto Linux@lemmy.ml•What file systems are you using on your devices and why?English3·10 months agoBtrfs because it sounded cool when I first read about it and worked fine so far :3
CatLikeLemming@lemmy.blahaj.zoneto Programmer Humor@programming.dev•No common rubeEnglish4·11 months agoAnd as always, there’s an XKCD comic about it https://xkcd.com/806/
CatLikeLemming@lemmy.blahaj.zoneto Programmer Humor@programming.dev•Average CSSEnglish3·11 months agoWell, flexbox and grid have different purposes in my opinion/experience. Personally I use grid for “top level” layouts like the layout of the whole site, while I tend to prefer flexbox for layouts inside the grid. Of course that’s just a rule of thumb, there are absolutely cases where this isn’t the best option.
CatLikeLemming@lemmy.blahaj.zoneto Programmer Humor@programming.dev•Average CSSEnglish17·11 months agoI know you meant this sarcastically, but yes, flex is a good option for centering something. Either that or setting the left and right margins of the element to auto, which is generally even easier.
Basically, if you’re in a flex container use flex, if you’re in a grid use grid, and if neither of those apply set the left and right margins to auto.
CatLikeLemming@lemmy.blahaj.zoneOPto Selfhosted@lemmy.world•NAS, Home Servers, and where do I even start?English4·1 year agoThat site is lovely, thank you!
CatLikeLemming@lemmy.blahaj.zoneOPto Selfhosted@lemmy.world•NAS, Home Servers, and where do I even start?English2·1 year agoAs I mentioned in the post, my money budget is around 1000€ as a target, but it extends both up and down. I can stretch if needed, but if that’s comically overkill then I’d be happy to go lower. Time budget… not too high, but also not super low. I can certainly spend a day or two setting everything up. Electricity costs are certainly a factor, power prices here were some of the highest globally, even before the extreme increases lately.
Also thanks for the tip of the S3 backup, it’s probably a good idea to have an extra copy of important data off-site, yeah.
Really, I’d just recommend using nano then. It’s installed basically anywhere you can find vim and works perfectly fine as a text editor! To use vim effectively it has a learning curve no matter what, so it’s not necessarily meant for everyone.
CatLikeLemming@lemmy.blahaj.zoneOPto Linux@lemmy.ml•Alacritty, Konsole, or something else? Which terminal emulator do you recommend?English3·1 year agoUnderstandable and fair. I enjoy trying different stuff though. I’m not saying other people need to switch to another terminal emulator, I’m just here to ask what everyone else is using and then try it out myself, for fun :3
Edit: To add onto that, if I didn’t wanna try new stuff, I’d still be on Windows. I never had any major problems with it until I discovered the things Linux does better, and so if I just went with what seems fine I’d still be using Windows now. There’s not an inherent problem with that, of course, but overall the switch has benefited me. I like trying new things, you know?
CatLikeLemming@lemmy.blahaj.zoneOPto Linux@lemmy.ml•Alacritty, Konsole, or something else? Which terminal emulator do you recommend?English7·1 year agoI am on EndeavourOS and install packages via the command line and on top of that I primarily use Neovim, so I spend a decent amount of time in the terminal
CatLikeLemming@lemmy.blahaj.zoneOPto Selfhosted@lemmy.world•Home server tips and security for beginners?English3·1 year agoI was considering the VPN option, but as you mentioned for game servers that’s not reasonable, and for some of the collaborative tools I’d prefer being able to give people I don’t trust that much access, for instance people at work/university, to work together with them on whatever would be needed.
If I just decided to make the home server a home-only server, that would ease a lot of my worries. I guess I could get a personal one, with sensitive info but only home network access, and just rent a second one? It’s not like they’re that expensive if you’re just doing small-scale things and find a decent provider
CatLikeLemming@lemmy.blahaj.zoneto Programming@programming.dev•Do any of you program on non-US keyboard layouts?English5·1 year agoIt depends on what you’re used to and the programming languages you use. I learned typing on a German QWERTZ keyboard and while that works for languages like Python and Haskell, which are indentation-based, but for languages which use braces like Java, C, Rust, or similar, it can be annoying to have to use altgr+7 or altgr+0 for { and }. Thus I switched to a US ANSI layout, which was nicer for those specific characters, but caused problems when typing local characters like öäüß. After switching to Linux I set up a compose key, letting me press compose + a + " for ä for example, and while that’s a decent patch, that still breaks the typing flow. So now I’m in my ergo keyboard phase and trying to get my own personal layout going, which meets my own needs for needed characters, based on a colemak-dh design.
CatLikeLemming@lemmy.blahaj.zoneto Memes@lemmy.ml•Can you muppets stop throwing away money on awful companies producing subpar games?English5·1 year agoIt’d be nice, if those AAA games were at least marked as early access instead of just being released and sold as something finished. But yes, you’re correct.
For me it’s pretty likely to replace it, at least on my laptop. Don’t get me wrong, I love Plasma, but per-screen workspaces and native window tiling are two features I never knew how much I needed before I tried out Hyprland some months back, especially on a single screen. While I’ll definitely miss the desktop panels and extensive settings menu, I’ll give those up for the other features without much of a second thought.