Recently Updated Pages
Gaming
One of my hobbies is video gaming. I recently got my hands on a Steam Deck which I would describe...
Bookmarks
Clickbait Challenge at SemEval 2023 - Clickbait Spoiling (retrieved at: 02/11/2022, 07:56:18) ...
BulletTrain - Handwritten BuJo Companion App
Building the App It's a mobile app powered by react native. I'm collecting my thoughts on how to ...
Fediverse
I am a member over at Fosstodon. New to the Fediverse? This guide written by Axbom has got you co...
Climate and Eco
La Rentrée
La Rentrée scholaire - literally french for "the return to school" describes a mood or vibe for r...
Joplin Development
Joplin features a rich plugin architecture which allows third party developers to build plugins t...
Quotes
“Science is more than a body of knowledge; it is a way of thinking. I have a foreboding of an A...
Learning In Public
Learning Exhaust This blog post by swyx highlights the benefits of learning in public: You alrea...
Digital Gardens, Zettelkasten and Second Brains
Chris Aldrich has some interesting thoughts on these topics here Someone is maintaining a really ...
Node Version Management
Volta is a modern NodeJS runtime and tooling manager similar to NVM. An advantage of Volta over n...
npmrc
npmrc files registry namespaces and credentials that allow users to authenticate against private ...
Fetch
The Fetch API was adopted as a standard replacement for XMLHTTPRequest in the last few years. It ...
Logging and Winston
Winston is a fancy logging library for node. Using Common Loggers Between Packages As per this st...
Handling File Uploads in Express
Express and Multi-Part Uploads Historically I've used the express Multer middleware and associate...
Debugging Complex TS Projects in VSCode
launch.json Config File This page assumes a build config based on the one in Publishing Type Defi...
AMQPLib and RabbitMQ
Channel closed by server: 406 (PRECONDITION-FAILED) with message "PRECONDITION_FAILED As explaine...
Publishing Type Definitions
It can be useful to be able to publish these types in custom NPM repos e.g. Gitlab Configuring pa...
NPM and Gitlab
Gitlab has a built in package repository that can be used as a stand in for NPM's global repo. Be...
Knex
ORM for node.js with Typescript compatibility