Live data from Hacker News

Viewing profile — coddle-hark

coddle-hark

HN member
Joined
Fri, Nov 22, 2019, 4:53 AM UTC
HN karma
700
Public activity
219 items

About coddle-hark

No profile information was provided.

Recent public activity

  1. comment
    Comment #42290510

    I mean, people ARE doing it, and like I said it's mature enough to be the default way to build Rails apps. There's tradeoffs, no doubt, but this is absolutely a valid, productive w…

  2. comment
    Comment #42283783

    > Any web application with a UI _requires_ a frontend build for CSS/JS. Except it really doesn't. Core web technologies have gotten so much better since the jQuery/pre-SASS days th…

  3. comment
    Comment #41472337

    Anecdotally, the same seems to apply to the output format as well. I’ve seen much better performance when instructing the model to output something like this: name=john,age=23 name…

  4. comment
    Comment #40419283

    I think the industry got caught up in all the cool new stuff that SPAs enabled. There’s a category of web apps that you simply can’t build without putting most of the state on the …

  5. comment
    Comment #39929875

    Fun fact, this is actually illegal here in Sweden! That is, merchants aren't allowed to adjust prices based on payment method. Not sure what the reasoning is.

  6. comment
    Comment #39735767

    I wrote my bachelor thesis on something tangential — basically, some researchers found that it was possible in some very specific circumstances to train a classifier to do author a…

  7. comment
    Comment #39695193

    This got me thinking of Ender’s Game, where they basically tricked a kid into committing xenocide by telling him he was playing a computer game.

  8. comment
    Comment #39277389

    Beautifully designed website! I still don’t know how it’s supposed to work though, the whitepaper has zero implementation details in it.

  9. comment
    Comment #39250341

    Look at professional bodybuilding to see how this ends. Being competitive means taking years (decades?) off of your life expectancy, and nobody wants to see their heroes die in the…

  10. comment
    Comment #38089307

    No OP but I think there’s three parts to really getting TCP/IP: - Read the spec(s) - Learn the OS APIs deeply - Look at a bunch of real network data in e.g. Wireguard

  11. comment
    Comment #38076159

    Yup, this is me too. Married with two kids, met when we were 17, went through uni together. For me, having a small social circle is just a matter of preference. I don’t know why. I…

  12. comment
    Comment #34017039

    Or just don’t use gmail. Email is way too important to me (and most people) to risk losing because an automated system thought I broke the TOS of an unrelated Google product. Even …

  13. comment
    Comment #33588329

    Here’s one: The fact that contexts are used extensively in the standard library but that there’s still no way to cancel a write to an io.Writer. The only way to “cancel” a write on…

  14. comment
    Comment #33555736

    Hmm it’s almost like we should let the people actually doing the job decide how best to do them, hmmmm

  15. comment
    Comment #32248537

    Since nobody’s asked: How does GPS jamming work?

  16. comment
    Comment #29771410

    Your use of she/her seems like the result of stereotyping trans people. Everybody loses when we play this game. You can’t expect people to hunt down the preferred pronouns of every…

  17. comment
    Comment #29761449

    It’s xe/xyr according to the linked Twitter profile.

  18. comment
    Comment #29557701

    This comes across as a bad faith interpretation of the comment you’re replying to. I read it as providing additional context and a (slightly?) different perspective, not as an atte…

  19. comment
    Comment #29442616

    Supply is so constrained now (and was even before the chip shortage) that it can take up to a year to get a new car delivered, this changes the depreciation curve a bit.

  20. comment
    Comment #29440058

    My local Hyundai dealer told me that buying a new car every 6 months is the cheapest way to own an EV right now.

  21. comment
    Comment #29359409

    Imagine it was Verizon Music, Verizon News and Verizon TV+ that came pre-installed. Would you feel the same then? A big selling point of Apple products has been the lack of bloatwa…

  22. comment
    Comment #29340546

    Exec at Sony Music Entertainment here. You are correct.

  23. comment
    Comment #29100389

    It’s almost 2022 and 95% of all backends are still just CRUD.

  24. comment
    Comment #28762322

    Meh, I disagree. I find most blog posts nowadays to be way too long. This Twitter thread is short and to the point.

  25. comment
    Comment #28019842

    I like the term “data driven algorithm“. It makes it clear to everyone involved that what we’re doing is just adjusting an algorithm based on the data we have. No-one in their righ…