There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

programmerhumor

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Cassilda , in I still have nightmares (not OC)

M-x hanoi

Frederic , in I still have nightmares (not OC)

Oh god Hanoi’s towers… Incredible that I programmed it in BASIC on my ZX81 in the 80s, and now at 50+yo I would have no clue how to program it lol

aspensmonster , in I still have nightmares (not OC)
@aspensmonster@lemmygrad.ml avatar

And then someone starts talking about dining philosophers…

TeaHands , in Notepad++ Changelogs be like:
@TeaHands@lemmy.world avatar

Feel like I missed some news here

KelsonV , in Notepad++ Changelogs be like:
@KelsonV@lemmy.world avatar

I had to check…

github.com/notepad-plus-plus/…/v7.3.3

O_o

Edit:

Yeah, it was real! Back in 2017.

notepad-plus-plus.org/…/v733-fix-cia-hacking-npp-…

Checking the certificate of DLL makes it harder to hack. Note that once users’ PCs are compromised, the hackers can do anything on the PCs. This solution only prevents from Notepad++ loading a CIA homemade DLL. It doesn’t prevent your original notepad++.exe from being replaced by modified notepad++.exe while the CIA is controlling your PC.

Bjoern_Tantau , in Developer compass

PHP isn’t open source? Damn, for some reason I can’t take back my contribution.

OsrsNeedsF2P , in Maybe one day I'll learn how to use Vim

PSA: run vimtutor in the terminal

SemioticStandard ,
@SemioticStandard@lemmy.ml avatar

This is exactly how I learned all those years ago, and to this day, I still use vim regularly. As in, literally, I was using it on a server this morning to make some changes. It’s just become natural to me now.

StV2 OP ,

Oooh that’s a handy feature I didn’t know about

schrodinger , in Minor miscalculation

This is the first one to actually hurt me.

RagingNerdoholic , in Holy variable!

CONSTANTS: oh yes daddy, don’t stop

ElmiHalt , in The only way

Well, I prefer not to put a “\n” in dates but you do you mate

Celsiuss , in The only way

int time = 1686650138000;

Rega , in JavaScript Pro Tip!

I had to check if that’s actually true. And yep, this is real.

pete , in Maybe one day I'll learn how to use Vim

If you are actually interested in learning, it’s not too hard, you’ll be slow for a little bit but it pays off in the end.

First, understanding there are actions and objects and quantifiers. Actions are what you do to objects, so when you want to (d) delete, that is the action, then you’d want to specify a object. ($) being the end of the line, (^) start, (w) is word, (j), (g) is top of file and so on, these are already the words you’ll use to move along as well.

Then, for many of these we can add quantifiers, i.e. repeat x number of times.

So 3dw is delete three words and 3dj is three lines down and so on. If you want to select, it’s just swap v for d and off to the races.

Once you learn the basic concept, you really only need a few actions and a few objects to be functional.

Print/find/make a cheat sheet and put it up by your monitor or keyboard and give yourself a week.

Also, checkout the vimtudor or vim golf and play the game for a few minutes.

lwhjp , in Literally 1970
@lwhjp@lemmy.sdf.org avatar

*Um, actually…*A signed 32-bit counter would loop back to December 1901, so the calendar is presumably 31-bit unsigned. (Sorry)

pcouy , in "Looks good to me" *merges own pull request*

Reminds me of the time used a private gitlab repo for a freelance contract where I was working alone. I used it to keep track of tasks in issues. Some issues in this repo really turned into me talking to myself

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines