Sabitlenmiş Tweet
paul van bladel
3.1K posts

paul van bladel
@paulbladel
husband | father | zero-tolerance for intolerance | software architecture | musician | economist | classical music.
Belgium Katılım Temmuz 2011
346 Takip Edilen351 Takipçiler

De crematoria kregen een uitbrander.
standaard.be/binnenland/cre…
Nederlands
paul van bladel retweetledi
paul van bladel retweetledi

De analyse van de recente video waarin Donald Trump Barack en Michelle Obama racistisch afbeeldde (met behulp van AI), biedt een klassiek voorbeeld van hoe het Overton-venster doelbewust wordt gemanipuleerd. Het Overton-venster beschrijft het spectrum van ideeën die op een bepaald moment politiek en maatschappelijk 'acceptabel' zijn om te bespreken. De video is niet slechts een incident, maar een instrument om de grenzen van het politieke debat te verleggen. Door de lat voor fatsoen drastisch te verlagen, creëert Trump ruimte voor radicaler beleid en taalgebruik dat enkele jaren geleden nog als politiek zelfmoord werd beschouwd.
Genk, Belgium 🇧🇪 Nederlands
paul van bladel retweetledi

@unixterminal Is is correctly interpreting AGENTS.md files in sub folders even when you are at the root?
English

And this post concentrates on the why, the ideas behind ports and adapters:
blog.opinionatedapps.com/blog/port-adap…
English

I’m starting a new blog series.
blog.opinionatedapps.com/blog/port-adap…
blog.opinionatedapps.com/blog/port-adap…
English
paul van bladel retweetledi

The 7 deadly sins of software engineers productivity strategizeyourcareer.com/p/the-7-deadly…
English
paul van bladel retweetledi

Blogged: Making foreach of an IEnumerable allocation-free, using reflection and dynamic methods
andrewlock.net/making-foreach…
In this post I describe why foreach sometimes allocates, and show how you can use DynamicMethod and Reflection.Emit to go allocation-free
#dotnet #csharp
English

"ChatGPT kan nooit dienen als primaire bron om kennis te vergaren", aldus Jeroen Baert, de burgemeester van Boom.
De Afspraak@deafspraaktv
AI-expert Jeroen Baert stelt dat ChatGPT nooit kan dienen als primaire bron om kennis te vergaren. “We moeten als maatschappij echt af van die gedachte"#deafspraak
Nederlands

@paulbladel @code Originally came up with its own, but then this weekend I went in to plan mode to talk through options to refactor and it came up with some globals and modules. I like it
English

Alright, let's go! Searching the MCP registry and auto importing directly. Using #githubcopilot in new mission control, agent sessions in @code, and even a little local chat session! WILD! github.com/jamesmontemagn…
Live on mcpbadge.dev
English

As things currently look, IT Days in Cluj-Napoca is going to be my only public appearance in 2025. itdays.ro

English
paul van bladel retweetledi

Onwaarschijnlijk hoe belachelijk dat support sites zoals
@MicrosoftHelpt zijn. Je stuurt hen een concrete vraag zoals deze en krijgt dan een BOT aan de lijn die je zegt dat je microsoft moet contacteren.
@MicrosoftHelpt

Nederlands
paul van bladel retweetledi

@AntonMartyniuk Nice. Do you need to have server affinity when you deploy this to an autoscale service like kubernetes or azure container apps? Will it work correctly in such a scenario?
English

The coolest feature in ASP .NET Core 10 yet!
𝗦𝗲𝗿𝘃𝗲𝗿-𝗦𝗲𝗻𝘁 𝗘𝘃𝗲𝗻𝘁𝘀
It's a simpler alternative to SignalR 👇
You may need to integrate real-time updates in your .NET application from the backend to the frontend.
You have a few options to implement this:
• Polling — frontend continuously checks the server for new data
• SignalR — frontend subscribes to an event, and the server sends this event using WebSockets
• Server-Sent Events (already available in .NET 10 preview)
Polling endpoints every few seconds can overload your server and waste bandwidth, while full-duplex WebSockets may be overkill for simple, one-way updates.
Server-Sent Events (SSE) provide a lightweight, reliable way for ASP .NET Core apps to push continuous streams of data without the complexity of bidirectional protocols.
Today, I shared with 11,267+ people:
➡️ How SSE works and why it matters
➡️ Implementing an SSE endpoint with Minimal APIs
➡️ Testing your SSE stream using an HTTP Request file in the IDE
➡️ Building a simple Frontend Application to test SSE
➡️ Key differences between SSE and SignalR (WebSockets)
I will show you how to create "Live Stock Market" updates both on the backend and the frontend.
If you missed the issue, here it is (make sure to subscribe):
↳ antondevtips.com/blog/real-time…
—
♻️ Repost to help your network learn about Server-Sent Events in .NET 10
➕ Follow me ( @AntonMartyniuk ) for more
#dotnet #API

English











