rocky's Avatar

rocky

@yannliu

F#er

9
Followers
50
Following
12
Posts
12.11.2024
Joined
Posts Following

Latest posts by rocky @yannliu

Preview
Add `Options.Constraints.PromiseTimeout` To Control timeout for `DisposeHint.Async` and `JintAwaitExpression` by rocklau · Pull Request #2150 · sebastienros/jint feat(option): Add options.Constraints.PromiseTimeout for UnwrapIfPromise (DisposeResources & AwaitExpression) test(unit): cover custom timeout path for await

Very honored to submit a PR for #jint
The best JavaScript interpreter on #dotnet
github.com/sebastienros...

24.07.2025 01:00 👍 1 🔁 0 💬 0 📌 0
Preview
Ingesting Data in F# with Aether: A Practical Guide to Using Lenses, Prisms, and Morphisms In the world of functional programming, dealing with immutable and deeply nested data structures can...

Ingesting Data in F# with Aether: A Practical Guide to Using Lenses, Prisms, and Morphisms dev.to/rockfire/sim...

20.12.2024 02:09 👍 1 🔁 0 💬 0 📌 0

Help us out! If we want to spread the message about Lambda Days 2025, where should we post about it?
@scalatimes.com, #Elixir Weekly, #Haskell Weekly... Who else should we b̶o̶t̶h̶e̶r̶ inform? 🤔

#functionalprogramming #lambdadays #callfortalks #clojure #erlang #elm #ocaml #scala

09.12.2024 16:45 👍 12 🔁 5 💬 4 📌 0
Preview
.NET Cross-Platform Web Desktop APP Framework to replace Electron The main goal is to replace Electron. After trying many similar projects, I ultimately selected two...

Quickly code a desktop application based on HTML
dev.to/rockfire/net...

18.12.2024 06:21 👍 0 🔁 0 💬 0 📌 0
Post image Post image

Thanks, the best people. #dotNETConf 2024 China Shanghai #dotnet

18.12.2024 05:18 👍 1 🔁 0 💬 0 📌 0
Preview
Implementing Transparency and Acrylic Effects in Avalonia UI Avalonia UI offers powerful capabilities for creating modern, visually appealing applications with...

Avalonia UI offers powerful capabilities for creating modern, visually appealing applications with... dev.to/rockfire/imp...

18.12.2024 05:14 👍 0 🔁 0 💬 0 📌 0
Functions that 1) gather a set of stream IDs based on criteria (no DataPolicyChoice is our flag for a bot) and then 2) use Marten's 'archive' function to effectively remove the streams from primary queries while still leaving them in the store for any potential follow-up analysis.

Functions that 1) gather a set of stream IDs based on criteria (no DataPolicyChoice is our flag for a bot) and then 2) use Marten's 'archive' function to effectively remove the streams from primary queries while still leaving them in the store for any potential follow-up analysis.

#fsharp and #postgres event store (MartenDB) for the win!

15.12.2024 18:12 👍 2 🔁 2 💬 1 📌 0
Preview
GitHub - Tyrrrz/CliWrap: Library for running command-line processes Library for running command-line processes. Contribute to Tyrrrz/CliWrap development by creating an account on GitHub.

Even better if you use CliWrap
github.com/Tyrrrz/CliWrap

let! result = Cli.Wrap("path/to/exe")
.WithArguments([
"--foo"
"bar"
])
.WithWorkingDirectory("work/dir/path")
.ExecuteAsync()

10.12.2024 20:56 👍 8 🔁 2 💬 1 📌 0
Post image

I will share subject
F# connect .NET and Scientific Computing
at .NET Conf China Shanghai 2024/12/24.

05.12.2024 12:11 👍 2 🔁 0 💬 0 📌 0
Preview
interactive/samples/notebooks/fsharp/Samples at main · dotnet/interactive .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in way...

fsharp sample notebook for data analysis
github.com/dotnet/inter...

05.12.2024 08:31 👍 0 🔁 1 💬 0 📌 0
Preview
interactive/samples/notebooks/fsharp/Samples at main · dotnet/interactive .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in way...

fsharp sample notebook for data analysis
github.com/dotnet/inter...

05.12.2024 08:31 👍 0 🔁 1 💬 0 📌 0
Preview
Plotly.NET documentation for: {{fsdocs-page-title}} Plotly.NET documentation for: {{fsdocs-page-title}}. Plotly.NET is an Interactive charting library for .NET programming languages.

Dive in fsharp F# plotly.net#Comparison-U...

05.12.2024 07:56 👍 0 🔁 0 💬 1 📌 0
Preview
GitHub - ieviev/fflat: F# native script compiler F# native script compiler. Contribute to ieviev/fflat development by creating an account on GitHub.

crazy fsharp, package size only 1MB
```fsharp
fflat script.fsx # about 13MB, full .NET
fflat script.fsx --small # about 2.6MB, no debug/globalization/symbols
fflat script.fsx --tiny # about 1MB, no reflection/exceptions, no printfn!
```
github.com/ieviev/fflat

05.12.2024 02:40 👍 0 🔁 0 💬 0 📌 0
Preview
Unlocking High-Performance Computing with F#: A Comprehensive Guide In the world of scientific computing, performance and efficiency are crucial. Whether you’re dealing...

dev.to/rockfire/unl...

03.12.2024 01:56 👍 2 🔁 0 💬 0 📌 0

so Quick

20.11.2024 00:14 👍 0 🔁 0 💬 0 📌 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 👍 29 🔁 13 💬 2 📌 1

New age, Connect closed

18.11.2024 01:45 👍 0 🔁 0 💬 0 📌 0
Preview
F# Weekly #46, 2024 – .NET 9, F# Nullable Reference Types, New Home on BlueSky Welcome to F# Weekly, A roundup of F# content from this past week: News Nullable Reference Types in F# 9 – .NET Blog What’s New in Rider 2024.3 & F# support Announcing .NET 9 – .NET…

As a reminder, the best way to keep up-to-date with the #fsharp community (If social media isn't your thing) is by subscribing to Sergey Tihon's F# Weekly newsletter.

sergeytihon.com/2024/11/17/f...

17.11.2024 16:22 👍 17 🔁 4 💬 1 📌 0
Post image

Did they recognize that that logo is one of languages of dotnet?

I'm still curious.

#fsharp #build after party #seoul 2022

13.11.2024 00:06 👍 3 🔁 2 💬 1 📌 0