Link List
Welcome to my link library. These are not links to content I have created unless you see that mentioned in the link’s description. These are links I found interesting enough to want to keep track of. If you read Craft Link List, the Craft CMS newsletter I used to write, this page is a replacement of sorts for that exercise. Enough talk. Let’s hit the links.
Delete Facebook. Permanent Account Deletion.
How to permanently delete a Facebook account. Clear instruction and official deletion page link. Deactivation is NOT deletion. Don’t leave your data behind.
How to Back Up Your Self-Hosted Plausible Analytics Data
Backing up your data is critical for effectively any self-hosted application. Let’s explore how you can make it happen for Plausible Analytics.
How to Back Up Self-Hosted Plausible Analytics Data to an R2 or S3 Bucket | Alex MacArthur
Services like S3 and R2 can be invaluable when self-hosting Plausible Analytics. Let’s walk through what it looks like to use them for automated backups a simple cron job.
I Played 'The Boys Are Back in Town' on a Bar Jukebox Until I Got Kicked Out
#lifeboardgame.io - Open-Source Game Engine for Turn-Based Games
Open-Source Game Engine for Board Games / Card Games / Tabletop Games
Jos Vromans | Blog | Steganography
Jos Vromans writes about using steganography to add the code that was needed to generate an image, into the image data itself.
The death of the stubborn developer
How stubborn developers are getting left behind by refusing to adopt chat-oriented programming (CHOP) as their primary development approach.
Claim File Helper — ProPublica
You likely have the right to access records that explain why your insurer denied your claim or prior authorization request. Use ProPublica’s free tool to generate a letter requesting your claim file from your health insurance company.
Write a puzzle generator in Elm - juricho.me
Randomly generating puzzles is a nice problem for beginners and tinkerers, so I wanted to write up the approach that I came up with.
Linkify: a JavaScript plugin
Linkify is a JavaScript plugin. Use Linkify to find links in plain-text and convert them to HTML tags. It automatically highlights URLs,
Fontsource
Download and self-host 1500 open-source fonts in neatly bundled NPM packages. Access a comprehensive library of web typefaces for free.
Understanding the Use of `flock` in Linux Cron Jobs: Preventing Concurrent Script Execution - DEV Community
When managing cron jobs in Linux, ensuring that only one instance of a script runs at any given time… Tagged with linux, cronjobs, systemadministration, scripting.
Next-level frosted glass with backdrop-filter • Josh W. Comeau
Glassy headers have become a core part of the “slick startup” UI toolkit, but they’re all missing that final 10% that really makes it shine. In this tutorial, you’ll learn how to create the most realistic lush frosted glass anywhere on the internet.
Fliege Mono
Mono space font
The Casio Wrist Camera (WQV-1): Absolutely unwilling to share its secrets with a PC – Sega Made Bad Decisions
I have gone to extreme lengths to get this thing to talk to a computer and I want to share a bunch of information about this watch with the internet. For the unitiated, the Casio Wrist Camera (WQV‑1/
Bluesky Starter Packs - Bluesky Directory
Browse a list of Bluesky Starter Packs. Discover and connect with your community on Bluesky
LDRS — UI Ball
Free, open-source loading animations. Available as copy/paste HTML or drop-in web components. Compatible with every modern framework.
Here’s some cool stuff you can do with Bluesky - The Verge
Bluesky offers a lot of unique features like algorithmic feeds and custom moderation that can make for a rich, in-control experience for users.
A Visual Explanation of SQL Joins
Jeff Atwood helps explain join options.
Bluesky Moderation – Nuclear Block & Mute Lists for Beginners – INCREDIBLY BORING STORIES
#socialqntm/held-karp
JavaScript and WebAssembly implementations of the Held-Karp algorithm for solving the travelling salesman problem — qntm/held-karp
gijsdev/ublock-hide-yt-shorts: uBlock Origin filter list to hide YouTube Shorts
uBlock Origin filter list to hide YouTube Shorts. Contribute to gijsdev/ublock-hide-yt-shorts development by creating an account on GitHub.
Note-taking Lessons From America’s Greatest Biographer
The key stages of Robert Caro’s research and writing process
Sony PlayStation 5 Pro review: across the board improvements, but is it worth the money? | Eurogamer.net
The PlayStation 5 Pro is here — and Digital Foundry presents its verdict.
HTTP Security Headers: A complete guide to HTTP headers
HTTP Security Headers are essential to any website. Learn about the HSTS header, Content Security Policy header CSP, XSS protection, cache control, strict transport security, set-cookie header, and many more http headers in this comprehensive guide with examples and take your website security header game to the next level with Darkrelay.
Useful built-in macOS command-line utilities
macOS comes with a lot of built-in utilities. Here’s a list of some that I find interesting.
Blog Writing for Developers
#coding #workingBuilding My Resume in HTML using Eleventy by Michael Engen
This developer built their resume website using HTML, CSS, and Eleventy.
HTML Form Validation is heavily underused
HTML Forms have powerful validation mechanisms, but they are heavily underused. In fact, not many people even know much about them. Is this because of some flaw in their design? Let’s explore.