Viewing profile — iainmerrick
iainmerrick
HN member- Joined
- Tue, Mar 11, 2014, 12:00 PM UTC
- HN karma
- 6,690
- Public activity
- 2,616 items
- HN profile
- View on Hacker News ↗
About iainmerrick
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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 …
-
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...
-
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…
-
comment
Comment #48919732
If you can’t download anything safely, the web can’t exist.
-
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…
-
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…
-
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…
-
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…
-
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…
-
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 …
-
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…
-
comment
Comment #48825487
Points for the consistency of the theme, at least.
-
comment
Comment #48772322
How do you mount your phone in a rental car? Do you bring your own phone holder with you?
-
comment
Comment #48772294
There are plenty of people who actually do write like that. That’s one reason why LLMs often write like that.
-
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…
-
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 …
-
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…
-
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…
-
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.
-
comment
Comment #48628415
Well, the native speakers or otherwise self-diagnosed experts who felt obliged to chip in here!
-
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…