Write code that lasts
Clean code = future-proof code.
Which one do devs skip the most?
#CleanCode #DevTips #SoftwareEngineering
Write code that lasts
Clean code = future-proof code.
Which one do devs skip the most?
#CleanCode #DevTips #SoftwareEngineering
Senior Developer Skills in the #AI Age: Leveraging Experience for Better Results • Manuel Kießling
https://manuel.kiessling.net/2025/03/31/how-seasoned-developers-can-achieve-great-results-with-ai-coding-agents/
Don't you love when software displays a message that something "completed successfully" when it actually wasn't successful?
Guys, you either handle errors or you don't. Both is fine with me. But don't lie to me.
The best way to build confidence in your solution…
…Is to get early feedback.
Too often, I've found myself tucked away working on a feature, going deeper and deeper down that rabbit hole...
Which is the Best Framework for Backend in 2025? Node.js or Python?
https://www.tuvoc.com/blog/nodejs-vs-python/
In 2025, Node.js is best for real-time apps, while Python excels in AI and data processing. This guide compares both to help you choose the right backend framework.
#BackendDevelopment
#NodeJS
#Python
#WebDevelopment
#TechTrends
#Programming
#SoftwareEngineering
#FullStack
#APIs
#Coding
Script Block (Anonymous Function) in PowerShell Tip #28 #CodingForBeginners #LearnPowerShell #PowerShellScripting #coding #softwareengineering #csharp #softwaredeveloper
Where Function in PowerShell Tip #27 #CodingForBeginners #LearnPowerShell #PowerShellScripting #coding #softwareengineering #PowerShellTutorial
Vibe coding: cool 'til you hit vibe debugging. Hype or nope? Share your take: https://charly3pins.dev/blog/vibe-coding-weekend-hack-not-ready/
Get-Member See Properties and Methods of Objects Tip #26 #CodingForBeginners #softwareengineering #LearnPowerShell #PowerShellScripting #Scripting #coding
I have now encountered several cases of unintelligible documentation - functional requirements, security measures, technical how-tos - where I had to ask the author for clarification, and getting as a reply "oh I don't know; I just asked #ChatGPT".
Now I can bash #ai tools, but people who produce documentation that they themselves don't understand have always been a blight on #IT. It's irresponsible, unprofessional, and makes work harder for everyone.
Have you ever felt the pressure of breaking the build?
We had the current build status projected on a large wall…
If you broke the build, everyone knew about it!
My anxiety went through the roof the first time I had to commit my code…
In another role, I received the dreaded email that my last deployment was holding up the release of several other teams with looming deadlines…
One Does Not Simply Change the Architecture
#SoftwareEngineering #ArchitectureMatters #KeepItStable
Solving a software problem, on the #vibeCoding scale:
↓ no vibes ↓
• Writing from internalized knowledge
• Reading documentation
• Reading a blog post on the topic
• Lifting from sample code
• Copy/pasting from StackOvervflow
• Adding yet another library dependency
• Using AI to write implementation
↑ nothing but vibes ↑
Terraform & OpenTofu In Action https://leanpub.com/b/terraform_opentofu by GitforGits | Asian Publishing House is the featured bundle of ebooks
"You need to get away from this idea of resources; people who have individual talents within a silo. Because what I found is that the most highly functional individuals, the people that generate the most value themselves, they don't necessarily fit into a silo." — Christopher Marsh
Watch now — https://confluxhq.com/all-events/webinar-accelerating-flow-an-introduction-to-team-topologies-in-practice
I wish #ChatGPT or #Copilot could make a stories/tasks breakdown for me for a new feature in a medium-sized project. But they just couldn't, even with having access to the code base. #AI #SoftwareEngineering