karlicoss
karlicoss
Not that it's slow, but making it even faster wouldn't hurt. Or at least setting up some proper benchmarks. https://github.com/org-roam/test-org-files is a good source of test files `py-spy` output from...
see https://www.reddit.com/r/orgmode/comments/d6v0mc/orgparse_is_back_python_library_for_reading/f0wxo14/
Hi, I was suggested to try Solid in a [HN thread](https://news.ycombinator.com/item?id=21844105), so I did and have some feedback. First thing I tried after creating a pod was using some [apps](https://solidproject.org/use-solid/apps)...
My usecase is that I want workouts to be stored in `/sdcard/syncthing` directory so I could sync them with my computer. I'd propose that if the pass supplied starts with...
This is a feature I lacked for a while. TLDR:  When you press `Ctrl-Shift-Y`, you will get prompted for additional note which will be captured in same way selected...
# Brief Description I understand that dovpanda is a dynamic tool and actually needs to run the program unlike static linters (e.g. mypy, pylint). Still, would be cool if there...
[Here](https://github.com/karlicoss/kobuddy/commit/08c81be8302978ef94c89aae2bc421fc36756b8f#commitcomment-37562917) @geek1011 mentioned that they seem to be serialized as QT structures, so hopefully that means the code can be much less fragile by simply following qt spec.
Hi @promnesia ! I was trying to create "promnesia" organization for this project to share it with other people. But sadly the name 'promnesia' is already taken by you, however...
I guess using options like '--all-starred' might potentially end up filling up your file system if the repository is unexpectedly big, so you might want to limit individual repo size...
Was wondering, how hard would it be to, in theory, support different input formats, like [org-mode](https://en.wikipedia.org/wiki/Org-mode)? I've got a [personal wiki](https://beepb00p.xyz/exobrain) in org-mode and I'm using mdbook + [some hacky...