Live data from Hacker News

Viewing profile — ziziman

ziziman

HN member
Joined
Thu, Apr 04, 2024, 2:01 PM UTC
HN karma
3
Public activity
4 items

About ziziman

No profile information was provided.

Recent public activity

  1. comment
    Comment #41623162

    How do you retrieve other people's compute time ? Or do you have a special deal with each provider so they allow you to do that maybe ? Or maybe I completely misunderstood the thin…

  2. comment
    Comment #40872955

    How does this design compare to using channels to send data to a dedicated handlers. When using channels i've found multiple issues: (1) Web-shaped code that is often hard to follo…

  3. comment
    Comment #40037580

    It was pretty great to see an official swift support for playdate

  4. comment
    Comment #39930529

    To scrape the websites, do you just blindly cut all of the HTML into defined size chunks or is there some more sophisticated logic to extract text of interest ? I'm wondering becau…