The next version of #roto will be packing a really nice mix of new features and quality of life changes! And this is isn't even all of it! Do let us know if you tried Roto and ran into issues!
cc @nlnetlabs
Pronouns | he/him |
Pronunciation | /tɛrts ˈdipraːm/ |
Website | https://terts.dev |
GitHub | https://github.com/tertsdiepraam |
The next version of #roto will be packing a really nice mix of new features and quality of life changes! And this is isn't even all of it! Do let us know if you tried Roto and ran into issues!
cc @nlnetlabs
Na een lange en chaotische avond, stemde de Tweede Kamer voor de asielwetten van minister Faber.
Het wordt zélfs strafbaar om ongedocumenteerde mensen te helpen met onderdak, een maaltijd of kleding.
Help ons dit beleid tegen te houden, teken én deel de petitie:
@kevin (I might be explaining things you already know here, in which case, ignore me)
It sounds like the piece of the type inference puzzle you're missing here is that integer literals implicitly are `i32` if there is no concrete type they are unified with. I don't think the range of values given makes a difference.
EuroRust is evil for scheduling me at the same time as lcnr! 😄 So come see my talk if you're not interested in lcnr's talk, I guess.
Attached: 1 image Need a fast, safe scripting language for your Rust app? @terts@mastodon.online and the team at @nlnetlabs@social.nlnetlabs.nl couldn’t find one that fit. So they built their own. It’s called Roto. And you’ll be hearing all about it at #EuroRust25. 👇🏼 🧵1/3
Need a fast, safe scripting language for your Rust app? @terts and the team at @nlnetlabs couldn’t find one that fit. So they built their own. It’s called Roto. And you’ll be hearing all about it at #EuroRust25. 👇🏼
🧵1/3
Earlier this week, we as #RustWeek organizers came together for a dinner party to celebrate the success of RustWeek 2025 and make the first plans for RustWeek 2026! 🤩
We have some ideas, but what would *you* like to see at #RustWeek2026? What should we keep the same and what should we add or change? ✨
Really looking forward to see you all again next year. 💛
TIL that you should never ever post a web developer freelancer job on LinkedIn. I am buried in literally hundreds of messages that read:
"We have 17+ years experience in building websites using $top_3_chatgpt_results_for_static_site_generators”
Meanwhile, Mastodon is just endless #OpenSource love 💚💚💚.
On more #iocaine news: the scripting engine (Roto) continues to deliver awesomeness, and it's only going to get better.
You see, Roto has native support for running tests embedded in the scripts. Which means I can run them on startup or reload, and refuse the operation if the tests fail.
Soon, it will be possible to run iocaine test
, and see the results scroll by.