HN user

KTibow

555 karma
Posts5
Comments367
View on HN
Drunk CSS 10 months ago

It sounds like he actually orchestrates a "big night out" each time:

  One of the things I learned is that my review will be worse than useless if I am not having a good time the night I review it. I'll feel bad for underperforming, you'll feel bad for having a stressed, depressed drunkard on the line, and no one's knowledge of UX and the world is improved. So, I've made a few rules. One: I never drink alone. That means I need to ask friends whether they're up for a night out. I normally pay for their drinks, too. Two: I never schedule in a rush. That means that I now commit to a general two-week turnaround, but it can be longer than that, at times, and there's nothing I'm willing to do about it to make it faster.

I can see this comment was downvoted because it doesn't address the main point but Circle to Search is genuinely a good, helpful feature. It allows you to copy or translate text in two or three taps, even faster than if you had selection power, and I hope more platforms add similar functionality (even if just to work around the current terrible state of text selection).

I'm absolutely right 11 months ago

This can still happen even with thinking models as long as the model outputs tokens in a sequence. Only way to fix would be to allow it to restart its response or switch to diffusion.

Google is watching 11 months ago

How exactly would that work without the app having access to the pictures?

Android recently added an option that lets apps pop up a picker and only get access to the picked pictures. They probably just didn't realize that some users might want to only share some photos with Google Photos or didn't think the slice was big enough to justify implementing.

Second, in many environments (managed hosting etc.) there is not an easy way (or indeed a way at all) of adding headers to responses.

It's getting better. Most serverless hosts (including Cloudflare, which this site uses) follow the (req: Request) => Response pattern, which by definition allows sending headers.

The Promised LAN 12 months ago

There's a slightly relevant response under "Dragging over your own computers is part of the fun of LAN parties. Why build them in?".

It sucks more that Cloudflare/similar have responded to this with "if your handshake fingerprints more like curl than like Chrome/Firefox, no access for you".

With o3 you get something that feels like a human-written bug report, condensed to just present the findings, whereas with Sonnet 3.7 you get something like a stream of thought, or a work log.

This is likely because the author didn't give Claude a scratchpad or space to think, essentially forcing it to mix its thoughts with its report. I'd be interested to see if using the official thinking mechanism gives it enough space to get differing results.