Hacker News
- Expressing Business Flows Using an F# DSL https://medium.com/jettech/microservices-to-workflows-expressing-business-flows-using-an-f-dsl-d2e74e6d6d5e 6 comments
- Using mini.ai with Elm & F# https://github.com/echasnovski/mini.nvim/blob/main/README.md 5 comments neovim
- Why doesn't Microsoft use F# ? https://careers.microsoft.com 40 comments fsharp
- What F# communities are you using for learning? https://discord.com/channels/196693847965696000/386375157918466069/386375396251402240 3 comments fsharp
- Why should you use F# when your team uses C#? https://kevinavignon.com/2019/09/23/why-should-you-use-f-when-your-team-uses-c/ 13 comments dotnet
- Why should you use F# when your team uses C#? https://www.reddit.com/r/fsharp/comments/d8dx7v/why_should_you_use_f_when_your_team_uses_c/ 15 comments fsharp
- Using F# to change the way we work (slides) https://www.slideshare.net/JonHarrop/using-f-to-change-the-way-we-work 5 comments fsharp
- You’re better off using Exceptions in F# https://eiriktsarpalis.wordpress.com/2017/02/19/youre-better-off-using-exceptions/ 105 comments programming
- Can i use F# on .NET Core? https://docs.microsoft.com/en-us/dotnet/articles/core/deploying/index 3 comments fsharp
- Using F# computation expressions to read binary files http://langexplr.blogspot.com/2008/10/using-f-computation-expressions-to-read.html 9 comments programming
- REST Client built using WPF/C# and F# http://www.wcfstorm.com/wcf/learn-more-rest.aspx 7 comments dotnet
- F# Webcast: Using Asynchronous Workflows http://tomasp.net/articles/fsharp-webcast-async.aspx 4 comments programming
- Numerical methods using F# https://github.com/jonas1ara/Numerical-methods-fs?tab=readme-ov-file 2 comments fsharp
- Starting from ZERO | Using F# to model Financial Accounting https://crazyivan.blog/starting-from-zero 11 comments fsharp
- A spreadsheet block written in F# using the Block Protocol https://hash.dev/blog/build-blocks-in-any-language 4 comments fsharp
- I've developed my personal website using F# and Tailwind CSS https://sumeetdas.me 2 comments fsharp
- What are good dotnet / C# libraries that you use in your F# code? https://json.net 14 comments fsharp
- Simple Gui to use with F#? https://algs4.cs.princeton.edu/code/ 10 comments fsharp
- Question: Can you extend C# WebForms CodeBehinds using F# extension methods? https://www.reddit.com/r/fsharp/comments/bxpc8o/question_can_you_extend_c_webforms_codebehinds/ 3 comments fsharp
- VS 2017.3 and F# - not working together. Use VSCode with Ionide https://www.reddit.com/r/fsharp/comments/6tpfm8/vs_20173_and_f_not_working_together_use_vscode/ 7 comments fsharp
- Use python libraries from fsharp http://fsharp.org/guides/data-science/#python-interop 9 comments fsharp
- How to get pragmatists to use F# https://medium.com/@the_ajohnston/how-to-get-pragmatists-to-use-f-7ad94a728b68 7 comments fsharp
- An F# newbie using SQLite http://www.ericsink.com/entries/fsharp_sqlite.html 5 comments fsharp
- Why you should consider using F# for your next project http://fsharpforfunandprofit.com/why-use-fsharp/ 58 comments programming
- “Fifteenth Puzzle” using Silverlight and F# http://www.gettingsharper.de/?p=52 3 comments fsharp
- Using F# for visualising UK House Price data https://millerdw.github.io/uk-house-price-visualisation/ 3 comments fsharp
- Concurrent Programming in fsharp using Hopac - Part 7 https://www.demystifyfp.com/fsharp/blog/concurrent-programming-in-fsharp-using-hopac-part-7/ 5 comments fsharp
- Concurrent Programming in fsharp using Hopac - Part 4 https://www.demystifyfp.com/fsharp/blog/concurrent-programming-in-fsharp-using-hopac-part-4/ 6 comments fsharp
- You’re better off using Exceptions in F# [x-post /r/programming] https://eiriktsarpalis.wordpress.com/2017/02/19/youre-better-off-using-exceptions/ 16 comments fsharp
- Lorenz attractor visualized using WPF by a 35-line F# program http://fsharpnews.blogspot.com/2010/07/lorenz-attractor.html 6 comments coding
- Using F# active patterns with LINQ expression trees http://langexplr.blogspot.com/2007/05/using-f-active-patterns-with-linq.html 9 comments programming
- Need feedback on creating tutorials on using the F# SAFE stack for web development https://forms.gle/d4qubrvM1Q5Lqkjb9 11 comments fsharp
- Using C# 7 and Succinc<T> to give F# a run for its money http://www.davidarno.org/2017/01/26/using-c-7-and-succinct-to-give-f-a-run-for-its-money/#more-2867 6 comments csharp
- Getting started using F# on a Mac with Windows 10 Preview https://medium.com/@nickheiner/getting-started-with-f-on-a-mac-using-windows-10-af311381b20f 3 comments fsharp
- Published: F# Applied - A Practical Guide For Web Development in F# using Suave http://products.tamizhvendan.in/fsharp-applied/ 13 comments fsharp
- How similar is F# to Haskell? Can we use F# for solving Haskell problems? https://www.amazon.com/Pearls-Functional-Algorithm-Design-Richard/dp/0521513383 7 comments fsharp
- New Ebook: F# Applied II - A Practical Guide For Web Development In F# Using Suave https://www.demystifyfp.com/fsapplied2/ 8 comments fsharp
- Testimonial on Using F# by Microsoft's Project Springfield Team https://www.infoq.com/news/2017/01/fsharp-project-springfield 14 comments programming
- Is it possible to use F# to write and publish a game on the Xbox LIVE Marketplace? http://sharp-gamedev.blogspot.com/2011/02/is-it-possible-to-use-f-to-write-and.html 4 comments fsharp
- Is it a good practice to use F# result to handle impure / IO functions / calls ? None 11 comments fsharp