After a loooong vacation, I published a new version of #Feliz #DaisyUI library. Big kudos to Oleksiy Slyshyk, who did all the work (I just pushed the button 😁)
#fsharp
After a loooong vacation, I published a new version of #Feliz #DaisyUI library. Big kudos to Oleksiy Slyshyk, who did all the work (I just pushed the button 😁)
#fsharp
RE#: how we built the world's fastest regex engine in F# iev.ee/blog/resharp... #regex #fsharp
The wait is over! Fable 5 Release Candidate is officially here.
After a year of hard work from the community, we're bringing you:
✨ .NET 10 & F# 10 support
🐍 A massive Python update (now powered by a Rust core & PyPI!)
🌐 Cleaner JS/TS Pojo bindings
fable.io/blog/2026/20...
#fsharp #fablecompiler
Using GitHub Agentic Workflows "Repo Assist" automated repo assistant, I was able to
1. Clear all the lingering technical debt off the community library FSharp.Control.AsyncSeq today
2. Release a new version 4.0.0 with a major compat feature
github.com/fsprojects/F...
bsky.app/profile/did:...
F# folk - I'm having some success using GitHub Agentic Workflows to automate some backlog maintenance work in some older F# community repos.
FSharp.Data: github.com/fsprojects/F...
FSharp.Control.AsyncSeq: github.com/fsprojects/F...
It's helping me re-engage with the repos and clean things up.
After some *checks notes* umm.. 6 years, I released a new version of my composable data visualization library, adding support for images! compostjs.github.io/compost/demo...
I still think this is the best way of doing composable data visualizations. See the paper: www.cambridge.org/core/journal...
Adding a video streaming feature to my www.triple19.com application seems to be fun. The more features, the more stuff to talk about at some FP conference? 🤔
A new web page for my book! tomasp.net/cultures/
It has all the links you may need to get the open access PDF, buy a hardcopy or an ebook as well as some older talks & slides.
If you run a podcast, conference or a user group, I'm always hapy to join & talk about something from the book!
Sure. I combine Claude Code for bigger features and Copilot in IDE for code updates. Landing page was done by @claudecode.bsky.social with some fine-tuning 🙏
Aaaaand one more thing: F# union types are still the best thing ever. ❤️ I cannot imagine handling game state transitions in any other way, it's just perfect. And btw... I did "an AI stuff" in it - you can just say out loud your throws and it will do the math for you.
I did a new thing with #fsharp on backend and pinch🤏 of #typescript on frontend. It's called Triple19, running on www.triple19.com and it's all about my new-ish hobby - Darts. It's quite complex and I'll do tech talk about it one day, but now if you would give it a shot, would ya? #darts
I wonder... would there be any interest in some F# event / (un)conference in 2026?
I always wanted to do something similar to F# Creators Workshop (which @dsyme.bsky.social organised years ago in Cambridge) or Elm Camp (which has been for last couple of years)
#fsharp
F#+ 1.9.1 released ✨🥳
#fsharp
www.nuget.org/packages/FSh...
www.nuget.org/packages/FSh...
See the release notes here:
github.com/fsprojects/F...
Many thanks to everyone that made this release possible! 😘
Looking forward to coming to this amazing conference exploring the gaps in computer science research!
C# and F# Interop (2026 edition)
How to easily start with F# in your existing C# codebase.
www.planetgeek.ch/2026/01/06/c...
#dotnet #csharp #fsharp #Interop
A beautiful F# library for building AI agents on .NET:
• Quotation-based tool discovery
• Pipeline-style agent composition
• Computation expressions for workflows
• Railway-oriented error handling
F# deserves a place in the agent era — and this is my contribution.
#fsharp #dotnet
Here’s my post for Day 8:
blog.bencope.land/f-in-product...
#fsharp
Let me invite you to our last #dotnet Meetup this year.
We have 3 great talks prepared for you, and of course food.
📍 Microsoft Office (Delta Building, Vyskočilova 1561/4a, Prague 4)
📅 Monday, December 8, 2025
🕗 5.30pm - 9.00pm
English, Free entry
www.meetup.com/microsoft-ev...
f# illustration text reads: Info you'll want to know F# 10 — Safer, Faster, and More Functional Than Ever read the docs
F# 10 enhances functional programming on #dotNET with nullable reference types, optimized equality checks, faster integral ranges, and improved tooling diagnostics. It reinforces F#’s reputation as a concise, reliable, and high-performance. Learn more: msft.it/63320tr2J2
Fable 4 and Fable 5, both got a new release to make them work with .NET 10 🎉 #fsharp #fablecompiler
Only 4 slots left in the main timeline #fsharp #FsAdent
This physically hurts 🤣
Zajímá tě osud IT juniorů v době AI? Přijď na živé natáčení podcastu #PodVocasem! Jsem jedním z hostů.
Bude to 22.10. v Praze na Budějovické. Když půjdete na https://podvocasem.cz/live a koupíte si lístek, můžete být v publiku a slyšet každý můj přeřek – než je vystřihnou! A to se vyplatí […]
Pokud vám to nedej bože uniklo, spustili jsme registraci na náš říjnový živák!
🚀 www.podvocasem.cz/live
Zaregistrujte se a těšíme se na vás! ❤️
Common terms in F# that I hadn't heard before coding with it:
* Computation expressions
* Railway-oriented programming
* Partial application
* Currying
* Monads
* Discriminated Unions
* Exhaustive pattern matching
Reason #7 F# Sucks - You start talking weird
hamy.xyz/blog/2025-06...
#fsharp
One thing that always surprises me is the .NET community's obsession with mappings and mapper libraries. I DO get the temptation to have a one-liner instead of 6 lines, but I genuinely believe that if this is a problem in your code, you either have too many layers or messed up your abstractions. 😁
okay this is extremely fucking funny