Pavel Fatin (@pavelfatin) 's Twitter Profile
Pavel Fatin

@pavelfatin

Scala, Functional Programming, Programming Language Theory

ID: 50956346

linkhttps://pavelfatin.com calendar_today26-06-2009 06:57:11

823 Tweet

966 Followers

206 Following

Pavel Fatin (@pavelfatin) 's Twitter Profile Photo

Hmm... (null: String).+("Foo") yields "nullFoo", but the Scala specification says that: > A reference to any other member of the "null" object causes a NullPointerException to be thrown. Should we update the spec?

Amit Patel (@redblobgames) 's Twitter Profile Photo

Three pages I keep bookmarked about latency: • pavelfatin.com/typing-with-pl… from Pavel Fatin • youtube.com/watch?v=vOvQCP… from MSFTResearch • inkandswitch.com/slow-software.… from Ink & Switch

IntelliJ Scala (@intellijscala) 's Twitter Profile Photo

IntelliJ Scala Plugin 2021.1 Is Out! • Kinds in type diffs • Machine learning completion • Phases and units in compilation charts • Scala 3.0.0-RC2 support • IntelliJ Platform plugin template • And more! blog.jetbrains.com/scala/2021/04/…

Scala (@scala_lang) 's Twitter Profile Photo

🎺🎺🎺 After 8 years of work, 28,000 commits, 7,400 pull requests, 4,100 closed issues – Scala 3 is finally out! Read more here: scala-lang.org/blog/2021/05/1…

IntelliJ Scala (@intellijscala) 's Twitter Profile Photo

IntelliJ Scala Plugin 2021.2 Is Out! • Better Scala 3 support • -Xsource:3 option in Scala 2 • Package Search for sbt • Compiler-based highlighting • And more! blog.jetbrains.com/scala/2021/07/…

IntelliJ Scala (@intellijscala) 's Twitter Profile Photo

Please help us to find Scala 3 projects for testing. Reply with links to real-world projects that actually use Scala 3 features. Use likes to vote.

Pavel Fatin (@pavelfatin) 's Twitter Profile Photo

80386DX ISA single board microcomputer: alexandrugroza.ro/microelectroni… - an awesome project, now I feel like doing that myself :)

IntelliJ Scala (@intellijscala) 's Twitter Profile Photo

IntelliJ Scala plugin 2021.3 is here ✨! - Scala 3 support improvements - Open cross-compiled projects as Scala 2 - Data flow analysis for Scala - Autocomplete for Scala compiler options - Inlay hints for ranges 👉 blog.jetbrains.com/scala/2021/11/…

LEGO Engineering (@legoengineering) 's Twitter Profile Photo

We are very proud to announce the LEGO Group's first OSS library release — Woof github.com/LEGO/woof, a small Scala 3 logging library 🎉 link.medium.com/Ec3Qjx4Y1lb Do we have any #Scala users out there? 👋

Pavel Fatin (@pavelfatin) 's Twitter Profile Photo

The discussion about Rust extension traits, greppability and IDEs - news.ycombinator.com/item?id=301268… is just as relevant for Scala: youtrack.jetbrains.com/issue/SCL-19911, youtrack.jetbrains.com/issue/SCL-19913

Pavel Fatin (@pavelfatin) 's Twitter Profile Photo

Did you know: in Scala, everything is an alias :) If you're using the IntelliJ Scala plugin nightly builds, you should now be able to navigate to classes like String, Seq, List, Set, or Map directly. (More info: youtrack.jetbrains.com/issue/SCL-19928)

Did you know: in Scala, everything is an alias :)

If you're using the IntelliJ Scala plugin nightly builds, you should now be able to navigate to classes like String, Seq, List, Set, or Map directly.

(More info: youtrack.jetbrains.com/issue/SCL-19928)