Live data from Hacker News

Viewing profile — iainmerrick

iainmerrick

HN member
Joined
Tue, Mar 11, 2014, 12:00 PM UTC
HN karma
6,690
Public activity
2,616 items

About iainmerrick

https://github.com/iainmerrick https://mastodon.scot/@iainmerrick meet.hn/city/55.8611550,-4.2501687/Glasgow

Recent public activity

  1. comment
    Comment #49208321

    It actually does touch on this: Built-in line and column tracking. Any movement across a newline updates the line number, including a backwards seek. getLine and getColumn are alwa…

  2. comment
    Comment #49194295

    I really like that categorization, but I think you've missed a step (or several): designing and implementing all the extra stuff needed to make it work, but aren't directly related…

  3. comment
    Comment #49156389

    Well, you can still have breakpoints, and switch between different structures for e.g. mobile vs desktop, or landscape vs portrait. But I don't think you can cover all requirements…

  4. comment
    Comment #49153046

    Cocoa and Objective-C are both great, but I think there's one huge problem that they never managed to solve well: responsive layouts. Classic iPhone apps have fixed layouts, and cl…

  5. comment
    Comment #48919936

    If it happens out of the box with fresh installations of both Windows and Cursor, I’d say it’s a serious vulnerability in at least one of those. Sounds like this is a golden oldie …

  6. comment
    Comment #48919825

    What’s due diligence? Reading all the code on GitHub? That’s not a great interface, you probably want to clone it and open in your IDE so you can inspect the code properly...

  7. comment
    Comment #48919797

    Only if you think opening Cursor.app counts as “using an AI tool”. Most reasonable people wouldn’t expect an AI-enabled text editor to hack their machine right away -- it should ha…

  8. comment
    Comment #48919732

    If you can’t download anything safely, the web can’t exist.

  9. comment
    Comment #48919713

    Ideally, they’ll be able to look back through the logs and find the original analysis from when the bug was submitted, figure out why it was incorrectly filtered, and use that to i…

  10. comment
    Comment #48918775

    It's really ridiculous how little discussion there was about places like Gibraltar and Northern Ireland before the Brexit vote. Looks like NI voted ~55% remain and Gibraltar ~95% r…

  11. comment
    Comment #48910862

    Honestly? I don't really mind, and I even quite like it! The thing is, "load-bearing" is a useful phrase when discussing architecture. What would you rather have it say, that has a…

  12. comment
    Comment #48899216

    I’m normally one to complain about people complaining about these LLM-isms, but yeah, this one really grates on you. It’s a shame because it’s making an excellent point! It just ta…

  13. comment
    Comment #48875123

    Your reconstruction is so close, I'm a little surprised you didn't stick with the original controls! Even though the BBC had a rather weird layout for all the non-alphanumeric keys…

  14. comment
    Comment #48843551

    "Compiling" is vague here; for TS I think you need to distinguish bundling from type-checking. If you're talking about bundling the entire app, 120 seconds down to 10 seconds is a …

  15. comment
    Comment #48842807

    Typescript's compiler is much slower than Rust's, but it's plenty fast enough for most people and you almost never see complains about it because it mostly doesn't matter But you h…

  16. comment
    Comment #48825487

    Points for the consistency of the theme, at least.

  17. comment
    Comment #48772322

    How do you mount your phone in a rental car? Do you bring your own phone holder with you?

  18. comment
    Comment #48772294

    There are plenty of people who actually do write like that. That’s one reason why LLMs often write like that.

  19. comment
    Comment #48772184

    Even if you could understand human cognition to the level required to say, confidently, that it’s done one word at a time, it’s likely not! I think they’re not talking about cognit…

  20. comment
    Comment #48772134

    Yep, this is my experience too. I think of it more as a very, very smart and fast intern -- you can tell it’s going places, and in many ways is already way better than you, but it …

  21. comment
    Comment #48739323

    You can use it if you want, but the browser doesn’t help you at all. It can’t automatically turn a form into a matrix URI, and it can’t do anything useful with relative matrix URIs…

  22. comment
    Comment #48732156

    The main advantage of branding is that it’s a zero-cost abstraction -- the boilerplate vanishes at runtime. Just using a string instead of a containing object can give you a lighte…

  23. comment
    Comment #48721186

    jaywalking in front of your house is illegal In most parts of the world it’s not illegal. That’s a seriously draconian law.

  24. comment
    Comment #48628415

    Well, the native speakers or otherwise self-diagnosed experts who felt obliged to chip in here!

  25. comment
    Comment #48627811

    I'm a bit dismayed by all the negativity you're getting. Thanks for all your level-headed and detailed responses here. I have a hard time understanding why people object to this ki…