I don't preserve browser tabs between sessions. It's a surprisingly helpful way of staying on whatever side project you planned to play with.
Related Posts
New version of difftastic is out! In this release:
* Improved git integration
* Polished the side-by-side display, particularly on large screens
* Fixed a nasty crash
https://github.com/Wilfred/difftastic/releases/tag/0.61.0
There are *so many* ways that reading a text file can fail.
Maybe it doesn't exist, it's a broken symlink, it's actually a directory, it's not the encoding you expected, or perhaps you just don't have the correct permissions.
Reporting good errors is surprisingly labour intensive.
Blogging about my programming language project: choosing the basic syntax!
https://www.garden-lang.org/blog/syntax.html