Live data from Hacker News

Viewing profile — sirmarksalot

sirmarksalot

HN member
Joined
Wed, Apr 04, 2012, 8:21 AM UTC
HN karma
617
Public activity
230 items

About sirmarksalot

[ my public key: https://keybase.io/mverrey; my proof: https://keybase.io/mverrey/sigs/Mv_tNXEZ2-6rs8x1J_K_DQ3-0GaD7jVGBj1fh2jb2Is ]

Recent public activity

  1. comment
    Comment #47059183

    Yeah, the the characters kind of feel like Doonesbury characters, where they just slot in wherever they're needed at a particular moment in history. Each season's story by itself f…

  2. comment
    Comment #46432487

    At the end of the day the viewer should get to see what they want to see. But in my case I usually want to see what the author had in mind, and I want my TV to respect that prefere…

  3. comment
    Comment #46432434

    I wanted to like The Hobbit in 48, but it really didn't work for me. It made everything look fake, from the effects to the acting. I lost suspension of disbelief. If we want high f…

  4. comment
    Comment #46432333

    Not sure if it's the same thing, but nearly all cinemas are digital nowadays, and panning artifacts are absolutely still there

  5. comment
    Comment #46432293

    I keep all that stuff off my LG TV by keeping the ethernet cable unplugged and let Apple TV handle all the streaming stuff. I still somewhat resent that I need to wait for the soft…

  6. comment
    Comment #46256833

    I tried this for a little while but quickly stopped as a critical mass of websites broke when I tried using it to sign in. Special characters in your email address is an edge case …

  7. comment
    Comment #42629231

    Consistency is often helpful, but you also need to be wary of cargo culting. For example, you see a server back end that uses an ORM model and you figure you'll implement your new …

  8. comment
    Comment #41940109

    As with any of these LLM workflow automation tools, it raises a few questions about each potential use case, and the likely long-term outcomes. 1. Is this working around friction d…

  9. comment
    Comment #41144250

    Unless we want all those ISPs to be digging up all the streets all the time, that means we need strict regulations on sharing of physical infrastructure then, which brings us back …

  10. comment
    Comment #37628463

    I sympathize with your situation, and I appreciate that you're trying to be a cool parent who accepts your daughter unconditionally for who she is, but I wonder if it's even possib…

  11. comment
    Comment #36663691

    I saw that demonstrated at the Toyota Museum of Industry and Technology in Nagoya. One of the tradeoffs with that is that you can't use cotton because it won't interact cleanly wit…

  12. comment
    Comment #36585043

    The cadence and format of this video actually makes it look AI-generated. The content is padded and repeats itself quite a lot, the video is pretty much all stock footage, and the …

  13. comment
    Comment #36052578

    My guess is that startup costs represent the bulk of the cost of a show. Just filming one episode probably costs somewhere on the same order of magnitude as an entire season.

  14. comment
    Comment #35662145

    I think this is a straw man. I don't think any politician would ever suggest such a thing at face value unless couched in some other argument. For example, after 9/11 a politician …

  15. comment
    Comment #35462271

    It's hard to say without actually knowing the internal workings of the police departments, but one thing that's happened in Seattle is that although the police budget did go up, th…

  16. comment
    Comment #35461983

    I thought the issue was that "broken windows" was used as a metaphor for all low-level infractions, and not literally interpreted as "fix the windows and clean up the graffiti" as …

  17. comment
    Comment #35361674

    I think that's a bit reductive. Part of what's missing here is personality, or what I would call unique mediocrity. People who have no idea what they're doing just deciding to pain…

  18. comment
    Comment #35173077

    The bigger issue is that because of the market power of these digital storefronts, it doesn't matter what your mental model of the transaction is, you don't have a choice in the ma…

  19. comment
    Comment #35006138

    I take any equity language guides with a grain of salt, but how people respond to them speaks volumes about who they are. Obviously there are problems with it. It's largely perform…

  20. comment
    Comment #34977483

    As an end user, I would prefer to live in a world where I don't have to wait for software to respond. If forced to, I would also continue to use software where I do have to wait. Y…

  21. comment
    Comment #34587428

    People see something like this and say "wow, isn't doing anything for me, how can I get rid of it?" and it becomes a sort of self-gaslighting. You're worrying about the future beca…

  22. comment
    Comment #34587248

    It all depends on where their wage is on the cost/value curve. It's true that if the company is paying their employees close to their contributed value, increasing the minimum wage…

  23. comment
    Comment #34523153

    I guess this is a distinction between intent and results. Typescript is intended to be a strict superset of Javascript. In practice, there are edge cases like these.

  24. comment
    Comment #34508649

    This is technically correct, but I suspect it's pretty rare that you would choose "unknown" over a generic parameter. Even if you're writing an algorithm that doesn't care about th…

  25. comment
    Comment #34508502

    Because Typescript is designed to accept any valid Javascript program, the set of valid statements in a Typescript program is a superset of the set of valid statements in a Javascr…