Jonathan (@solidsnakedev) 's Twitter Profile
Jonathan

@solidsnakedev

👨‍💻 Founder & CTO @AnastasiaLabs | Smart Contract Architect | Lecturer for the "Cardano Solutions Architect" @emurgo_edu

ID: 1534158988215996416

linkhttps://github.com/solidsnakedev calendar_today07-06-2022 13:03:31

983 Tweet

849 Followers

594 Following

Jonathan (@solidsnakedev) 's Twitter Profile Photo

Built-in generators are coming to Evolution 2.0! Generators (aka Arbitrary types) are essential for property-based testing. Not a huge deal for simple apps — but critical when you're testing things like ledger rules, fraud proofs, or transaction validation.

Jonathan (@solidsnakedev) 's Twitter Profile Photo

Programming is hard when you think about every decision you make, a wrong step can lead to a cascading effect of terrible consequences

Oliver Medhurst (@canadahonk) 's Twitter Profile Photo

Porffor's Wasm is now faster than *native* Node JITless at richards.js, an old V8 benchmark! new improvement is thanks to a new compiler feature and a minor object rewrite I'll post about this weekend. I still have ideas which can make this hopefully almost 2x faster this month!

Porffor's Wasm is now faster than *native* Node JITless at richards.js, an old V8 benchmark!

new improvement is thanks to a new compiler feature and a minor object rewrite I'll post about this weekend. I still have ideas which can make this hopefully almost 2x faster this month!
Just Deez Guy (@justdeezguy) 's Twitter Profile Photo

I unironically believe that, if you don’t know and/or don’t care about “equational reasoning by the substitution model of evaluation,” then you should not use: * Haskell * Scala with Cats * Scala with ZIO * fp-ts * EffectTS All of which offer correctness benefits based on such

Jonathan (@solidsnakedev) 's Twitter Profile Photo

Ignore the noise and drama there's no need to fuel the fire. Just keep the focus and keep building. Cardano stands on a solid foundation, backed by competent engineers and powerful community. We’re on the path to greatness 🫵

Jonathan (@solidsnakedev) 's Twitter Profile Photo

I’ve been quietly working on a project called Hydra Manager. It’s a versatile toolkit designed to give you easy control over Hydra nodes and Heads. The great thing is that it’s browsers compatible and also compiles into a command-line interface that works seamlessly on Linux,