Rocky LIU Yan

Rocky LIU Yan @rockfire

Joined:
May 10, 2024

Rocky LIU Yan
articles - 14 total

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...

Learn More 0 0Dec 18 '24

.NET Cross-Platform Web Desktop App Frameworks as Electron Alternatives

The main goal is to replace Electron. After trying many similar projects, I ultimately selected two...

Learn More 1 0Dec 18 '24

Implementing Full Transparency No Frame and Acrylic Effects in Avalonia UI

Avalonia UI offers powerful capabilities for creating modern, visually appealing applications with...

Learn More 0 0Dec 18 '24

Unlocking High-Performance AI Computing with F#: A Comprehensive Guide

In the world of scientific computing, performance and efficiency are crucial. Whether you’re dealing...

Learn More 0 0Dec 3 '24

How to Use the `ImmutableArray<T>.Builder` Extension Method `ToFrozenDictionary` to Create Efficient Immutable Dictionaries

ImmutableArray&lt;T&gt;.Builder is a class in .NET designed for building immutable arrays...

Learn More 0 0Sep 9 '24

Introducing F# with Semantic Kernel: Simplifying AI App Development with the Pipeline Pattern

This blog base from C# version...

Learn More 3 0Sep 5 '24

Building a Semantic Kernel with F# for Enhanced AI Interaction

This blog base from...

Learn More 6 3Aug 28 '24

Smooth Streaming Control with System.Threading.Channels in GPT API Programming

In today’s digital world, real-time interactions are becoming increasingly essential, especially in...

Learn More 0 1Aug 12 '24

Aspire Three Ways to Implement Service Discovery for Non-.NET APIs micro-services

Method Resource type Description AddProject ProjectResource A .NET project, for example...

Learn More 6 0Jul 24 '24

Easily Develop a GPTs Chat App with Hono, Bun, and HTMX

htmx -&gt; http --&gt; hono --&gt; gpt code here: https://github.com/rocklau/gpts-chat-app This...

Learn More 0 0May 29 '24

Best Three Open Source JSON RPC Projects(Kiota, Hono, tRPC) -- easier to dev client json code

Recommend Project: Kiota, Hono, tRPC There are two good benefits: Avoid manual alignment of JSON...

Learn More 2 1May 23 '24

Request -> Handler -> SubPub Pattern with MediatR or Raw F# code

We will try: MediatR Mailbox Event Rx Agent MediatR Example: open MediatR //...

Learn More 0 0May 10 '24

Natural Programming ❤️️ with TypeChat & Semantic Kernel

The age of programming via natural language has come to pass. Today we use sk and typechat to code a...

Learn More 3 0May 10 '24

Use HyDE to avoid the drawbacks of RAG

The core principle of the paper, titled "Hypothetical Document Embeddings (HyDE) for Zero-Shot Dense...

Learn More 0 0May 10 '24