Imagine forgetting how to use a debugger because your code is that good. High-quality software isn't a dream, it's achievable.🚀💻 #DeveloperLife #CodeQuality
I’d have vastly fewer compiler errors if I could make up my freakin’ mind what $THING1, $THING2, and $THING3 should be called.
An hour and a half to add two lines of code - sounds bad, doesn't it?
Finding the right place to put two lines of code, that will fix the problem your users are having, without causing new problems to arise, into a legacy code base that you're marginally familiar with, and then documenting that for developers - that's what really takes those 90 minutes.
Disappointed! 😞 My Lenovo ThinkPad, after just 2.5 years, suddenly refuses to charge. Tried different chargers, but no response. Is there any solution? It's frustrating when a laptop breaks so soon! #Lenovo #ThinkPad #Disappointed #DeveloperLife
#lenovo #thinkpad #disappointed #developerlife
So... looks like I'm going to be diving headfirst back into Java. I've been in the .NET world for so long, this could be quite an adventure.
As the old movie cliche goes:
"Cover me! I'm going in..."
#developer #developerlife #dotnet #csharp #java #heregoesnothing
#developer #developerlife #dotnet #csharp #java #heregoesnothing
🔗 Life as a developer is like a chain - each skill, project, and experience we acquire is a link that strengthens our career. Keep learning, growing, and connecting the dots to build a resilient chain of expertise! 💻🚀 #DeveloperLife #ChainOfKnowledge #CodingJourney
#developerlife #chainofknowledge #codingjourney
Das verdienen #Softwareentwickler in Deutschland
https://www.computerwoche.de/a/das-verdienen-softwareentwickler-in-deutschland,3614325
#developerlife #softwareentwickler
It's Tuesday, and the third video of "Sr. Developer in 24 Hours" is now live. We wrap up our conversation on how to create effective epics, tickets, and bug reports. 🚀🎟️🐞
#srdeveloperin24hrs #codingskills #developerlife
Excited to introducing a new video series: "Sr. Developer in 24 hours". Learn the skills you need to level up your coding game in just 24 hours. Stay tuned for more weekly videos!
t
https://youtu.be/apzQpX139vQ
#srdeveloperin24hrs #codingskills #developerlife
Excited to introducing a new video series: "Sr. Developer in 24 hours". Learn the skills you need to level up your coding game in just 24 hours. Stay tuned for more weekly videos! https://youtu.be/tJKfVxtYz-Y #SrDeveloperIn24hrs #CodingSkills #DeveloperLife 🚀👨💻
#srdeveloperin24hrs #codingskills #developerlife
Second day into the all-day work day and now I'm just sleepy. Probably something I can fix for next time. Found some good bugs though, I thought my code was broken but it turned out to be a bug with the library. Good thing I decided to work longer hours this week or I may have missed that bug. #developerlife #rustlang
100 Prozent #Homeoffice Eine Bilanz nach 45 Monaten.
Yep, der Text könnte in vielen Teilen von mir stammen. Habe ganz ähnliche Erfahrungen gemacht.
I discovered a crazy bug today trying to import data from an Excel file into a Laravel app.
Modern Excel files are actually zip files containing several XML files in a specific directory structure, but it seems that within the zip file the "directory structure" is not real, so each XML file just has some directory structure like stuff prepended to its file name.
In the particular Excel file I'm importing, the XML file that knows about the different worksheets in the Excel workbook was saved with the "/" characters in its directory structure as backslashes. This seems very unexpected, none of the Excel packages I tried for PHP could read it.
In the end I used PHP's built-in ZipArchive class to rename the XML file in the Excel archive, then it could be imported properly.
That wasn't how I expected to spend my afternoon!
#UntrustedData #PHP #DataIngestion #WeirdBugs #DeveloperLife
#untrusteddata #php #dataingestion #weirdbugs #developerlife
There’s nothing more satisfying than redesigning a legacy project with new and modern architecture and technologies. This is second only to watching it run with 10x performance boost on production.
#scala #developer #developerlife #architect #programming #software
#scala #developer #developerlife #architect #programming #software
Wie ich Support für Legacy-Projekte hasse.
Und SOAP!
I added some incredible gates to my farm, then automated them and put it all into @homeassistant to open them from anywhere!🌏
This was over a year in the making, and this video was made quite possibly from the biggest number of separate clips I have ever done for a video. I hope you enjoy it. 📽️
#homeautomation #farmlife #iot #youtube #developerlife
Oha, ich soll meine Kollegen in Clean Code & Co. schulen. Zu viele Bugs.
Quartz.NET scheint durchdacht zu sein.