Urs Enzler
banner
ursenzler.bsky.social
Urs Enzler
@ursenzler.bsky.social
Software engineering, architecture and design stuff, mainly on .Net, F#, and Azure.

Co-Host of .Net user group Central-Switzerland.

#fsharp
#dotnet
#SoftwareArchitecture
Reposted by Urs Enzler
Have you had an uneasy feeling about the clear gap between how LLMs perform on benchmarks and their real-life capabilities?

If you're curious about the messy truth behind current LLM assessment, catch my @ndcconferences.com AI keynote tomorrow at Rebel, Oslo.

ndc-ai.com/agenda/can-y...
Keynote: Can you trust your (large language) model? | NDC AI 2025
Machine learning algorithms are marvellous things: models that can do a bunch of tedious and complex tasks for us, all with a high degree of accuracy. But how do we really know whether the outputs of ...
ndc-ai.com
November 12, 2025 at 10:54 AM
Did you notice that the "What's new in F# 10" page is longer than the "What's new in C# 14" page?

#justTrolling #dotnet #fsharp #csharp

learn.microsoft.com/en-us/dotnet...
learn.microsoft.com/en-us/dotnet...
What's new in F# 10 - F# Guide - .NET
Get an overview of the new features available in F# 10.
learn.microsoft.com
November 11, 2025 at 2:59 PM
Reposted by Urs Enzler
Good abstractions hide the irrelevant and simplify the essential.
Bad abstractions hide the essential and complicate the irrelevant.
November 10, 2025 at 11:53 PM
One thing I like about programming in F# is that sometimes, adding a new feature is more or less adding a single line in a pipeline:

#fsharp
November 10, 2025 at 2:08 PM
Reposted by Urs Enzler
A super alternative to postman and http scripts , with a real programming language #fsharp 💚🦔 youtu.be/F508wQu7ET0?...
FsHttp: The Programmable Alternative to Postman and VSCode Rest Client
YouTube video by The Pure State
youtu.be
November 7, 2025 at 5:50 PM
Reposted by Urs Enzler
What happened to Compositional btw ? Also didn’t see many blog posts
November 8, 2025 at 1:38 PM
Reposted by Urs Enzler
When I tell that #pxlclock is hand-made, this means: Man, it's hand-made! I swear - for real ;) You see Sefa in Action - life and in color, soldering the 2 boards for the clock. Thank god I'm a programmer... get your PXL Clock: pxlclock.com
November 9, 2025 at 7:17 PM
Reposted by Urs Enzler
A programmable device for #csharp and #fsharp hobbyists? A beautiful hand-crafted piece of furniture? Or both?

Order your #pxlclock now (1st batch limited to 100 units): www.pxlclock.com
November 6, 2025 at 11:53 AM
Situation an hour ago:

#eMTB
November 5, 2025 at 4:34 PM
Reposted by Urs Enzler
#pxlclock is finally here 🎉
Hand-built and crafted, with 576 glowing 3D pixels.

Only 100 units available right now - made with care, not mass-produced.

👉 www.pxlclock.com

PS: If you enjoy m#fsharprp open-source work: this is a beautiful way to support it ❤️
November 4, 2025 at 2:25 PM
Reposted by Urs Enzler
Hey #fsharp, what we do with #FsAdvent this year? sergeytihon.com/fsadvent/ Do we have 24 F#ers ready to participate?
November 2, 2025 at 8:10 AM
Reposted by Urs Enzler
October 28, 2025 at 7:24 PM
Reposted by Urs Enzler
Improvements in #fsharp performance over time, big boost in speed with .NET 8 working with a sequence on a linked list:

.NET10 -> 3.2us
.NET9 -> 4.0us
.NET8 -> 4.0us
.NET6 -> 9.1us
.NET Framework 4.81 -> 10.5us
October 23, 2025 at 11:06 AM
Reposted by Urs Enzler
Now that’s perfect
October 27, 2025 at 10:28 PM
I submitted my abstracts, so hopefully, I'll be speaking at this event and, maybe, see you there.
Early Bird tickets for Voxxed Days Zürich 2026 are on sale 🎟️

📅 24 March 2026
📍 Arena Cinemas Sihlcity, Zürich
💰 CHF 301.00
⏰ Sales end 14 Dec 2025, 23:59

Don’t miss the 10th edition of Switzerland’s favourite developer conference!

zurich.voxxeddays.ch

#VDZ26 #Voxxed
October 28, 2025 at 3:18 PM
Reposted by Urs Enzler
Early Bird tickets for Voxxed Days Zürich 2026 are on sale 🎟️

📅 24 March 2026
📍 Arena Cinemas Sihlcity, Zürich
💰 CHF 301.00
⏰ Sales end 14 Dec 2025, 23:59

Don’t miss the 10th edition of Switzerland’s favourite developer conference!

zurich.voxxeddays.ch

#VDZ26 #Voxxed
October 28, 2025 at 8:55 AM
Reposted by Urs Enzler
Evergreen.
With the AWS outage, now‘s as good a time as any to post this old strip.
October 20, 2025 at 10:25 AM
Reposted by Urs Enzler
F# is the best enterprise programming language ever made, learn it and prove me wrong 😋🦔💕
October 20, 2025 at 8:03 AM
Reposted by Urs Enzler
Hey y’all wanna feel old
October 20, 2025 at 10:00 AM
Reposted by Urs Enzler
Strong, expressive types removes the need for many kinds of parameterized tests.

Instead the compiler works as the test - if it doesn't conform to the definition, the code won't even compile.

Reason #5 F# sucks: Your buggy code won't even compile

hamy.xyz/blog/2025-06...

#fsharp
7 Reasons F# Sucks
Date: 2025-06-18 | build | create | csharp | fsharp | tech |
hamy.xyz
October 18, 2025 at 4:54 PM
Zug by night. Taken on my Thursday evening mountain bike ride. #eMTB
October 16, 2025 at 9:52 PM
Nice Foto from Tonight‘s Mountain Bike tour #eMTB
October 14, 2025 at 7:31 PM
Reposted by Urs Enzler
Long files in F# don’t bother me. But I am always open to the idea of refactoring if it makes sense.

One thing i hate in most C# codebases is having code split between so many files.

F# makes it easier to have less files which I think is usually better.
October 14, 2025 at 12:22 AM