Bool or bool not, there’s no twice.
kubica
- 0 Posts
- 203 Comments
kubica@fedia.ioto
Programmer Humor@programming.dev•Me, after carefully reading Rust's ownership and borrow checker rules
10·17 days agoyou got a
&yes, but what about agetting more&on top of your&'s?
kubica@fedia.ioto
Programmer Humor@programming.dev•I still haven't figured out how to do this
1·17 days agoThat’s what I mean (Ctrl+Enter), but I keep deleting it accidentally. But come to think I could have misinterpreted the meme because I don’t remember what specifically ms word does in that case. I haven’t used it in a long time.
kubica@fedia.ioto
Programmer Humor@programming.dev•I still haven't figured out how to do this
5·17 days agoMy problem is usually how to NOT delete the blank page because I put it there on purpose, but any moment I delete something I end up going too far and having to add it again, but then try trim some of the extra trailing lines and there we go again.
That’s why I let my code rest for 2 months before committing.
kubica@fedia.ioto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Weird Al's advice to a fan
13·26 days agoYANKovic
Which reminds me how “commit” is right but “ammend” is wrong. I hate it.
Writing new code: Dark theme so that the bugs stay away.
Debugging: Light theme so that you can catch them.
Someone could make an app so that the dark-mode is only activated when you have a key pressed.
kubica@fedia.ioto
Lemmy Shitpost@lemmy.world•Are you telling me a shrimp fried this rice?
15·1 month ago#2, but actually you forgot to put pants on the face too.
Try to stay positive, think of all the software still using MongoDB that never got updated after 2016.
Thinking skills, why would those be needed?
Pure code tutorilals but nothing about the environment is why it took me so much to get started in programming.
kubica@fedia.ioto
Ask Lemmy@lemmy.world•How much are you willing to inconvenience yourself to save money?
5·2 months agoI don’t think that the question aligns that much with how I usually think, I usually think of spending as the inconvenience itself.
WSL -> Windows Subsystem for Linux❌
WSL -> WeaSeL ✅

The not so funny thing is that if you try this in scripting languages -1 and 1 are both truthy so…