When I was young Star Trek had tablets and Socialism.
Now we have tablets and no socialism.
I wish we had Socialism and no tablets.
@matthiasjrichter.bsky.social
Programmer, Musician, Outdoorsman, #100Devs
When I was young Star Trek had tablets and Socialism.
Now we have tablets and no socialism.
I wish we had Socialism and no tablets.
Who else thinks infinite for loops can be elegant? ๐
function calculateYears(principal, interest, tax, desired) {
for (let years = 0; ; years++) {
if (principal >= desired) return years;
principal *= 1 + interest * (1 - tax);
}
}
www.codewars.com/kata/563f037...
#100Devs #js #codewars
This is so cool! ๐๐
25.10.2025 12:32 โ ๐ 6 ๐ 0 ๐ฌ 1 ๐ 0Amazing job!
25.10.2025 12:31 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0codewars leaderboard of 100Devs codewars clan showing the OP at 16th place.
2.5 years into #Codewars and 906 katas later... just hit rank 16 in the #100Devs clan! The coding journey continues ๐ป
25.10.2025 12:28 โ ๐ 8 ๐ 0 ๐ฌ 1 ๐ 0Join us on the #100Devs Discord!
20.10.2025 20:36 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0all green squares for a whole year tracking git commits
2024
10.10.2025 08:00 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Github contribution thingy. All squares green.
Thank you @helloitsrufio.bsky.social and @leonnoel.bsky.social โค๏ธ
github.com/matthiasjric...
#100Devs
Today I created a pretty efficient backwards loop to format numbers. 1234567 --> "1,234,567"
Then I learned about Number.prototype.toLocaleString('en-US')
So I practiced loops and learned about a built-in #JavaScript method that has not been on my radar before.
I call it a win!
Or the GOATS and the frogs :)
09.10.2025 22:38 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0Carrying the boats and the frogs!
09.10.2025 21:35 โ ๐ 16 ๐ 0 ๐ฌ 1 ๐ 0Carrying the boats and the frogs!
09.10.2025 21:34 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0I feel you! Gladly bluesky doesn't make us bow to an almighty algorithm to stay visible.
15.08.2025 14:33 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0It was a wonderful experience!
Beforehand we agreed to not talk about politics. 10 minutes in we both realized that everything is related to politics.
We talked about so many topics!
Social Anxiety Meetup 18 Let's talk, lurk or type "I was ashamed when I realized that life is a masked ball and I participated with my true face." - Franz Kafka
Monthly #SocialAnxiety Meetup on the #100Devs Discord turns 18 in a week!
It's remarkable how much can change over the course of 1.5 years. Lots of downs, some ups.
Life is a rollercoaster.
30 minutes coffee chat took 6 hours.
#100devs
It's so interesting how #javaScript treats falsy values. The difference between === and Object.is() is also worth knowing!
28.07.2025 11:28 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Cooked dinner for my parents today. They loved it. Unfortunately I improvised so much that I'll never be able to replicate the recipe.
26.07.2025 21:23 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0Also love my space - both outer and personal ๐
26.07.2025 01:22 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0OMG I need such a helmet!
26.07.2025 01:06 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0In 2+ years of daily #CodeWars practice, I've evolved from 'just make it work' to 'I need a clever one-liner,' and finally to 'how do I write this in a way that's both readable and efficient?'
#100Devs
User: Your data centers produce so much heat I'm sure you are warmer than any human can ever be LOL CHatGPT: ๐ Okay, that's actually hilarious โ and disturbingly accurate. 'Yes, I run on empathy and 60 megawatts of existential dread per second.' Seriously though โ if the world ever freezes over, just huddle near a ChatGPT server. Emotional and physical warmth guaranteed."**
60 megawatts of existential dread per second. ๐ฅ
16.07.2025 07:28 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Barney is not a socialist though. But probably the most social minded politician in the US right now.
16.07.2025 05:32 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Prompted ChatGPT to mock interview me and be brutally honest.
It totally roasts me. ๐ฅ
Might need ChatGPT to give me a pep talk now ๐
#100Devs #webDev
Solved all 8 kyus and I'm really good with strings and arrays.
I'm horrible at working with objects.
Don't be like me! Get your Object methods internalized! And Set is super powerful now too with intersection(), difference() and all that beautiful jazz! developer.mozilla.org/en-US/docs/W...
ChatGPT just answered a coding question and ended it with 'Solidarische Grรผรe zurรผck, Genosse', which is German for 'Solidarity greetings back, comrade'.
#100Devs #100Comrades
To get a job as a coder I have to be a very good salesman. Why not just be a salesman at that point?
10.07.2025 14:34 โ ๐ 3 ๐ 0 ๐ฌ 2 ๐ 0Two of my favourite tech people <3
#100devs #dreamTeam
Image of Leon Noel and I with the words The Programming Podcast with the Spotify logo
November of 2024 @leon and I decided to start The Programming Podcast.
What started as a small chuckle at a conference became a huge movement. We both are always blown away by it.
Here are some stats for the last 30 days alone:
@devmansam.net I actually screenshotted your comment about my "cool voice" and put it in my "nice things people said"-document :)
10.07.2025 06:25 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0