Live data from Hacker News

Viewing profile — brimble

brimble

HN member
Joined
Mon, Jan 17, 2022, 4:02 PM UTC
HN karma
3,610
Public activity
1,102 items

About brimble

No profile information was provided.

Recent public activity

  1. comment
    Comment #31286769

    I'm reminded of Scott Alexanders musing re: whether someone "has ADD" if they have trouble focusing on things that are simply boring as fuck, like looking at spreadsheets (or code.…

  2. comment
    Comment #31285720

    Until very recently (a year or two ago?), the US didn't allow film studios to own movie theaters. Hadn't for something like 70 years. That was due to antitrust action over a situat…

  3. comment
    Comment #31285650

    I looked at it the other day after the discussion thread about JS frameworks, but bounced when I saw ".svelte" files. I accept (demand, really) TypeScript but I've become allergic …

  4. comment
    Comment #31285533

    Yeah, it's normal. When you do the same damn thing for the tenth time (or more) and you've watched all the previous ones be discarded one way or another, usually without ever doing…

  5. comment
    Comment #31278068

    A shift in the competitive landscape might encourage distributors to integrate better with aggregators or meta-interfaces of various sorts. Or directly with one another, in some fa…

  6. comment
    Comment #31278005

    I think it's a good idea to mitigate the downsides of the monopoly granted by copyright, when possible. We saw similar problems with studio ownership of movie theaters, and solved …

  7. comment
    Comment #31277877

    It matters if they're not spending less for each show, on average, than other services. If you're dropping $20m a season, on average, and so are your competitors, but more of yours…

  8. comment
    Comment #31277738

    Exactly that. I want to see more competition on price, features, and quality, and less on content availability. It'd also make it easier to enter both parts of that market, as a pr…

  9. comment
    Comment #31277675

    The ratio of OK-or-worse to good-or-exceptional sure appears to be a less favorable for Netflix than the others. Though people's rankings seem crazy to me. Apparently just producin…

  10. comment
    Comment #31277621

    I think people are watching a lot more video in general. There are multiple generations, at this point, that mostly wouldn't pay for cable or even bother with rabbit ears even if T…

  11. comment
    Comment #31277514

    What should happen, if we're doing "shoulds", is that it shouldn't be permitted for one company to own both distribution and production, nor for such companies to create long-term …

  12. comment
    Comment #31277315

    The downvotes are because it's so incredibly stupid that one must hope it is a trolling attempt, or intended as a deadpan joke of some kind.

  13. comment
    Comment #31276579

    Wouldn't be that weird if they were. Perfect fit every time and any customizations he wants, for a relative cost that'd be indistinguishable from "free", considering how much money…

  14. comment
    Comment #31276195

    This was the case in the Midwest in our basically-the-same-shape-as-modern-cars 90s family cars. We'd use the windshield cleaner thing next to the gas pump nearly every time we sto…

  15. comment
    Comment #31276112

    It's some thing about "getting people to think about the future" but all it does is make it harder to read. I've never seen it anywhere but HN.

  16. comment
    Comment #31275216

    Conway, too, found much to interest him, apart from the engrossing problem he had set himself. During the warm, sunlit days he made full use of the library and music room, and was …

  17. comment
    Comment #31275121

    > Am I wrong? Am I just creating an environment of anxiety? No. Parenting and schools have gone completely to hell. You're not wrong, everyone else is. I still can't believe school…

  18. comment
    Comment #31274429

    > Does that imply you can’t use Redux without React at all? Yikes, I hope not. One of my favorite things about Redux (last time I used it, maybe three years ago) was that it was ea…

  19. comment
    Comment #31273521

    Yeah, last I checked they paid under typical wages (already bad, by coastal standards) at local jobs in my area. Jobs that have much easier interviews. And many of them allow remot…

  20. comment
    Comment #31267614

    This misses the part of the game where the doctor's office has you fill out forms giving them a bunch of the same info they already have. Twice. In the same visit. This may take 20…

  21. comment
    Comment #31266760

    Redux is the only thing (sort of) from the React ecosystem that I'd save from a fire. But mine seems to be a minority opinion.

  22. comment
    Comment #31266744

    AJAX was originally about speed, but as soon as it changed from fetching and injecting HTML fragments, to fetching data (usually JSON) and performing a bunch of transformations and…

  23. comment
    Comment #31266686

    Like with those "personality tests" where anyone with decent perception and reading comprehension can easily tell which outcomes each answer's going to push them toward, and so obt…

  24. comment
    Comment #31266656

    Is the correct response to slip a Benjamin to another waiter to "accidentally" trip the one who screwed up, so you can judge from their response what your demeanor should be like w…

  25. comment
    Comment #31266119

    Using container features to limit access of a program to the broader machine (disk, network, other processes) seems like it would tend to be more secure than... not doing that. Rig…