Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.| laravel.com
Jeff Johnson (My apps, PayPal.Me, Mastodon)Safari 17 hidden feature: Always allow this website to open an app| lapcatsoftware.com
Small. Fast. Reliable.| www.sqlite.org
This is my personal site, where I write about Ruby, programming, and any of my varied fascinations.| fractaledmind.github.io
This is my personal site, where I write about Ruby, programming, and any of my varied fascinations.| fractaledmind.github.io
This is my personal site, where I write about Ruby, programming, and any of my varied fascinations.| fractaledmind.github.io
This is my personal site, where I write about Ruby, programming, and any of my varied fascinations.| fractaledmind.github.io
Thirty Years of Continuous PostgreSQL Development| momjian.us
Learn about SQLITE file format and APIs that can create and open SQLITE files.| docs.fileformat.com
Small. Fast. Reliable.| www.sqlite.org
Small. Fast. Reliable.| www.sqlite.org
Small. Fast. Reliable.| www.sqlite.org
This page refers to an older version of Spin. Go to the| Fermyon Developer
Small. Fast. Reliable.| www.sqlite.org
Atomic commits are one of the most important properties of reliable software. Recently I improved the syncing layer of Actual using transactions, and I talk about why it's so important.| archive.jlongster.com
Intro to variadic templates and complications when function overloading isn't available| azeemba.com
Small. Fast. Reliable.| www.sqlite.org
After a previous rant, I started toying with the idea of writing software to solve this issue1. The goal is to fully control and use personal health data and I develop this for myself first. Luckily there are a lot of projects and people out there to take inspiration from.| hillman.dev
Small. Fast. Reliable.| www.sqlite.org
Building your first bot| core.telegram.org
Modern distributed software development marks the pinacle of text-based collaboration. A global web of internet connected humans, of varying geopolitical and educational background, working for different companies or none at all, composing tapestries of textual repositories that give rise to our entire digital society. The essential feature of software development today is distributed version control, or, the “management of changes across agents”. This is an apt description of what societ...| ebuchman.github.io
TLDR| www.scattered-thoughts.net
<- Back to jlongster.com| jlongster.com
Learning iOS engineering has never been more fun| kean.blog
Small. Fast. Reliable.| www.sqlite.org
This is my personal site, where I write about Ruby, programming, and any of my varied fascinations.| fractaledmind.github.io
As I am building OpenSpartan as the experience to analyze stats for Halo Infinite, I wanted to have a quicker way to analyze my performance.| den.dev
With the introduction of the Fermyon Cloud Key Value Store, you can now persist non-relational data in a key/value store that is always available for your serverless application within milliseconds, with no cold starts.| Fermyon • Experience the next wave of cloud computing.
I alluded to the fact that in my free time I am building a little project called OpenSpartan. I thought I'd share a bit more as to what it is.| den.dev
A saga through BoltDB source code to understand how mmap works in databases| Bruno Calza