Application configuration, a simple approach.
A simple approach to a problem that always comes up in projects.
Ben Butterworth. Building for people and planet.
A simple approach to a problem that always comes up in projects.
I was reading Supabase's 'Should I Open Source my Company?', and wanted to add some nuance which might be useful for certain companies and industries.
There are some minor tricks that I had to get right
What I learnt using serverless and edge databases.
Getting cloudflare bindings (D1, R2, DO, KV, etc.) in tRPC.
My principle for a few years now, is to never use a pension.
Putting tRPC and Astro on Cloudflare Workers.
This is a workaround to authenticating with alternative cargo registries like Artifactory, a feature that is not yet available in Cargo.
This is a *quick, practical guide* to get you started with using Docker Compose, locally.
I originally used Cloudflare Tunnel to SSH into machines at home from other networks, but Tailscale has a much easier product to use.
How to sync your Obsidian Vault on macOS and Android, for free, using git
SSH to machines in private networks using an SSH key, from anywhere in the world, using Cloudflare Tunnel.
Instructions on relaying music and sound from Android to your macOS
How does Flutter manage to run on iOS and Android?
A lot can go wrong, this post should give you the tools to find out what is going wrong, so you can ask the right questions and fix it.
They are different. At the end of the build process though, they both need to be linked to your application/ library's other .o and .dylib files for it to run. Swift modules From Swift Serialization.md docs : The fundamental unit of distribution for Swift code is a module. A module contains declarations as an interface for clients to write code against. Swift acccess control docs : A module is a…
Bad standards are easy to add, but expensive to maintain. Good standards are hard to add, but saves money.
How does Flutter manage to run on iOS and Android?
A list of challenges you face when using Symlinks in Xcode
Building an anonymous video calling app without a server, using machine learning (Mediapipe), realtime pub/sub (Ably), Three.js (3D rendering) and React.js (2D/ UI rendering).
Cloudflare provides a generous free tier for many of their useful products, but there are some downsides even when working at small-scale.
Discovering a little more about Vision on macOS
Reading tensorflow lite models using the flatbuffer API, and understanding a little more about quantization while we're at it.
Building a CLI tool in Xcode, including Building, Signing and Notarizing for macOS Big Sur
Set up multiple JDKs from different sources easily.
Read this if you think LaTex is too complicated, and you want to focus on writing content, and not practically programming the LaTex document.
I didn't do my undergrad in CS. I did a 1 year Master's instead
I made an Android app to bulk delete events by searching for them.
I made a lot of mistakes when I first became a developer. Here's to making more of them!