HN user

pprotas

1,172 karma
Posts1
Comments255
View on HN

The aiming is very choppy because it feels like my cursor is "on rails", or stuck in some kind of grid. Not representative of any modern shooting game I've played. I think this would teach the wrong habits if someone were to use it as an aiming coach.

What do we "regular folk" really own in our lives? Our houses are rented or loaned (via mortgage), the car is paid off in installments, everything is a subscription or license. Many people I know purchase their clothes and electronics through buy-now-pay-later services and stream all media they watch. We lend our time and effort to our employer if we are salaried, as we don't get paid at the end of the day but at the end of the month.

How can someone who has never owned anything of value in their lives understand what it means to have something that isn't rented?

The cynic (or realist?) in my thinks this abstraction layer is Apple's way of making sure that users give their own Apple Intelligence credit for the underlying LLM functionality, even if another company is actually providing the LLM.

Siri AI 1 month ago

No mention of making my homepod mini “Truly helpful”, so I’ll stick to just sticking timers, I guess.

A year ago (or so) I had a colleague whose messages were all obviously AI-generated. I told them that it felt weird that they were sending me AI answers in Slack and code reviews, and they stopped doing it.

Not an interesting story, just wanted to share that the other party might not be aware of how this comes across on the people that have to read their AI messages.

"This is, unfortunately, how narcissists behave. It's simply impossible for a narcissist to be wrong. They truly believe themselves to be right, all the time, and will even distort reality around them to "make" it true. And they do it all unconsciously." - kstenerud

You claim "very high quality" but can't even get the basic UI working properly. You wrap tmux and a container in 2k lines of code and claim quality, I think the comment above was aimed at this claim.

No one presumes you 'should' work 9-5, but that is the way it is, and the bank/postal office/whatever employees don't have the option to work evenings. It is the way it is.

Now whether we could have a better system -- Sure! I'm all for a better society. I'm just saying it's not the way it is because of discrimination or some other conspiracy.

Yes, although there are ways around it.

The other commenter mentioned a possible workaround, but you can also authenticate with AWS through env variables. You could store these in sops and have an alias or task that routes your aws commands through sops:

  sops exec-env secrets.enc.yaml 'aws something something' # sops injects decrypted credentials into env vars at runtime

Opus 4.6 and GPT 5.4 do the same thing through GH Copilot and Bedrock. I get plenty of "Actually the simplest solution is ..., wait no, actually I should do ..., the best fix is ..."