There is no way for you to know that you aren't slightly less sharp having offloaded the memorization of those phone numbers. Who is the judge? It's a nonsensical question from a scientific perspective because it's impossible to prove either way.
We could speculate that simple acts like memorizing phone numbers probably do make the average person slightly sharper, in a similar way to trivial brain games helping to stave off alzheimer's.
A full agent-friendly spec that you can feed into any coding agent like Cursor, Claude code, Replit.. etc. It actually copies over to some of them automcatically.
The purpose of the tariffs was to appeal to the part of the domestic constituency that has belief in protectionist policies as a good in and of themselves rather than a means to an ends, not to achieve some direct material policy outcome outside of the scope of political enthusiasm.
Naturally since people are buying things, technically they are consuming.
I mean that collecting a relatively small number of durable and visually pleasing objects isn't really the worst flavor of consumerism, even if it seems pointless to some people.
I agree we have a massive problem with over-consumption (most glaringly with things like fast fashion), but I'm not sure record collectors are a big problem.
The problem of track isolation is sometimes underconstrained, and so any AI system that does this will probably invent "neat parts" for us to hear that weren't necessarily in the original recording. It feels like using super-resolution models to notice details about your great-grandma's wedding dress.
Because then you run into an issue when you 'n' changes. Plus, where are you increasing it on? This will require a single fault-tolerant ticker (some do that btw).
Once you encode shard number into ID, you got:
- instantly* know which shard to query
- each shard has its own ticker
* programatically, maybe visually as well depending on implementation
I had IDs that encode: entity type (IIRC 4 bit?), timestamp, shard, sequence per shard. We even had a admin page wher you can paste ID and it will decode it.
id % n is fine for cache because you can just throw whole thing away and repopulate or when 'n' never changes, but it usually does.
We could speculate that simple acts like memorizing phone numbers probably do make the average person slightly sharper, in a similar way to trivial brain games helping to stave off alzheimer's.
reply