Cédric Belin

@cedx
70 Followers
146 Following
493 Posts
Yet another full stack developer, addicted to .NET/C#/PowerShell, but also to JavaScript/TypeScript, Haxe and PHP.
GitHubhttps://github.com/cedx
LinkedInhttps://linkedin.com/in/cedxbelin

What a strange time. I just read this sentence in an article about an HTTP client:

"Lightweight : Just 157~ KB in size"

Sorry but 157 KB is NOT lightweight. Especially for an alternative to "fetch".

#WebDev #JavaScript #TypeScript

Relative dates are terrible: they don't help anyone determine the exact day and time of an operation.

Please stop using relative dates.

#WebDev #Programming

LLMs are so bad for coding.

Copilot: `NullabilityInfoContext` is thread‑safe. [...] The internal cache is thread‑safe.

The .NET documentation: This type is not thread safe. [...] methods can't be called concurrently from multiple threads, as they use a non-concurrent cache internally.

(My code confirms that `NullabilityInfoContext` is NOT thread‑safe)

#CSharp #AI #LLM #Copilot #Programming #VibeCoding

Un aperçu du nombre de fichiers à modifier pour que le projet arrive à compiler...

Funny?

I use MS Edge as browser.
I check its "User-Agent" string...

On any dedicated website: the "Edg/133.0.0.0" part is correctly included.

On Google: the "Edg/133.0.0.0" part is hidden!!!

#Google #Censorship #WebDev

These are great times.
I've just created a tiny .NET Windows Forms application... in CoffeeScript! Thanks to the "Node API for .NET" library.
Just CoffeeScript, not a single line of C# code.

https://microsoft.github.io/node-api-dotnet/

#CoffeeScript #JavaScript #dotNET #NodeJS

Node API for .NET

Advanced interoperability between .NET and JavaScript in the same process

My Copilot settings on GitHub...
(spoiler : everything is disabled!)

#Copilot #GitHub #AI #WebDev

I can't download/deploy PHP anymore using a script/automation/CI !

What is this "security check" from Myra?!?

#PHP #WebDev

Modern web development is a joke...

#WebDev

We can't say it often enough: Haxe rocks!
https://haxe.org

#Haxe

Haxe - The Cross-platform Toolkit

Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.

Haxe - The Cross-platform Toolkit