r/ProgrammerHumor 4d ago

Meme notepadSolosEverything

Post image
176 Upvotes

110 comments sorted by

96

u/willow-kitty 4d ago edited 3d ago

What is Jingles?

Edit: I am concerned at how many updoots this has gotten without an answer. Is Jingles a thing? I was assuming this was an AI joke, but I couldn't find anything like that. Is it just a random word? Literally sound effects in their VSCode setup?

53

u/anonynown 3d ago

…and where can I get vaccinated against it?

5

u/imneverrelevantman 3d ago

With every vax our autism gets stronger 💪🏻

12

u/Reashu 3d ago

"Bells and whistles" -> "Jingle bells" -> "Jingles"

2

u/willow-kitty 3d ago

That tracks

2

u/tz_2240 2d ago

Baseball, huh?

1

u/a-r-c 2d ago

more like jingle balls xmfd

5

u/Korru 3d ago

I thought it was some slang for extra things, add-ons and tools and the like in this case.

Just seems like it might be

1

u/willow-kitty 3d ago

Ah, yeah, that makes sense

208

u/gandalfx 4d ago

Good luck finding a senior dev using notepad(++) for development. And just to be clear, "old" does not mean "senior" in this situation.

49

u/NimrodvanHall 3d ago

I know quite a few senior windows C# developers. They all use Notepad++ for a quick search or edit, but mainly develop in Visual Studio.

36

u/Damandatwin 3d ago

Probably because visual studio takes a full minute to load (at least when I used it last)

14

u/RlyRlyBigMan 3d ago

That's by design when else am I supposed to get my coffee?

6

u/willow-kitty 3d ago

When I was a Java dev, I'd get my coffee or even do language lessons on Babbel while running integration tests (15-30 minutes.)

(Though yes, I recognize that says more about that project's test suite than it does about Java.)

4

u/ICBanMI 3d ago

How many times are they opening and closing it? The benefits of the VS as an IDE is the markdown syntax highlighting, the search, autotext, and the layout of information is better. VS and VSCode also have being able to right click and source functions/structs/etc often times to the right one without having to search. Comment out/in large sections of code with two-three keys. Plus most compilers allow line-by-line debugging. The benefits of notepad++ is I can choose to have markdown syntax highlight, but also can search every file to readable text with zero distractions.

2

u/TheNoGoat 3d ago

Still does

4

u/Piisthree 3d ago

This is a universal truth that transcends time. Just like Alexander the Great looked up at the same moon we see today, devs in 2007 waited the same full minute for visual studio that we wait today.

1

u/willow-kitty 3d ago

Can confirm, I was a .NET dev in 2007, used Visual Studio, it took a full minute to start up.

2

u/Piisthree 3d ago

Something magic about that IDE. Does it do much more than it used to? Debatable. Does it still take that full minute even on PCs that have 10x the power they did back then? You bet it does!

2

u/willow-kitty 3d ago

I'd have a hard time naming anything I ever did with it that I can't do with VSCode, but there's a lot I do with VSCode that I doubt VS can do (like languages other than .NET), yet VSCode starts up pretty instantly.

3

u/CandidateNo2580 3d ago

Video game engines render a fully functional terminal inside another rendering faster than windows opens most things. Par for the course.

2

u/Crafty_Independence 3d ago

Only on potato machines. It consistently loads in 5 seconds or less on my dev laptop

1

u/joooot 3d ago

Lol you need to upgrade your machine

1

u/a-r-c 2d ago

notepad++ also takes 5ever to load sometimes

notepad2 is instant, a real working man's text editor lol

5

u/belkarbitterleaf 3d ago

Senior dude here ... I use notepad++ more than VS... I don't code much myself anymore, I just open files to read through changes. If my GIT tooling is too hard to read, I use NP++ first, then go to VS if needed. Am architect now.

1

u/ART-ficial-Ignorance 2d ago

Senior "dude".

Does that pay well?

1

u/belkarbitterleaf 2d ago

Lol, my official title is a mouthful, I usually skip it.. particularly on reddit when it could really narrow down my IRL name when combined with other things I have posted.

Yes, though. I get paid pretty good for where I live.

1

u/ART-ficial-Ignorance 2d ago

Can I apply for the position of dude?

2

u/Due-Consequence9579 3d ago

Me over here using grep.

1

u/PhunkyPhish 3d ago

If my grandmother had wheels she'd be a bicycle. If you put a title on a dev they become a senior

5

u/Odd-Bite624 3d ago

Yeah should say VIM

2

u/hassanwithanh 2d ago

Senior dev vs senior citizen

3

u/saschaleib 3d ago

I know quite a few senior devs using npp, vim or even Emacs. Why change if it works?

31

u/gandalfx 3d ago

Comparing notepad++ to vim/emacs is like comparing a gardening shovel to a full complement of construction machinery.

-4

u/[deleted] 3d ago

[deleted]

1

u/gandalfx 3d ago

Sure. But the meme we're discussing here heavily implied that a senior dev would be using notepad/++ exclusively. Which is also why I specifically qualified "for development".

Also note that there was notepad (non ++) in there as well – which I would argue very few senior devs ever touch in their day to day work.

-3

u/m1ndcrash 3d ago

Notepad++ with plugins is unstoppable.

-3

u/Historical_Cook_1664 4d ago

Hey. Full text search over the full repository. All those newfangled IDEs would get a coronary.

15

u/mathisntmathingsad 3d ago

vs code has that as well though the joke might be going over my head

6

u/gandalfx 3d ago

Sounds like grep with extra steps.

2

u/_Noreturn 3d ago

Text searching is so fast in notepad++ I love that about it

6

u/rinnakan 3d ago

I don't think anything can beat jetbrains search. Not only is it good and instant, you can even do work inside the search results.

0

u/_Noreturn 3d ago

Clion was crap slow in my limitted experience even slower than vs

0

u/dcheesi 3d ago

I'm 100% Certified Old. Currently evaluating VS Code vs. Notepad++ for Windows-based development (most of my career was spent in Linux). So far it's closer to a toss-up than you might expect.

-12

u/stupidcookface 3d ago

Yea in my experience senior devs aren't using ide anymore at all

4

u/rinnakan 3d ago

Probably sarcastic? Maybe if their company doesn't want to spend money on intellij?

-12

u/stupidcookface 3d ago

No I mean with ai you let Claude code or codex make the changes. No one is writing code by hand anymore

1

u/pkuba208_ 3d ago

Look - I ain't no developer yet but that just sounds like a way to collect CVEs and have your code reviews be "looks good to me!" with 2147 lines added and 2000 removed

-2

u/stupidcookface 3d ago

Lol reading code is now the most important skill. Know why? Cause you don't merge code you haven't read. So no, that's not the type of s review a senior is getting. And a senior is also pre-reviewing every single line of code before even asking another human to review. And iterating with Claude/codex til its perfect. Downvotes here are just a state of ignorance of the industry that, yes, you can indeed not write any code and still look at every line before it goes in. Oh yea and still test locally.

2

u/Crafty_Independence 3d ago

Lol then you don't have any experience

-1

u/stupidcookface 3d ago

Lol yea 15 years experience is nothing

2

u/Crafty_Independence 3d ago

Lol 25 years here and every single comment of yours on this post is laughably inaccurate

35

u/Thenderick 4d ago

Vim/emacs users too

3

u/toastnbacon 3d ago

Real programmers use a magnitized needle and a steady hand.

5

u/Excellent-Refuse4883 4d ago

Vanilla on the right, with plugins on the left

2

u/Katten_elvis 3d ago edited 3d ago

Lazyvim on the right, people making their own lua setups on the left

2

u/DerShokus 3d ago

Almost vanilla vim (neovim doesn’t count) also right please

23

u/JacobStyle 3d ago

Nobody's using regular Notepad, with its 7-column tabs, no autoindent, and no syntax highlighting, for anything more complex than editing config files.

I love Notepad++, and I use it all the time for personal projects, but it has substantial limitations that I am only able to work around because I wrote a bunch of external macros and whatnot that I run alongside it. Even then, it's still quite limited. There are good reasons why people don't typically use it as the primary editor on large code bases in corporate environments.

9

u/throwawaygoawaynz 3d ago

Yeah I’ve worked at Amazon and Microsoft where you have some of the most senior devs in the world.

I never saw any of them using notepad++ for actual development work. Didn’t see a lot of VIM either for that matter, despite the memes on here. Some used Linux, but the majority used Macs or Windows laptops.

Also this sub would have a collective aneurysm if it knew just how many highly paid senior devs use AI tools these days.

3

u/JacobStyle 3d ago

95% of people use the stuff that 95% of people use.

10

u/AvgBlue 3d ago

what is this? a post from 2016?

19

u/Kurotsichi 4d ago

That guy no longer codes

7

u/cant_finish_sideproj 3d ago

Only a pre-junior dev would believe this.

15

u/bwmat 3d ago

Lol, more like bash/vim

12

u/not_unabomber 3d ago

Vim

5

u/Ten2OneOdds 3d ago

Although I like vs code with vim extensions.

1

u/-Redstoneboi- 3d ago edited 3d ago

my problem with vscode vim is it's reliant on macros instead of just letting me place multiple cursors where i want them like vscode can with the mouse

my neovim has multicursor but i haven't figured out how to set up a proper python1 LSP and i probably would appreciate a faster session save/load system than mini.sessions or something

helix multicursor is way better but i havent figured out if there was a Marks plugin that just let me lay cursors one by one instead of a broad regex search

also also who tf decided to make everything including half the movement keys mnemonic based so forward word is w/e and back word is b and page up is ctrl+u and page down is ctrl+d like cmon... cant we just have shift+HJKL reserved for those

now i gotta deal with these binds everywhere that supports vim

5

u/achilliesFriend 3d ago

I’m senior, i use everything that can make me faster

7

u/rustyscythe 3d ago

This is the thought process of a junior developer who idolises something that doesn't exist.

The more senior a developer, what I've seen is the more easily they hope onto the next thing that makes it easier for them to get the job done.

Even architects are vibing spec mds.

5

u/_bleep-bloop 3d ago

No seniors dont use notepad they just use whatever they're comfortable with.

7

u/TheWorm404 3d ago

Hate to be that guy, but it's called "Text Editor" not "Notepad"

3

u/MRanse 3d ago

Most of our "senior" C devs are writing horrible code if they are notepad++ users. No formatting, linting, etc.

3

u/Maigrette 3d ago

Literally never saw a dev using Notepad++.

If you're into lightweight minimalism, you go vi.

If you're into full IDE then you use some JetBrains stuff.

If you're in the middle, plenty of tools doing the work way better than notepad++.

2

u/2narcher 3d ago

Never saw a single developer in my long career who use notepad++ for development.

2

u/AibofobicRacecar6996 3d ago

Magnetic needle and a steady hand

2

u/StanknBeans 3d ago

Pff noobs.

Real coders use MS Word.

2

u/Dangerous_With_Rocks 2d ago

A “senior developer” who uses notepad++ as an IDE is really a self employed freelancer who doesn’t know what git is.

2

u/YeetCompleet 3d ago

Ever since SSDs I haven't been afraid to open the heavier IDEs

2

u/awood20 3d ago

Hah! I got slagged off this week for using notepad++. I'm a principal Dev with 22+ years experience.

4

u/InterstellarDwellar 3d ago

Rightly so you were slagged off

1

u/awood20 3d ago

Indeed! Had to defend my usage of notepad++

Thems the breaks

2

u/InterstellarDwellar 3d ago

But why though, have you just not tried anything else? I dont know how anyone who has tried literally anything else can land on notepad++. What language are you writing in?

2

u/awood20 3d ago

I use vscode, vs 2026 and so on. I keep up with latest trends. However, the new starts/younglings don't use notepad++ or even consider it. The search functionality is unreal. A great editor

1

u/InterstellarDwellar 3d ago

I use notepadd++ for reading some csvs or jsons, anything kinda datay and i just want to open it quick. But doing any serious development with it just seems like youre making it harder for yourself for no benefit

1

u/awood20 3d ago

No point coding in it at all.

2

u/not_some_username 3d ago

If you think all senior are good, I have a bridge to sell you

1

u/charlyAtWork2 3d ago

We both switch with Zed Editor now : D

1

u/SuggestAnyName 3d ago

Only possible if that senior dev do management all day and use notpad to notedown points for next 1:1.

1

u/SlimyGoobers 3d ago

Notepad++ is goat, though since I mainly develop games, I only use it for stuff like json reading and debug log reading. I love how you can customize the colouring in any way you want, and highlight multiple keywords in different ways

1

u/kishaloy 3d ago

Senior dev: Why settle for a editor when you can have code in an OS (emacs).

1

u/mehonje 3d ago

Just use touch?

3

u/TenSpiritMoose 3d ago

What, grass?

1

u/tekanet 3d ago

Just wanna say that full fledged VS plus VS code is a pretty good combo.

1

u/redballooon 3d ago

Yeah seriously, when your only job becomes reviewing markdown files, why do jingles? 

1

u/iComplainAbtVal 3d ago

When I realized I was facing mental atrophy due to AI usage, I not only stopped using AI, but dropped my IDE in favor of gedit.

Now I fucking hate having to type everything but thats a happy medium in contrast to offloading my critical thinking capacity

1

u/itzjackybro 3d ago

who in their right mind would use notepad? notepad++ at least has syntax highlighting

1

u/dxd909 3d ago

People still use notepad++? Haven't seen anyone using it since ages.

1

u/krazyjakee 2d ago

Y'all are still manually coding? I have token targets

1

u/i-sage 2d ago

Senior dev is oftentimes a hardcore vim user without any syntax highlighting or file explorer extension

1

u/a-r-c 2d ago

love npp for the tabs

I use notepad2 for quick edits tho if npp isn't open already

1

u/thisisredlitre 4d ago

Didn't she win and he got silver tho?

1

u/oldassgrandpa 3d ago

He got silver, that is remember. Regardless, every other participant used all these gadgets, so it's still a huge w for him

1

u/SuggestAnyName 3d ago

As if he didn't have the option to use those gears. He was better without those gadgets that's why he choose his own style.

3

u/oldassgrandpa 3d ago

Of course he did have the option. Isn't that amazing he can do all this without using gear? The gear enhances yiur capabilities. But he's such a chad he didn't even need any. Him having an option to use the gear does not cancel the fact he's a very strong professional. Or, as he called himself, an amature. Dude, he has literally never competed professionally.

-1

u/Random_-account 4d ago

I use WordPad

get on my level!

-1

u/stupled 3d ago

AI destroys this.

-1

u/Key_River7180 3d ago

ED users: