Alex Ameen
Alex Ameen
Is this intentional? The bizarre thing is that my linter only complains about it when I modify one or the other (discovered while reformatting). In any case it's interesting that...
This "feature" makes naive assumptions about portability, permissions, and hides silently automated installation of software from users. This is a feature borrowed from malware. While I understand it's not used...
Hey I’m loving the plugin, and it runs pretty smoothly in Neovim. There are some small issues though. For instance the interactive mode is non-functional. I can’t precisely track down...
Hey I'm not here to really gripe about anything missing, but more to highlight how recent changes to the flake spec in Nix 2.7.0 make `eachSystemMap` a really elegant function....
The only relevant changes are to main.go and ctl.go 1. I added functions to dump data from a user's saved library. I wanted this for myself so that I could...
Would be nicer to get back an error message rather than a seg fault. reproduce with: (the band is actually name "talking heads" not "the talking heads") spotctl -t artist...
Some kind of indication that your requested info pages are "being processed, please wait", or a progress bar would be nice. Even running the suggested `:Vinfo libc` took ~30 seconds...
This will need to be updated periodically as the project grows. Begin writing Python `CFFI` files to allow CPoke's shared object files to be used in Python. Start with simple...
Read CSV files exported by Pokebattler.com to create a `roster_t` list.