I agree with this article fully, but there is a problem that most blog posts about identity don't talk about before telling you what do with your own. What is identity actually for? This is the only article I know of that talks about this:
Thanks for sharing. I truly enjoy the author's definition of identity as optimisation to decision-making. It does make a lot of sense, and explains why big identity crises (midlife crisis, for example) can have devastating effects and take a long time to resolve. Questioning your identity is akin to going through an ego death, and many developers that do not want to accept this AI-driven future are going through some very painful feelings with large ramifications to their lives.
I can only recommend people going through these phases to treat it (seriously) like any midlife crisis. You can't sweep it under the carpet. Carl Jung has written a lot about those, start there.
(5 years deep into mine, and the timing of the AI revolution certainly made my quest much more difficult than I would have wished)
Drats, you're right. I thought it'd be worse, but the ratio seems to only depend on the number of letters in your character set: 1/count(letters in alphabet).
For ascii at 95 printable chars you get 0.9894736842. Makes intuitive sense as the "weight" of each digit increases, taking away a digit matters less to the total combos.
Maybe I'll start using one Japanese Kanji to confuse would be hackers! They could spend hours trying to brute force it while wondering why they can't crack my one letter password they saw in my terminal prompt. ;)
I’ve occasionally contemplated using some non-ASCII character like • or š in a password, but have backed off for fear of needing access from a device that doesn’t support input of those characters.
When the IME inserts the character, it'll be made up of multiple bytes because of the nature of UTF-8, so it may appear as multiple asterisks regardless.
Most software, traditional sudo included, would respect the LC_CTYPE being set to an UTF-8 (or any of the older multi-byte encodings), and do proper character counting.
At the very least, all GNU tools put a lot of focus on localization support, and I hope sudo-rs is the same.
Having LC_CTYPE bit set to utf8 would be my worry. Would suck to not be able to logging because the LC* lang changed.
Hmmm, hopefully sudo-rs respects LC* env vars. I recall reading a few years back that some Rust Unix tools skipped that and won big on benchmarks until folks realized they weren’t handling NC localization properly.
It could also give useful priors for targeted attacks, "Their password is 5 characters, and their daughters name is also 5 characters, let's try variations of that".
Some system accessible to hackers who can see the length of the password /and/ having a single 5 char password has a security of a key under a doormat.
I mean if it didn't make the gambling organizations more money they wouldn't do it. Gambling industry has always been about how much wealth it can extract from the punters without being regulated for it.
Hopefully this research ends up being used to justify more gambling regulations, but governments are addicted to the gambling lobby donations so who knows what will happen.
I don't think we can know whether or not this is the case in our own lifetimes, because we are so immersed in popular culture that we can't be objective about it. Enough of our historical great composers weren't venerated until after their deaths, and to describe composers as "hiding" within the most popular media of our era is a great disservice to the many composers that don't have the fame, connections and reputation to be hired to write for these.
I would also point out that composing for a medium like a game or a movie places a great deal of constraints upon the composer, in terms of theme, cost of instrumentation, duration and most importantly: what is safe and palatable for an executive to approve of.
The distinction is important! The mechanism by which surgical masks prevent you from getting COVID-19 is peer pressure: it's important for people to know this, so they know how to protect themselves. (And there are fitted masks that protect the wearer: there was just a shortage of them, because despite all the warnings we were not prepared for a pandemic.)
The distinction does matter, because by not wearing a mask, instead of indicating that you don't care about your own safety, you're indicating that you don't care about anybody else's.
Some people can't tell if the note they're singing is the same as the note they just heard. This is also learnable but it's not as simple as just muscle control
https://danielkeogh.com/blog/post/On%20not%20being%20miserab...
reply