Korir Moses's Avatar

Korir Moses

@thymoon

Software Developer #.NET github links https://github.com/KorirMoze and https://github.com/korirMoses

17
Followers
40
Following
42
Posts
13.04.2024
Joined
Posts Following

Latest posts by Korir Moses @thymoon

At what point does technology outpace its usefulness

27.12.2025 14:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

This paradox implies,
essentially, that you have to β€œsolve” the problem once in order to clearly define it and
then solve it again to create a solution that works.

27.11.2025 05:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

"Horst Rittel and Melvin Webber defined a β€œwicked” problem as one that could be
clearly defined only by solving it, or by solving part of it (1973).

27.11.2025 05:02 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Came across this definition of software design and it kinda is intriguing

27.11.2025 05:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

That would suffice

16.10.2025 16:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

How I hope you guys also streamed the meetup

16.10.2025 15:56 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Entity framework core Entity Framework Race Conditions: The Silent Data Corruption...

dev.to/korirmoze/en...

04.07.2025 11:04 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

how 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 πŸ’©

03.07.2025 08:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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?' πŸ™ƒ

03.07.2025 08:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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 πŸ“Œ 0

The real skill isn't learning to code - it's learning to Google your errors effectively

02.07.2025 10:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Writing 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

28.06.2025 16:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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 πŸ“Œ 0
Preview
Advanced USSD Performance Optimization: Implementing Fire-and-Forget Background Processing for Enhanced User Experience Summary In the rapidly evolving landscape of mobile financial services and telecommunications...

new article on USSD dev.to/korirmoze/ad...

02.06.2025 07:14 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Entity Framework: Because who needs SQL performance when you can write LINQ and pray? #dotnet #EntityFramework #devlife

29.05.2025 09:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Background 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

28.05.2025 11:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

.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 πŸ“Œ 0
Preview
Clean Architecture in .NET: Moving Beyond Generic Repositories and Leveraging IServiceScopeFactory Abstract In modern software development, architectural patterns such as Domain-Driven Design (DDD),...

New article dev.to/korirmoze/cl...

28.05.2025 06:17 πŸ‘ 2 πŸ” 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

28.05.2025 04:32 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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 πŸ“Œ 0

I refactored my app into microservices. Now it fails in separate, distributed, and unpredictable ways. Progress!

08.05.2025 06:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It 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 πŸ“Œ 0

Beautiful

19.04.2025 18:59 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I woukd love to try that out

09.04.2025 16:34 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Building a Scalable USSD Banking Solution for a Bank Introduction In the bustling financial landscape of Africa, banks are faced with a significant...

My New Post on Mobile money dev.to/korirmoze/bu...

23.03.2025 11:16 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Great ,thanks

18.03.2025 08:18 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

If you got an article on it,i would love to read it

17.03.2025 19:44 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I'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 πŸ“Œ 0