Live data from Hacker News

Viewing profile — mewse

mewse

HN member
Joined
Wed, Jul 09, 2014, 6:06 AM UTC
HN karma
1,613
Public activity
287 items

About mewse

No profile information was provided.

Recent public activity

  1. comment
    Comment #44630832

    > I remember usenet where every forum was exactly the same alt.confident.assertion.question.doubt.disagree ;)

  2. comment
    Comment #44165017

    In this thread, we pretend that the difficult and time-consuming part of a code review is all the reading you have to do.

  3. comment
    Comment #43867528

    Or, since we're apparently playing the game of maybes in this thread, maybe the LLM was only trained on the teams grandmothers' spaghetti recipes, so that new hires can learn to ma…

  4. comment
    Comment #43598423

    That headline feels like a really clever metaphor for something but I can't figure out what.

  5. comment
    Comment #42970938

    Green bubble is messages you sent via SMS (and so may have been charged by your carrier depending on your cellular plan) Blue bubble is messages you sent via iMessage. All incoming…

  6. comment
    Comment #42594641

    I suspect a lot of people 'invented' the effect at approximately the same time. Honestly, the Dreamcast was the first piece of hardware really capable of doing the effect to a high…

  7. comment
    Comment #41875867

    As a practical matter, studies about links between major diseases will always always be talking about correlation. To reach 'causation' would require intentionally giving your expe…

  8. comment
    Comment #41565267

    I can't stop thinking about this throwaway parenthetical at the start of the blog post: > [...] for many writers, writing a book is about the last thing they should do (unless they…

  9. comment
    Comment #41544260

    As a game developer, I'm absolutely not going to risk my players' engagement with the game by putting character personalities, dialog, and (therefore) plot into the hands of an AI …

  10. comment
  11. comment
    Comment #41363306

    Not the person you're replying to, but I agree that for me (as another heavy shift-G user), vim-racer having `:relativenumber` turned on is where my own troubles are coming from. I…

  12. comment
    Comment #41208411

    Pedantry: "Craftsman" was never a company and didn't "go out of business". "Craftsman" was originally a store brand used by Sears, under which it sold tools that Sears contracted v…

  13. comment
    Comment #41166691

    That's so clever! I would have guessed that film reels would be too fragile for that sort of continuous usage, though I'll confess that I have no personal experience with them. I w…

  14. comment
    Comment #41153286

    Ah, cool, I wasn’t aware of arcade machines using recorded video before the brief laser disc era! If you have any references or links where I could read up about them, I’d be fasci…

  15. comment
    Comment #41151497

    From the description, I'm guessing that the game your father played was "Firefox", a 1983 laser disc game by Atari. The game synced dynamic computer graphics on top of pre-recorded…

  16. comment
    Comment #41031089

    It's kind of impressive how rapidly and how many rote processes built up around what began as "[We value] individuals and interactions over processes and tools"

  17. comment
    Comment #40799371

    I have started my own company and made a job that I'm passionate about and I think my friends would laugh at anybody who claimed that I wasn't burnt out basically all the time. ;)

  18. comment
    Comment #40798557

    Worth noting that while Hypercard was the glue which held everything together, most of Myst's functionality was implemented in native plugins. (or at least that's what Robyn and Ra…

  19. comment
    Comment #40439962

    I agree that I've never had a problem with terminal speeds on Linux. If you're using urxvt, that's probably going to do just fine. Where I have had problems has been on the Mac, wh…

  20. comment
  21. comment
    Comment #39309784

    It's.. kinda complicated? "Craftsman" was never a company. It was a trademark under which Sears sold tools which they hired various tool manufacturers to produce for them. Black an…

  22. comment
    Comment #39125781

    Are you stating that this specific machine actually does this, or are you just theorycrafting that a hypothetical machine could do this?

  23. comment
    Comment #38949980

    Good point, yes!

  24. comment
    Comment #38949890

    Worth noting that there's an equivalent of epoll on most platforms. On Windows there's IOCP, on Mac and BSD-derivates there's kqueue, and Linux has epoll, but to a first approximat…

  25. comment
    Comment #38839788

    Sometimes. It depends on the UI requirement for the game. I have seen some extremely-UI-heavy games which do exactly what you say; building a whole windowing environment entirely f…