home.social

#unisonlang — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #unisonlang, aggregated by home.social.

  1. I built a Tigerbeetle client in Unison by building a Tigerbeetle wrapper client in Zig to the official Tigerbeetle C client. I had no other choice. It was hard and fun. Read more to find out. #zig #unisonlang #tigerbeetle

    notes.kaushikc.org/3mfrw3naqtk

  2. I built a Tigerbeetle client in Unison by building a Tigerbeetle wrapper client in Zig to the official Tigerbeetle C client. I had no other choice. It was hard and fun. Read more to find out. #zig #unisonlang #tigerbeetle

    notes.kaushikc.org/3mfrw3naqtk

  3. I built a Tigerbeetle client in Unison by building a Tigerbeetle wrapper client in Zig to the official Tigerbeetle C client. I had no other choice. It was hard and fun. Read more to find out. #zig #unisonlang #tigerbeetle

    notes.kaushikc.org/3mfrw3naqtk

  4. I built a Tigerbeetle client in Unison by building a Tigerbeetle wrapper client in Zig to the official Tigerbeetle C client. I had no other choice. It was hard and fun. Read more to find out. #zig #unisonlang #tigerbeetle

    notes.kaushikc.org/3mfrw3naqtk

  5. An update to my html-parse library - a new handler to the existing #Unisonlang ability to parses Html text into Markdown. Check the blog post for details. #parser #markdown

    notes.kaushikc.org/3mf6xazbcj2

  6. First building block towards creating an RSS reader on AT protocol - Unison HTML parser

    #html #unisonlang #parser

    notes.kaushikc.org/3mdxmxpjkg2

  7. Datastar Unison SDK

    Continuing my experiments with streaming HTTP in @unison , I released a new SDK for Datastar SSE events on top of my recent http-streaming-server library

    notes.kaushikc.org/3mcmuuinprk

    #unisonlang #sse #datastar

  8. Datastar Unison SDK

    Continuing my experiments with streaming HTTP in @unison , I released a new SDK for Datastar SSE events on top of my recent http-streaming-server library

    notes.kaushikc.org/3mcmuuinprk

    #unisonlang #sse #datastar

  9. Datastar Unison SDK

    Continuing my experiments with streaming HTTP in @unison , I released a new SDK for Datastar SSE events on top of my recent http-streaming-server library

    notes.kaushikc.org/3mcmuuinprk

    #unisonlang #sse #datastar

  10. Datastar Unison SDK

    Continuing my experiments with streaming HTTP in @unison , I released a new SDK for Datastar SSE events on top of my recent http-streaming-server library

    notes.kaushikc.org/3mcmuuinprk

    #unisonlang #sse #datastar

  11. Datastar Unison SDK

    Continuing my experiments with streaming HTTP in @unison , I released a new SDK for Datastar SSE events on top of my recent http-streaming-server library

    notes.kaushikc.org/3mcmuuinprk

    #unisonlang #sse #datastar

  12. Advent of Code in Unison, Day 7

    share.unison-lang.org/@nathani

    This was _much_ smoother than day 6 for me. The solid block of characters made for an easy parser and the data structure I used for part 1 transitioned nicely into part 2.

    #unisonlang #adventofcode #adventofcodeunison

  13. Advent of Code in Unison, Day 7

    share.unison-lang.org/@nathani

    This was _much_ smoother than day 6 for me. The solid block of characters made for an easy parser and the data structure I used for part 1 transitioned nicely into part 2.

  14. Advent of Code in Unison, Day 6

    I made bad choices (or got unlucky) with my parser for this one and had to re-work it substantially for part 2, which is a shame because the parsing is the hard part on this one.

    share.unison-lang.org/@nathani

    #unisonlang #adventofcode #adventofcodeunison

  15. Advent of Code in Unison, Day 6

    I made bad choices (or got unlucky) with my parser for this one and had to re-work it substantially for part 2, which is a shame because the parsing is the hard part on this one.

    share.unison-lang.org/@nathani

  16. A hair late, but here's Advent of Code in Unison, Day 5!

    share.unison-lang.org/@nathani

    Range overlap ends up being pretty straightforward in Unison. I ended up implementing most of part 2 as a premature optimization for part 1. Take THAT Donny Knuth. 😛

    #adventofcode #adventofcodeunison #unisonlang

  17. A hair late, but here's Advent of Code in Unison, Day 5!

    share.unison-lang.org/@nathani

    Range overlap ends up being pretty straightforward in Unison. I ended up implementing most of part 2 as a premature optimization for part 1. Take THAT Donny Knuth. 😛

  18. Advent of Code in Unison, Day 4!

    share.unison-lang.org/@nathani

    Grid based puzzles are always a good time. My favourite trick for these is to use an associative data structure for the board instead of a nested array (shout out to _Clojure Programming_ for teaching me that trick).

    #unisonlang #adventofcode #adventofcodeunison

  19. Advent of Code in Unison, Day 4!

    share.unison-lang.org/@nathani

    Grid based puzzles are always a good time. My favourite trick for these is to use an associative data structure for the board instead of a nested array (shout out to _Clojure Programming_ for teaching me that trick).

  20. Day03 of Advent of Code: the return of Joltage!

    share.unison-lang.org/@nathani

    A few hurdles dealing with List functions, but otherwise a pretty straightforward puzzle.

  21. Sharing atproto-experiments: a foundation for building AT Protocol tools using @unison .

    And the first tool is to sync Bluesky replies as Leaflet comments.

    #atproto #unisonlang #leaflet #leafletpub

    notes.kaushikc.org/3m6kc5nudgc

  22. Sharing atproto-experiments: a foundation for building AT Protocol tools using @unison .

    And the first tool is to sync Bluesky replies as Leaflet comments.

    #atproto #unisonlang #leaflet #leafletpub

    notes.kaushikc.org/3m6kc5nudgc

  23. Sharing atproto-experiments: a foundation for building AT Protocol tools using @[email protected] . And the first tool is to sync Bluesky replies as @[email protected] comments. #atproto #unisonlang #leafletpub

    atproto-experiments

  24. Sharing atproto-experiments: a foundation for building AT Protocol tools using @[email protected] . And the first tool is to sync Bluesky replies as @[email protected] comments. #atproto #unisonlang #leafletpub

    atproto-experiments

  25. Sharing atproto-experiments: a foundation for building AT Protocol tools using @[email protected] . And the first tool is to sync Bluesky replies as @[email protected] comments. #atproto #unisonlang #leafletpub

    atproto-experiments

  26. Checking out #unisonlang, recommended by José Valim, the creator of #elixir.

    Giving off #nix vibes. Actually I have only ever had false starts setting up Nix.

    Speaking of which, still want to migrate to Lua for Neovim config and set up the native lsp interface...

    ♾️

  27. Checking out , recommended by José Valim, the creator of .

    Giving off vibes. Actually I have only ever had false starts setting up Nix.

    Speaking of which, still want to migrate to Lua for Neovim config and set up the native lsp interface...

    ♾️

  28. Checking out #unisonlang, recommended by José Valim, the creator of #elixir.

    Giving off #nix vibes. Actually I have only ever had false starts setting up Nix.

    Speaking of which, still want to migrate to Lua for Neovim config and set up the native lsp interface...

    ♾️

  29. Checking out #unisonlang, recommended by José Valim, the creator of #elixir.

    Giving off #nix vibes. Actually I have only ever had false starts setting up Nix.

    Speaking of which, still want to migrate to Lua for Neovim config and set up the native lsp interface...

    ♾️

  30. Checking out #unisonlang, recommended by José Valim, the creator of #elixir.

    Giving off #nix vibes. Actually I have only ever had false starts setting up Nix.

    Speaking of which, still want to migrate to Lua for Neovim config and set up the native lsp interface...

    ♾️

  31. Released UniChorn - functional choreographic programming library in Unison.

    It's a port of HasChor, similar library in Haskell.

    #choreographicprogramming #unisonlang

    ht @fmontesi @lindsey

  32. 🗞️ Coming soon: the next release of Highlight.js will officially support Unison syntax highlighting, so we should be seeing even more Unison code out there in the world.

    BTW, if you simply cannot wait to style Unison snippets on your website, you can do so right now with github.com/runarorama/highligh

  33. 🗞️ Coming soon: the next release of Highlight.js will officially support Unison syntax highlighting, so we should be seeing even more Unison code out there in the world.

    BTW, if you simply cannot wait to style Unison snippets on your website, you can do so right now with github.com/runarorama/highligh
    #highlightjs #unisonlang

  34. 🗞️ Coming soon: the next release of Highlight.js will officially support Unison syntax highlighting, so we should be seeing even more Unison code out there in the world.

    BTW, if you simply cannot wait to style Unison snippets on your website, you can do so right now with github.com/runarorama/highligh
    #highlightjs #unisonlang

  35. 🗞️ Coming soon: the next release of Highlight.js will officially support Unison syntax highlighting, so we should be seeing even more Unison code out there in the world.

    BTW, if you simply cannot wait to style Unison snippets on your website, you can do so right now with github.com/runarorama/highligh
    #highlightjs #unisonlang

  36. 🗞️ Coming soon: the next release of Highlight.js will officially support Unison syntax highlighting, so we should be seeing even more Unison code out there in the world.

    BTW, if you simply cannot wait to style Unison snippets on your website, you can do so right now with github.com/runarorama/highligh
    #highlightjs #unisonlang

  37. I am going to start a list of languages to probe and learn in 2023 and the top three so far are:
    - Unison #unisonLang
    - Roc #RocLanguage
    - Rust #rust (for kernel and system work)

    Maybe Zig #ziglang too.

  38. I am going to start a list of languages to probe and learn in 2023 and the top three so far are:
    - Unison #unisonLang
    - Roc #RocLanguage
    - Rust #rust (for kernel and system work)

    Maybe Zig #ziglang too.

  39. I am going to start a list of languages to probe and learn in 2023 and the top three so far are:
    - Unison #unisonLang
    - Roc #RocLanguage
    - Rust #rust (for kernel and system work)

    Maybe Zig #ziglang too.

  40. I am going to start a list of languages to probe and learn in 2023 and the top three so far are:
    - Unison #unisonLang
    - Roc #RocLanguage
    - Rust #rust (for kernel and system work)

    Maybe Zig #ziglang too.