Advertisement · 728 × 90

Posts by Vladimir Shchur

I find it more convenient to keep test projects together near the corresponding src projects, rather than in a separate test/ folder, at least in medium and large projects

4 weeks ago 2 1 0 0
Fable · Announcing Fable 5 Release Candidate

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

1 month ago 38 13 5 0
Preview
To vibe code, or not to vibe code? I know how to write proper code. I have 15+ year of hands-on experience behind me. I was also an early adopter of Github Copilot and have…

I've finally got to write something about #AI. But managed to find some space for #fsharp as well.
medium.com/@lanayx/to-v...

2 months ago 9 2 1 0
Preview
F# Weekly #3, 2026 – Most token-efficient static language? Welcome to F# Weekly, A roundup of F# content from this past week: News Which programming languages are most token-efficient? – Martin Alderson How to Build Android Widgets with .NET MAUI &#8…

F# Weekly #3, 2026 – Most token-efficient static language? #fsharp sergeytihon.com/2026/01/17/f...

3 months ago 17 5 0 0
Preview
Add `syncTask` builder (similar to `backgroundTask`) · Issue #1459 · fsharp/fslang-suggestions I propose we add syncTask builder (similar to backgroundTask), which will greatly lower F# entry barrier. Today most of the .NET API's become asynchronous and most of 10-liner "Hello world" apps re...

Post for #fsharp newcomers. Have you experienced issues with tasks in single file starter apps? Did you find existing ways of dealing with such issues problematic? I've created a suggestion to slightly improve the situation, what do you think about it? github.com/fsharp/fslan...

3 months ago 1 0 0 0
Preview
Fable Python Introduction to Fable.Python This post is part of the F# Advent Calendar 2025. Thank you, Sergey Tihon, for organizing this wonderful tradition that brings the F# community together every year! Welcome to this guide on Fable and Fable.Python - a co...

My F# Advent Calendar post about Fable.Python (and ended up with Fable.Literate 🙈). Learn how you can use Pydantic, FastAPI with Fable 🐍🦔 cardamomcode.dev/fable-python #FsAdvent #fsharp #fablecompiler #python

4 months ago 38 8 2 0

@thoriumi.bsky.social amazing work!

4 months ago 2 0 0 0
A Brief Introduction to Quantum Computing for F# Developers F# library for quantum-inspired optimization - Solve TSP, Portfolio, and combinatorial optimization problems

"A Brief Introduction to Quantum Computing for F# Developers" by @thoriumi.bsky.social for #fsharp #fsadvent thorium.github.io/FSharp.Azure...

4 months ago 15 5 1 0
Preview
fsi-mcp: injecting AI coding agents into my F# REPL workflow Ever since discovering F#, I’ve fallen in love with the language. In fact, I’ve used it so extensively that my brain has been rewired in thinking functionally. When I think about algori…

Link to blog post: jvaneyck.wordpress.com/2025/12/04/f...

Showcase video: youtu.be/_AxsTQDxSbc?...

#fsharp #FsAdvent

4 months ago 13 4 3 0
Preview
The Oxpecker 2 There is such a time of year when people temporarily stop their routine tasks and endeavors, find a warm and cozy place, and start waiting…

Let the party begin!
medium.com/@lanayx/the-...
#fsharp #FsAdvent #oxpecker

4 months ago 22 7 0 0
Advertisement
Preview
Breaking the Mainstream Listen and make your own on Suno.

I never thought I could like AI generated song, but this #fsharp theme is a real thing!
suno.com/song/bab546a...

4 months ago 4 0 1 0
Preview
7 practical examples of applying “lean” principles to software development I’d like to show examples of applying lean principles at the technical level.

Published some examples of how to apply lean ideas at technical level to build successful projects.
medium.com/@lanayx/7-pr...

4 months ago 1 0 0 0

F# 10 looking very performant and sexy 👀

5 months ago 5 1 0 0
Preview
What's new in F# 10 - F# Guide - .NET Get an overview of the new features available in F# 10.

Hurray #fsharp got released!

learn.microsoft.com/en-us/dotnet...

Huge thanks to all the contributors!

We will try and set up a stream in the coming weeks to review all the changes!

5 months ago 19 3 2 0
Post image

What’s your favorite #fsharp F#10 feature ? Coming out today on #dotnet 10? Mine could be parallel await 💎🥰🦔 previously in some community supported packages, now part of core lib

5 months ago 17 2 1 0
Post image

Hey #fsharp, what we do with #FsAdvent this year? sergeytihon.com/fsadvent/ Do we have 24 F#ers ready to participate?

5 months ago 23 12 9 0

Mm, I can do it :)

5 months ago 1 0 1 0
Advertisement

I'm in

5 months ago 1 0 1 0
Preview
Is F# a functional language? The idea of this article emerged during the discussion of the future F# feature and some other discussions in F# chats, so I decided to…

Great article and examples! F# is actually well known for not leaning towards functional programming, I even wrote an article about it. medium.com/@lanayx/is-f...

5 months ago 3 0 0 0
NuGet Gallery | Packages matching FsUnit.Light

Just published a new version of FsUnit.Light package with new functions for testing exceptions in your tasks
www.nuget.org/packages?q=F...
#fsharp

5 months ago 10 3 0 0
Preview
Growing custom Agile framework Without weeds

And its continuation
medium.com/@lanayx/grow...

6 months ago 0 0 0 0
Preview
Are agile frameworks really Agile? Or it's all just marketing?

My first article that is not about F#, but about the topic that's been bothering me for a long time
medium.com/@lanayx/are-... #agile

6 months ago 0 0 1 0
Preview
Is SOLID still a solid choice for software design? This year marks my 15th year in software development, and I’d like to revisit some of the patterns and principles that emerged several…

Just published an article about #solid principles with examples in #fsharp
medium.com/@lanayx/is-s...

6 months ago 3 0 0 0
Agentic AI, Built on Functional and Reactive Principles Our team has been building reactive systems grounded in functional principles for years now. A system that is event-sourced, event-driven, non-blocking, resilient, and elastic can feel esoteric at fir...

I wrote a reflection on building an agentic AI into a serverless system grounded in functional principles without betraying the architecture that came before it. #fsharp is really the star of the show and we leaned very heavily into it. (I still hate gen AI)

blog.bencope.land/agentic-ai-b...

7 months ago 9 2 1 0
Preview
F# Chat fsharplang.ru Правила: t.me/fsharp_chat/26609 Новости: @fsharp_news Флудилка: @fsharp_flood Вакансии: @fsharp_jobs Ссылки: @DotNetRuChat @pro_net @reasonml_ru Обучение: https://fsharpforyou.githu...

А ещё можно зайти в канал t.me/fsharp_chat, там помогут не залезть в дебри :)

7 months ago 2 0 0 0
Advertisement
Preview
Oxpecker/examples/CRUD/Backend at develop · Lanayx/Oxpecker Backend and Frontend F# frameworks. Contribute to Lanayx/Oxpecker development by creating an account on GitHub.

Пример вебапи github.com/Lanayx/Oxpec...

7 months ago 1 0 1 0
Preview
GitHub - Lanayx/FsUnit.Light: Minimalistic version of FsUnitTyped Minimalistic version of FsUnitTyped. Contribute to Lanayx/FsUnit.Light development by creating an account on GitHub.

FsUnit.Light has just received a light logo! #fsharp
github.com/Lanayx/FsUni...

7 months ago 4 0 0 0

AWS serverless

8 months ago 1 0 0 0
Preview
How F# and Functional Programming Made Me 10x More Productive Why going functional isn’t just academic hype, but the sanity-saving move that made my code cleaner, safer, and massively more productive.

And one more! #fsharp
medium.com/@difof/how-f...

8 months ago 12 2 0 1
Preview
State of Functional Programming, and F# in the age of LLMs, Vibe Coding, and AI-Assisted SDLC As developers start coding in English, the old-school rules of immutability and pure functions are suddenly more relevant than ever.

Just found a recent hidden gem about #fsharp, history and #vibecoding
medium.com/@adnanmasood...

8 months ago 9 0 0 0