Live data from Hacker News

Viewing profile — threepointone

threepointone

HN member
Joined
Tue, Sep 15, 2009, 11:23 AM UTC
HN karma
1,191
Public activity
246 items

About threepointone

js.

http://www.spitleaf.com

threepointone@gmail.com

π

Recent public activity

  1. comment
    Comment #46502942

    I touch upon this a little in the epilogue section https://sunilpai.dev/posts/seven-ways/#epilogue-ok-but-doesn... I was thinking what work there really is for "juniors" in this ne…

  2. comment
    Comment #42586312

    [flagged]

  3. story
  4. story
  5. comment
    Comment #39265965

    Curious how you think about state that changes outside of a workflow’s scope (like user info in a database)

  6. comment
    Comment #35689502

    It is indeed excellent. y-partykit is a library for building a backend on PartyKit, but PartyKit itself isn't tied to Y.js; you can deploy any tech you want on to it.

  7. comment
    Comment #34766895

    via twitter: https://twitter.com/tldraw/status/1624739379557109760

  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #29241882

    Hello! I'm on the team that implemented this. I'll be writing a longer post on the design considerations and implementation details, but roughly - rust wasn't a good case for somet…

  13. comment
    Comment #28668683

    Yeah agreed, this is pretty ad-hoc right now, smeared across different commands and config. We're working on a better solution, will share more details when we have something. Than…

  14. comment
    Comment #28659057

    Could you share more detail about your usecase? What kind of checks are you looking for? I'd be happy to have a look at that (and presumably if we could do it before it gets upload…

  15. comment
    Comment #28649461

    Also, every page has an "Edit on Github" link so you can go straight to the page you're seeing (in this case - https://github.com/cloudflare/cloudflare-docs/blob/productio... )

  16. comment
    Comment #28648186

    Fun fact, that post 3 months ago was what got us folks at cloudflare in touch with the author, who then interned with us for 2 months (today was his last day!)

  17. comment
    Comment #28647752

    Great feedback! Some quick replies - - > `wrangler login` doesn't work if I'm not already logged in to CloudFlare website This should be fixed in our last release! - `wrangler dev`…

  18. comment
    Comment #28647665

    No specifics to share just yet, but we're definitely going to integrate wrangler more deeply with miniflare.

  19. comment
    Comment #28647650

    Errors - We're getting better at this. You can now use `--inspect` and use chrome devtools which should log proper exceptions (details to setup https://blog.cloudflare.com/profilin…

  20. comment
    Comment #28645752

    We should definitely not have examples on the docs that don't actually work. I'll fix this.

  21. comment
    Comment #28645738

    That sounds like a terrible experience. I've reopened your issue and assigned it to myself, will investigate it soon.

  22. comment
    Comment #28644917

    I've faced this too, where you'll save, then hit refresh, and it show the previous version; despite the fact that we "know" that the code is changed. SO we should be able to queue …

  23. comment
    Comment #28644900

    This is amazing feedback, thank you very much! I'm going to work on each of these; but quickly - we definitely shouldn't have something that works in `wrangler dev` but not in the …

  24. comment
    Comment #28644637

    I'm so sorry you had to deal with that. We're working on removing a lot of friction from the onboarding process, and making it easier to introspect what everything's doing. Thank y…

  25. comment
    Comment #28643644

    Honestly, agreed. Lemme take this back to the team.