https://tiki.li/apps/tut_learn.html?v=2505e #simpleprogramming #languages #codingparadise #browsercoding #techhumor #programmingjokes #HackerNews #ngated
When working with Go in an industrial context, I feel like dependency injection (DI) often gets a bad rep because of DI frameworks. But DI as a technique is quite useful. It just tends to get explained with too many OO jargons and triggers PTSD among those who came to Go to escape GoF theology. Dependency Injection is a 25-dollar term for a 5-cent concept. โ James Shore DI basically means passing values into a constructor instead of creating them inside it. Thatโs really it. Observe:
It's been a long journey...
A while ago, I have started working on authorization and authentication at work. This taught me a lot about how modern authentication systems work. However I have always thought One-Time Password logins are the most mystical ones. A six-digit code that changes every time and can be used to verify
If you have to explain itโฆ
Itโs bad.
๐ https://techgeeksapparel.com/coding-is-like-humor-t-shirt/
#ProgrammingJokes #DeveloperLife #FunnyTech #Debugging
Coding Is Like Humor T-Shirt: "Coding is like humorโwhen you have to explain it, itโs bad." Every developer knows that if youโre explaining your code to
2B Or Not 2B? ๐ค
Boolean logic meets Shakespeare.
if (2b || !2b) return "That is the question."
๐ https://techgeeksapparel.com/2b-or-not-2b-that-is-the-question/
#ProgrammingJokes #BooleanLogic #DeveloperHumor #CodeLife
Being a dev means trying to explain something to a non-dev...
...
..
.
and halfway through, realizing you donโt fully understand it either.
How do you spot a hipster programmer?
...
..
.
They were using Rust before it was cool.
How do trees access the internet?
...
..
.
They log in.