clov
clovisphere.github.io
clov
@clovisphere.github.io
Guitars 🎸 + Code 👨🏾‍💻
Reposted by clov
What a great talk! I really feel inspired to start writing something now @squiggleconf.com
youtu.be/_fIIoFTRUOk?...
How To Write About Software | Jess Lin
YouTube video by SquiggleConf
youtu.be
August 15, 2025 at 7:51 AM
Reposted by clov
Two things can be true at the same time:
- You can achieve ~everything with enough practice
- Dan Luu is spot on when he says that "95%-ile isn't that good"

If you've never read the article, this is your chance: danluu.com/p95-skill/
May 31, 2025 at 12:06 PM
Reposted by clov
There's a list of papers on the main OCaml site going back to 1990: ocaml.org/papers. Note that some of these relate to the bytecode compiler, which differs from the native backend that is preferred today. For more background on that see: xavierleroy.org/talks/zam-ka...
OCaml Papers
A selection of papers grouped by popular categories.
ocaml.org
February 10, 2025 at 4:24 AM
Reposted by clov
rewrite.md
GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
February 4, 2025 at 5:47 PM
Reposted by clov
This post is very well-written. Looking forward to this series.

You can see there the seed for Rust's design: It basically enforces by design who is responsible for freeing.

educatedguesswork.org/posts/memory...
Understanding Memory Management, Part 1: C
educatedguesswork.org
January 16, 2025 at 10:21 PM
Reposted by clov
In November, I spoke about DTrace and Rust at @rustlab.it. A C++ programmer in the audience found it so compelling that he resolved to learn Rust!

(That was my son; he also shared the meticulously crafted feedback "the audience seemed to enjoy your jokes.") www.youtube.com/watch?v=J10n...
DTrace for Rust... and everything else too! - Adam Leventhal
YouTube video by RustLab Conference
www.youtube.com
January 6, 2025 at 12:53 AM
Reposted by clov
Welcome to Bluesky @ctmcisco.bsky.social!

You've been added to the #PowerShell Community Starter Pack.

If you haven't checked out the pack recently, it's currently up to 82 accounts and 2 feeds.

go.bsky.app/9ozmoAY
December 21, 2024 at 2:48 PM
Reposted by clov
I'm now with my family for the end of the year so I'm not sure I'll take the time to continue playing with #AdventOfCode, but it was a very nice journey up until today with #OCaml 🐪.

For the curious, my code is available at code.up8.edu/pablo/aoc/-/...
2024 · main · Pablo Rauzy / Advent of Code · GitLab
code.up8.edu
code.up8.edu
December 21, 2024 at 12:50 PM
Reposted by clov
By "popular" demand 😅 I've rewritten the demo of my "The Soul of Erlang and Elixir" talk. The code now uses the latest Erlang, Elixir, & Phoenix. It is also licensed (MIT), so you can freely use it in your own demos, or for any other purposes. Enjoy!

github.com/sasa1977/sou...
GitHub - sasa1977/soul_of_erlang_and_elixir
Contribute to sasa1977/soul_of_erlang_and_elixir development by creating an account on GitHub.
github.com
December 3, 2024 at 10:12 AM

Not sure if I will even go past day 1 but...

AOC ~> day#1: good old ruby 😊

github.com/clovisphere/...
advent-of-code/2024/day01/solution.rb at main · clovisphere/advent-of-code
Solution to AOC challenges. Contribute to clovisphere/advent-of-code development by creating an account on GitHub.
github.com
December 2, 2024 at 4:53 AM
Reposted by clov
Wrote down the process to build your own custom feeds for Bluesky programmatically in Python and run it 100% free

Uses @skyfeed.app + @github.com actions to do periodic filtering and re-ranking and @cloudflare.social static pages to provide data to @bsky.app
Zero-Cost Custom Feeds on Bluesky
A simple stack for generating custom feeds for Bluesky programmatically without a backend server
amitness.com
December 1, 2024 at 2:43 PM
Reposted by clov
Published a new blog post: Building a Distributed Log Using S3 (Under 150 Lines of Go)

The log is a powerful storage abstraction. Using a log, you can build a database, message queue, or event streaming system. S3 makes it all better and easier!

avi.im/blag/2024/s3...
December 1, 2024 at 5:58 PM
Reposted by clov
I'm the guest on the latest episode of Around the Prompt with Logan Kilpatrick and Nolan Fortman, talking about LLMs, open source and why I'm not afraid that my software engineer job is going to be eaten by AI

YouTube: www.youtube.com/watch?v=rLcK...
Podcast: www.aroundtheprompt.com/simon-willis...
Simon Willison: The Future of Open Source and AI | Around the Prompt #10
YouTube video by Logan Kilpatrick
www.youtube.com
December 2, 2024 at 1:06 AM
Reposted by clov
Adrian's "Advanced Compilers" is really great, and comes with its own learning-focused compiler IR

www.cs.cornell.edu/courses/cs61...
November 30, 2024 at 6:32 PM
Reposted by clov
Building www.starterpacks.net, a tool to browse Starter Packs and Profiles, with more tools and utilities coming soon!
Discover and grow your community through Starter Packs from Bluesky.
Starter Packs are collections of Bluesky profiles and starter packs that you can follow to grow your community. And, you can use Starter Packs to make it easier to find, follow, edit, and share your f...
www.starterpacks.net
December 1, 2024 at 2:46 PM
Reposted by clov
Yes, we did a thing. And I think it's fun :) www.debugdecember.com
Debug December
Help the Yeti get home. Play Debug December and win cool prizes.
www.debugdecember.com
December 1, 2024 at 12:46 AM
Reposted by clov
Developers, do you want to verify yourself here but don't have a personal domain? You can use your GitHub account! 🦋🐱

I temporarily renamed myself to @nicolo-ribaudo.github.io :)
November 23, 2024 at 4:51 PM
Reposted by clov
Bluesky now has over 20M people!! 🎉

We've been adding over a million users per day for the last few days. To celebrate, here are 20 fun facts about Bluesky:
November 19, 2024 at 6:51 PM
Reposted by clov
new blog post: React Native, and “the native feel”
React Native, and "the native feel" — mozzius.dev
by Samuel · 11 min read
mozzius.dev
October 25, 2024 at 2:27 PM