Hello 😄 👋 I’m Rinat

/ree-NAHT/ (like "ree" as in "reef" and "naht" rhyming with "not")

Quick ways to connect with me would be an email or telegram.

If you, for some reason, want to grant me access to your server:

$ curl https://github.com/histrio.keys >> $HOME/.ssh/authorized_keys

If you want to send me some encrypted stuff, use my public key:

$ curl -sSL https://github.com/histrio.gpg | gpg --import -

Or use more convinent rage:

$ echo "hi" | rage -r "$(curl https://github.com/histrio.keys)" -a > secret.age


Here are the unholy bunch of badges for places where you can find me also:

Email Telegram Mastodon Discord Buymeacoffee RSS Github Goodreads Keybase PyPi Twitter Keyoxide


Highlighted projects

  • GeoCuvar for tracking OpenStreetMap changes in Montenegro

  • py-couchdb is a modern pure python CouchDB Client.

  • uchecker a simple tool to detect outdated shared libraries

  • rssbook is a set of tools that helps to make a podcast from an audiobook.

  • python-descript-ion a simple library for descript.ion files manipulation

  • frq generate anki deck from frequency word list

  • elfget rust tool to get info from ELF file

  • wasm some attempts to grok Wasm with Rust