's Avatar

@dr-bbr.bsky.social

18 Followers  |  50 Following  |  22 Posts  |  Joined: 20.11.2024  |  2.1115

Latest posts by dr-bbr.bsky.social on Bluesky

Great script!

03.06.2025 15:56 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Lots of sample queries A short summary of your project

fsprojects.github.io/FSharp.Linq....

20.03.2025 20:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Full ORMs and F# We're nearing the end of our SQL journey, having explored ADO.NET, ADO.NET extensions, Micro ORMs and by the end of this post we'll have covered Full ORMs. Just to remind us of the big picture: Having...

www.compositional-it.com/news-blog/fu...

20.03.2025 19:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

In other languages coding feels like fighting, in F# it feels like sculpting.

13.03.2025 19:48 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Looks great!

13.03.2025 19:44 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yes, everybody is going their own way with F#, so it lacks a consistent course. Would love to see a F# Blazor option from MS, or at least backed by MS. Now we use F# only at the back-end, which is awesome, refactoring becomes fun to do.

28.02.2025 08:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Can you just script things and output it easily to, i.e. a readable table on screen?

21.02.2025 10:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

This is the normal heartrate. I suspect the 'is it dead?' people just want to justify to themselves why they are not learning a new language. And their right. Once learned, other languages seem cumbersome, love F#!

19.02.2025 18:41 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yes, really nice, improves readability!

05.02.2025 14:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Looks like a fun domain to model, congratulations and thanks for sharing!

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

Was there too, had a great time!

23.01.2025 14:38 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Seq is lazy. Maybe Seq.toList and then List.iter will work.

13.01.2025 14:43 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Nice read, thanks!

05.01.2025 15:59 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Day 5 Advent of code.
Got the stars, great puzzle. No brute force used.
Thanks to #fsharp I can just type out all the bits I know, glue them together and get the answer. Although I am certain the answer is correct, it still is exciting submitting it.

31.12.2024 11:22 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Part two was difficult but managed to get a star

UpdatePageNumbers.returnFailed orderRules pageUpdates
|> List.sumBy (fun (_, newUpdatePageNumbers) ->
newUpdatePageNumbers.MiddleNumber ())

31.12.2024 10:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Fsharp will bubble up

27.12.2024 23:41 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Chipping away day 5:
#Fsharp

27.12.2024 23:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Great blog!

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

Yet again a gem!

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

Looks very clean!

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

yes, looks elegant! What IDE are you using? Colours look different from my VS2022.

04.12.2024 13:19 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Gossiping Bus Drivers Kata

Solved the Busdrivers gossip kata
Kata: kata-log.rocks/gossiping-bu...

This is what I like so much about F#, I can just type out what I know and in the end all remains is getting the answer.

#fsharp

Solution:
try.fsharp.org#?code=LAKALg...

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

@dr-bbr is following 20 prominent accounts