Leandro Ostera

Results 115 comments of Leandro Ostera

Hi @roddyyaga! This makes perfect sense. Also would be kinda cool to "replay" by going `cat file | tui`. Should I make the change or would you prefer opening a...

Since we already have `nix` in place, perhaps we should just manage `tar` with it?

The example must have gone out of the date when I started working more heavily on `retool`. I had to do a lot of changes to the main rules and...

Hi @julien-leclercq! Thanks for the PR 🙏🏼 I think I'd like us to explore an API that is not functor-based, so its a little easier to use. For example, if...

Thanks @tjdevries for the context and comments! ✨ I've been digging and found 3 specific things that could've be responsible. 2 of those are now fixed. If you have code...

Hi @julien-leclercq! Excited to see what you come up with ✨ Feel free to PR early and leave comments if you want my thoughts on anything :)

Hi @wonbyte! Thanks for the PR ✨ – it looks good :) we just gotta export this new symbol module through `riot.mli` and fix the docs there. Btw, the PR...

Thanks for flagging this! 👍🏼 I'll look at how to hide those libs, this stuff should be contained in the `Riot.Runtime` module.

Incoming fix! 🚀 This should fix it: https://github.com/leostera/riot/commit/329b09382da4d628657cbbfee3382d6c2012151a – could you pin it locally and let me know if it solves your issue?