It seems those are 4 KiB on Linux, interesting to know.
The Ramen Dutchman
Programmer by day, burnt out by night.
- 1 Post
- 1.39K Comments
- The Ramen Dutchman@ttrpg.networktoProgrammer Humor@programming.dev•ultimate storage hackEnglish2·23 days ago
- The Ramen Dutchman@ttrpg.networktoProgrammer Humor@programming.dev•How my day is going:English1·2 months ago
And just started cleaning up their GitHub account…
- The Ramen Dutchman@ttrpg.networktoProgrammer Humor@programming.dev•How my day is going:English2·2 months ago
Probably DeepSeek.
Honestly, he probably just forgot and found a random slip of paper with a note on it while moving or something.
That sounds like either LN or LW (Lawful Wangrod)
Honestly, it would’ve been better for me if OP shared the text instead of a (slightly blurry) screenshot.
- The Ramen Dutchman@ttrpg.networktoADHD memes@lemmy.dbzer0.com•Those damn leaves...English1·2 months ago
I have both at different times and will switch between background noise on and noise dimmers over my ears depending on the ‘mood’.
- The Ramen Dutchman@ttrpg.networktoProgrammer Humor@programming.dev•ultimate storage hackEnglish1·2 months ago
Here’s a simple command to turn any file into a single b!
echo a > $file_name
- The Ramen Dutchman@ttrpg.networktoProgrammer Humor@programming.dev•ultimate storage hackEnglish2·2 months ago
each file is minimum 4kb
$ touch empty_file $ ls -l total 8 -rw-rw-r-- 1 user group 0 may 14 20:13 empty_file $ wc -c empty_file 0 empty_file
Huh?
- The Ramen Dutchman@ttrpg.networktoProgrammer Humor@programming.dev•Programmers then and nowEnglish1·2 months ago
My brother in Christ TailwindCSS just gives classes that let you do inline styling in a shorter syntax! (and theme configuration, but mostly inline styling)
Replace
width: ...px
withw-...
,margin-left: ...
withml-...
andmargin-right: ...
withmr-...
. Setting both horizontal margins ismx-...
and both vertical margins ismy-...
.If you can do inline styling, TW just makes the syntax a bit shorter, but that’s it, really.
- The Ramen Dutchman@ttrpg.networktoProgrammer Humor@programming.dev•Programmers then and nowEnglish1·2 months ago
To be fair, unlocking the frame rate on console-to-PC ports still fast-forwards many games including Nier: Automata or breaks the physics like in Skyrim.
It doesn’t have to be this way, any more, but it still is because… Lack of expertise? I really can’t think of anything else?
- The Ramen Dutchman@ttrpg.networktoProgrammer Humor@programming.dev•Programmers then and nowEnglish2·2 months ago
To be fair, they show up as “^X” or whatever, and typing [Shift]+[6] followed by the [X]-key doesn’t do the trick.
- The Ramen Dutchman@ttrpg.networktoProgrammer Humor@programming.dev•Programmers then and nowEnglish2·2 months ago
Still do.
- The Ramen Dutchman@ttrpg.networktoProgrammer Humor@programming.dev•Programmers then and nowEnglish1·2 months ago
It can be easier if you’re used to the dash before the arguments; it’s optional but you can put them:
tar -cf # Compress File tar -xf # Xtract File
- The Ramen Dutchman@ttrpg.networktoProgrammer Humor@programming.dev•Programmers then and nowEnglish1·2 months ago
I was about to say
tar -CompressZeVuckingFile
; great mnemonic and I use it every time!
- The Ramen Dutchman@ttrpg.networktoProgrammer Humor@programming.dev•AI will replace programmersEnglish2·2 months ago
Is it?
I’m checking the comments to be sure, as I also get a slight “AI-feel” from this meme.
- The Ramen Dutchman@ttrpg.networktoADHD memes@lemmy.dbzer0.com•I get strong ADHD energy from this signEnglish1·2 months ago
Not after they learned some proper woodworking.
Our future is that one day our heads will be attached to VR headsets and our brains uploaded and parsed in 1.9 TiB of MS Excel.
I agree with the content of this post, but it seems like pure complaining rather than programmer humour, so I downvoted it for not suiting the community.
Mods, what are you doing letting this on here?