's Avatar

@halcwb.bsky.social

20 Followers  |  63 Following  |  35 Posts  |  Joined: 12.01.2025  |  2.2912

Latest posts by halcwb.bsky.social on Bluesky

Compositional IT used to have some very interesting #fsharp blogs. Unfortunately, the site is down and so are those blogs. Any means to get them back or host them somewhere else?

08.11.2025 10:22 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

If you are interested how even a complete non programmer can have some real success in #fsharp, count me in. #GenPRES.

03.11.2025 16:53 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - informedica/GenPRES: Enable Safe and Efficient medication prescription, preparation and administration Enable Safe and Efficient medication prescription, preparation and administration - informedica/GenPRES

#GenPRES has moved to github.com/informedica/... as a first step to enable open source collaboration. #fsharp

31.10.2025 12:11 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
GenPRES Generic Prescribe System

#GenPRES is a clinical decision support system entirely written in #fsharp and is now officially adopted by my hospital with the intention to make this an open source, universal solution.
Feel free to contact me if you want to participate (in F#πŸ˜€).

Check it out: genpres.nl

09.10.2025 14:46 β€” πŸ‘ 8    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
Category Theory - YouTube Category theory for programmers by Bartosz Milewski. Seattle, Summer 2016. Additional material at https://bartoszmilewski.com/2014/10/28/category-theory-for-...

If you like me actually would like to understand category theory for programmers: youtube.com/playlist?lis...

04.10.2025 21:04 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
5 Fundamental F# Features C# Will Never Have
YouTube video by Zoran on C# 5 Fundamental F# Features C# Will Never Have

#fsharp features #csharp will never have.

youtu.be/uqijfxvlCqI

24.09.2025 11:19 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
#csharp #fsharp | Ronald S. | 37 comments Today I had to write #csharp again – and I’m still shocked at what a - please excuse - dumb language it still is. Yet I keep reading and hearing people say things like: β€œC# feels more and more like F...

Always fascinating to see how people react when you point out the advantages of using #fsharp over #csharp lnkd.in/p/e6HTQdDM

21.09.2025 08:15 β€” πŸ‘ 8    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0

If you want to say: public Foo Bar(Foo f1, Foo f2). This method takes two Foo objects as input, and returns a new Foo object as output. Why wouldn't you just say function Bar has signature:
Foo -> Foo -> Foo?? With #fsharp it just looks how I think (and how it works).

18.09.2025 11:40 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

One of the reasons I like #fsharp so much is function signatures. Just the other day I was watching the video of Douglas Crockford on Monads, difficult to follow until he showed: (M t) -> (t -> M u) -> (M u). And then it clicked right away. But maybe this is my brain disorder.

18.09.2025 11:33 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
just ask nicely

just ask nicely

Who needs a TLDR readme when you can just ask nicely to start #GenPRES out of the box (made with #fsharp of course)

17.09.2025 13:51 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Douglas Crockford: Monads and Gonads (YUIConf Evening Keynote)
YouTube video by YUI Library Douglas Crockford: Monads and Gonads (YUIConf Evening Keynote)

It's the curse of the monads: youtu.be/dkZFtimgAcM?...

16.09.2025 07:55 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I have a use case in which I have a "bounded context", meaning that the speech to text result is bounded by a model which offers options. Whatever option is selected the remaining options will always be valid with the prior options/context. Would like to discuss this with you.

15.09.2025 15:53 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

This would be a great tool to use with my #GenPRES project. I would love the app to have a speech recognition UI. This would greatly help to make the app Safe and Efficient.

13.09.2025 20:04 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
F# as a daily driver for programming?
YouTube video by Code With Cypert F# as a daily driver for programming?

A nice video showcasing #fsharp by someone outside of the #fsharp bubble: youtu.be/CmML57XX2eg?...

12.09.2025 12:36 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 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.

Really great F# article ! Try #fsharp and give yourself some time ⏳you will love it, stop trying to short circuit the learning. comparing what you don’t know yet! Or complaining will not help you, try and try πŸ¦”πŸ’• and try more, and ask the community for help! difof.medium.com/how-f-and-fu...

11.09.2025 22:26 β€” πŸ‘ 5    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

Excellent blog. Just today I tried to explain the benefits of functional programming in #fsharp with its algebraic type system, immutability and functions as parameters.

11.09.2025 16:01 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

Hi Dave, got your message, only don't understand what you mean: "I don't follow?". Maybe you didn't understood something I said??

11.09.2025 10:53 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Medical treatment ordering software #GenPRES should be Safe And Efficient. -- Today, it isn't.
The best language to build such software is #fsharp.
To build such software people matter, not big corporations. Therefore, I created the Fsharp Most Wanted List.
#FSharpMostWantedList

10.09.2025 06:19 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
About FSharp.CloudAgent Allows the use of F# Agents in Azure.

This excellent lib has been moved to: fsprojects.github.io/FSharp.Cloud...

10.09.2025 06:17 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

Medical treatment ordering software should be Safe And Efficient. -- Today, it isn't.
The best language to build such software is FSharp.
To build such software people matter, not big corporations. Therefore, I created the Fsharp Most Wanted List.
#fsharp #GenPRES #FSharpMostWantedList

07.09.2025 12:57 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Medical treatment ordering software should be Safe And Efficient. -- Today, it isn't.
The best language to build such software is FSharp.
To build such software people matter, not big corporations. Therefore, I created the Fsharp Most Wanted List.
#fsharp #GenPRES #FSharpMostWantedList

07.09.2025 12:57 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

If for fun AND profit: c.w.bollen_AT_umcutrecht.nl.

31.08.2025 14:54 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
GenPRES Generic Prescribe System

I am.See: genpres.nl

30.08.2025 13:49 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - halcwb/GenPres2: Enable Safe and Efficient medication prescription, preparation and administration Enable Safe and Efficient medication prescription, preparation and administration - halcwb/GenPres2

Did a lot of working on leveraging the power of the F# MailboxProcessor in my #GenPRES project, but still much to improve github.com/halcwb/GenPr... #fsharp

29.08.2025 16:05 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Let's take a wild guess, ints.

21.08.2025 06:42 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - halcwb/GenPres2: Enable Safe and Efficient medication prescription, preparation and administration Enable Safe and Efficient medication prescription, preparation and administration - halcwb/GenPres2

I couldn't agree more. Trying to argue this for more than 10 years! Personally have a lot of succes with F#: github.com/halcwb/GenPr...

19.08.2025 20:09 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
The CHECKS Pattern Language of Information Integrity

Luckily this problem is only known since 1994 πŸ˜‚: c2.com/ppr/checks.h...

25.06.2025 10:02 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - jkone27/feliz-vite: feliz react template: using F# , fable vite plugin, vite and vitest, an alternative to typescript? feliz react template: using F# , fable vite plugin, vite and vitest, an alternative to typescript? - jkone27/feliz-vite

This is a power house! Would be helpful to also provide the link to this project: github.com/jkone27/feli...

25.06.2025 07:42 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
My beef with Copilot – Informedica

#fsharp: informedica.nl?p=420

Are more of you having issues?

28.05.2025 10:53 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Preview
Does anybody in my F# network know why we haven't added the "easy-win"… | RamΓ³n Soto Mathiesen Does anybody in my F# network know why we haven't added the "easy-win" System.Half (Half-precision floating-point[0] aka FP16 aka float16) in FSharp.Core? I mean, a simple type-alias and...

www.linkedin.com/posts/ramons...
#fsharp

24.04.2025 07:55 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

@halcwb is following 20 prominent accounts