I usually stare at their mouth if I’m talking to someone. How else do you concentrate on what they’re saying? Their eyes aren’t the part that talks.
Formerly /u/Zagorath on the alien site.
I usually stare at their mouth if I’m talking to someone. How else do you concentrate on what they’re saying? Their eyes aren’t the part that talks.
Oh wow. I’ve actually never used Dvorak on mobile. I always like to tell people that the same thing that made QWERTY good on old mechanical typewriters, the thing that holds it back on modern keyboards, is what makes QWERTY good again in the algorithm-assisted typing of a modern touchscreen.
It takes ages to get good at
It took me about one week to reach a basic competency, two weeks before I was equal in both (though this was partly because my QWERTY speed had also fallen), one month before I reached my pre-Dvorak average speed, and I capped out at about 30% faster in Dvorak than I was in QWERTY.
(Note: my methodology in testing this was very imperfect. It relied on typing the same passage on each keyboard layout, once per day, changing the passage each week to avoid too much muscle memory. Certainly not scientific, but relatively useful as a demonstrative.)
In a broader sense, my average comfortable typing speed in QWERTY was about 60–70. When speed-typing, I could push that up to 80. And the top speed I would hit in typing games was about 100–105. In Dvorak, those numbers shifted to 80, 100, and 120.
Granted, the comment above (or it might have been one of the very few good points in the article linked from that comment, I forget) made mention of the fact that some of the benefit is not in the keyboard layout itself but in the act of re-learning as an adult. I strongly agree with this. A secondary part that is loosely related to this in practice (though not at all in theory) is that by learning Dvorak you are not just “re-learning as an adult”, but you are forced to learn proper typing technique. Hunt and peck obviously doesn’t work when looking at your fingers shows you the wrong letters because the keyboard hardware is labelled according to QWERTY. Even a sort of situation where you are mostly touch typing, but imperfectly with the need to glance down occasionally, even if just for reassurance (which is where I was at with QWERTY) does not work with Dvorak. You become—you must become—a fluent typist. This may not be theoretically an advantage inherent to Dvorak, but for so long as the rest of the world is using QWERTY, it certainly is, as a matter of fact, an advantage. And for that reason, even if no other, I do strongly recommend anyone even vaguely considering it to switch.
causes a lot of little annoyances when random programs decide to ignore your layout settings
Not a problem I’ve encountered very often.
or you sit down at someone else’s computer and start touch typing in the wrong layout from muscle memory
This does happen. But personally I have found that my QWERTY speed is still faster than most people’s, even if it’s now a lot slower than either my Dvorak speed or what my QWERTY speed used to be. It takes maybe 10 seconds to adjust mentally. And if it’s a computer you’re going to be using regularly, just add Dvorak to it—it’s a simple keyboard shortcut to switch back and forth.
or games tell you to press “E” when they mean “.”
Games are one of the most frustrating, in part because of the inconsistency. The three different ways that different games handle it. My favourite are the ones that just translate back into QWERTY for you. That listen for the physical key press, then display on screen an instruction that assumes QWERTY. My second favourite tends to be in older games only, and it’s where it listens for the character you typed; on these it’s as easy as just quickly switching back to QWERTY while playing that game. The worst, but still very manageable are where they listen for the physical key press and display the correct letter for that key according to Dvorak. But you quickly learn to associate a key with muscle memory, so it’s not really an issue in practice.
Anyway, all of this is wildly off topic. Because my original comment was memeing. Nobody was meant to take it seriously. It was, as the kids say, for the lulz.
Explanation: Ea-nāṣir is a copper trader mentioned in the “complaint tablet to Ea-nāṣir” (UET V 81), written around 1750 BCE. It is sometimes said to be “the oldest known customer complaint”.
Dvorak. It’s a person’s name, so only the first letter is capitalised.
Anyway, that article uses a lot of words to come to…basically no conclusion whatsoever. I don’t know why anyone would link it when trying to make any sort of a point.
Nor on Jerboa. But lemmy-ui (the default web UI) does it.
All QWERTY-based layouts.
– sincerely, Dvorak user.
Also, don’t tell me you need to roll more than sixes to win yahtzee
Ok but this is an interesting question.
If you rolled only sixes, you’d score 30 in the upper section, missing the bonus.
Then in the lower section you’d get 30 in each of 3 & 4 of a kind and chance (90 points) and 50 for the Yahtzee. One could make a case that it’s a weird full house, but that’s a stretch.
That’s a total of 170 points. That’s not going to do very well when 250 is often considered a minimum “good” score.
However…some rules give you an extra bonus for a second or subsequent Yahtzee. With that, you could actually win with all sixes. Just get 100 after 100 after 100 and end up with over a thousand points.
On a mobile phone it’s super easy. Long press the hyphen button and swipe over to the dash.
On Mac it’s pretty easy still, but requires a little more knowledge. Option-shift-dash. (Without the shift gives you an en dash.)
On Windows it’s the completely arcane alt-0151, and only possible if you have a numpad. I memorised it like 15 years ago and have regularly used it since, but it’s hard to blame people for not doing so.
No idea about Linux.
If you were actually a fiend for dashes, you’d have used an em dash—not used a hyphen as a stand-in for one.
“recognising” a government seems to be tantamount to acknowledging that government is legitimate and representative of the people
I agree with your conclusion (recognition should be based entirely on who has Actual Control, in cases where that can be clearly determined), but not with this particular explanation. Nobody “recognises” Taiwan, but it has nothing to do with believing it’s illegitimate or unrepresentative. It has to do with the fact that China has a hissy fit if you do.
But that’s not changing the design, really
Depends on what one means by “change the design”. It doesn’t make a fundamental change to the deeper architecture of the game, no. But it does require some relatively superficial changes, which are themselves a design problem of sorts.
There are, it may surprise you to learn, different types of game that have online connectivity for different reasons. And the appropriate EOL response may differ across those games.
“Live-service” games where the main gameplay is singleplayer but an online connection is required so they can enforce achievements and upgrades (…and “anti-piracy” bs) may be best served by simply removing the online component so it can all be done locally.
Online competitive games can be switched to a direct connection mode.
MMOs and other games with large numbers of users and a persistent online server can be run on fan-operated servers, so long as (a) the server binary is made available, and (b) the client is modified to allow changing settings to choose a server to connect to (it could be something as simple as a command-line flag with no UI if the devs are being really cheap).
Devs have numerous options for how to address the SKG initiative. The top three that come to my mind are:
In the case of live service games, I would suggest option 3 is the most appropriate. If the main gameplay is singleplayer, but it’s online so you can dole out achievements and gatekeep content, the answer is simple: stop doing that. Patch it to all work in-client. And keep in mind that this will be a requirement at end-of-life from the beginning. If it’s an unexpected requirement, that’s going to be a huge development cost. If it’s expected, making that EOL change easy to implement will be part of the code architecture from the start.
Aaron told CNN that ICEBlock doesn’t collect personal data, such as device IDs and IP addresses, which TechCrunch has confirmed in a test. The app is only available on iOS, because it would have to collect information on Android that could put people at risk.
Huh? Why? You choose what data you collect…
In what world is suggesting one army should attack another army not a “call to violence”?
Your rulings are just complete nonsense. There’s no consistency. You’re just applying it based on your own whims. One of which seems, based on how you’re applying it, to be “genocide is ok when it’s done to brown people”.
So is saying “Ukrainian should beat the Russian army” “removable”, then?
Speaking of Russian propaganda, is saying “Russian soldiers invading Ukraine should be killed” also bannable?
anyone should be killing anyone else
Or, apparently, causing property damage 🤦♂️
I thought Mylio was self-hosted, or at least had the option of it?
Very funny that “Nextcloud Memories” isn’t in the “Memories” circle. Not sure how Nextcloud Memories compares to Nextcloud Photos, or why the former is chosen for this chart rather than the latter. Both seems nearly identical on this comparison of FOSS image libraries.
Since this is not just about FOSS, I would rather like to see where Synology Photos sits.