Obsidian Android shortcuts to specific Vaults(opens in new tab)
How to create home screen shortcuts to specific Obsidian Vaults on Android.
Curated river of news
Latest posts from blogs I follow
How to create home screen shortcuts to specific Obsidian Vaults on Android.
The emerging golden age of home-cooked software, barefoot developers, and why the local-first community should help build it
My experience at BoiseCodeCamp 2024: talks on AI, OpenSCAD, and domain-specific languages, plus my first time speaking at a developer conference.
“moving away from React to a modern Web Components + HTML-first architecture has had a *huge* benefit for users, particularly folks on low-end hardware”
This started as a conversation between James A Rosen & Gerhard in August 2023. Several months later, it evolved into a few epic pairing sessions captured in these GitHub threads:thechangelog#480 (reply in thread)thechangelog#486The last pairing session eventually lead to 🎧 ...
Methodology and sample code for using pyastgrep to do custom linting tasks on Python source code.
It's harder to simplify something complex than complexify something simple.
TL;DR: Add less.
From cowboy coding to ISO disciple - discovering the unseen forces shaping work, while striving for value, not 'unique snowflake' status.
Learn how to use BuildKit - the improved builder backend for Docker - that adds many new features to Docker, including new Dockerfile syntax, built-in debugger and more...
Proverbs are supposed to encapsulate a bit of wisdom, but you still need know when to apply it.
PyCon US is just around the corner. I've asked Rob Ludwick to come on the show to discuss how to get the most out of your PyCon experience. There's a lot to do. A lot of activities to juggle, including ...
“React is, for the vast, vast majority of organisations making web-facing software, objectively worse than many of the alternatives.”
Those in web3 parade around, waving their decentralized banners, while conveniently relying on centralized services for communication and content distribution.
For our 4th episode, we have four conversations from KubeCon EU 2024.We talk to Jesse Suen about Argo CD & Kargo, Solomon Hykes shares the next evolution of Dagger, and Justin Cormack dives into Docker & AI. We also catch ...
Buying fake William Morris prints on Etsy and other early signs of epistemological collapse
A wrap up of all the things that happened in Terminal Trove in April 2024.
Dev Diary on my project on developing an app to help people keep track of what matters to them.
Remember Grunt files?
I'm starting a SaaS project using Django, and there are tons of decisions right out of the gate. To help me navigate these decisions, I've brought on Cory Zue. Cory is the creator of SaaS Pegasus, and has tons of ...
This article will be part of an extensive series in which I plan to explore various aspects of Fourier Mathematics. I will take notes, create some visuals (a good pretext to learn more about graphics), and hope that it will ...
System Log: Sinusoidal Tetris Let's play Tetris, but with a twist. No geometrical figures will fall from the sky. Instead, you control a sinusoid, defined by: \[ f(x) = A \cdot \sin(\omega x + \varphi) \]
Why age is crucial in Korea, affecting language, respect, and social relationships. What is Korean & international age?
A wrap up of all the things that happened in Terminal Trove in March 2024.
Nicole is a software engineer and writer, and recently wrote about the trade-offs we make when deciding which tests to write and how much testing is enough.We talk about:Balancing schedule vs testingHow much testing is the right about of testingShould ...
Why and how we should share the things we love to make.
How to open pieces of narrative non-fiction writing, conference talks, and sticky jars
I broke the first rule of preventing CLS. Shame on me.
If you've ever thought about starting a podcast or a SaaS project, you'll want to listen to this episode. Justin is one of the people who motivated me to get started podcasting. He's also running a successful SaaS company, transistor.fm, ...
If you work in shell/terminal often enough, then over time the history will become your personal knowledge vault, documentation and command reference. Being able to use this personal documentation efficiently can hugely boost your productivity. So, here are a couple ...