Olicorne

Results 659 comments of Olicorne

I still think this is needed but added it in my gist anyway. ~~It's one way (so only used for quick verification, not to find a peer given only words)...

FYI I ended up creating my own pure python library that reversibly convert seeds to words. Here it is : https://github.com/thiswillbeyourgithub/HumanReadableSeed I updated the prior gist to use it. You...

Update: I now use my own script called [wormrot.sh](https://github.com/thiswillbeyourgithub/wormrot.sh) that uses [magic-wormhole](https://github.com/magic-wormhole/magic-wormhole) to send files using key derived from the current time with a preshared key. The above gist will...

Actually as [per this message](https://github.com/mwmbl/mwmbl/issues/45#issuecomment-2832079574) it appears a new crawler is in the works so I'll set this PR to draft instead

I figured the easiest way if nothing is done on edgevpn's side to increase usability is to simply expose a service on all the devices and make them interact this...

I just found out about a neat python library called `sh` that seems to allow exactly what I had in mind: https://sh.readthedocs.io/en/latest/sections/asynchronous_execution.html#background So i'm addinv to my todo list to...

I stumbled upon a great example by [prime-iroh](https://github.com/PrimeIntellect-ai/prime-iroh/) of how to use two single string IDs to identify uniquely two nodes to create an encrypted communication channel with hole punching...

I too need this feature. That would both help me keep track of how many / when I did the task and un clutter my list of tasks

> By time to time I cleanup it manually (via https://karakeep.domain.com/dashboard/tags). But it would be a nice webhook event option btw) You might be interested in giving a try to...