Vim has long since won the war. I say that as an emacs user who is familiar with using vim because it’s installed by default on the vast majority of computers I interact with nowadays
- 0 Posts
- 75 Comments
AnarchistArtificer@slrpnk.netto
Programmer Humor@programming.dev•99% of Windows usability issues would be fixed if Windows had the guts to add this buttonEnglish
24·23 days agoI used to do this, because it didn’t seem to cause any issues — until it did, and I lost a lot of data.
It does mean something to them, but not in a way that will stop you from getting laid off; what it means is that after laying you off, they’ll quickly come to regret it and scramble to try to fill the knowledge gap they now have. I know a few people who were called up by the company basically begging them to help. A couple of people I know were able to leverage this to get a short term position contracting (at exorbitantly higher rates than their salary way), and a few others instead just cackled in schadenfreude.
AnarchistArtificer@slrpnk.netto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root requiredEnglish
1·1 month agoDo you have a link? Because if you tell me you found it but don’t tell me where, then that may put you at risk of being in the same ring of hell as people who comment “nvm, solved it” to their tech forum posts.
AnarchistArtificer@slrpnk.netto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root requiredEnglish
8·1 month agoThis isn’t useful to me at the moment, but nonetheless, I really appreciate when people like you take the time to share knowledge in this way.
There is a special place in heaven for the people who do this, just as there’s a special place in hell for people who reply to their own forum post about a complex technical problem.
(Side note: I tried the find the xkcd where he is yelling at his computer after finding a forum post from someone who has the exact same computer problem as he does, but the original poster hasn’t updated it. Alas, I couldn’t. If anyone knows which one I mean, I’d appreciate you pointing me to it, because it’ll drive me mad until I remember how to find it)
AnarchistArtificer@slrpnk.netto
Selfhosted@lemmy.world•I present: Torum! A crappy yet functional bearbones selfhosted forum site for termux.English
7·1 month agoThis is supremely silly. I will never use it, but I’m glad that it exists; you’re delightful
AnarchistArtificer@slrpnk.netto
linuxmemes@lemmy.world•Somehow *this* is what's going to convince me to distro hop.English
6·1 month agoDamn, I didn’t notice they were made out of lambdas. Guess I need to switch to NixOS
AnarchistArtificer@slrpnk.netto
Programmer Humor@programming.dev•Big tech securityEnglish
131·2 months agoAs others have said, Fitgirl is a major player in the games piracy scene. She doesn’t crack the games, but she does repack cracked games (compresses them in clever ways). It’s quite common for people to impersonate her or her site to try to fool people into downloading malware. This seems to be another one of those.
She warns against this quite frequently. From her faq, for example:
"Q: Do you have a Facebook page? A: I didn’t, don’t and won’t have a Facebook page. The same applies to Twitter, Instagram, whatever else. This site is the only official FitGirl Repacks source. If you happen to come here from “Facebook FitGirl Page” – you’ve been fooled by an imposter. "
(Note: this comment is not an endorsement of games piracy, and this community is not the appropriate venue for discussions of that nature. Anyone interested should go to relevant communities like the ones hosted on the db0 Lemmy instance )
AnarchistArtificer@slrpnk.netto
Programmer Humor@programming.dev•Product ownership 101English
2·2 months agoYes.
AnarchistArtificer@slrpnk.netto
Programmer Humor@programming.dev•Product ownership 101English
4·2 months agoI feel this. I’ve found that a good response in those circumstances is to say “sorry, can we put a pin in this? I feel like I don’t have the capacity to properly process what you’re telling me right now, so I’d rather we resume this conversation at a later point. Thanks for helping me figure out [bool question] though.”
It’s a useful response if one genuinely is interested to learn, but not at that moment.
AnarchistArtificer@slrpnk.netto
Programmer Humor@programming.dev•Product ownership 101English
9·2 months agoSometimes, (amongst friends who accept how thoroughly weird I am) I will actually say “XOR” when I want to make my intentions clear. It means that when they give the silly OR answer, I can jokingly chastise them for poor listening. The downside is that they relish the opportunity to give OR answers when I am not sufficiently specific in my question. I reap what I sow ¯_(ツ)_/¯
AnarchistArtificer@slrpnk.netto
Programmer Humor@programming.dev•How I, a non-developer, read the tutorial you, a developer, wrote for me, a beginner - annie's blogEnglish
5·2 months ago“That said, people can put it in “recipe” format - a set of steps to be blindly followed without understanding - but even there you have some minimal foundational knowlegde required”
Something that’s quite interesting is that apparently one of the core components of how Latin and Greek used to be taught in fancy public schools (especially in like, Isaac Newton’s era) was that students would be made to copy out sections from classical literature (such as the Odyssey). Obviously this would be happening alongside lessons involving basic grammar, but I’ve seen some scholars suggest that this kind of blind repetition was a key component to the language learning, and that it may even be useful for learning languages in a modern context.
I was already interested based on your first comment but this:
“The UBA is a masterpiece, and I’m not being sarcastic.”
has thoroughly piqued my interest. Thank you for being an opinionated nerd on the internet.
This made me smile because it reminded me of building my late best friend’s PC. I had a lot of fun doing it, but I insisted on making him do parts of it so that he would understand the basics of what was going on
AnarchistArtificer@slrpnk.netto
Linux@lemmy.ml•This is the only Windows thing left on my computerEnglish
2·2 months agoI sort of like that on my ThinkPad though. It reminds me of the defiance shown in liberating the laptop from its grim past life.
AnarchistArtificer@slrpnk.netto
Linux@lemmy.ml•This is the only Windows thing left on my computerEnglish
6·2 months agoI respect this.
AnarchistArtificer@slrpnk.netto
Programmer Humor@programming.dev•The future is hereEnglish
7·3 months agoThis is hilarious. I’m deeply sad that I don’t think my irl friends would appreciate this joke, because I want to share it with everyone.
(I am personally irked by vibe coding because some assholes in my life have been real smug about how much better of a programmer they are than me due to vibe coding. )
AnarchistArtificer@slrpnk.netto
Selfhosted@lemmy.world•Alternative to github pages?English
6·3 months agoI recently used Jekyll (https://jekyllrb.com/) as a static site generator. I found it easy to use. I personally used Gitlab pages, because I didn’t feel confident hosting on my home internet (didn’t want to inadvertently cause issues for my housemates when I’m still learning this stuff).
The nice thing about static sites is that it’s pretty easy to find free or extremely cheap hosting for them.
AnarchistArtificer@slrpnk.netto
linuxmemes@lemmy.world•What your Linux Distro says about you.English
22·3 months agoRecently I joked to less techy friends that in the patch of the internet I most often lurk, there are two “genders”: anarchist, trans, cat girls, and libertarian techbros. This seems similar to the joke that was made about Arch.
I run arch btw. I am neither trans, nor a catgirl, but there is no question about where I belong — I have the programming socks, after all. Besides, anarchist trans catgirls throw the best parties
Something that I’m disproportionately proud of is that my contributions to open source software are a few minor documentation improvements. One of those times, the docs were wrong and it took me ages to figure out how to do the thing I was trying to do. After I solved it, I was annoyed at the documentation being wrong, and fixed it before submitting a pull request.
I’ve not yet made any code contributions to open source, but there have been a few people on Lemmy who helped me to realise I shouldn’t diminish my contribution because good documentation is essential, but often neglected.