Live data from Hacker News

Viewing profile — gothink

gothink

HN member
Joined
Thu, Jan 26, 2023, 2:55 PM UTC
HN karma
67
Public activity
9 items

About gothink

No profile information was provided.

Recent public activity

  1. comment
    Comment #46424491

    Looks like this is available (since Go 1.21 [0]), so no need to build from source anymore. Just did a quick 'hello world' test to verify and it worked: GOOS=wasip1 GOARCH=wasm go b…

  2. comment
    Comment #42229102

    Wow, this is very tragic. I was actually just reflecting on the influence Howstuffworks.com had on my life and interests. Quick story: My first introduction to programming was buil…

  3. comment
    Comment #41087037

    I feel like it's worth mentioning icanhazip.com [0] as well, since it's now run by Cloudflare [1]. Until recently switching to a custom CF worker, that's been by go-to for ages. [0…

  4. comment
    Comment #40816224

    I had an amazing science teacher in high school who brought a potato cannon he had built into to class to show us. Except he called it a "sock cannon" and had loaded it with a larg…

  5. comment
    Comment #40579596

    I had left the tab open, so I checked the console and there weren't any exceptions, just the output generated from the game being set up. I refreshed the page to test again, and se…

  6. comment
    Comment #40578234

    This is a really fun and novel word game! Thanks for sharing it. I did find one small bug while playing: if you drag a letter off the grid, it doesn't properly update the squares o…

  7. comment
    Comment #39630504

    Slime volleyball is immediately what I thought of when I tried this. We played a lot of that (and slime soccer!) on the lab computers at school (Canada). I had no idea Pikachu Voll…

  8. comment
    Comment #39618140

    If you do make it configurable, it's still a good idea to make the default `127.0.0.1` for the reasons @ggpsv mentioned. Since the link automatically opens at ` http://localhost:PO…

  9. comment
    Comment #39235956

    I'm not a React dev, so I can't comment on the project itself. Something I noticed on the blog post, though: The image at the top of the page is served uncompressed at a whopping 1…