Building Taleshape
Building a business as independent developer around an open source data visualization tool
Recent content on jorin.me
Building a business as independent developer around an open source data visualization tool
I chose Clickhouse for an embedded analytics project. Here are my first impressions and some surprises I encountered along the way.
AI is here to stay. What does that mean for us humans?
I moved my blog from Hugo to a custom Elixir static site generator.
Making effective use of data is non-trivial. Let me share what worked for us.
Software creates value by solving problems. But effectively solving problems is hard. How can we get better at it?
XTDB is a great fit for healthcare applications. Let's see how to use it in JavaScript land.
Let's explore the considerations necessary when evolving temporal data over time.
One year ago I still had a MacBook Pro for work and a MacBook Air at home. Now I have a Thinkpad T490 running Manjaro + KDE and a Dell XPS 13 running Ubuntu + Gnome.
I designed stickers. Find me at a conference some day or get in touch if you like them!
Let's talk about the difference between two kinds of software systems.
XTDB is an innovative database in the Clojure world. What follows is an experience report.
There are so many big problems the world faces today. We hear about them in the news every day. You want to do something good in the world. You want to make a change. But you like building software. What can a software developer do to make the world a better place?
To define our own role and to know what to do next, it helps to sometimes take a break and get an idea of the bigger picture of what's happening around us.
Is the creation of software a craft or what is it then?
It already happened a few times in the history of computing that the level of abstraction the majority of us work on has been raised.
Let me show you why KeePass is more fun than your cloud-based password manager.
Let's write a cache in JavaScript and see what it means to keep things simple.
I am unsatisfied whenever I have to look at the logs in a Node.js project. Ratlog is an attempt to fix this.
I'd like to share my experience of getting started with Elixir by writing a simple command line application and introduce the setup for basic Elixir projects.