ahoy-jon - agile Scalature (@ahoy_jon) 's Twitter Profile
ahoy-jon - agile Scalature

@ahoy_jon

Orga at Scala.IO / Scala-FR,
🌟 Scala Ambassador 🌟

ID: 14733354

linkhttps://www.linkedin.com/in/jwinandy calendar_today11-05-2008 12:52:20

16,16K Tweet

1,1K Followers

1,1K Following

JetBrains (@jetbrains) 's Twitter Profile Photo

If you see a quick-fix that turns out to be anything but – delegate! Junie proposes and rationalizes a plan before generating and testing your code.

ahoy-jon - agile Scalature (@ahoy_jon) 's Twitter Profile Photo

Ledger Op3n: youtube.com/live/xVj8lLu-O… (well, I should update my profile, I am a Staff at Ledger, they use a lot Scala in backends)

Ledger (@ledger) 's Twitter Profile Photo

Introducing Ledger Nano™ Gen5. The newest addition to our family of touchscreen signers, alongside Ledger Flex™ and Ledger Stax™, Ledger Nano™ Gen5 is the most playful, personal, and accessible signer we’ve ever built. Your first step into digital ownership, made

Matej Cerny (@matej_cerny) 's Twitter Profile Photo

This is probably the most complete tutorial on typeclasses in Scala 3, it's basically a short book. Bookmark it, as it has everything: givens, derivation, mirrors, inline defs, macros... you name it. #scala kubuszok.com/2025/sanely-au…

ahoy-jon - agile Scalature (@ahoy_jon) 's Twitter Profile Photo

Trying to buy some ZCash today, will try again tomorrow (KYC) IMO, still way too complicated. Got my personal credit card blocked by a French bank, just before the weekend, over suspicious spends (~300€). 🤦‍♂️ 40 minutes on the phone to unblock the card, **despite 2FA**

ahoy-jon - agile Scalature (@ahoy_jon) 's Twitter Profile Photo

Kyo is the best effect monad for scala 3 def add(i: Int, j: Int): Int < Log = direct: log.info(s"hello $i/$j").now i + j And we could automatically reduce IO & Log to just IO Direct style could handle that as well, but requires more explicit typing

Matej Cerny (@matej_cerny) 's Twitter Profile Photo

The biggest improvements in #Scala 3 are not enums or nicer implicits syntax, but: 🤝 Making binary compatibility across versions possible (via TASTy) ⚡ A built-in interactive compiler (instead of a batch tool) 🔗 A modular architecture that makes new features easier to add

Matej Cerny (@matej_cerny) 's Twitter Profile Photo

Apparently, there was an experiment called "Lasca" which tried to shift Scala more towards Haskell. Based on the readme, it was planned to feature full type inference and be LLVM based. Funnily enough, in Czech 🇨🇿 the name means "Love" ♥️ github.com/nau/lasca-comp…