I ve been trying out contact lenses for the first time. Multi-focal lenses provide different focal lengths to the eye at once, and you can have different prescription lenses in each eye (as long as they don t differ by too much). This means the brain is getting signals from the eyes, each providing potentially multiple focal [ ] The post Visualising vision correction appeared first on PRINT HEAD .
Logseq is great for dumping daily notes, but finding them again later can be a pain. If you re looking for notes on a connection timeout but originally wrote increasing the socket keepalive , a standard keyword search will give you nothing. You end up having to guess the exact phrasing your past self used. I wanted [ ] The post Searching Logseq by Concept, Not Keystrokes appeared first on PRINT…
Turn your Logseq journal from a "black hole" into a structured knowledge base. Logsqueak uses local AI to extract, refine, and file journal insights directly into your permanent pages, while keeping your data completely private. The post Logsqueak: Rescuing Insights from the Logseq Journal appeared first on PRINT HEAD .
I have released version 0.4.5 of patchutils and also built it in Fedora rawhide. This is a stability-focused update fixing compatibility issues and bugs, some of which had been introduced in 0.4.4. Compatibility Fix: Git Extended Diffs Version 0.4.4 added support in the filterdiff suite for Git s extended diff format. Git diffs without content hunks [ ] The post Patchutils 0.4.5 released appeared…
I love the Ratta Supernote e-ink devices. They are a delight to use for writing, planning and all sorts of things. Writing things out by hand helps me connect with them on a deeper level because I need to choose the words more carefully than I would when typing, simply because of the speed difference. [ ] The post Zettelkasten on a Supernote appeared first on PRINT HEAD .
Last week I released patchutils-0.4.3, the first release since 2020. A fair number of pull requests and issues had accumulated since I d last been paying attention to this project, so 0.4.3 contains quite a few fixes and improvements. As well as several bug fixes there are also new command line options. There s also a behaviour [ ] The post Patchutils rises from slumber appeared first on PRINT…
The journal-brief package is now available in Fedora (22+)! Also, the 1.1.2 release adds a systemd output format to report on failed systemd units: $ journal-brief -o systemd Failed systemd units: 7 x NetworkManager.service 33 x abrtd.service 1 x configure-printer@usb-001-008.service 1 x dnf-makecache.service [...] For more about journal-brief visit the GitHub page. The post Journal-brief now in…
It s pretty easy to see what error messages have been logged on a machine with systemd installed: just run journalctl -p err. But this will show you all of the messages of priority err or higher, starting from the beginning of the log. What if you only want the most recent ones? Again, that s pretty [ ] The post Using journal-brief to watch for errors appeared first on PRINT HEAD .
Here is a recipe for using encrypted boot on a Fedora Server system that does not have a monitor or keyboard attached during normal use. I ll use Fedora 21 Server, and will have a dedicated encrypted volume group for data but leave the main operating system volume group unencrypted. The encryption key will be stored [ ] The post Headless encrypted boot with Fedora Server appeared first on PRINT…