Elis Hirwing

Results 41 comments of Elis Hirwing

Sure would be great! :) Not sure how to do that in a harmonized way since not all providers have expiry time though. Maybe exclude the ones who doesn't or...

I'm pretty sure that would be possible, the tricky part is probably the encryption since no other provider currently in place have anything like it. Otherwise it should be simple...

Damien Cassou writes: > Elis Hirwing writes: >> I won't have the time to look at it soon though, mostly because I've >> migrated to NixOS > > NixOS is...

So, I have found my problems with cask and NixOS. It wasn't a problem in cask. It was in the shebang of the shellscript in buttercup. I have submitted a...

I've just found this library. Don't know if I trust it though since it's crypto 😄 https://melpa.org/#/aes But it seems decent enough?

> and this comand: declare -a IPS=(10.10.1.3 10.10.1.4 10.10.1.5) > > ![image](https://user-images.githubusercontent.com/87771561/165625626-23e193d2-db4e-45e1-a17e-db86d84c50f4.png) > > give an error. Just from looking at the highlighting you get, I can tell it's fish...

Hmm, why write a helperprogram in lua? It feels both dumb and stupid to mix languages and increase amount of deps again. So I have to drop my suggestion here,...

Well, nobody want the database as binary file in the git tree. (I hope). So we could have the quotes as files in the git-tree, and build a database on...

Well, correct me if I am wrong, but python got a sqlite module. In Gentoo, it's a useflag for python itself... And we could use python to build the database...