Live data from Hacker News

Viewing profile — matthewkayin

matthewkayin

HN member
Joined
Tue, Oct 10, 2023, 9:19 PM UTC
HN karma
432
Public activity
62 items

About matthewkayin

No profile information was provided.

Recent public activity

  1. comment
    Comment #48210189

    You first ask if you really need to.

  2. comment
    Comment #47926390

    Well generally the workers who make these games actually care about the game and want to make a good experience for the players. The execs however, only care about how much money t…

  3. comment
    Comment #47924825

    > "The Microsoft and OpenAI situation just got messy" is objectively wrong–it has been messy for months I'm pretty sure "just" is being used here to mean "simply" rather than "rece…

  4. comment
    Comment #47853049

    Yeah, it is a valid comparison, and assuming the quality is close to par with a macbook, I think it would be worth the extra cost. I'm someone who doesn't want to go through a new …

  5. comment
    Comment #47783268

    > why then switch to a mode that pays artists nothing at all? Do Bandcamp. Buy merch. Do something to support the artists. I don't like this perspective because it puts the onus on…

  6. comment
    Comment #47767059

    Exactly. It is crazy that they described MacOS finder as doing this correctly when finder has no concept of up, it only has a back.

  7. comment
    Comment #47680785

    I'm someone who started programming when I was in middle school and went into this career field for the passion. But my passion was and is programming, not corporate office work. I…

  8. comment
    Comment #47662494

    Yeah, the games industry is in a pretty big crisis right now, and I think change needs to happen both ways: Consumers need to understand that keeping games at the same price for de…

  9. comment
    Comment #47603461

    Know the workplace rules! Steam: We take a 30% cut of profits on our store. Devs: Aww you're so sweet. Apple: We take a 30% cut of profits on our store. Devs: Hello? Human resource…

  10. comment
    Comment #47530003

    I don't know if the Starbucks example is quite the same as the band example. If anything, their focus on iced desserts shows that they know exactly what their audience wants and is…

  11. comment
    Comment #47493336

    In addition to this, LLMs are also simply too slow right now to deliver the results ATC would need. Ridiculous to see people acting like LLMs are a silver bullet for every problem …

  12. comment
    Comment #47493196

    While modernizing ATC in the US may be overdue, the real issue here is that ATC in the US has been understaffed, underpaid, and overworked for a while now. My father works ATC and …

  13. comment
    Comment #47493124

    There are plenty of stories of ATC helping to guide pilots back to the ground after an engine failure or after a student pilot had their instructor pass out on them or something li…

  14. comment
    Comment #47489780

    But that's why they said it was tenuous. Google's Pixels have been one of the most open Smartphone hardware lines so far , but Google could change that at any time.

  15. comment
    Comment #47425626

    I think we should not even generalize it down to a rule of three, because then you're outsourcing your critical thinking to a rule rather than doing the thinking yourself. Instead,…

  16. comment
    Comment #47351758

    I tried looking through some of the spec samples, and it was not clear what the "language" was or that there was any syntax. It just looks like a terse spec.

  17. comment
    Comment #47263184

    This is a good point, though maybe means that "understanding the underlying problem" requires a degree of humanity. I think it's fair to say that Blizzard at a certain point went c…

  18. comment
    Comment #47248667

    They are just gotos, but does that mean that they are bad (along with their friend try/catch, who is also a goto?), or does that mean that gotos can be useful when used with restra…

  19. comment
    Comment #47237893

    I think 512GB is a fair minimum for a computer these days, but I agree with your "Where does it stop?" sentiment when it comes to RAM. If browsing the web takes 12GB of RAM, at wha…

  20. comment
    Comment #47237829

    I wouldn't call my personal project "heavy load", but I have a cross-platform C++ project that I am developing on both a Windows gaming PC and a 2020 M1 macbook air. I use clang to…

  21. comment
    Comment #47170900

    I've been feeling the pain of google being awful for a while now. Do you have a different search engine you would recommend?

  22. comment
    Comment #47139457

    To take this a step further. I want a phone that is small (doesn't have to be tiny, just iPhone SE 2020 or smaller, please), has a replaceable battery, has an unlocked bootloader, …

  23. comment
    Comment #47125743

    The rule of good fast cheap still applies the same as always, but business leaders consistently choose to ignore this reality and insist upon fast and cheap without acknowledging t…

  24. comment
    Comment #47124075

    I respectfully disagree. If you compare the western designs in the article to the Japanese ones, the western designs have these giant banners and images that insist on themselves. …

  25. comment
    Comment #47076427

    I would think it would have to work the same in both since otherwise C code using that behavior would not compile in C++, right? I am not a C++ expert, but I'm surprised to hear th…