Tanin Na Nakorn
@tanin
Co-founder and CTO of Klutch AI
Option + Shift + - is the shortcut for typing the famous em dash (—).
Maintaining air in the lung is probably the most important part of floating. Then, we can sync breathing out with hand and leg motions to stay afloat with minimal effort. Or breathing in-out little by little.
Really beginning to think that “knowing how to swim” at least in the sense of not drowning in calm water is just an IQ threshold thing.
It's a race between Stripe and Databricks on who is going to IPO later.
Hey @github, Github Action cache still fails to restore cache correctly. The incident isn't resolved yet.
Github Actions cache has been acting up for several hours. github.com/orgs/community… github.com/orgs/community… Github just opened an incident an hour ago. That's just too slow.

`setInterval(function() {..}, 1000000000000)` will basically run function in an infinite loop with no delay in between.
I caused a Postgres vs. MySQL war on Reddit: reddit.com/r/programming/…
Scala 3 doesn't support scala.reflection.runtime. Upgrading is going to be painful.
I've been using lnav for a while. It is pretty pleasant for navigating through a lot of logs.
I just encountered a case where the union type would be slick. Now that I've learned about Scala 3, I want to move to it.