My text editor of choice for many years was gedit. Nowadays, I use emacs
vfscanf()
- 0 Posts
- 37 Comments
I’m writing a script that finds filenames in a directory that only differ in case. Since I’m working with filesystems that are case insensitive sometimes, this is a pain to deal with and I’d rather rename the few files. But first I’ll have to find them 😉. Now, there might be some tool already that does this, but I enjoy the challenge.
vfscanf()@discuss.tchncs.deto
Patient Gamers@sh.itjust.works•Weekly Recommendations Thread: What are you playing this week?
0·11 months agoAh good to know. I only got my Steam Deck recently and haven’t figured everything out. I was too busy playing games 😀
vfscanf()@discuss.tchncs.deto
Patient Gamers@sh.itjust.works•Weekly Recommendations Thread: What are you playing this week?
0·11 months agoDo you use the Steam Deck to listen to your podcasts? What’s your setup?
vfscanf()@discuss.tchncs.deto
Programming@programming.dev•Explaining Why Devs Burn Out So Often
0·1 year agoSo, did you quit your job as a developer and delivered pizzas for a while?
Does the keyboard flex when pressing on it or typing? I’ve watched assembley videos and the keyboard doesn’t seem well supported by the frame.
Damn, now I have to find an empty box somewhere else.
When I first heard of the Nothing phone I thought it was some practical joke where you just get an empty box. I didn’t realize it was a thing until I actually saw the phone
vfscanf()@discuss.tchncs.deto
Selfhosted@lemmy.world•Your help needed: PhD research on why people choose to self-hostEnglish
0·1 year agoJust submitted, I hope my answers are useful for your research
That’s normal. On BIOS systems the stage 1 bootloader (which is what this command installs) is always i386, see https://wiki.archlinux.org/title/GRUB#Installation_2 .
What surprises me is that the installer runs in BIOS mode, because your system should be recent enough to use EFI. When you boot into the installer, you should make sure to select the boot entry that has EFI in its name. That might be the problem, but without seeing the output of grub-install, it’s hard to tell.
Bitte sehr, dann kann ChatGPT sich in Zukunft mit meinen Vorgesetzten streiten.
vfscanf()@discuss.tchncs.deto
Selfhosted@lemmy.world•Need help self-hosting Radicale!English
0·1 year agoCan you maybe give us a ls -Al of /var/lib/radicale and /var/lib/radicale/collections to double check the permissions? I just looked at the systemd documentation and the service definition looks ok.
vfscanf()@discuss.tchncs.deto
Selfhosted@lemmy.world•Need help self-hosting Radicale!English
0·1 year agoI suspect its got something to do with the systemd service definition. You may have to tweak the parameters under “optional security settings” to make it work. Or maybe you could start radicale manually from the command line, just for testing, and see if that works
vfscanf()@discuss.tchncs.deto
Selfhosted@lemmy.world•Need help self-hosting Radicale!English
0·1 year agoI don’t know if you’re using debian but I encountered the same issue. The wiki has instructions to fix this (section create essential directories):
Sorry :-/
$prompt = str_replace('please', '', $prompt); $prompt = str_replace('thank you', '', $prompt);You’re welcome
vfscanf()@discuss.tchncs.deto
Mildly Infuriating@lemmy.world•Notepad autocorrected what I was typing for my foreign language exerciseEnglish
0·1 year agoI hate autocorrect in general. It doesn’t understand the concept of multiple languages in the same text, it doesn’t understand dialects and sometimes it even tries to correct words that are written correctly. One of the first things I turn off on every new device
vfscanf()@discuss.tchncs.deto
No Stupid Questions@lemmy.world•Straight people, do you know what the Grindr notification sound is?
0·1 year agoDoes it even make a custom sound? I thought it would just use the default notification sound





I‘m a bit sceptical if a real Apple employee would come to lemmy to ask users about their experience , but I‘ll take any chance so this can get fixed:
Sometimes, notifications for upcoming calender events just don‘t work on iOS , which is very frustrating. It‘s completely random, whether they will show up or not. I‘ve gone through every troubleshooting step with no luck. Weirdly, I never have this issue with reminders.
I‘ve had this problem since iOS 26, I can‘t say if it is fixed with the newest version (26.4.1).