Notes on Sleep

Updated 03-Aug-2025 Read This Book on Sleep (2020) Bill Gates recommends the book Why We Sleep, and it is excellent. All of my notes above need to be revised with this book in mind. I highly recommend reading it, to get more science, less psychobabble. How Much Sleep is Enough? (2018) Now that my eldest ... Read more

Debian + Cinnamon Keyboard Shortcuts

Updated 03-Aug-2025 A sampling of Debian + Cinnamon keyboard shortcuts (incomplete) Function LMDE3 ChromeOS Refresh Ctrl+R Task List Partial Screenshot Debian Terminal Under Edit > Preferences > Shortcuts set the Edit > Copy, Edit > Paste, and Edit > Select All accelerator keys to Ctrl+C, Ctrl+V, and Ctrl+A respectively. Screenshots Under Keyboard > Shortcuts > ... Read more

Xiaomi Mi Pad 4

Updated 03-Aug-2025 Update November 2023 This particular device has really held its value and its performance. By value I mean that the same device costs nearly the same five years later (about 8,000 THB, though there are newer, larger screen devices that cost around the same). LineageOS on this has not had any difficulties over ... Read more

Fish Shell – Friendly Interactive SHell

Updated 03-Aug-2025 Note: I've replaced Fish Shell with Bash in my personal technology stack, as of March 2018. Ha ha, back on Fish Shell. Fish Shell is a very useful shell. I use it on OSX and Linux. Provides for some sanity at the command line. For an editor I use Nano. Note that there ... Read more

Firefox Browser on Debian

Updated 03-Aug-2025 Note: if you just want a secure Gecko-based browser, there is LibreWolf which can be installed using Extrepo. Firefox woes Firefox has dramatically disintegrated under the so-called leadership of Mitchell Baker, enriching herself to the tune of millions while the market share (and revenue) of Firefox plummeted and 250 employees were laid off. ... Read more

Bash Shell Scripting

Updated 03-Aug-2025 Bash being the most common shell, it makes sense to learn bash shell scripting. I didn't think this at first and later came to the conclusion, having spent time with Fish Shell. However, Bash is definitely old and creaky with some frankly ridiculous implementation details. Fish can be installed most everywhere, and is ... Read more

Portable Music Players and Linux

Updated 03-Aug-2025 This article briefly describes some issues with managing portable music players on Linux, particularly the Apple Ipod Shuffle and the Sandisk Clip Jam (it's replacement). Note that the Ruizu x52 is the proper replacement for the Sandisk Clip Jam Quod Libet Quod Libet is absolutely zero help with managing portable music players (with ... Read more

Managing Fonts in Debian

Updated 03-Aug-2025 How to manage fonts in Debian (installing/removing/refreshing). See also Fonts, Typefaces, Typography Microsoft Core Fonts Installer Check to see if this is installed via apt-cache sudo apt-cache search ttf-mscorefonts-installer Emoji fonts Yeh, I don't like them but people use them so need to see them. sudo apt install fonts-noto-color-emoji Debian and application fonts ... Read more

Epub Editing Tools

Updated 03-Aug-2025 Tools change over time, but it seems that in the Epub world we have more of the same. As of November 2018: - Calibre's Epub Editor is pretty nifty - Sigil development stalled, then picked up again - Pagina Epub Checker is still under development and useful - Pandoc with or without some ... Read more

Octavo Touch-Type Form Factor

Updated 03-Aug-2025 In this post I outline what I would consider a compelling form factor, one which existed for a while, but which may be is returning for certain niche uses. Usability and Useful Form Factors While the term notebook has been taken over to mean a laptop computer that is much larger on average ... Read more

LMDE3 Cinnamon Modifications

Updated 03-Aug-2025 Here are some ways of getting things tweaked. Your mileage may vary. Mint-Y-Dark This theme has some hardcoded colors in PNG files. Grayscale them with ImageMagick, as follows: for file in /usr/share/themes/Mint-Y-Dark/gtk-2.0/assets/*.png; do convert "$file" -colorspace Gray "$file"; done for file in /usr/share/themes/Mint-Y-Dark/gtk-3.0/assets/*.png; do convert "$file" -colorspace Gray "$file"; done Edit the /usr/share/themes/Mint-Y-Dark/gtk-2.0/gtkrc ... Read more

Scrollbars in Atom, Firefox, Cinnamon

Updated 03-Aug-2025 Scrollbar usability is shoddy and slipping across wide swaths of the web and software in general. Of course I am getting older, which means this is more and more of an annoyance. We know already, and for some time, how to do scrollbar usability and accessibility. Putting aside voice commands, just the bare ... Read more

OpenVPN on Debian

Updated 03-Aug-2025 OpenVPN on Debian is the second step in securing an operating system. Below we include ufw firewall installation and configuration as well. Related Artices in Debian Services and Applications Debian on AWS Lightsail OpenVPN on Debian + UFW Firewall Nginx and Letsencrypt on Debian PHP & MariaDB on Debian Grav CMS on Debian ... Read more

Debian on AWS Lightsail

Updated 03-Aug-2025 This is a setup of several items, starting with Debian 9 on Amazon AWS Lightsail. This has server basics and apt, and then follows with links to additional articles. In general, after several years of running CentOS on Linode, and then Amazon Linux AMI on EC2 and Lightsail, I find that Debian 9 ... Read more

IPA Keyboard Layout

Updated 03-Aug-2025 Well, it turns out, there is no such thing, per se, as an IPA Keyboard Layout, at least not in the sense that there are keyboard layouts for various languages and layout styles (e.g., English, Dvorak, etc.). This seems to me to be a tremendous oversight, though it obviously came about because someone ... Read more

Spatial Visual Ability

Updated 03-Aug-2025 I'll come back and write more about this later (especially how to help with this with one's children), but for now here are some resources: Submenu Navigation - Nielsen Norman Group Seeking information online: the influence of menu type, navigation path complexity and spatial ability on information gathering tasks Online Spatial Reasoning Task ... Read more

Linux Mint Debian Edition 3

Updated 03-Aug-2025 Note: since Debian has Cinnamon built-in as a desktop choice on install, and since the rest of Mint is Ubuntu or Debian (LMDE), it seems a bit nonsensical to go Mint when I can go Debian +Cinnamon. For Cinnamon interface changes, see: LMDE Cinnamon Modifications This document will be somewhat regularly updated with ... Read more

High-Achieving, Gifted, Highly Gifted

Updated 03-Aug-2025 There are significant differences between high-achieving, gifted, and highly gifted children. When one recognizes unusual, advanced early development, understanding what one is seeing is important. There are different vulnerabilities and burdens for each of these groups: - The Burdens of Gifted Children - The Truth About Gifted Versus High-Achieving Students - Vulnerabilities of ... Read more

Bezos and Jobs on Hiring

Updated 03-Aug-2025 Jeff Bezos and Steve Jobs have similar insights when it comes to hiring the best. This is equally relevant when one is building a school. Hire the best teachers possible, if you want a high-performing school. Three Questions When Making a Hiring Decision From the 1998 Amazon Shareholder Letter: It would be impossible ... Read more

Niche Search

Updated 03-Aug-2025 There are several white label options for search and if one considers advertising a viable business model to engage in, then consider Bing or Infospacehttp://www.infospace.com/partners/. Consider the case of Izito and related country code tlds, as well as MonsterSpace, both are pure play partner deals with nothing technical in their own right, with ... Read more

We use cookies only for WordPress functionality, and do not use third-party analytics or tracking.
Accept