Tom van Dijk
Tom van Dijk
I was looking through the commands in your config and figured this'd be a nice easter egg. Have a nice day!
I was looking at your project and really liked it, especially for some quick date calculations, such as `#2023-05-03# - #2024-06-22# in months;weeks;days` which turned out to be so simple...
This is used so that you don't have to go through the mouse-heavy nitty-gritty of: 1. Select one or more files 2. Add field 3. Tags 4. OK 5. Add...
As stated in https://github.com/dtomvan/xpm.xplr/blob/a4a4b1e76cc78f4643208bdf218c035aa1bbaa2a/README.md?plain=1#L47 you should be able to use full URL's like `https://github.com/sayanarijit/dragon.xplr` and still have them clone to `~/.local/share/xplr/sayanarijit/dragon.xplr`. This is not the case. The actual path right...
See: https://github.com/sayanarijit/xplr/issues/443 Checklist: - [x] The plugin manager will itself be a Lua plugin, to avoid touching the core. - [x] An interface to manage the plugins interactively, without leaving...
**Is your feature request related to a problem? Please describe.** - I want to be able to periodically create a backup of my tasks - I am currently using crontab...
## What does this PR do Add support for viperML/nh. See #1044. Two decisions I've made upfront in this PR: 1. I added the `whoami` crate. I found this practical...
## I want to suggest a new step ### Which tool is this about? Where is its repository? `nh`, the nix helper, used for updating nixos and home-manager through flakes...
This PR improves the build system in various ways, mostly related to the Docker build (on linux). It improves build times by leveraging `ninja`'s parallel builds. This of course could...
### Short Summary ActivityPub-powered tool for storing and sharing 3d models ### NLnet page(s) - https://nlnet.nl/project/Manyfold-Discovery/ - https://nlnet.nl/project/Personal-3D-archive/ ### Website https://manyfold.app/ ### Source repository - https://github.com/manyfold3d/manyfold - Language/Framework: Ruby on...