Live data from Hacker News

Viewing profile — chickdilla

chickdilla

HN member
Joined
Tue, Jan 31, 2023, 3:39 AM UTC
HN karma
5
Public activity
3 items

About chickdilla

No profile information was provided.

Recent public activity

  1. comment
    Comment #41540604

    One trick to get out of this is to wrap any function with an asynchronous interface with pollster::block_on which turns the call back into exactly how it would have run if it had b…

  2. comment
    Comment #36264877

    > It was expensive, but not 10x more expensive. In 2007 carriers were giving away phones for free to those signing up for a plan, and the initial $500 price tag was mocked and lamb…

  3. comment
    Comment #34590688

    Had this same experience several times in various projects and in all sorts of IDEs, major pain. If it’s helpful, I recently came across the 10x c++ editor project, which has the b…