Live data from Hacker News

Viewing profile — wcdolphin

wcdolphin

HN member
Joined
Wed, Nov 23, 2011, 7:05 AM UTC
HN karma
208
Public activity
133 items

About wcdolphin

No profile information was provided.

Recent public activity

  1. comment
    Comment #47727771

    I’ve been hacking on something in this vein and would love your feedback. What if you could reuse your CI env by using Github Actions as your sandbox. You can reuse the caching, an…

  2. comment
  3. comment
    Comment #42670406

    Have you found any tools you think are easier/better? I’d love to learn more about the space.

  4. comment
    Comment #41437337

    Is this telemetry enabled internally at Google? Enabling it internally would be an interesting litmus test of what is required to make it privacy/security compliant.

  5. comment
    Comment #38574344

    1. Can you share information about the specific hardware/CPUs used and where you are hosted? 2. Running untrusted workloads is a huge security challenge. Can you share the technolo…

  6. comment
    Comment #36980810

    This new release seems to continue the trend of new AWS hardware generations increasing performance while also increasing cost, as opposed to the prior trend of increased performan…

  7. story
  8. story
  9. comment
    Comment #36027692

    Is there a timeline for a clustered, HA and horizontally scaled version? The vertical scaling and performance seem extremely interesting, but for our use cases we need HA. From a b…

  10. comment
    Comment #35171380

    Would you mind sharing more details of your experience using MypyC? What domain are you working in, and what kind of effort and speedups did you see?

  11. comment
    Comment #34223172

    Has anyone migrated a large code base between MyPy and Pyright? In particular would love to hear about experiences with Django. Mypy’s performance and the join based type merging a…

  12. comment
    Comment #32995448

    Is anyone else using MyPyC in production and can share their experience? Did you attempt the compile it all approach, or incrementally add? What do compile times look like at scale…

  13. story
  14. comment
    Comment #30199965

    Has anyone used Cast.ai or Spot by netapp as a comparison?

  15. comment
    Comment #30131199

    Very cool. I love the idea of one tool rather than two, I’ll check it out!

  16. comment
    Comment #30131143

    Interesting. Now that isort has support for black-compatibility, what’s the main difference with usort?

  17. story
  18. comment
    Comment #29136331

    I really wanted the M1 upgrade story to be a slam dunk, but it seems like docker on arm64 is a real thorn of incompatibility and poor performance with amd64 images.

  19. comment
    Comment #28842156

    I’m not super well versed, but I thought BitTorrent’s main contribution was essentially the chunking and distributed hash table. There is perhaps a hood analog of the different lay…

  20. comment
    Comment #28838404

    I’d love for others with more knowledgeable to chime in, since this feels close to the logical end state for non-user-facing distribution. At a protocol level, content basically be…

  21. comment
    Comment #28761360

    The “Trusted by” page has some pretty impressive flagship companies (GitHub, Slack, Square, AirBnb). Is anyone familiar with the role in which Planetscale is used at those companie…

  22. comment
    Comment #28602063

    If anyone has experience using self hosted GH Actions at scale, I’d love to buy you a virtual coffee and hear about pros/cons for a parallelized CI flow currently running in Circle…

  23. comment
    Comment #27055762

    This tool seems interesting, but I haven’t yet figured out how to configure it to work with Django’s dynamic nature. If anyone has had good success I’d love to hear more!

  24. comment
    Comment #25791661

    Very creative, extremely complex, what a fun hack. TL;DR exploit the fact that AWS keeps your lambda process running (and in memory) beyond the time you are billed for in order to …

  25. story