EngineerDaryl
-
-
My son took a banana and pretended it was a phone. I took a pear and pushed the banana away and said: "Connection reset by peer".
I'm the only nerd in the house.
I'm the only one who laughed.
-
Trying out GitHub Copilot Coding Agent now. It should, asynchronously, fix a GitHub issue in my project. Saw it working in a demo at #WWC25 today.
-
-
Unit testing in ESP-IDF is probably the least developer-friendly thing in the world. Frustrating evening!
-
Automated PR reviews from GitHub CoPilot might be one of the best features it gives. Just found a very stupid mistake that way.
#Programming #Coding #VibeProgramming #VibeCoding #AI #CoPilot #GitHub
-
So I just learned about _cohesion_ in classes. Never heard of it, but it changes the way I think about OOP completely. I am now playing with the Python `cohesion` tool.
-
Yep, that's it. I cannot add any more tests to this repo.
#ProgrammingHumor #Childish #INeedToGrowUp #Coding #Programming
-
Today the second day of my Azure Stack course! I can't wait ...
... to go home again.
-
-
I love it that LinkedIn has a option to change your feed to a feed with most recent posts first, instead of "most relevant". That is one of the reasons why I moved to Mastodon.
-
I'm reading the book from the Gang of Four about Design Patterns at the moment. I used to have a lot of trouble understanding these topics, but now, I understand them perfectly and I love them. They honestly make me a better programmer.
-
Spend about 15 minutes troubleshooting why `pylint` didn't work. It was installed and worked a few minutes before. Turned out I typed `pytlint` instead of `pylint`. #python #pogramming #id10t