Alex Fedorov | 10xSWE · @tdd_fellow
1 followers · 41 posts · Server mas.to

Imagine forgetting how to use a debugger because your code is that good. High-quality software isn't a dream, it's achievable.🚀💻

#codequality #developerlife

Last updated 1 year ago

Armin Hanisch · @Linkshaender
1122 followers · 4684 posts · Server bildung.social

I found the bug, now what? 😎

#developer #macro #bugs #developerlife

Last updated 1 year ago

Deirdre Saoirse Moen · @deirdresm
820 followers · 3536 posts · Server hachyderm.io

I’d have vastly fewer compiler errors if I could make up my freakin’ mind what $THING1, $THING2, and $THING3 should be called.

#developerlife

Last updated 1 year ago

Stuart Jones · @horuskol
70 followers · 356 posts · Server phpc.social

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.

#developerlife

Last updated 1 year ago

Lukas 💻📌 · @dumbergerl
32 followers · 144 posts · Server fosstodon.org

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

Last updated 1 year ago

Jeff Edmunds · @JeffEdmunds
110 followers · 633 posts · Server techhub.social

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

Last updated 1 year ago

Victor van Liederen · @victor
5 followers · 7 posts · Server phpc.social

🔗 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

Last updated 1 year ago

GambaJo · @GambaJo
770 followers · 17836 posts · Server social.tchncs.de
Andrés Olarte · @aolarte
0 followers · 4 posts · Server cloud-native.social

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. 🚀🎟️🐞

youtu.be/eRUaC2kuoug

#srdeveloperin24hrs #codingskills #developerlife

Last updated 2 years ago

Andrés Olarte · @aolarte
0 followers · 1 posts · Server cloud-native.social

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
youtu.be/apzQpX139vQ

🚀👨‍💻

#srdeveloperin24hrs #codingskills #developerlife

Last updated 2 years ago

Andrés Olarte · @aolarte
0 followers · 1 posts · Server cloud-native.social

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! youtu.be/tJKfVxtYz-Y 🚀👨‍💻

#srdeveloperin24hrs #codingskills #developerlife

Last updated 2 years ago

Leo Febey 🐀 · @leofebey
130 followers · 610 posts · Server aus.social

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

Last updated 2 years ago

GambaJo · @GambaJo
761 followers · 17452 posts · Server social.tchncs.de

100 Prozent Eine Bilanz nach 45 Monaten.

Yep, der Text könnte in vielen Teilen von mir stammen. Habe ganz ähnliche Erfahrungen gemacht.

@t3n

t3n.de/news/remote-homeoffice-

#developerlife #homeoffice

Last updated 2 years ago

John Beales · @johnbeales
19 followers · 156 posts · Server universeodon.com

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

Last updated 2 years ago

Daniele Torelli · @danieletorelli
28 followers · 74 posts · Server functional.cafe

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

Last updated 2 years ago

GambaJo · @GambaJo
757 followers · 17249 posts · Server social.tchncs.de

Retro läuft heute ganz gut.

#developerlife

Last updated 2 years ago

GambaJo · @GambaJo
757 followers · 17200 posts · Server social.tchncs.de

Wie ich Support für Legacy-Projekte hasse.
Und SOAP!

#developerlife

Last updated 2 years ago

Lars Klint · @larsklint
246 followers · 105 posts · Server mastodon.au

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. 📽️

youtu.be/BqzxZBmF6Q8

#homeautomation #farmlife #iot #youtube #developerlife

Last updated 2 years ago

GambaJo · @GambaJo
755 followers · 17014 posts · Server social.tchncs.de

Oha, ich soll meine Kollegen in Clean Code & Co. schulen. Zu viele Bugs.

#developerlife

Last updated 2 years ago

GambaJo · @GambaJo
755 followers · 17014 posts · Server social.tchncs.de

Quartz.NET scheint durchdacht zu sein.

#developerlife

Last updated 2 years ago