Live data from Hacker News

Viewing profile — mk_chan

mk_chan

HN member
Joined
Thu, Sep 27, 2018, 3:40 AM UTC
HN karma
222
Public activity
54 items

About mk_chan

No profile information was provided.

Recent public activity

  1. comment
    Comment #47981998

    Just shows the offset openai feels like it has to add to ‘equalize’ the average discourse of its training material

  2. comment
    Comment #47399403

    In my experience an LLM does 2 things: 1. Bring you up to some average-LLM level when you don’t have the skills/knowledge to actually do what you want. 2. Work at 80-90% of your ca…

  3. comment
    Comment #47221082

    Microsoft ban any % speedrun soon. Is this what the employees do nowadays while their AI is generating code?

  4. comment
    Comment #45583875

    This is very important to write on. A lot of people believe news is worth consuming for the truth and often cite it as a primary source of information. News producers may not neces…

  5. comment
    Comment #44672370

    I’ve been using hacks to do this for a long time. I wish it was simpler in C++. I love C++ typing but hate the syntax and defaults. It’s so complicated to get started with. https:/…

  6. comment
    Comment #44041896

    That should happen if the training dataset (which is presumably based on the real world) reflects that happening.

  7. comment
    Comment #44041715

    Following the paper, if you end up with a gender balanced workforce, it implies there is surely a bias in one of the variables - the candidate pool (like you say) or the evaluation…

  8. comment
    Comment #44039904

    Going by this: https://www.aeaweb.org/conference/2025/program/paper/3Y3SD8T... which states “… founding teams comprised of all men are most common (75% in 2022)…” it might actually…

  9. comment
    Comment #43803348

    Not sure why OP is getting downvoted. Going the premise of the cited doctrine, it follows precisely that even doing illegal things are acceptable as long as there is net gain until…

  10. comment
    Comment #43761273

    Diagnosis: Misaligned incentives correlate with acute miscomprehension

  11. comment
    Comment #43368718

    I don't actually use the program in my stead, I just put it up against other programs in computer chess tournaments.

  12. comment
    Comment #43358294

    It’s the same reason I stopped playing chess, but it only hit me later that I lost interest because of the program I wrote. Now I just play casually if a friend wants to.

  13. comment
    Comment #43340060

    The way I put it was meant to be slightly amusing, but let me put it a different way for the sake of discussion. For this purpose, I like to mentally model a country (or territory …

  14. comment
    Comment #43339095

    Ironically, tyranny of the majority is a very very good definition of democracy if you drill the majority down into subcategorical majorities recursively until you reach the indivi…

  15. comment
    Comment #43309650

    The article is nice and the intention seems to be good, but it’s not backed up by the fundamentals. The salary range posted in the job listing is low enough that anyone who would a…

  16. comment
    Comment #43296341

    I’ll believe their proficiency claims when they replace all their software developers, knowledge workers and PhDs with this stuff.

  17. comment
    Comment #43075359

    There’s no real connection to junior developers in this article. It’s a piece about how the author feels people are using AI and how the author feels people should use AI. The quic…

  18. comment
    Comment #41986396

    The reason here is Microsoft is trying to make copilot a platform. This is the essential step to moving all the power from OpenAI to Microsoft. It would grant Microsoft leverage ov…

  19. comment
    Comment #41918709

    Officially banning fake reviews to introduce liability is a good start, but the real challenge with reviews is the incentive structure. For positive reviews, a business will figure…

  20. comment
    Comment #40526596

    Yes this seems likely because important things like government websites and banks seem to always come up.

  21. comment
    Comment #39580612

    Lack of thorough testing by the people who make the call for release maybe. I’m sure the people doing the grunt work brought it up.

  22. comment
    Comment #39559196

    Yes, you have to expect the future (or even better if your manager/boss already has expectations you can adopt to begin with) and then choose the right way to tackle the changes re…

  23. comment
    Comment #39554378

    I’m not sure why there’s so much focus on refactoring or improving it. When a feature needs to be added that can just be tacked onto the code, do it without touching anything else.…

  24. comment
    Comment #38708349

    This is the perspective I’ve come to learn as well. Fact of the matter is what you want to do (and perhaps sell) is what actually matters, not the tools you use to achieve it. Prog…

  25. comment
    Comment #37583104

    I used chatgpt4 to generate python code which generates c++ code for a hobby project of mine using a library I've never used before. The iteration speed is ridiculously good and no…