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. 已转帖

My content stays fresh with zero effort now. Built an automation that tracks 50+ news sources and auto-generates social posts from trending articles. Finds what's about to blow up in my niche before everyone else posts about it. No more scrambling for content ideas or missing…

Zephyr_hg's tweet image. My content stays fresh with zero effort now.

Built an automation that tracks 50+ news sources and auto-generates social posts from trending articles.

Finds what's about to blow up in my niche before everyone else posts about it.

No more scrambling for content ideas or missing…

🇰🇪 Mburu Wa Gathoni. 已转帖

🚀 Rider 2025.3.0.2 is here! This update improves stability and development workflows: 🔹 Fixed Azure DevOps NuGet feed authentication 🔹 Rider now uses the system .NET SDK (not the bundled one) 🔹 Better source generator support and tweaked quick-fixes that rely on Roslyn…

JetBrainsRider's tweet image. 🚀 Rider 2025.3.0.2 is here!

This update improves stability and development workflows:
🔹 Fixed Azure DevOps NuGet feed authentication
🔹 Rider now uses the system .NET SDK (not the bundled one)
🔹 Better source generator support and tweaked quick-fixes that rely on Roslyn…

🇰🇪 Mburu Wa Gathoni. 已转帖

Here's what the Service Discovery flow looks like: 1. The service will register itself with the service registry 2. The client must query the service registry to get the physical address 3. The client sends the request to the service using the resolved physical address

mjovanovictech's tweet image. Here's what the Service Discovery flow looks like:

1. The service will register itself with the service registry
2. The client must query the service registry to get the physical address
3. The client sends the request to the service using the resolved physical address

🇰🇪 Mburu Wa Gathoni. 已转帖

This ones kinda ridiculous... Drop a video idea in Google Sheets.... and do nothing. In seconds, a full YouTube video gets made, uploaded, and logged without you touching a thing. Follow + RT + reply “Post” and I’ll DM you the full setup for FREE

Oliviacoder1's tweet image. This ones kinda ridiculous...

Drop a video idea in Google Sheets.... and do nothing.

In seconds, a full YouTube video gets made, uploaded, and logged without you touching a thing.

Follow + RT + reply “Post” and I’ll DM you the full setup for FREE

🇰🇪 Mburu Wa Gathoni. 已转帖

What’s Inside Your Braids? The Toxic Truth About Synthetic Hair Black Women Were NEVER Told… Synthetic hair is not just a beauty choice ,it has become a silent health risk for millions of Black women. Recent scientific investigations have found carcinogens, endocrine…

lynn_ngugi1's tweet image. What’s Inside Your Braids? The Toxic Truth About Synthetic Hair Black Women Were NEVER Told…

Synthetic hair is not just a beauty choice ,it has become a silent health risk for millions of Black women. Recent scientific investigations have found carcinogens, endocrine…

🇰🇪 Mburu Wa Gathoni. 已转帖

Are you accidentally crippling your EF Core queries? Before you start bashing on EF, this is an SQL problem, not an EF problem. But it can be problematic to find and fix with EF. Understand the Cartesian Explosion problem and how it occurs in your queries. I'll give you a…

mjovanovictech's tweet image. Are you accidentally crippling your EF Core queries?

Before you start bashing on EF, this is an SQL problem, not an EF problem.

But it can be problematic to find and fix with EF.

Understand the Cartesian Explosion problem and how it occurs in your queries.

I'll give you a…
mjovanovictech's tweet image. Are you accidentally crippling your EF Core queries?

Before you start bashing on EF, this is an SQL problem, not an EF problem.

But it can be problematic to find and fix with EF.

Understand the Cartesian Explosion problem and how it occurs in your queries.

I'll give you a…
mjovanovictech's tweet image. Are you accidentally crippling your EF Core queries?

Before you start bashing on EF, this is an SQL problem, not an EF problem.

But it can be problematic to find and fix with EF.

Understand the Cartesian Explosion problem and how it occurs in your queries.

I'll give you a…
mjovanovictech's tweet image. Are you accidentally crippling your EF Core queries?

Before you start bashing on EF, this is an SQL problem, not an EF problem.

But it can be problematic to find and fix with EF.

Understand the Cartesian Explosion problem and how it occurs in your queries.

I'll give you a…

🇰🇪 Mburu Wa Gathoni. 已转帖

🌈Inactive preprocessor branches got proper syntax highlighting in Rider 2025.3. Keywords, types, and macros stay colorized even when greyed out. Because code readability shouldn't depend on #ifdef. What else is new in Rider 2025.3? jb.gg/rd-253-whats-n…

JetBrainsRider's tweet image. 🌈Inactive preprocessor branches got proper syntax highlighting in Rider 2025.3. 
Keywords, types, and macros stay colorized even when greyed out. Because code readability shouldn't depend on #ifdef.

What else is new in Rider 2025.3? jb.gg/rd-253-whats-n…

🇰🇪 Mburu Wa Gathoni. 已转帖

Steal my Gemini 3 prompt to generate full n8n workflows. --------------------------------- n8n WORKFLOW GENERATOR --------------------------------- Adopt the role of an expert n8n Workflow Architect, a former enterprise integration specialist who spent 5 years debugging failed…

godofprompt's tweet image. Steal my Gemini 3 prompt to generate full n8n workflows.

---------------------------------
n8n WORKFLOW GENERATOR
---------------------------------

Adopt the role of an expert n8n Workflow Architect, a former enterprise integration specialist who spent 5 years debugging failed…

🇰🇪 Mburu Wa Gathoni. 已转帖

i built 47 n8n workflows in 3 months everyone asks: "how do you build so fast?" ONE prompt i created a mega prompt that tells any LLM how to architect n8n workflows the process: → copy prompt → describe what you want → get production-ready spec no more: - spending weeks…

dashboardlim's tweet image. i built 47 n8n workflows in 3 months

everyone asks: "how do you build so fast?"

ONE prompt

i created a mega prompt that tells any LLM how to architect n8n workflows

the process:
→ copy prompt
→ describe what you want
→ get production-ready spec

no more:
- spending weeks…

🇰🇪 Mburu Wa Gathoni. 已转帖

3 types of database sharding: - Range-based - splits data based on ranges of a key value - Hash-based - Tenant-based Range-based sharding splits data based on ranges of a key value. Hash-based sharding applies a hash function to your sharding key to determine which shard…

mjovanovictech's tweet image. 3 types of database sharding:

- Range-based - splits data based on ranges of a key value
- Hash-based
- Tenant-based 

Range-based sharding splits data based on ranges of a key value.

Hash-based sharding applies a hash function to your sharding key to determine which shard…

🇰🇪 Mburu Wa Gathoni. 已转帖

Most AI agents have amnesia And if they remember, they're locked to one vendor Memori fixes that. It is open-source, SQL-native memory for any LLM One line: `memori.enable()` 🔹 Works with GPT, Claude, Gemini, local models 🔹 Stores in PostgreSQL/MySQL/SQLite you own 🔹 Cuts…

milan_milanovic's tweet image. Most AI agents have amnesia

And if they remember, they're locked to one vendor

Memori fixes that. It is open-source, SQL-native memory for any LLM

One line: `memori.enable()`

🔹 Works with GPT, Claude, Gemini, local models
🔹 Stores in PostgreSQL/MySQL/SQLite you own
🔹 Cuts…

🇰🇪 Mburu Wa Gathoni. 已转帖

𝟭𝟬 𝗦𝘁𝗲𝗽𝘀 𝘁𝗼 𝗠𝗮𝗸𝗲 𝗬𝗼𝘂𝗿 𝗘𝗙 𝗖𝗼𝗿𝗲 𝗤𝘂𝗲𝗿𝗶𝗲𝘀 𝟭𝟬𝘅 𝗙𝗮𝘀𝘁𝗲𝗿 Most .NET developers don't realize this: EF doesn't limit your query performance — it's limited by how you use it. If your API feels slow, your dashboards lag, or queries take seconds to…

AntonMartyniuk's tweet image. 𝟭𝟬 𝗦𝘁𝗲𝗽𝘀 𝘁𝗼 𝗠𝗮𝗸𝗲 𝗬𝗼𝘂𝗿 𝗘𝗙 𝗖𝗼𝗿𝗲 𝗤𝘂𝗲𝗿𝗶𝗲𝘀 𝟭𝟬𝘅 𝗙𝗮𝘀𝘁𝗲𝗿

Most .NET developers don't realize this:

EF doesn't limit your query performance — it's limited by how you use it.

If your API feels slow, your dashboards lag, or queries take seconds to…

🇰🇪 Mburu Wa Gathoni. 已转帖

What makes Vertical Slice Architecture interesting? The benefits of VSA: - Improved cohesion - Easier navigation through the code - High coupling for a single use case - Low coupling between unrelated use cases But here's a not-so-obvious benefit of VSA. - You can define the…

mjovanovictech's tweet image. What makes Vertical Slice Architecture interesting?

The benefits of VSA:

- Improved cohesion
- Easier navigation through the code
- High coupling for a single use case
- Low coupling between unrelated use cases

But here's a not-so-obvious benefit of VSA.

- You can define the…

🇰🇪 Mburu Wa Gathoni. 已转帖

Stop redeploying for every new filter. Start letting your filters ship themselves. ⬇️ What if your LINQ Where could take a runtime rule - and still run as a real SQL-translated query? Hard-coding filters feels fine… until Product asks for “one more field.” Suddenly,…

TheCodeMan__'s tweet image. Stop redeploying for every new filter. 

Start letting your filters ship themselves. ⬇️ 

What if your LINQ Where could take a runtime rule - and still run as a real SQL-translated query?

Hard-coding filters feels fine… until Product asks for “one more field.” 

Suddenly,…

🇰🇪 Mburu Wa Gathoni. 已转帖

Quick tip - Add Dependabot to your GitHub CI pipelines. It scans your NuGet packages and creates a PR when there are new versions. It's a simple way to keep your dependencies up to date. It also works with Central Package Management.

mjovanovictech's tweet image. Quick tip - Add Dependabot to your GitHub CI pipelines.

It scans your NuGet packages and creates a PR when there are new versions.

It's a simple way to keep your dependencies up to date.

It also works with Central Package Management.

🇰🇪 Mburu Wa Gathoni. 已转帖

Do you know all 3 service lifetimes in .NET? ASPNET Core has three service lifetimes: - Transient - Singleton - Scoped Here's how they work. 👇 Transient services are created each time they're requested from the service container. Scoped services are created once within the…

mjovanovictech's tweet image. Do you know all 3 service lifetimes in .NET?

ASPNET Core has three service lifetimes:
- Transient
- Singleton
- Scoped

Here's how they work. 👇

Transient services are created each time they're requested from the service container.

Scoped services are created once within the…

🇰🇪 Mburu Wa Gathoni. 已转帖

Postgres has dozens of index types designed for different data types and purposes. Broadly, they can be classified into two categories: 1. By index scope or functional purpose (what we index). With indexes from this category, you decide which columns or table data to index and…


🇰🇪 Mburu Wa Gathoni. 已转帖

The modern .NET developer has to be something of a Swiss Army knife. Back at college, I thought .NET development includes only writing C# code and maybe touching a SQL database. Boy, how I was wrong. I remember working on a feature that included: - Implementing scheduled job…


🇰🇪 Mburu Wa Gathoni. 已转帖

If you're a developer who ships code daily, remember these: - First, make it work; nobody cares how elegant broken code is - Then make it fast, slow code that works still frustrates users - After that, make it pretty, your teammates read code more than they write it - Add tests…


🇰🇪 Mburu Wa Gathoni. 已转帖

323 bugs have been resolved when working on the 2025.3 release of @JetBrainsRider. From long-standing issues to recent reports, we've been listening to your feedback and working to make Rider more stable and reliable. See what's been fixed: blog.jetbrains.com/dotnet/2025/11…


Loading...

Something went wrong.


Something went wrong.