Friday assorted links:

Testcontainers

Testcontainers is an opensource framework for providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

🔗 https://testcontainers.com/

---

jovandeginste/workout-tracker: A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities

A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities\n\nSelf-hosted, everything included.

🔗 https://github.com/jovandeginste/workout-tracker

---

Implementing RSA from Scratch in JavaScript

RSA cryptography is a fundamental concept in modern encryption techniques, especially prevalent in web development for securing data transmission over networks. While many developers are familiar with the concept of RSA, understanding the underlying mathematical principles can be challenging. This article aims to demystify the math behind RSA encryption in the context of JavaScript.

🔗 https://coderoasis.com/implementing-rsa-from-scratch-in-javascript/

---

Bitcoin Explorama

Dive into the world of Bitcoin with interactive and playful content. Learn what Bitcoin is, how it works, and its significance in today's world.

🔗 https://bitcoin-explorama.com/

---

Home | mise-en-place

mise is a polyglot tool version manager. It replaces tools like asdf, nvm, pyenv, rbenv, etc.

🔗 https://mise.jdx.dev/

---

asdf

Manage multiple runtime versions with a single CLI tool

🔗 https://asdf-vm.com/

---

How to love homebrew - llimllib notes

Homebrew is a package manager which a lot of people use, and as software that a lot of people use, a lot of people like to complain about.\n\nI'm not here to tell you not to complain about it, but I do want to share why I love homebrew, and how you might grow to - if not love it - at least find it a part of a productive workflow.

🔗 https://notes.billmill.org/blog/2024/02/How_to_love_homebrew.html

Reply to this note

Please Login to reply.

Discussion

No replies yet.