Live data from Hacker News

Viewing profile — bng5

bng5

HN member
Joined
Fri, Oct 20, 2023, 12:46 PM UTC
HN karma
1
Public activity
2 items

About bng5

No profile information was provided.

Recent public activity

  1. comment
    Comment #38023298

    I have very little experience with GCP as not much of an infra person. However, for me the most annoying bit is how the profiler is using its welcome screen as a loading indicator …

  2. comment
    Comment #37955332

    It is not a lambda but a switch expression. The tricky bits here are separating a call and the returned expression with ;. The trailing comma is just sugar to allow for another cas…