#programmingwisdom — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #programmingwisdom, aggregated by home.social.
-
🚨 Breaking news: Decades of programming wisdom have officially been deemed misdirection 🚨 Paul Tarvydas has cracked the code, folks! Turns out we've been using type checking as a security blanket to hide our architectural shame 🙈. Who knew all those fancy algorithms were just smoke and mirrors? 🤡
https://programmingsimplicity.substack.com/p/type-checking-is-a-symptom-not-a #programmingwisdom #typechecking #architecturalshame #securityflaw #codingrevolution #HackerNews #ngated -
🚨 Breaking news: Decades of programming wisdom have officially been deemed misdirection 🚨 Paul Tarvydas has cracked the code, folks! Turns out we've been using type checking as a security blanket to hide our architectural shame 🙈. Who knew all those fancy algorithms were just smoke and mirrors? 🤡
https://programmingsimplicity.substack.com/p/type-checking-is-a-symptom-not-a #programmingwisdom #typechecking #architecturalshame #securityflaw #codingrevolution #HackerNews #ngated -
🚨 Breaking news: Decades of programming wisdom have officially been deemed misdirection 🚨 Paul Tarvydas has cracked the code, folks! Turns out we've been using type checking as a security blanket to hide our architectural shame 🙈. Who knew all those fancy algorithms were just smoke and mirrors? 🤡
https://programmingsimplicity.substack.com/p/type-checking-is-a-symptom-not-a #programmingwisdom #typechecking #architecturalshame #securityflaw #codingrevolution #HackerNews #ngated -
🚨 Breaking news: Decades of programming wisdom have officially been deemed misdirection 🚨 Paul Tarvydas has cracked the code, folks! Turns out we've been using type checking as a security blanket to hide our architectural shame 🙈. Who knew all those fancy algorithms were just smoke and mirrors? 🤡
https://programmingsimplicity.substack.com/p/type-checking-is-a-symptom-not-a #programmingwisdom #typechecking #architecturalshame #securityflaw #codingrevolution #HackerNews #ngated -
"Programs must be written for people to read, and only incidentally for machines to execute." – Harold Abelson
#ReadableCode #ProgrammingWisdom -
"Programs must be written for people to read, and only incidentally for machines to execute." – Harold Abelson
#ReadableCode #ProgrammingWisdom -
Just because it's easy to understand doesn't mean it was easy to write. In fact, the easier it is to understand, the harder it probably was to write. #programming #programmingwisdom
-
Just because it's easy to understand doesn't mean it was easy to write. In fact, the easier it is to understand, the harder it probably was to write. #programming #programmingwisdom
-
Just because it's easy to understand doesn't mean it was easy to write. In fact, the easier it is to understand, the harder it probably was to write. #programming #programmingwisdom
-
Just because it's easy to understand doesn't mean it was easy to write. In fact, the easier it is to understand, the harder it probably was to write. #programming #programmingwisdom
-
Just because it's easy to understand doesn't mean it was easy to write. In fact, the easier it is to understand, the harder it probably was to write. #programming #programmingwisdom
-
Simple code is hard to write. #programming #programmingwisdom
-
Simple code is hard to write. #programming #programmingwisdom
-
Simple code is hard to write. #programming #programmingwisdom
-
Simple code is hard to write. #programming #programmingwisdom
-
Simple code is hard to write. #programming #programmingwisdom
-
All computers wait at the same speed. #programming #ProgrammingWisdom
-
All computers wait at the same speed. #programming #ProgrammingWisdom
-
All computers wait at the same speed. #programming #ProgrammingWisdom
-
All computers wait at the same speed. #programming #ProgrammingWisdom
-
All computers wait at the same speed. #programming #ProgrammingWisdom
-
"What one programmer can do in one month, two programmers can do in two months." — Fred Brooks
#ProgrammingWisdom -
POV: YOU’RE GETTING BETTER DAY BY DAY
#programming #programmingWisdom #programmerhumor #motivacional #coding #coding101
-
POV: YOU’RE GETTING BETTER DAY BY DAY
#programming #programmingWisdom #programmerhumor #motivacional #coding #coding101
-
POV: YOU’RE GETTING BETTER DAY BY DAY
#programming #programmingWisdom #programmerhumor #motivacional #coding #coding101
-
POV: YOU’RE GETTING BETTER DAY BY DAY
#programming #programmingWisdom #programmerhumor #motivacional #coding #coding101
-
POV: YOU’RE GETTING BETTER DAY BY DAY
#programming #programmingWisdom #programmerhumor #motivacional #coding #coding101
-
Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter.
- Peter Weinberger -
Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter.
- Eric Raymond -
Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter.
- Peter Weinberger -
Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter.
- Peter Weinberger -
Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter.
- Eric Raymond -
The „Short Blanket Situation“ in SW development. You fix one thing, another thing breaks. You fix the other thing and then the next thing breaks. Repeat.
No matter what you do, the blanket is too short and can only warm your feet or your arms.
-
The „Short Blanket Situation“ in SW development. You fix one thing, another thing breaks. You fix the other thing and then the next thing breaks. Repeat.
No matter what you do, the blanket is too short and can only warm your feet or your arms.
-
The „Short Blanket Situation“ in SW development. You fix one thing, another thing breaks. You fix the other thing and then the next thing breaks. Repeat.
No matter what you do, the blanket is too short and can only warm your feet or your arms.
-
The „Short Blanket Situation“ in SW development. You fix one thing, another thing breaks. You fix the other thing and then the next thing breaks. Repeat.
No matter what you do, the blanket is too short and can only warm your feet or your arms.
-
And it doesn’t mean „I work on an isolated feature branch and try to merge in a couple of days“. CI means trunk
based development. Working with feature branches and PRs is not CI (yes, even if you have a „CI“ pipeline for your FB/PR).#swdev #programming #continuousIntegration #programmingWisdom
https://techhub.social/@tottinge/112634336474266304 -
And it doesn’t mean „I work on an isolated feature branch and try to merge in a couple of days“. CI means trunk
based development. Working with feature branches and PRs is not CI (yes, even if you have a „CI“ pipeline for your FB/PR).#swdev #programming #continuousIntegration #programmingWisdom
https://techhub.social/@tottinge/112634336474266304 -
And it doesn’t mean „I work on an isolated feature branch and try to merge in a couple of days“. CI means trunk
based development. Working with feature branches and PRs is not CI (yes, even if you have a „CI“ pipeline for your FB/PR).#swdev #programming #continuousIntegration #programmingWisdom
https://techhub.social/@tottinge/112634336474266304 -
And it doesn’t mean „I work on an isolated feature branch and try to merge in a couple of days“. CI means trunk
based development. Working with feature branches and PRs is not CI (yes, even if you have a „CI“ pipeline for your FB/PR).#swdev #programming #continuousIntegration #programmingWisdom
https://techhub.social/@tottinge/112634336474266304 -
And it doesn’t mean „I work on an isolated feature branch and try to merge in a couple of days“. CI means trunk
based development. Working with feature branches and PRs is not CI (yes, even if you have a „CI“ pipeline for your FB/PR).#swdev #programming #continuousIntegration #programmingWisdom
https://techhub.social/@tottinge/112634336474266304