I wrote a thing!
bsky.app/profile/unis...
Posts by Unison
๐๏ธ For your weekend perusal, check out Unison community member @zetashift-01.bsky.social's latest blog post! Here, he's using Unison Cloud Daemons to write an uptime notifier!
zetashift.unison-services.cloud/s/blog/posts...
computational.chat introduces a simple idea: computations that can pause for user input with rich UI controls.
Unlike a typical chatbot, there's a real programming model here, and these conversational flows can include any mix of regular code, humans-in-the loop, and LLMs.
๐ทThe Dutch Unison Meetup is planning their next in-person meeting for late March! Come say hi in our Discord if you're in the neighborhood!
unison-lang.org/discord
๐ This community write-up on Unison asks: what if service boundaries didnโt mean serialization, versioning pain, or extra operational complexity?
Check it out here: medium.com/@thomas_alex...
Or here: github.com/ThomasAlexan...
๐ฅ New conference recording from the Unison community!
A deep dive into content-addressed code and how it changes refactoring, dependency management, and remote code execution.
๐ Dejan's keynote is one to watch!
www.youtube.com/watch?v=mQHo...
๐ซฃ Ever open social media to post one thingโฆ and resurface 20 minutes later? Well, here's @impurepics.bsky.social wiring up a Unison-powered CLI solution for that. They walk through the code, the Unison workflow, and how it all fits together.
๐ Thanks @impurepics.bsky.social, we're huge fans!
Finally got around watching it in full. New threads ability of @unison-lang.org
youtu.be/xU_MRNNo4kg?...
We have a consulting group, now open to work in a variety of languages, including Scala, Haskell, Rust, Elm, and of course Unison. More details here: www.unison-lang.org/blog/consult...
Please boost to help get the word out. And we'd love to hear from you if you're interested in working with us!
๐งต๐ชก Our latest release of the standard lib includes a new `Threads` ability for structured concurrency.
Why is it an improvement over our existing primitives? Here's a video with some comparisons.
youtu.be/xU_MRNNo4kg
๐ฐ New Base library version is out! This one has some big features:
* New `Threads` ability for structured concurrency
* Adds a `Ptr` type so Unison can exchange pointers with C
* Load a dynamic foreign library by name
share.unison-lang.org/@unison/base...
๐ Check out the suite of libraries that @kaushikc.org has been steadily developing: html-parsing, at-proto, and more!
๐ฅ The Unison 1.1.0 release has quite a few features improving the UCM workflow. Here's a highlights reel:
youtu.be/8aMggn5Cm00
๐ฐ UCM 1.1.0 is out!
* `dependents` can search by variant, not just type or ability name
* New built-ins for Argon2id hashing
* VS Code actions: Edit Definition & Open on Share
* MCP tool: `share-project-info`
* Faster bytes ops & improved run command
I've used @haskell.org, Lean 4 and @unison-lang.org for a while. I'm impressed by improvements, but many languages have good FP features now. Wrote blog post
Competitive Pure Functional Languages.
blog.samibadawi.com/2026/01/comp...
Looking for niches where pure FP is better than OOP FP language
Unison's got a C FFI! ๐
If you were waiting for a reason to try Unison, now's a good a time as any :)
๐ We're adding C FFI bindings!
This opens the door to a huge ecosystem of native libraries. Go wrap your favorite C APIs!
share.unison-lang.org/@unison/base...
โณTime is precious. Stop typing out fully qualified argument names in the UCM!
youtu.be/_pcDWMj9JWg
โจ๏ธ A fun Unison library drop for your Monday! Dream up some terminal UI apps!
share.unison-lang.org/@stew/tooey
๐ We don't have a REPL in Unison, so what do we use instead?
Watch expressions!
youtu.be/xfKO_tGpBxM?...
๐ฐ Unison 1.0.2 is out!
- `diff.update` lets you preview a change before committing an update
- MCP upgrades: agents can rename, move, and delete definitions & namespaces
- Fixed `text.find` for numeric literals
- Parsing fix for multi-line matches
What might a Terraform library look like in Unison, given the programming model that Unison Cloud supports?
๐๏ธTune in to our interview with library author and Unison teammate, Stew, to see what he's tinkering on!
๐ Yes! It's a lovely time to get reacquainted with Unison!
๐ You know what would be awesome? If the Unison programming language had a little font icon.
Give this FontAwesome request a quick upvote if you agree!
Sample Unison word frequency program written in VS Code with LSP support
@unison-lang.org v 1.0 passes my language readiness criteria
* Good language server support
* Trivial to make a word frequency program with tests
It's mind blowing ๐คฏ to program with code fragments, instead of projects of files.
Very composable.
Promising, but hard to imagine its effect on DevOps
๐ #AdventOfCode is in full swing in Unison!
Our community has made full use of Unison's computable doc format, writing up their solutions and helpful explainers!
Here's one from the Discord about Day 3! Join us! ๐
๐ It's time for #AdventOfCode! That means it's a great month to pick up a new programming language! Try it in Unison this year! ๐
I've been watching Unison's development for several years. I was hooked the moment I first saw the slide "A Unison codebase is a database." Since then, an entire ecosystem has grown, including UCM Desktop, Unison Share, Cloud... And now, 1.0 is out! ๐
Yes! A perfect time to join us! ๐