oracle2025's profile picture. Learn how to modernize Legacy Code Bases, using Test Driven Development & Continuous Integration | Writing http://softwareteambook.tk

Richard Spindler

@oracle2025

Learn how to modernize Legacy Code Bases, using Test Driven Development & Continuous Integration | Writing http://softwareteambook.tk

Pinned

I put together a free eBook: 🔸 Detailed Step by Step instructions 🔸 Howto Create Docker env for legacy PHP apps 🔸 Jenkins pipeline for CI/CD Free Download for Subscribers 🥳👉📧 php5to8.tk

oracle2025's tweet image. I put together a free eBook:

🔸 Detailed Step by Step instructions
🔸 Howto Create Docker env for legacy PHP apps
🔸 Jenkins pipeline for CI/CD

Free Download for Subscribers 🥳👉📧

php5to8.tk

Can I add Chat-GPT to Jupyter Notebooks? 🤔


It is quite surprising how many security features are available for basic Linux services in systemd. Just google "systemd service hardening" 💪


Richard Spindler reposted

I don't think I would ever add a linter to the CD without adding it to the IDE. Why would anyone want to be surprised tomorrow with a list of all the errors they didn't realize they were making today?


Richard Spindler reposted

An official copy of the 2005 documentary Aardvark'd was recently published on YouTube. It has just 109 views despite interviews with Paul Graham months after starting YC, reddit's co-founders months after reddit's launch, and Joel Spolsky before Trello/SO mtlynch.io/aardvarkd/


Richard Spindler reposted

JetBrains is looking for a Developer Advocate to help with our C++ Tools (with the main focus on CLion) jetbrains.com/careers/jobs/c… Interested? Contact us. #cpp #cplusplus


TIL: Android has Ethernet-Tethering.🤔 Saved me from the trouble of recompiling Linux Kernel modules for an older Laptop to get Wifi Working 😅💪


Sometimes you add a feature, and a unit-test catches a mistake. However, sometimes, you add a feature, a unit-test fails, but the feature is OK. The unit-test was testing a different code path I thought it did. So I fixed the unit-test and improved my code coverage 💪


Great article, and a great idea to teach technical practices. 👏👇 Lots of advice I know is true intuitively, but it is hard to put into words.


The goodie bag arrived this week 🤩☕😋 thanks @palmiak_fp I really enjoyed being invited to the @CodeCoffeeShow 👏

oracle2025's tweet image. The goodie bag arrived this week 🤩☕😋 thanks @palmiak_fp 

I really enjoyed being invited to the @CodeCoffeeShow 👏

Hold my Beer 🍺 while I ... 🙊😅

Nobody would be crazy enough to write a web app in C++!



Richard Spindler reposted

I think it's fine that frameworks do magic. But only when it's what I would call "predictable magic". E.g. route annotations and event listeners. The problem is when it's unpredictable, like magic method names or folder structures. They force structure and hinder change.


Should I add "Junior ChatGPT Prompt Writer" to my list of professional skills?


I am trying this 👇 Configuring my syntax scheme to highlight comments instead of subduing them. 🤓 jameshfisher.com/2014/05/11/you…


Many programmers get this wrong about "Unit-Tests": 🔶a class is not a unit. 🙈 🔶a Unit-Test is not about testing a single class in isolation.


Loading...

Something went wrong.


Something went wrong.