Bookmark
Learn How to Grow A Beautiful Cluster of Table Salt Crystals
https://crystalverse.com/cluster-of-table-salt-crystals/, posted 2021 by peter in forkids howto science todo
You might have heard that although salt is very common, growing crystals with it is hard.
Yes, and no. Growing big, transparent salt crystals is indeed very difficult, but anyone can easily grow a beautiful cluster at home.
Bookmark
Using Let's Encrypt for internal servers
https://blog.heckel.io/2018/08/05/issuing-lets-encrypt-certificates-for-65000-internal-servers/, posted 2021 by peter in development howto networking security toread
But while there are many tools to automatically renew certificates for publicly available webservers (certbot, simp_le, I wrote about how to do that 3 years back), it's hard to find any useful information about how to issue certificates for internal non Internet facing servers and/or devices with Let's Encrypt.
Bookmark
Faster Maven builds
https://blog.frankel.ch/faster-maven-builds/1/, posted 2021 by peter in development howto java performance reference
I want to detail some techniques you can leverage to make your Maven builds faster in this post. The following post will focus on how to do the same inside of Docker.
Bookmark
Spreadsheet Formulas for Personal Finance
https://bou.ke/blog/formulas/, posted 2021 by peter in finance howto list math reference toread
I love spreadsheets. Spreadsheet programs like Microsoft's Excel, Apple's Numbers and Google Sheets are the secret heroes of our civilization.
I've also been interested in personal finance and the FIRE community for a while—not so much in the early retirement aspect but in the financial literacy it teaches its members. I have combined my passion for both into one mega-spreadsheet that I use to track my income, expenses, savings and investments in one overview. While creating this spreadsheet I got proficient in some new formulas, which I'll share here—and also write down for my own reference.
Bookmark
6 things you should do before you finish your recording session
https://diymusician.cdbaby.com/music-career/6-things-you-should-do-before-you-finish-your-recording-session/, posted 2021 by peter in audio howto list music reference
So you're all done recording your next song. You've laid down final takes for all the tracks, mixed everything and decided on the final master. Congrats!
But before you call it a day and prepare to distribute to streaming platforms, there are a few things many musicians forget to do that can take their song to the next level.
Bookmark
How to Handle Privacy Access Requests Under the GDPR - Privacy Policies
https://www.privacypolicies.com/blog/gdpr-privacy-access-requests/, posted 2021 by peter in business eu howto law reference toread
Are you prepared to receive and process privacy access requests in compliance with the GDPR? The following guide will help you understand your role in promoting access to data and how to create a system that saves you time and prevents damage to your reputation.
Bookmark
Visual guide to SSH tunnels
https://robotmoon.com/ssh-tunnels/, posted 2021 by peter in communication howto networking reference security
This page explains use cases and examples of SSH tunnels while visually presenting the traffic flows.
Bookmark
Firecracker: start a VM in less than a second
https://jvns.ca/blog/2021/01/23/firecracker--start-a-vm-in-less-than-a-second/, posted 2021 by peter in deployment development howto reference virtualization
But it turns out that Firecracker is relatively straightforward to use (or at least as straightforward as anything else that's for running VMs), the documentation and examples are pretty clear, you definitely don't need to be a cloud provider to use it, and as advertised, it starts VMs really fast!
So I wanted to write about using Firecracker from a more DIY "I just want to run some VMs" perspective.
I'll start out by talking about what I'm using it for, and then I'll explain a few things I learned about it along the way.
Pick a muscle, get suggestions for exercises that address that particular muscle.
Bookmark
Nim by Example
https://nim-by-example.github.io/, posted 2020 by peter in development howto nimlang reference toread
Nim is a powerful statically typed language that allows the programmer expressiveness without compromising run-time performance. As a general purpose programming language, it gives the same sort of power and performance as C++, but in a nicer package and with even more powerful tools!
|< First < Previous 11–20 (237) Next > Last >|