Forum Moderators: open
I had trouble with printing (paper and pencil) some of my letters backwards
I still prefer to read an article than to watch a video
not2easy: The most important first skill is properly learning to read and comprehend the content that is readYES. Like you, I also learned how to write and read quite early, my dad took care of that, and I reached school reading fluidly.
lucy24: I sometimes think what a cognitive adjustment this must have been for humans in centuries past. If you can't tell that that's the same tree no matter what angle you're seeing it from, or recognize a Smilodon * whether in left or right profile, there's something fundamentally amiss with your brain, possibly affecting your chances of survivalI knew very little about this, until started doing editing work (writing) for academic papers and books, etc., and it's amazing how people confuse not only letters, but also entire words leading to absolutely insane interpretations.
not2easy: I still prefer to read an article than to watch a video about the topic. I know, backward
Kendo: When reading an article, you are the director in control. Most video today is overcast with horrible soundtrack and difficult to understand dialogue. Narrating is an art - see David Attenborough.
I still prefer to read an article than to watch a video about the topic.And then there are assembly instructions. Clear black-and-white line drawings are immeasurably more useful to me than photographs--let alone video--of the real thing, with all its attendant, uh, visual white noise.
This reminded me some DEV conversations about how dumb people can be, because in several experiences, we noticed how on the simple login page with already given user name and password (corporate), they typed their email user and password. Seems made up, it's not.
Because they have 30K engineers.
thecoalman: If the username and password was already provided internally why the need for login page? I think you need to be careful about assuming people are going to understand something that alters a normal process they are familiar with. Were they thinking perhaps it was added by browser?
kendo: All of my solutions come with a user-guide that provides step by step instructions with screenshots. Yet I still get requests for an "explainer video".
Replying to them would only be a waste of my time.
The mathematical genius stuffed around for three weeks, leaving ii to the last minute. But with only a week to perform a simple customization, the pressure got the best of himWell, darn. It worked so well for Rossini.
Spends his time eating, drinking and generally being merry.
thecoalman: I've misunderstood the comment, I read it as the fields already being populated.
kendo: The question of giving someone a new job becomes - do I want to stop production?at the same big company I described above, they decided to replaced old timers with fresh graduated professionals who... supposedly (according to their CV's), had won prizes for achievements.
making you enter a new password every 3 months or so, it was a disaster.Remember when we were all advised to (a) have a different password for each site and (b) change the password every two weeks? Someone must eventually have realized that this is impossible unless you keep them all written down, or store them by some means, which kinda defeats the point.
or store them by some means, which kinda defeats the point.
I've already seen numerous hacked accounts on my own site
phpBB tracks failed logins and will block access for X minutes after X failed logins. The column for that in the DB was pegged at 99 for 75% of my users, it stops counting after 99.
thecoalman: How else are you supposed to manage so many passwords?I may be criticized for this here, I don't know, but I rely on Firefox password manager and never had a problem.
kendo: Keeping track is a chore and guessing what the last password was can be made easier by rotating a number.
I rely on Firefox password manager and never had a problem.Same here. For a few sites that don't recognize Firefox (for some reason, Chewy has decided it doesn't like 64-bit FF as used on my Intel desktop) passwords also live in the Keychain, which is a little less convenient. This seems perfectly safe for a computer that never goes anywhere and is only used by one person. Tablet and laptop use fingerprints, which don't require me to remember anything. And so far, you can't brute-force a fingerprint.