Robin Stocker
banner
nibor.org
Robin Stocker
@nibor.org
Backend Dev @ Canva – ex Atlassian (Bitbucket); Java, Rust, open source, Swiss living in Australia

https://github.com/robinst
Used duckdb.org for the first time today. Just to do an inner join of two CSV files, but I'll try it again next time for some ad-hoc data processing.

This is a single command, but it also has an interactive mode with syntax highlighting and completion:
February 10, 2025 at 8:19 AM
Thought this ASCII art diagram for binary addition using logic gates was neat. (From #adventofcode day 24. x and y are input digits, z is result.)
January 7, 2025 at 4:06 AM
Trying out Mermaid instead of Graphviz to visualize things for Advent of Code this year, e.g. the rules in day 5 #adventofcode
December 5, 2024 at 12:28 PM
Intro post: Have you ever done a `git push` and it printed a nice link for you to create a pull request (see screenshot)?

That was me! One of my first 20% projects when I was working on Bitbucket at Atlassian. GitHub later copied it – glad they did because I use it almost every day :)!
November 26, 2024 at 10:47 AM