syntax_mburu's profile picture. It's not a bug, It's an undocumented feature!!

🇰🇪 Mburu Wa Gathoni.

@syntax_mburu

It's not a bug, It's an undocumented feature!!

🇰🇪 Mburu Wa Gathoni. أعاد

If you can, do the work when you write. Low Latency loves precomputation. Here’s the situation Maya faced 👇 Her user profiles table had optional fields: display_name, timezone, and bio. Half the rows were NULL. Reads had to stay under 20 ms at 10 k QPS. She needed to make…

RaulJuncoV's tweet image. If you can, do the work when you write.

Low Latency loves precomputation.

Here’s the situation Maya faced 👇

Her user profiles table had optional fields: display_name, timezone, and bio.
Half the rows were NULL.
Reads had to stay under 20 ms at 10 k QPS.

She needed to make…

🇰🇪 Mburu Wa Gathoni. أعاد

EF Core added some amazing features. JSON Columns, primitive collections, raw SQL... The highlight for me? I think it's the bulk update APIs: - ExecuteUpdate/ExecuteUpdateAsync - ExecuteDelete/ExecuteDeleteAsync Why should you care? Performance. You can write optimal UPDATE…

mjovanovictech's tweet image. EF Core added some amazing features.

JSON Columns, primitive collections, raw SQL...

The highlight for me?

I think it's the bulk update APIs:
- ExecuteUpdate/ExecuteUpdateAsync
- ExecuteDelete/ExecuteDeleteAsync

Why should you care?

Performance.

You can write optimal UPDATE…
mjovanovictech's tweet image. EF Core added some amazing features.

JSON Columns, primitive collections, raw SQL...

The highlight for me?

I think it's the bulk update APIs:
- ExecuteUpdate/ExecuteUpdateAsync
- ExecuteDelete/ExecuteDeleteAsync

Why should you care?

Performance.

You can write optimal UPDATE…

🇰🇪 Mburu Wa Gathoni. أعاد

Most devs stop at roles. But roles ≠ access control. In my new video, I show how to build real RBAC in ASP.NET Core using Identity + JWT permissions. Start here: youtu.be/12GSnW1JMO8

mjovanovictech's tweet image. Most devs stop at roles.

But roles ≠ access control.

In my new video, I show how to build real RBAC in ASP.NET Core using Identity + JWT permissions.

Start here: youtu.be/12GSnW1JMO8

🇰🇪 Mburu Wa Gathoni. أعاد

I never run out of content to post anymore. Built an automation that monitors 50+ news sources, scores articles for relevance, and writes social posts automatically. It finds trending topics in my niche before they explode everywhere else. Saves me 15-20 hours monthly and…

Zephyr_hg's tweet image. I never run out of content to post anymore.

Built an automation that monitors 50+ news sources, scores articles for relevance, and writes social posts automatically.

It finds trending topics in my niche before they explode everywhere else.

Saves me 15-20 hours monthly and…

🇰🇪 Mburu Wa Gathoni. أعاد

This can be the first step in your unit tests. I don't always know where to initially start. But writing the AAA template ALWAYS unblocks me. // act ... the code that will get tested SHOULD BE ONE THING // arrange ... mocks/setup to enable the act // assert ... validations…

RyanRodemoyer2's tweet image. This can be the first step in your unit tests.

I don't always know where to initially start. But writing the AAA template ALWAYS unblocks me.

// act ... the code that will get tested
SHOULD BE ONE THING

// arrange ... mocks/setup to enable the act

// assert ... validations…
RyanRodemoyer2's tweet image. This can be the first step in your unit tests.

I don't always know where to initially start. But writing the AAA template ALWAYS unblocks me.

// act ... the code that will get tested
SHOULD BE ONE THING

// arrange ... mocks/setup to enable the act

// assert ... validations…

🇰🇪 Mburu Wa Gathoni. أعاد

How do you organize your Vertical Slices? Two solutions that make sense: 1) A static class + nested types inside for request, response, handler, validator, etc. 2) All the same types, but each in its own file

mjovanovictech's tweet image. How do you organize your Vertical Slices?

Two solutions that make sense:

1) A static class + nested types inside for request, response, handler, validator, etc.

2) All the same types, but each in its own file

🇰🇪 Mburu Wa Gathoni. أعاد

CTO read that AI will replace DevOps engineers. Laid off entire DevOps team. Hired consultant at $300/hour to set up AI tools. AI tools still need DevOps engineers to run them.


🇰🇪 Mburu Wa Gathoni. أعاد

While I rarely miss writing JavaScript, this version of the spread operator would be appreciated in C#. I miss the ability to populate a new anonymous type with the properties from another. In this example, I'd like to have a final anonymous object with properties `upper` and…

RyanRodemoyer2's tweet image. While I rarely miss writing JavaScript, this version of the spread operator would be appreciated in C#.

I miss the ability to populate a new anonymous type with the properties from another. 

In this example, I'd like to have a final anonymous object with properties `upper` and…

🇰🇪 Mburu Wa Gathoni. أعاد

⚙️ 𝗧𝗵𝗲 𝗨𝗹𝘁𝗶𝗺𝗮𝘁𝗲 𝗻𝟴𝗻 𝗦𝘁𝗮𝗿𝘁𝗲𝗿 𝗞𝗶𝘁 (𝟮𝟬𝟮𝟱) Ready to automate your workflows and connect AI with no-code power? 🤖 This guide covers everything you need to master 𝗻𝟴𝗻 from 𝘁𝗿𝗶𝗴𝗴𝗲𝗿𝘀, 𝗮𝗰𝘁𝗶𝗼𝗻𝘀, 𝗮𝗻𝗱 𝗻𝗼𝗱𝗲𝘀 to building smart, AI-driven…

Krishnasagrawal's tweet image. ⚙️ 𝗧𝗵𝗲 𝗨𝗹𝘁𝗶𝗺𝗮𝘁𝗲 𝗻𝟴𝗻 𝗦𝘁𝗮𝗿𝘁𝗲𝗿 𝗞𝗶𝘁 (𝟮𝟬𝟮𝟱)

Ready to automate your workflows and connect AI with no-code power? 🤖

This guide covers everything you need to master 𝗻𝟴𝗻 from 𝘁𝗿𝗶𝗴𝗴𝗲𝗿𝘀, 𝗮𝗰𝘁𝗶𝗼𝗻𝘀, 𝗮𝗻𝗱 𝗻𝗼𝗱𝗲𝘀 to building smart, AI-driven…
Krishnasagrawal's tweet image. ⚙️ 𝗧𝗵𝗲 𝗨𝗹𝘁𝗶𝗺𝗮𝘁𝗲 𝗻𝟴𝗻 𝗦𝘁𝗮𝗿𝘁𝗲𝗿 𝗞𝗶𝘁 (𝟮𝟬𝟮𝟱)

Ready to automate your workflows and connect AI with no-code power? 🤖

This guide covers everything you need to master 𝗻𝟴𝗻 from 𝘁𝗿𝗶𝗴𝗴𝗲𝗿𝘀, 𝗮𝗰𝘁𝗶𝗼𝗻𝘀, 𝗮𝗻𝗱 𝗻𝗼𝗱𝗲𝘀 to building smart, AI-driven…

🇰🇪 Mburu Wa Gathoni. أعاد

What is your preference, EF Core or Dapper? (SQL is inline, but could be a stored proc)

KarenPayneMVP's tweet image. What is your preference, EF Core or Dapper?
(SQL is inline, but could be a stored proc)

🇰🇪 Mburu Wa Gathoni. أعاد

Want a distributed lock? All you need is Postgres. 🐘

mjovanovictech's tweet image. Want a distributed lock? All you need is Postgres. 🐘

🇰🇪 Mburu Wa Gathoni. أعاد

🤖deepagents: the open source, multi-model agent harness We're releasing 0.2 of deep agents, with a big addition: a "backend" abstraction This lets you swap the filesystem you use from a local filesystem to a remote VM to a database to anything blog: blog.langchain.com/doubling-down-…

LangChainAI's tweet image. 🤖deepagents: the open source, multi-model agent harness

We're releasing 0.2 of deep agents, with a big addition: a "backend" abstraction

This lets you swap the filesystem you use from a local filesystem to a remote VM to a database to anything

blog: blog.langchain.com/doubling-down-…

🇰🇪 Mburu Wa Gathoni. أعاد

Kizza Besigye, Tundu Lissu honoured as champions of democracy in Africa citizen.digital/news/kizza-bes…


🇰🇪 Mburu Wa Gathoni. أعاد

Why senior DevOps engineers get paid 2x more: They think differently, not harder. Take this example: A production Kubernetes cluster goes down. 500 pods crash simultaneously. Junior DevOps Engineer: Frantically checks random logs across 20 different services. Looks at CPU…


🇰🇪 Mburu Wa Gathoni. أعاد

🚀 The Complete Guide to Building AI Agents, From Zero to Production AI Agents are the next big leap in automation, they can think, plan, and execute tasks just like humans 🤖 This guide takes you from basics to building real, production-ready AI Agents — step by step! To get…

Krishnasagrawal's tweet image. 🚀 The Complete Guide to Building AI Agents, From Zero to Production

AI Agents are the next big leap in automation, they can think, plan, and execute tasks just like humans 🤖

This guide takes you from basics to building real, production-ready AI Agents — step by step!

To get…

🇰🇪 Mburu Wa Gathoni. أعاد

There’s a big part of me that honestly believes we deserve everything we get from these politicians. Because how do we keep watching the same people mess this country over and over again and still act surprised? We have a generation that’s too comfortable letting Gen Zs fight…


🇰🇪 Mburu Wa Gathoni. أعاد

AI side hustles can make you $8,854 every week. I have created a guide to help you start one and make $500 everyday. Usually, I'd charge $100 for this, but today I'm giving it away for FREE Like & comment "AI" & I'll DM it to you (Must be following me)

mentorAIhere's tweet image. AI side hustles can make you $8,854 every week. I have created a guide to help you start one and make $500 everyday.

Usually, I'd charge $100 for this, but today I'm giving it away for FREE

Like & comment "AI" & I'll DM it to you

(Must be following me)

🇰🇪 Mburu Wa Gathoni. أعاد

I made $12540 in a week from ai threads This is the easiest business model ever Kids are making thousands a day want the breakdown? Deleting in 24 hours.... Retweet & Comment “AI” and I’ll dm you a free guide on how to start. (Must be following for auto dm)

0adspend's tweet image. I made $12540 in a week from ai threads

This is the easiest business model ever

Kids are making thousands a day

want the breakdown?

Deleting in 24 hours....

Retweet & Comment “AI” and I’ll dm you a free guide on how to start. (Must be following for auto dm)

🇰🇪 Mburu Wa Gathoni. أعاد

Question for developers who work in a team; when implementing something new into your code base does the developer introducing something new responsible for either doing a write up or visual presentation?

KarenPayneMVP's tweet image. Question for developers who work in a team; when implementing something new into your code base does the developer introducing something new responsible for either doing a write up or visual presentation?

🇰🇪 Mburu Wa Gathoni. أعاد

Spring Security Detailed Prep ✅ → Authentication vs Authorization → JWT token based stateless sessions → OAuth2 grant types (Client Credentials, Auth Code) → UserDetailsService to load user info → BCrypt password hashing → Role based access with @ PreAuthorize →…


Loading...

Something went wrong.


Something went wrong.