HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hopeless

no profile record

comments

hopeless
·há 20 dias·discuss
My first thought would be that they've been hacked (or something else, like a CRM attached to their systems, has).
hopeless
·há 7 meses·discuss
A bit of a bizarre post since to_sgid has existed forever to generate signed global ids. Global IDs are probably one the most powerful and underrated features of Rails but regular global ids are only supposed to be used internally (e.g. job params) and never sent to the client.

If there’s a gotcha it’s that _signed_ global ids are only signed, not encrypted, and very few people seem to know about the optimised method (globalid::Locator.locate_many) for loading a batch of global ids
hopeless
·ano passado·discuss
What if agentic coding results in _less_ dopamine than manual coding? Because honestly I think that's more likely and jives with my experience.

There's no flow state to be achieved with AI tools (at the moment)