Steffen Forkmann's Avatar

Steffen Forkmann

@forki.bsky.social

Chief Architect at msu solutions GmbH / m8mit. Let's drive the future!

324 Followers  |  186 Following  |  13 Posts  |  Joined: 02.10.2023  |  1.6717

Latest posts by forki.bsky.social on Bluesky

Aspire.NET has been a real game changer for me when it comes to learning about and experimenting with more complex architectures. It's just so easy to configure everything to run locally. So much overhead removed.

Thanks @davidfowl.com & team!

23.11.2024 06:07 β€” πŸ‘ 29    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0

I assume no support for discriminated unions, right?

20.11.2024 05:07 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

While I was taking a few days off someone has been busy.

So I can make my first Fable release announcement on Bluesky:

Fable 4.24.0 is out πŸŽ‰

Thanks ncave for the work and all the people who reported an issue.

#fsharp #fablecompiler

19.11.2024 17:29 β€” πŸ‘ 31    πŸ” 13    πŸ’¬ 3    πŸ“Œ 0

Did someone managed to make new .NET Hybridcache work with newtonsoft.json?

17.11.2024 14:30 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
dotnet watch run completely broken for F# Β· Issue #44908 Β· dotnet/sdk Describe the bug Using dotnet watch run does not work for F# applications. It won't start the application at all. This is the output I get: PS D:\code\TodoService\src\app> dotnet watch run dotnet w...

And this one is even worse: github.com/dotnet/sdk/i...

17.11.2024 08:02 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Nullable Reference Types in F# 9 - .NET Blog Read about latest F# 9 feature, Nullable Reference Types

A long read dedicated to Nullable Reference Types in F# 9 was just published: devblogs.microsoft.com/dotnet/nulla...
It talks about history of nullability in F#, applicability of the new feature as well as new ways of dealing with null values in F# code.

14.11.2024 18:54 β€” πŸ‘ 15    πŸ” 8    πŸ’¬ 0    πŸ“Œ 0

How about investing into iron lung manufacturers!?

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

Looks like it's a more general nuget issue. Someone reported a different nuget command with same exception and I saw a dotnet build fail with same error. But I couldn't reproduce that one.

13.11.2024 21:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Celebrating the F# 9 Release: A Tribute to Our Contributors Β· Issue #17996 Β· dotnet/fsharp We would like to take a moment and thank all of our contributors and congratulate them with successful release of F# 9. F# is historically developed as a collaboration between the .NET Foundation, ...

A tribute to people, without whom F# 9 wouldn't have been possible:

github.com/dotnet/fshar...

Can't thank y'all enough!

13.11.2024 13:12 β€” πŸ‘ 54    πŸ” 19    πŸ’¬ 1    πŸ“Œ 1

OK thanks. I "fixed" it for now by not using fantomas.

13.11.2024 13:49 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Could you please comment on the issue

13.11.2024 13:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
dotnet tool restore fails on Linux with System.ArgumentException: "" is invalid version string Β· Issue #13921 Β· NuGet/Home NuGet Product Used dotnet.exe Product Version dotnet 9.0.100 Worked before? 8.x.y Impact I'm unable to use this version Repro Steps & Context After upgrade to .NET 9 the dotnet tool command fails o...

github.com/NuGet/Home/i...

13.11.2024 11:20 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
dotnet tool restore fails on Linux with System.ArgumentException: "" is invalid version string Β· Issue #13921 Β· NuGet/Home NuGet Product Used dotnet.exe Product Version dotnet 9.0.100 Worked before? 8.x.y Impact I'm unable to use this version Repro Steps & Context After upgrade to .NET 9 the dotnet tool command fails o...

github.com/NuGet/Home/i...

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

Yes exactly

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

Anyone having issues with dotnet tool restore in #DotNet 9? Getting exception deep in nuget version range parsing.

13.11.2024 09:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
benchmark.fs GitHub Gist: instantly share code, notes, and snippets.

Recent #dotnet 9 feature, which promotes classes to stack under certain circumstances plays great with #fsharp code, check it out, no extra allocations when working with options:

gist.github.com/vzarytovskii...

13.11.2024 08:01 β€” πŸ‘ 30    πŸ” 14    πŸ’¬ 2    πŸ“Œ 1

#paket 9 is out and brings support for #dotnet 9. Thanks to Gauthier Segay for the help.

13.11.2024 08:27 β€” πŸ‘ 5    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0

Just a reminder, anyone complaining about *anything* not working with .NET 9 on day one is automatically volunteering to create pull requests to address their issue

12.11.2024 11:46 β€” πŸ‘ 16    πŸ” 2    πŸ’¬ 2    πŸ“Œ 1
Post image

This is one of the BIG advancements we made to the GC in .NET 9.

12.11.2024 16:47 β€” πŸ‘ 81    πŸ” 12    πŸ’¬ 3    πŸ“Œ 1

I’m so pumped #dotnet has first-class support for LLMs via Microsoft.Extensions.AI now. Goodbye, python! #dotnetconf

12.11.2024 16:28 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

Hope it's featuring Fable.

12.11.2024 06:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
support for dotnet 8 by smoothdeveloper Β· Pull Request #4219 Β· fsprojects/Paket Like dotnet 8, this is not ready, but it is cooking. according to https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md older versions of windows are getting dropped, I'll ...

Anybody interested in helping with .NET 9 support for #paket? Here is the corresponding PR for .NET: github.com/fsprojects/P...

11.11.2024 06:25 β€” πŸ‘ 1    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0

If you haven't tried .NET Aspire as yet, wait until tomorrow πŸ˜€.

#dotnet #aspire #dotnetconf

12.11.2024 05:18 β€” πŸ‘ 81    πŸ” 5    πŸ’¬ 14    πŸ“Œ 1
Video thumbnail

The Sixth Sense of B2B Product Management

11.11.2024 18:54 β€” πŸ‘ 8    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Preview
Gemeinsam die WΓ€rmewende in Mannheim umsetzen Klimaziele ohne Umsteuern bei der Beheizung von GebΓ€uden nicht zu erreichen - MVV vergrΓΌnt deshalb seine FernwΓ€rme bis 2030, bietet klimaschonende...

Eine so klare Kommunikation wΓΌrde man sich von allen Stadtwerken wΓΌnschen: Die Mannheimer MVV kΓΌndigt an, ihr Gasnetz bis 2035 stillzulegen. Zudem warnt das Unternehmen, dass die Gaspreise schon vorher deutlich steigen werden und Wasserstoff keine Alternative ist.

www.mvv.de/journalisten...

11.11.2024 11:41 β€” πŸ‘ 645    πŸ” 265    πŸ’¬ 18    πŸ“Œ 15
Preview
Putin spricht sich fΓΌr MΓ€rz-Wahltermin aus: "Unsere Trollfabriken brauchen etwas Vorlaufzeit" Berlin (dpo) - Wann wΓ€hlt Deutschland eine neue Bundesregierung? Nach dem Ampel-Aus fordert die Opposition, dass Bundeskanzler Olaf Scholz mΓΆglichst s

Putin spricht sich fΓΌr MΓ€rz-Wahltermin aus: "Unsere Trollfabriken brauchen etwas Vorlaufzeit"

11.11.2024 12:04 β€” πŸ‘ 708    πŸ” 176    πŸ’¬ 15    πŸ“Œ 3
.NET Conf 2024 Join the .NET Conf 2024 free virtual event November 12-14 2024 to learn about the newest developments across the .NET platform, open source, and dev tools. Mark your calendar!

dotnetconf is this week! www.dotnetconf.net Block your calendars!

#dotnet

10.11.2024 19:42 β€” πŸ‘ 120    πŸ” 44    πŸ’¬ 3    πŸ“Œ 1
Preview
support for dotnet 8 by smoothdeveloper Β· Pull Request #4219 Β· fsprojects/Paket Like dotnet 8, this is not ready, but it is cooking. according to https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md older versions of windows are getting dropped, I'll ...

Anybody interested in helping with .NET 9 support for #paket? Here is the corresponding PR for .NET: github.com/fsprojects/P...

11.11.2024 06:25 β€” πŸ‘ 1    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0

swift = hipster ocaml
rust = systems ocaml
elm = baby ocaml
sml = boomer ocaml
f# = enterprise ocaml
rescript = web ocaml
kotlin = jvm ocaml
coq = nerd ocaml
gleam = shiny ocaml
scala = drama ocaml
haskell = lazy ocaml

just learn ocaml already

10.11.2024 00:17 β€” πŸ‘ 114    πŸ” 16    πŸ’¬ 17    πŸ“Œ 6
Graphic shows dramatic reduction in measles cases in US states after the introduction of the measles vaccine.

Graphic shows dramatic reduction in measles cases in US states after the introduction of the measles vaccine.

Measles cases per 100,000 people before and after introduction of the measles vaccine
graphics.wsj.com/infectious-d...

10.11.2024 18:46 β€” πŸ‘ 267    πŸ” 127    πŸ’¬ 12    πŸ“Œ 16

@forki is following 20 prominent accounts