That would suffice
16.10.2025 16:00 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0@thymoon.bsky.social
Software Developer #.NET github links https://github.com/KorirMoze and https://github.com/korirMoses
That would suffice
16.10.2025 16:00 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0How I hope you guys also streamed the meetup
16.10.2025 15:56 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0how was the launch
03.07.2025 09:42 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0'Move fast and break things' really meant 'ship broken code, call it MVP, gaslight users into thinking bugs are features'
Silicon Valley turned 'quality control' into a dirty word ๐ฉ
Here's free software that runs half the internet'
Corporations: 'Cool, we'll make billions off this and contribute nothing back'
Maintainer: 'I'm burned out and broke'
Everyone: 'Have you tried meditation?' ๐
The irony of "rush hour" is that the only thing rushing is my patience. It's truly sit and stare at the bumper in front of you hour.
02.07.2025 10:11 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0The real skill isn't learning to code - it's learning to Google your errors effectively
02.07.2025 10:04 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Writing code on the weekend to โrelaxโ is wild more like treating burnout with a light sprinkle ofโฆ more burnout.
But hey, at least my side project also doesnโt work.
#CodeLife #programming
iOS 18โs liquid glass effect is stunning โ especially how it turns white text into a fun little guessing game. Love staring at my screen like it's a magic eye puzzle.
11.06.2025 05:31 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0new article on USSD dev.to/korirmoze/ad...
02.06.2025 07:14 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Entity Framework: Because who needs SQL performance when you can write LINQ and pray? #dotnet #EntityFramework #devlife
29.05.2025 09:42 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Background service crashed at 2AM. Logs say "Processing failed" with no item ID, no stack trace, no context. Just vibes.
Now I'm manually scanning 50k database records to find what broke our payment processor.
Reply with your worst "helpful" error message that cost you hours of debugging ๐ #dotnet
.NET Background Services: Because apparently we needed another way to write infinite while loops that crash in production at 3am. Sure, inherit from BackgroundService and pretend your "clean architecture" will handle that unhandled exception better than the Thread.Sleep() #dotnet #legacy
28.05.2025 11:11 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0New article dev.to/korirmoze/cl...
28.05.2025 06:17 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0โWhy use .NET?โ
Because sometimes you want your code to run everywhere, compile strongly, crash rarely, and confuse no one but yourself
Sure, I could debug this LINQ expressionโฆ or I could just rewrite it five different ways until one of them compiles
08.05.2025 06:22 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0I refactored my app into microservices. Now it fails in separate, distributed, and unpredictable ways. Progress!
08.05.2025 06:19 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0It was running in the background and I kept wondering where in the hells were the notification sounds coming from
07.05.2025 18:01 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Beautiful
19.04.2025 18:59 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0I woukd love to try that out
09.04.2025 16:34 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0My New Post on Mobile money dev.to/korirmoze/bu...
23.03.2025 11:16 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Great ,thanks
18.03.2025 08:18 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0If you got an article on it,i would love to read it
17.03.2025 19:44 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0I've been working a lot with .NET Core and now want to give Blazor a try for a dashboard project..and yes that woukd be helpful
17.03.2025 19:41 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Thanks i will do more research on this
17.03.2025 13:57 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Blazor WASM or Blazor Server for our new enterprise app? Our team is split. WASM feels cleaner but Server gives better performance for our data-heavy dashboards. What's your experience at scale? #dotnet #blazor #webdev
17.03.2025 12:58 โ ๐ 1 ๐ 0 ๐ฌ 2 ๐ 0Check out my new Article on Ecommerce billing management
dev.to/korirmoze/ma...
Here is my new article on Telnet With a dotnet example code
coderlegion.com/1435/modern-...