A solar conjunction of mars happens every 26 month and takes about two weeks. That’s the perfect time to install Windows updates and reboot the system. At least that feels as if it also takes two weeks.
optional
- 0 Posts
- 27 Comments
optional@sh.itjust.worksto
Not The Onion@lemmy.world•Vance says pope should ‘be careful’ when talking about theologyEnglish
4·3 months agoHe was quite successful with his dying. He did it on the first try, unlike his boss.
optional@sh.itjust.worksto
Programmer Humor@programming.dev•it's a matter of motivation
1·3 months agoAre you kidding? That’s literally one of the most famous volunteer task. There’s more than half a million volunteer water rescue personnel in Germany alone. Granted, they’re not only life guarding, but that’s a big part of what they do. Not at pools (those are usually run for profit, so they can and should pay personnel for that) but at lakes and the sea.
optional@sh.itjust.worksto
Programmer Humor@programming.dev•Guys, what's the best Linux distro to install on my PC?
9·6 months agoI don’t want to brag, but I have like 5 Linux distros in my garage. And I drive them all, regularly.
Just add
// @TODO find out why this crashes our application sometimesto fix that issue
optional@sh.itjust.worksto
Programmer Humor@programming.dev•Free software has some glib naming conventions
5·7 months agoThe G in GNU stands for JPEG.
optional@sh.itjust.worksto
Programmer Humor@programming.dev•Free software has some glib naming conventions
101·7 months agoThe W in Windows stands for worse, so good for you.
optional@sh.itjust.worksto
Programmer Humor@programming.dev•Clock but we saved DB space by just returning the index of the array of DigitNames
2·8 months agoJavaScript: Hold my Date!
new Date().getYear() == 125
Thanks, I didn’t know that. And now I wish I could forget it again.
Thanks, I didn’t know that. And now I wish I could forget it again.
That’s why you shouldn’t use cmd or powershell. That and the fact that you’d have to install W*nd*ws in order to use them.
Edit: Too bad that all the downvoters didn’t leave a comment. Now I’ll never know if it was M*cr*s*ft employees on their anual works outing, or if you’re mad because I dared to use the W-word :D
I don’t know how NTFS does it, but on FAT filesystems the directory table contains the filename along with all the other file metadata (access rights, creation date, size, etc). Only the list of sectors containing the actual data is separate. That means that you can’t have two filenames for the same file on FAT filesystems.
If you want to learn more about this, the data structure UNIX filesystems use, and FAT filesystems lack is called inode.
Yes. On Linux/Unix you don’t delete the file, you just delete it’s name, which is merely a link to the actual file. That’s also the reason why the syscalls name is actually
unlinkand notdelete. As soon as there’s nothing pointing to a file anymore, it is deleted.As long as a process holds a file handle, there’s still a reference to said file, so it won’t be deleted. That saved me once, when I accidentally deleted a file I wanted to keep: As there still was some process keeping it alive, I could just go to
/proc/[process id]/fd/[file descriptor id]and copy it to a safe location.
Why can „Bank“ be a 🏦 or a 🛋️? It’s a common feature of many languages that words can have multiple meanings. It’s called Teekesselchen in German, which is funny because Teekesselchen is a Teekesselchen itself: It can either mean „small tea kettle“ or „word with more than one meaning“.
But more importantly, why is there no emoticon for bench? I had to use a couch instead.
Hey, you can’t end a 40+ year war just like that. Do you want all those warriors to loose their occupation?
Why not use
ꟻbq.משתמשים/אדם/מסמכים/מחקר/מאמר/:ↄ
instead? If you want to write from right to left, you should go all the way.
With the right shell, you can just press tab multiple times to cycle through the possible completions.
If Algol68 is from 1968, shouldn’t Modula-2 be from 1898?
I’m the hatman. Scibi dibi dib yo dadad dup.
Is that him?