Bookmark
Safe Herbs For Parrots
https://www.northernparrots.com/safe-herbs-for-parrots-blog822/, posted 2021 by peter in bird food health list reference
Herbs are a fantastic addition to your Parrot's diet, not only for their abundance of health benefits, but also in the variety they provide as part of a balanced diet. They can be presented in a chop, threaded through the cage bars, or even strung together as a shredding toy.
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
Staying out of TTL hell
calpaterson.com/ttl-hell.html, posted 2021 by peter in database development reference storage
In this article I will detail caching strategies that don't give up correctness to gain speed. These strategies all do away with TTLs and instead use active invalidation.
Bookmark
Making Sense of The Audio Stack On Unix
https://venam.nixers.net/blog/unix/2021/02/07/audio-stack.html, posted 2021 by peter in audio hardware linux reference software toread
Audio on Unix is a little zoo, there are so many acronyms for projects and APIs that it's easy to get lost. Let's tackle that issue! Most articles are confusing because they either use audio technical jargon, or because they barely scratch the surface and leave people clueless. A little knowledge can be dangerous.
In this article I'll try to bridge the gap by not requiring any prerequisite knowledge while also giving a good overview of the whole Unix audio landscape. There's going to be enough details to remove mysticism (Oh so pernicious in web bubbles) and see how the pieces fit.
Bookmark
Snake Oil Supplements — Information is Beautiful
https://www.informationisbeautiful.net/visualizations/snake-oil-scientific-evidence-for-nutritional-supplements-vizsweet/, posted 2021 by peter in health reference science statistics visualization
Which are the best supplements to take to enhance your health and wellbeing? We visualised all evidence for all health supplements in one chart. Now regularly updated with revitalising boosts of fresh data.
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!
Bookmark
Nim Apocrypha, Vol. I
https://blog.johnnovak.net/2020/12/21/nim-apocrypha-vol1/, posted 2020 by peter in development howto list nimlang reference
Greetings fellow Nim adventurers! Below you will find 16 handy Nim tips & tricks I came across while developing a medium-sized GUI program this year, Gridmonger (and related libraries). Some of them are about less known or undocumented Nim features or standard library functions, a few are workarounds for some rough edges of the language, and there’s also a handful of useful techniques I read about in forums or have invented on my own.
|< First < Previous 11–20 (232) Next > Last >|