Daniel Hardt (@hardtitsolution) 's Twitter Profile
Daniel Hardt

@hardtitsolution

F# and C# software developer and company owner.

ID: 532238403

linkhttp://hardtcoded.de calendar_today21-03-2012 11:37:32

2,2K Tweet

517 Takipçi

187 Takip Edilen

amz (@arpxspace) 's Twitter Profile Photo

Presenting "F# by Example", a fork of Go by Example but for F# - a new reference source for those who are both new and experienced with the language. fsharp-by-example.com #fsharp F# Online

Presenting "F# by Example", a fork of Go by Example but for F# - a new reference source for those who are both new and experienced with the language.

fsharp-by-example.com

#fsharp <a href="/fsharponline/">F# Online</a>
Dmitrii Kovanikov (@chshersh) 's Twitter Profile Photo

Just finished reading "Functional Design and Architecture" by Alexander Granin. As promised, my book review. TL;DR It's a good book. But it's not for everyone. First of all, the target audience is crucial for the book. If you're an author, it's important to understand your audience.

Just finished reading "Functional Design and Architecture" by <a href="/graninas/">Alexander Granin</a>.

As promised, my book review.

TL;DR It's a good book. But it's not for everyone.

First of all, the target audience is crucial for the book. If you're an author, it's important to understand your audience.
Alexander Granin (@graninas) 's Twitter Profile Photo

FP languages have bad tooling... compared to what, exactly? - C++. A horribly chaotic ecosystem. No standard package manager. Good luck with installing a compiler and libraries. Each IDEs is titanic: huge, slow, easy to break. - JavaScript. Enjoy dealing with incompatible

Daniel Hardt (@hardtitsolution) 's Twitter Profile Photo

Hey #fsharp, short question: I saw in some code, that there is a package for "phantom types". I think they use unit of measure as an alternative for classic fsharp value types. I also saw some code, where it was used. But I forgot what package it was. Can someone gibe me a hint?

Magnus Sedlacek (@magnus_sedlacek) 's Twitter Profile Photo

Demystifying the Enigma Machine - a Functional Journey by Isaac Abraham Register for free and read more at: meetup.com/func-prog-swed… Kind regards Kivra for the venue. And you can join from anywhere as we are live streaming. #funcprogsweden #functionalprogramming #fsharp

Demystifying the Enigma Machine - a Functional Journey by <a href="/isaac_abraham/">Isaac Abraham</a>

Register for free and read more at: meetup.com/func-prog-swed…

Kind regards <a href="/KivraHq/">Kivra</a>  for the venue.

And you can join from anywhere as we are live streaming.

#funcprogsweden #functionalprogramming #fsharp
Compositional IT (@compositionalit) 's Twitter Profile Photo

In this week's blog post, Joost learns more about the feature range of #fable while trying to format some dates! #dotnet #fsharp #webdev buff.ly/4b5VEkd

Jonas Lara (@jonas1ara) 's Twitter Profile Photo

And now take a look at this beautiful idiomatic #fsharp code to balance parentheses. - It uses an immutable list of F# ('T list), which is persistent and functionally handled, there is no explicit mutability; each "push" creates a new list (although the compiler optimizes this

And now take a look at this beautiful idiomatic #fsharp code to balance parentheses.

- It uses an immutable list of F# ('T list), which is persistent and functionally handled, there is no explicit mutability; each "push" creates a new list (although the compiler optimizes this
Compositional IT (@compositionalit) 's Twitter Profile Photo

We’ve been watching the conversation unfold in recent PRs on the .NET runtime repo, which Copilot was tasked to resolve and it says a lot about where we are with AI in software right now... 👇 buff.ly/TjDHhje

Daniel Hardt (@hardtitsolution) 's Twitter Profile Photo

Find a little time to update at least my bluntly "stolen" and opinionated Template for #fsharp #fable apps with an azure functions backend. #Feliz #DaisyUI #AzureFunctions #Vite nuget.org/packages/Hits.…

Jordan Marr (@jordan_n_marr) 's Twitter Profile Photo

FSharp.SystemComandLine v2.0.0-beta7 is released! This adapts to API changes in the new System.CommandLine v2.0.0-beta7. #fsharp github.com/JordanMarr/FSh…