bminusl
Joined 87 karma
- 2 points
- I curate a list[1] of "FOSS tools to improve the Hacker News experience". HNReader has just been added to it.
- 2 points
- Files are tracked by a bare git repository, e.g. `~/.dotfiles`.
The trick is to use the combination of --git-dir and --work-tree git options. An alias can be defined to simplify the process: `alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'`.
`dotfiles` can be used as you would use `git`, e.g.:
- `dotfiles add <file>`
- `dotfiles commit [options]`
- 68 points
- 1 point
- 1 point
- I have always used paper.
But there are some things I would like to improve, see [1].
- You reminded me of Watchy[1] (which I completely forgot about). It is a good contender.
- I would like to use a pager-like device as a grocery shopping list. But a pager isn't quite what I'm looking for (I think).
Basically, I need a small device that can fit in a pocket, with a long battery life, a simple display, and a few buttons. Bonus points if it's cheap and easily hackable.
What are the options?
- I maintain a list[1] of FOSS tools that improve the Hacker News experience. You might be interested in the CLI & TUI section[2].
- 12 points
- 24 points
- 2 points
- 5 points
- 77 points
- 1 point
- 2 points
[0]: https://www.cython.plus/en/