vhyrro
vhyrro.bsky.social
vhyrro
@vhyrro.bsky.social
A programmer. Can someone build me a hut in the woods pls.
Lead dev of:
- https://github.com/nvim-neorocks/rocks
- https://github.com/nvim-neorg/neorg
Hooked up all the logic to the page for API keys.

I'll be releasing the page for beta testing to the public soon. It'll be a big test for the OAuth flow and key generation code :D
September 5, 2025 at 5:36 PM
Alright, settings page is fully designed and ready to roll 🔥

This one will definitely need further touch-ups before the final release, but I'm happy with it as is for now :)

Next up, the page that generates API keys 🚀
September 5, 2025 at 4:39 PM
Alright, the MVP package page is ready 🚀

I'm already done with the backend endpoints, which are much more convenient to use over luarocks.org, and they sure as hell don't encode the API key in the URL itself ☠️

I guess the next natural step is to create a "legacy" API which is luarocks-compatible
September 1, 2025 at 4:14 PM
Putting in my full effort into finishing Luanox so it can finally hit production. First off, I revamped the landing page!

Things left:
- Ask the user for email if OAuth didn't provide it
- Search functionality
- Package view page
- Plenty of touchups and more API endpoints

Exciting stuff ahead 🚀
August 31, 2025 at 1:40 PM
I'm compiling `rocks` using mlua and creating a shared library.

I have one question... what.
How does this shared library negate the existence of `pcall` ☠️
November 29, 2024 at 8:38 PM
Here are our latest WIP progress indicators when installing Lua packages! I have to add a dynamic progress bar to this thing at some point 😅
November 22, 2024 at 3:14 PM