jkone27's Avatar

jkone27

@jkone27.bsky.social

Sw dev in love with .NET/F# ๐Ÿฆ” and climate science ๐ŸŒŽ๐Ÿ’š

454 Followers  |  491 Following  |  793 Posts  |  Joined: 10.02.2024  |  2.3315

Latest posts by jkone27.bsky.social on Bluesky

What happened to Compositional btw ? Also didnโ€™t see many blog posts

08.11.2025 13:38 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
F# - A Tutorial
YouTube video by Microsoft Research F# - A Tutorial

Old but gold tutorial ๐Ÿฆ”๐Ÿ’š youtu.be/O7Qld3q2Yuo?...

08.11.2025 10:00 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Some explanations deliver themselves.

Soft denialism on the march.

06.11.2025 00:08 โ€” ๐Ÿ‘ 43    ๐Ÿ” 17    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 1
Extreme Weather Report - Nov 6 2025
YouTube video by Free Speech TV Extreme Weather Report - Nov 6 2025

This is your weather on fossil fuel pollution. And it's costing you much more than you realize.

@climatechris.bsky.social breaks it down:

07.11.2025 18:35 โ€” ๐Ÿ‘ 23    ๐Ÿ” 12    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 1

the problem is also CO2 stays in the atmosphere โ€œforeverโ€ in human scale, even if emessions decelerate or decrease, they have to go to zero. 0๏ธโƒฃ most people maybe donโ€™t get this, also GHG equivalent is not just CO2, CH4 plays an important role, short time span but huge feedback amp. keep it real ๐Ÿ’š

07.11.2025 18:47 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
What is .NET? An Introduction for Complete Beginners (NO PRIOR KNOWLEDGE REQUIRED)
YouTube video by Ben Gobeil What is .NET? An Introduction for Complete Beginners (NO PRIOR KNOWLEDGE REQUIRED)

Ahead of #dotnetconf 2025 and net10 release, still one of the easiest definition of #dotnet and what a gem ๐Ÿ’Ž of a channel youtu.be/mIXFpLAqDPA?...

07.11.2025 18:40 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
FsHttp: The Programmable Alternative to Postman and VSCode Rest Client
YouTube video by The Pure State FsHttp: The Programmable Alternative to Postman and VSCode Rest Client

A super alternative to postman and http scripts , with a real programming language #fsharp ๐Ÿ’š๐Ÿฆ” youtu.be/F508wQu7ET0?...

07.11.2025 17:50 โ€” ๐Ÿ‘ 9    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
GitHub - dsyme/FtpTypeProviderExample: Creating a type provider Creating a type provider. Contribute to dsyme/FtpTypeProviderExample development by creating an account on GitHub.

Hello #fsharp anyone knows working versions of file system provider or FTP provider? github.com/dsyme/FtpTyp... Maybe with help of LLMs this could be extended to be a package?๐Ÿ“ฆ

Btw what about MCP server type Provider ? ๐Ÿ™ƒ๐Ÿ’š๐Ÿฆ”๐Ÿ”ฅ

07.11.2025 17:21 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Testing with xUnit.net - Testcontainers for .NET The Testcontainers.Xunit and Testcontainers.XunitV3 packages simplify writing tests with containers in xUnit.net. By leveraging xUnit.net's shared context, this package automates the setup andโ€ฆ

dotnet.testcontainers.org/test_framewo... - #TestContainers for #dotNET allows spinning up #Docker #containers in the middle of #xUnit #tests.

06.11.2025 16:04 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Small effort to flight fossil fuels, change default search in your browser of choice . Pick @ecosiasearch.bsky.social make this change today

06.11.2025 23:43 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

What about โ€˜dotnet/fsharpโ€˜ also one of the most stellar repos, OCaml for the dotnet platform and more ๐Ÿ’š๐Ÿฆ”

05.11.2025 23:14 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Check out the latest .NET Foundation Member Spotlight on polyglot architect, Eriawan Kusumawardhono! ๐Ÿ‡ฎ๐Ÿ‡ฉ A 10+ year Microsoft MVP & CTO who literally wrote the book on F#.
Full story below! ๐Ÿ‘‡
hubs.li/Q03RKDL70 #dotnet #MicrosoftMVP #OSS

05.11.2025 16:38 โ€” ๐Ÿ‘ 2    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Unit Testing Durable Functions in .NET Isolated Learn about unit testing best practices for Durable functions written in .NET Isolated for Azure Functions.

Anyone knows an easy lib to unit test Azure functions http triggers using default json serialiser, dotnet isolated model , docs looks like ๐Ÿ’ฉ a bit , do I really have to mock HttpReqData like that ? No helper packages for testing? learn.microsoft.com/en-us/azure/...

05.11.2025 23:00 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

AWS Glue Schema Registry adds support for C#

AWS Glue Schema Registry now supports C# programming language alongside Java. C# apps using Kafka, MSK, Kinesis Data Streams, or Flink can interact with GSR to maintain data quality and schema compatibility. GSR is a serverless AWS Glue feature.

05.11.2025 22:09 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Letโ€™s stop combustion engine car sales tomorrow too!! and finance replaceable adjustable electric engines for old cars, old car companies should shift to repair and repurpose for electric. No more fossil fuels ! Go EU stop โœ‹ fossil fuel, car and meat lobby. Finance for public transport, bike and rai

05.11.2025 22:48 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
The Media Is Complicit in the Climate Confusion The vast majority of people want their governments to take climate actionโ€”but most wrongly think theyโ€™re in the minority. The media is partly to blame.

I know I've said this before, but from advertorials to false equivalence the media really needs to own up to its role in warping the climate issue. www.thenation.com/article/envi...

05.11.2025 22:14 โ€” ๐Ÿ‘ 181    ๐Ÿ” 47    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 5
Preview
Experts call for new taxes on worst polluters to help poorer nations with climate crisis Report to be discussed at Cop30 says global agreements should target carbon intensive activities and โ€˜ultra high net worth individualsโ€™

Experts call for new taxes on worst polluters to help poorer nations with climate crisis
#COP30

share.google/L61Ax1YmE79g...

05.11.2025 22:18 โ€” ๐Ÿ‘ 6    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I believe @sirhamy.bsky.social had also some nice blog posts to run it with F# if anyone interested (aka .net โ€œOCamlโ€œ to simplify the concept)

05.11.2025 22:42 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Why F#? If someone had told me a few months ago Iโ€™d be playing with .NET again after a 15+ years hiatus I probably would have laughed at this.1 Early on in my career I played with .NET and Java, and even thou...

Great article from an ex Jvm worldview ๐Ÿฆ”๐Ÿ’šโ˜•๏ธ batsov.com/articles/202...

05.11.2025 22:32 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Also sorry but one of the main keywords in scala is class, and also there is no automatic generalised type inference a la OCaml or Haskell, but signatures are mostly declared, currying is optional, and unions are โ€œcase classesโ€œ, no pipe |> and thus mostly dot notation and extension methods = OOPish?

05.11.2025 22:24 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

i think the bias if is there is more for scala than for F#, check rankings. Scala is way more hyped than F#, Scala is a very nice language but I wouldnโ€™t say โ€œmost peopleโ€ favour F# as being the better functional choice. F# ( like OCaml vs Haskell) can be just more practical and easy to learn โœ๏ธ

05.11.2025 22:18 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Comparing Scala ๐Ÿชœ to F# ๐Ÿฆ” FP languages in JVM vsย .NET

i find static modules and less keywords more functional, scala and F# are expression based, scala more OOp. One day I will understand Type classes utility ๐Ÿ™ƒ but most people in the enterprise struggle even with partial applicationโ€ฆ jkone27-3876.medium.com/comparing-sc...

05.11.2025 22:13 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image Post image

There's a great deal of design interaction between #fsharp and #Scala fsharp.org/history/hopl...

03.11.2025 23:10 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Questionable what makes something more functional, is a multi dimensional spectrum arguably. also scala and F# do not compete one is dotnet the other is jvm. if you are on dotnet, weโ€™ll, use F# ;) same the other way around.

05.11.2025 22:06 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
I'm Happy to Pay More TAXES to Live in New York
YouTube video by Patriotic Millionaires I'm Happy to Pay More TAXES to Live in New York

Really good point most people should get, tax the billionares now! free housing and healthcare for all and lets address climate change with nature restoration and green energy transition now! Fast. Tax the billionaires ! youtu.be/1SCLyoXT7CQ?...

05.11.2025 22:04 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
F# Advent Calendar in English 2025 ๐ŸŽ„ Itโ€™s that magical time of year again! ๐ŸŽ…๐ŸปChristmas is twinkling on the horizon, and that means one thing โ€” itโ€™s time for the 12th annual F# Advent in English! Itโ€™s incredible to think that our traโ€ฆ

F# Advent Calendar in English 2025 #fsharp #FsAdvent sergeytihon.com/2025/11/03/f...

03.11.2025 21:26 โ€” ๐Ÿ‘ 10    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 5

Monday 15 dec would be great ๐Ÿ˜Š

03.11.2025 22:45 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

PS is also interesting! I do use it from time to time ! It will be an interesting writing, i like how PS brings the same shell to multiple environments . For simple stuff I really like it but for a little juicier work I think F# really excels over all the family especially when using Fsharp.Data

02.11.2025 21:34 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Well Fs advent is blog posts so not competing but comparing

02.11.2025 21:11 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I mean pipeline.yaml azure Ubuntu vms for example

02.11.2025 19:51 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@jkone27 is following 20 prominent accounts