Software Engineer Then vs Now: From 3 Tools to an Entire SaaS Ecosystem
Description
A two-panel comparison meme using scenes from the Korean TV series Squid Game, framed with a yellow border. The top panel shows a smiling, happy character (Gi-hun) with the text 'Software Engineer Then:' accompanied by just three tool icons: VS Code (blue), IntelliJ IDEA (red/black), and a database tool with a green play button. The bottom panel shows the same character looking exhausted, stressed, and defeated with 'Software Engineer Now:' followed by an overwhelming grid of application icons including: VS Code, IntelliJ IDEA, the database tool (same three as before), plus Cursor AI, Notion, Vercel, ChatGPT, Claude, Grok, Perplexity, Gemini, plus additional tools like RecCloud, Tidio, Zapier, Calendly, PicWish, and a Figma-like icon. The contrast illustrates how modern software engineering has gone from needing just an IDE and a database client to requiring an entire constellation of AI assistants, deployment platforms, automation tools, scheduling apps, and productivity software
Comments
41Comment deleted
In 2020, you needed to master your IDE. In 2025, you need to master 15 AI tools just to write the same CRUD app -- but now each one has a $20/month subscription
My IDE used to just fight with the linter. Now my IDE, five AI copilots, three cloud CLIs, and a dozen SaaS plugins all fight over who gets to leak my API keys first
2 ide but no slack? he must be a staff Comment deleted
That’s bottom text, about more icons being needed sigh Comment deleted
Software Engineer Before: Comment deleted
Me still (somethimes): Comment deleted
Better than vs code unironically Comment deleted
what is bottom line Comment deleted
and second bottom line Comment deleted
where is antigravity Comment deleted
i feel myself sometimes like an old man for not delegating code to ais, and now there are more layers of bloatware beyond my knowledge and comprehension Comment deleted
No, you just young enough to use functioning brain instead of digital wheelchair for thinking Comment deleted
i feel like delegating coding to ai is something i would never do because something that literally can only suggest the next word makes my code drift off in the opposite direction of where i want it to go Edit: also if ai can write it, then it already exists, so why am i writing that? (unless its for learning, in which case why is ai even relevant?) Comment deleted
eclipse code::blocks and netbeans forgotten Comment deleted
now Comment deleted
any other nano users here Comment deleted
fuck you Comment deleted
Says compiler to you each time. Comment deleted
it takes me 5 seconds to get the compiler error, fix a typo, and compile again Comment deleted
…5 of those are just different LLMs Comment deleted
Why would anyone use so much different AIs? Comment deleted
prompt one llm -> fail -> prompt another llm -> fail -> prompt another llm -> Comment deleted
This is some Las Vegas gambling level shit. If you don't know how to tell an LLM what to do, you don't know what you're doing Comment deleted
The whole vibe coding is fake it till "you" make it type shit Comment deleted
The only two LLMs I can recommend, that are truly helpful (call them whatever you like, they don't comprehend) Comment deleted
so it has begun. Comment deleted
zed.dev Comment deleted
Another vscode Comment deleted
Nope, build from scratch in rust Comment deleted
Regarding editors and IDEs I am completely fine with new developments but just a VS code fork is meh Comment deleted
I think simple editors, Kate, Notepad++ and Sublime do have a very well defined use case. You wouldn't open a full IDE to check a small config file. I prefer Jetbrains Fleet for that, but yeah. And Android Studio is actually used a ton for Android dev. IntelliJ, sadly, is not up on the latest changes in Android and takes rather long to integrate them. So yeah, code editor is surprisingly broad in the industry. IDE though? That is mostly Jetbrains, VS, Android Studio (which is kinda Jetbrains) and XCode Comment deleted
it is IDEA with some unique plugins Comment deleted
Not quite, it has also some changes in it that are not portable to IDEA Comment deleted
I know, but 90+% are still IDEA. Comment deleted
but these 10% make, sadly, a huge difference Comment deleted
yeahhhh Comment deleted
pycharm is epic for python vscode is for frontend dogshit visual studio because C# and I'm CBA to set up Rider sublime works extremely well for grepping extremely huge codebases Comment deleted
Better than ripgrep?) Comment deleted
not literally grepping, for navigating & find & replace Comment deleted
In embedded dev vendors all provide their own IDE, but most of them are just repackaged Eclipse. (The notable exception is the repackaged NetBeans) Comment deleted
Only Cursor, only vibecoding. Don't type anything except prompts Chat window is the only window you can edit Comment deleted