oracle2025 Profile Banner
Richard Spindler Profile
Richard Spindler

@oracle2025

Followers
1K
Following
10K
Media
156
Statuses
6K

Learn how to modernize Legacy Code Bases, using Test Driven Development & Continuous Integration | Writing https://t.co/VY6fnMO53W

Joined November 2010
Don't wanna be here? Send us removal request.
@oracle2025
Richard Spindler
3 years
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 πŸ₯³πŸ‘‰πŸ“§.
Tweet media one
0
4
9
@oracle2025
Richard Spindler
1 year
Can I add Chat-GPT to Jupyter Notebooks? πŸ€”.
0
0
0
@oracle2025
Richard Spindler
1 year
It is quite surprising how many security features are available for basic Linux services in systemd. Just google "systemd service hardening". πŸ’ͺ.
0
0
1
@oracle2025
Richard Spindler
2 years
RT @tottinge: 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 tomorro….
0
20
0
@oracle2025
Richard Spindler
2 years
RT @deliberatecoder: An official copy of the 2005 documentary Aardvark'd was recently published on YouTube. It has just 109 views despite i….
Tweet card summary image
mtlynch.io
Not many people remember this 2005 documentary featured early interviews with Paul Graham, Aaron Swartz, Alexis Ohanian, and Steve Huffman.
0
12
0
@oracle2025
Richard Spindler
2 years
RT @anastasiak2512: JetBrains is looking for a Developer Advocate to help with our C++ Tools (with the main focus on CLion) .
0
29
0
@oracle2025
Richard Spindler
2 years
TIL: Android has Ethernet-Tethering.πŸ€”. Saved me from the trouble of recompiling Linux Kernel modules for an older Laptop to get Wifi Working πŸ˜…πŸ’ͺ.
0
0
3
@oracle2025
Richard Spindler
2 years
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 πŸ’ͺ.
1
0
1
@oracle2025
Richard Spindler
2 years
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.
@pbourgau
Philippe Bourgau
2 years
How To Fix Bad Agile By Discussing Baby Steps
0
1
2
@oracle2025
Richard Spindler
2 years
This is still happening way too often.πŸ‘‡πŸ˜Ώ.
0
0
1
@oracle2025
Richard Spindler
2 years
The goodie bag arrived this week πŸ€©β˜•πŸ˜‹ thanks @palmiak_fp . I really enjoyed being invited to the @CodeCoffeeShow πŸ‘
Tweet media one
1
1
3
@oracle2025
Richard Spindler
2 years
Hold my Beer 🍺 while I . πŸ™ŠπŸ˜….
@thomaslevesque
Thomas Levesque
2 years
@lemire Nobody would be crazy enough to write a web app in C++!.
0
0
2
@oracle2025
Richard Spindler
2 years
RT @nicolaibaaring: @brendt_gd @matthiasnoback I think it's fine that frameworks do magic. But only when it's what I would call "predictabl….
0
1
0
@oracle2025
Richard Spindler
2 years
Should I add "Junior ChatGPT Prompt Writer" to my list of professional skills?.
2
0
2
@oracle2025
Richard Spindler
2 years
I am trying this πŸ‘‡. Configuring my syntax scheme to highlight comments instead of subduing them. πŸ€“.
Tweet card summary image
jameshfisher.com
Syntax highlighters make value judgments about code. Most highlighters judge that comments are cruft, and try to hide them. Most diff viewers judge that code deletions are bad.
0
0
3
@oracle2025
Richard Spindler
2 years
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.
33
37
227