programming
-
One can argue that Stack Overflow's influence and significance might be slipping but I think the 2025 Developer Survey is still interesting data (regardless if you use #AI or not). https://survey.stackoverflow.co/2025 #webdev #development #programming
-
"What does reading code comments from some developers look like?" 🤔 #memes #webdev #programming
-
“Ever try to vary your prompts in ChatGPT but come up with basically the same answer?” 🤔 #memes #AI #programming
-
“Ever watch customers use your app with reading any documentation?” 🤔 #memes #programming #webdev
-
Doom (or "Doom like") in a… …checks notes… QR Code? https://github.com/Kuberwastaken/backdooms #Doom #programming #QRCode
-
True story. Me: Working furiously on a coding problem at my desk. Apple Watch: “It looks like you’re trying to do a workout. Do you want to record it?” #programming
-
"What does it look like when there's a bug in your debugger and it crashes your coding app?" 🤔 #memes #webdev #programming
-
“Ever tried to warn future #developers with a comment in your code?” 🤔 #memes #programming #webdev
-
This is close to my take on #AI #webdev #programming as I've seen. https://kyrylo.org/software/2025/03/27/learn-to-code-ignore-ai-then-use-ai-to-code-even-better.html AI is a x10 multiplier – but 10x good or 10x not so good. If you know code then use it as a tool, it's good IMO. But just like copy/pasting from StackOverview without looking, using it blindly or with ignorance…
-
"Dad, my professor said I should treat #programming as a playground – experiment and have fun." 🤔 #memes #webdev #lifechoices
-
" #VSCode extension that gaslights you while coding to improve your mental strength." I can do that on my own, thank you very much. https://github.com/eNiiju/syntax-gaslighting #programming #mentalhealth
-
“Our solution is to put the slow performing code on a faster server.” 🤔 #memes #webdev #programming
-
Pride versioning. Yes. Developers experience pride and shame. I would argue even more if you work in #JavaScript. Via pridever.org #webdev #programming
-
Reclaiming Memory from #PHP Arrays https://medium.com/@vectorial1024/reclaiming-memory-from-php-arrays-49c7e63bd3d2 Definitely learned something from reading this. #programming
-
What an interesting #software #development story. "20 years working on the same software product". https://successfulsoftware.net/2025/02/21/20-years-working-on-the-same-software-product/ Old timers like me will appreciate the mention of software on CDs. 🙂 #programming
-
"When Imperfect Systems are Good, Actually: #Bluesky Lossy Timelines" https://jazco.dev/2025/02/19/imperfection/ "I recently made some major tradeoffs in the design of Bluesky’s Following Feed/Timeline to improve the performance of writes at the cost of consistency in a way that doesn’t negatively affect users but reduced P99s by over 96%." #webdev #programming
-
A comprehensive list of 500 #JavaScript project ideas for developers of all skill levels. #opensource and community-driven. https://github.com/deepakkumar55/ULTIMATE-JAVASCRIPT-PROJECT "Whether you're a beginner looking for your next coding challenge or an experienced developer seeking inspiration, this list has something for everyone." #webdev #programming
-
"How does it feel on a Monday and looking over the code you wrote before the weekend?" 🤔 #memes #webdev #programming
-
"This temp code is fine to just get us until the next release." 🤔 #memes #webdev #programming
-
"We didn't devote much in our budget to focus on making our code secure." 🤔 #memes #programming #webdev #security
-
“As a developer what decisions do you face daily?” 🤔 #memes #webdev #programming
-
After Coda, my code editor of choice was Sublime Text for a LONG Time before #VSCode. "Why I still like Sublime Text in 2025 after about 15 years of using it" https://ohdoylerules.com/workflows/why-i-still-like-sublime-text-in-2025/ #webdev #programming
-
Not a big fan of distractions while I code, but this IS cute. https://github.com/tonybaloney/vscode-pets This adds playful pets 🦀🐱🐶 in your VS Code window. #vscode #webdev #programming
-
"Ever see things in real life that remind you of code bases you've worked on?" 🤔 #programming #memes #webdev
-
Sadly, only good companies know the importance of people having skills BEYOND coding (call them "soft skills" or whatever). And some people will find these a challenge. But they are important IMO for a good potential career future. And no, I believe coders will exist but this is still worth a read because it's mostly…
-
"Give me half a cup of coffee." Normal people: Full up cup to half-way. Programmers: 🤔 #memes #programming
-
Ghostty is a "fast, feature-rich, and cross-platform #terminal emulator that uses platform-native UI and GPU acceleration". Enter the Hipster Terminal Club. https://ghostty.org Most impressive home screen for a terminal app, hands down. https://mitchellh.com/writing/ghostty-1-0-reflection #webdev #devtools #programming
-
"spacer" is a #CLI tool to insert spacers when command output stops. https://github.com/samwho/spacer #programming
-
Reading: "How do you do, fellow web developers? A growing disconnect." https://rakhim.exotext.com/web-developers-a-growing-disconnect "I feel a growing disconnect between my notion of #programming and younger web developers' notion of it… My growing feeling of disconnect gets fueled mostly by seemingly shifting notions." If your over… say 35(?) I think you might feel this. I kinda see…
-
OH: "The best time to address this bug was a long time ago. The second best time is tomorrow." #procrastination #webdev #programming