Thanks. I quickly read the key points and need more time for the rest.
Thanks. I quickly read the key points and need more time for the rest.
I mainly use line completions from GitHub Copilot and they are fine.
We did some trials with generating bigger pieces of code but it didnβt work well - not because of F# but a lack of understanding by the LLMs of our domain.
Thatβs my preferred kind of a spec, but itβs the same for any kind of spec.
"We don't need software engineers anymore; AI agents can generate the code from specifications. We only need people who can write a precise specification that can be understood by an agent."
What you need is a software engineer, then.
#AI #LLMs #Agents
RE#: how we built the world's fastest regex engine in F# iev.ee/blog/resharp... #regex #fsharp
A typical Monday, which is also the first day of the month, is ending for our application for time-tracking and the like.
The first two days of every month see higher loads because people close their previous month's accounts.
Thanks to Azure, everything scales automatically with load.
#Cloud
F# Weekly #9, 2026 - Crunching the Technical Debt with Repo Assist #fsharp sergeytihon.com/2026/03/01/f...
Sketchnote from Wednesday's .NET user group Zentralschweiz meet-up with Glenn F. Henriksen (@henriksen.no) about practical advice to build glorious monoliths:
#sketchnote #dotnet #monoliths
I found this view on my way to the .NET user group central Switzerland on my eMTB
π
Great, now I have an additional problem: where to find sand.
π
My recording "studio" is my kitchen. No regrets β it's the coziest room in the house.
Setting things up to film #csharp coding tutorials for the #pxlclock. Write code, run it on the simulator, watch it glow on the real thing.
First tutorials dropping soon. Stay tuned!
F# Weekly #8, 2026 - Boosting F# Libraries with Automated Agentic AI #fsharp sergeytihon.com/2026/02/22/f...
#fsharp is awesome , try it out and learn somewhat an #ocaml / ML language too in the process #dotnet . Think outside of the box π¦ > use your own intelligence , Human Intelligence ππ¦ππ₯³π (AI can help). try also Fharp data nuget with json or csv for example and play with .fsx and REPL . Have fun π€©
Almost ready to ship: deploy C# apps directly to your PXL Clock. Write code, hit deploy, it compiles on the device. Looks familiar? :)
Try the free simulator + examples: github.com/SchlenkR/pxl-clock
25% off with code RONALD: pxlclock.com/?ref=RONALD
#csharp #pxlclock #fsharp #pixelart
Learn how to write F# computation expressions to simplify code and enhance functionality. Discover tips and best practices for leveraging this powerful feature in your projects. #FSharp #Programming
Given how much we've been sharing our work with the #fsharp community, we thought it worth summarizing this pivotal decision to establish a new language. speakez.tech/blog/reintro...
If you are ever in Switzerland and near beautiful Lucerne, we (a .Net user group - not focused on .Net only) would be honoured to host a session with you.
We pay for additional travel and hotel costs, of course. π
This week on Friday @dsyme.bsky.social shows us how agentic workflows can continuously improve #fsharp libraries.
amplifyingfsharp.io/sessions/202...
"Instead of writing code, we can finally concentrate on what's important: architecture and business problems."
Ivory-tower architects are back then?
3/3
"Specification is the means of communication with stakeholders."
What happened to face-to-face communication (manifesto for agile software development)
2/3
I follow what is happening in the AI/LLM/agents space as closely as I can. Lately, it sometimes feels like backstepping into the last millennium:
"We need a correct, complete specification so that agents can then implement it."
Replace agents with developers, and it sounds like pre-2000.
1/3
I do not fear the rise of superintelligence.
I do, however, fear the rise of billionaires, organizations, and world powers who seek to use computing to maximize their power, influence, and control.
Recent situation.
F# Weekly #6, 2026 - FScript & An ode to βSlowlyβ handcrafted code #fsharp sergeytihon.com/2026/02/07/f...
What is 1+1? Would an AI be broken if it gave an answer other than 2?
If you expect "2" you don't really understand how LLMs work. For at least two reasons.
virtualgenius.com/blog/what-is...
try F# today folks, it comes for free within #dotnet sdk !Super easy to get started in vscode with Ionide extension or VS/rider , itβs the .NET ocaml great interop with C# in the same solution, use all the nuget packages you already know and love π has scripting .fsx and REPL baked in