Bahul Jain

@bahuljain
5 Followers
7 Following
6 Posts

πŸ“£  The recording of the awesome talk at our last #BayAreaScala #SFScala is now available:

 πŸ‘‰ Securing sensitive data in logs like a pro By @hktpe & @bahuljain πŸ‘ˆ 

https://watch.softinio.com/w/6T6tpf8U5yLLCaxMpLv55Z

An elegant solution thanks to #Scala #FunctionalProgramming

cc @scala_lang @scala_space @scalatimes

Securing sensitive data in logs like a pro By Vivek Ragunathan & Bahul Jain

PeerTube
A cornflower, known for its vibrant color, and medicinal benefits. Not sure I planted it but it's growing in my balcony garden! 😍
Significant #Scala announcement: after years of idle conversation, and a more-focused discussion over the past couple of months, the decision has formally been made to jump Scala 3's requirements up to JDK 17, as of the next LTS release: https://www.scala-lang.org/news/next-scala-lts-jdk.html
JDK 17 will be the next minimum version required by Scala 3

Guest post: Second part of the Types series by @bahuljain on my blog

https://blog.rhetoricalmusings.com/posts/types-2/

Don’t miss to read, it gets better this time!

A world without types - Part 2

Infrequently I want to see the dependency graph of my sbt plugins for a Scala project and I can NEVER remember how to do it.

I have written about it and am sharing it here in case anyone else is infrequently in the same boat

https://www.blerf.ca/words/sbt-plugin-dependencies/

My plugin depends on WHAT?

The Question: how do I know which sbt plugins are being brought in by this other sbt plugin in my build? This is something that comes up infrequently enough for

Blerf

Guest post on my blog by @bahuljain, a colleague of mine, and a very talented software engineer. Bahul is a Scala enthusiast and a passionate advocate for functional programming. He is our in-house shapeless guru.

https://blog.rhetoricalmusings.com/posts/types-1/

A world without types - Part 1