Tumgik
#words per minute
randomwords247 · 1 year
Text
If you don't know your typing speed go look up a typing test and do a few rounds (so you can get an average). My favourite is personally type racer [link] because its fun :)
10 notes · View notes
mylittlesecrethaven · 2 months
Text
I Want To Be A Fast Typer
300 WPM!
THIS IS A THING!
AND I'M AT A MEASLY 80 WPM MAX!
WITH A FUCKING 72 WPM AVERAGE!
THIS IS MY NEW GOAL!
(my only problem is that I learned to type with only two fingers on each hand.... and I don't think I can break that habit.....)
0 notes
jolikmc-thoughts · 1 year
Text
I wanna say something about this new story I wrote, but I… kind of forgot what.  It's more romantic hooey, obviously, and I'm kind of proud of it, but… I… I dunno.  I lost whatever thought I had about it.
But, uh… four hours, this one.  Or… two hours?  If we’re going by my approximate WPM of 59.  I dunno…
0 notes
Text
python a small and really not that good example of a basic typing tutor using curses
import curses import time # https://pythonprogrammingsnippets.tumblr.com def get_timestamp_ms(): return int(round(time.time() * 1000)) def get_diff_ms(start, end): return end - start def main(stdscr): num_wrong = 0 time_start = get_timestamp_ms() # Turn off cursor visibility curses.curs_set(0) # Set colors curses.init_pair(1, curses.COLOR_GREEN, curses.COLOR_BLACK) curses.init_pair(2, curses.COLOR_RED, curses.COLOR_BLACK) curses.init_pair(3, curses.COLOR_WHITE, curses.COLOR_BLACK) curses.init_pair(4, curses.COLOR_BLACK, curses.COLOR_BLACK) # Set the sentence sentence = "The quick brown fox jumps over the lazy dog" # Clear the screen stdscr.clear() # Print the sentence in grey on black stdscr.addstr(sentence, curses.color_pair(3)) # Set the cursor at the beginning of the sentence cursor_x = 0 cursor_y = 0 stdscr.move(cursor_y, cursor_x) # Keep track of which characters have been typed correctly correct_chars = [False] * len(sentence) # Read input from user while True: c = stdscr.getch() # If the user presses backspace, move the cursor back one character if c == curses.KEY_BACKSPACE or c == 127: if cursor_x > 0: # Move the cursor back one character cursor_x -= 1 stdscr.move(cursor_y, cursor_x) # If the character was previously correct, change it back to grey if correct_chars[cursor_x]: stdscr.addstr(sentence[cursor_x], curses.color_pair(3)) correct_chars[cursor_x] = False else: # Otherwise, change it to black stdscr.addstr(sentence[cursor_x], curses.color_pair(4)) continue # If the user presses enter, break out of the loop if c == curses.KEY_ENTER or c == 10: break # Get the character that the user typed ch = chr(c) # If the character is not part of the sentence, ignore it if ch != sentence[cursor_x]: # Change the color of the erroneous character to red stdscr.addstr(ch, curses.color_pair(2)) num_wrong += 1 # Wait for a brief moment before changing the color back to grey curses.napms(200) stdscr.addstr(ch, curses.color_pair(3)) else: # Change the color of the correct character to green stdscr.addstr(ch, curses.color_pair(1)) correct_chars[cursor_x] = True # Move the cursor forward one character cursor_x += 1 # If the cursor is at the end of the sentence, break out of the loop if cursor_x == len(sentence): break # Move the cursor to the next character stdscr.move(cursor_y, cursor_x) time_end = get_timestamp_ms() time_diff = get_diff_ms(time_start, time_end) time_diff_secs = time_diff/1000 # print the time taken, number of words, words per minute and accuracy stdscr.addstr(2, 0, "Time taken: " + str(time_diff_secs) + " seconds") stdscr.addstr(3, 0, "Number of words: " + str(len(sentence.split()))) stdscr.addstr(4, 0, "Words per minute: " + str(len(sentence.split())/(time_diff_secs/60))) # print the amount wrong stdscr.addstr(6, 0, "Amount wrong: " + str(num_wrong)) # print the accuracy stdscr.addstr(7, 0, "Accuracy: " + str((len(sentence) - num_wrong)/len(sentence) * 100) + "%") # Refresh the screen stdscr.refresh() # Wait for a moment before exiting curses.napms(10000) curses.wrapper(main)
0 notes
overall-imagopedia · 1 year
Text
youtube
How fast are you?
0 notes
randomnessfrome · 2 years
Text
Tumblr media
This is why when I collab with others or do role play that I tend to have time to do at least two other things while they're in the middle of their response....
0 notes
time-woods · 5 months
Text
Chasing Stars au ! !
forgot to put the fic up here ! its the comic pages plus 2 chapters so far ! (finished the second one today)) but yea ! actually writing the fic !
395 notes · View notes
cupcakeshakesnake · 1 year
Photo
Tumblr media Tumblr media Tumblr media Tumblr media
TOH except the characters are replaced by my failed Google searches
1K notes · View notes
Text
Tumblr media
Sonic Twitter takeover 6 brainrot
1K notes · View notes
zukkaoru · 2 months
Note
More post-mersault Dazai hcs w/ the ADA and others? 🤞😭
hmm okay well obviously cane user dazai is very near and dear to me. but also..
because of how long kunikida was without his hands, after yosano heals him, he ends up with hand tremors. this, of course, is very hard to deal with considering his ability and his workaholic tendencies. he has to relearn how to do a lot of basic tasks while accounting for his tremors
shockingly (not really), dazai is the one who best knows how to aid kunikida in his recovery process. which is by just.. acting as if it's normal. the others tend to fall into the trap of over-correcting and being too concerned, while dazai doesn't treat him any differently than pre-doa arc
but really, dazai is just sort of treating kunikida how he wants everyone to treat him
overall, dazai gets less of the "too concerned" treatment mostly because he's significantly better at hiding/playing down his disability than kunikida is. which comes partly from just who dazai is and how he acts in general. but also because kunikida clearly uses his hands for everything; whereas dazai spends a lot of time lazing around and not standing up at work anyways, so he isn't putting much strain on his leg unless he's actively working a case
eventually, the ada do realize they can be a bit overbearing towards kunikida at times and back off, because while he might have trouble using his hands now, he is still fully capable of doing most things on his own
back to dazai. despite his issues with his leg, he still very much prefers to take the stairs whenever possible
(he'd die before admitting it, but for a while, he only really feels safe in an elevator if chuuya is nearby) (though, it does help if someone else is in the elevator with him)
he blames it on feeling claustrophobic in confined spaces after spending so much time trapped in a prison cell. ranpo and sigma know that's a lie, but they don't call him out on it
after being coaxed into it by yosano, kunikida, and chuuya, dazai starts going to physical therapy for his leg. yosano does very thorough research on physical therapists in yokohama and comes up with a list of possibilities for him. kunikida goes with him to his first appointment as moral support, which dazai obviously would never admit he wanted but he does very much appreciate it
chuuya, kunikida, and yosano take turns driving him to pt. it started out as a sort of accountability thing, to make sure he was actually going to the appointments, but dazai does actually like having someone there waiting for him to be done. even if he would absolutely never say it aloud.
once, when everyone else is busy, ranpo ends up going with him. they grumpily call it babysitting duty but when junichirou offers to go instead, they say "no no. it's fine. i'm already up out of my seat." dazai assumes they just want to skip out on work, but ranpo really just wanted to assure dazai made it to the appointment and was worried he would try to slip away from the others if they went with
eventually, once it's clear dazai is content to go to pt without strict accountability, the other ada members also start taking turns going with him to keep him company. dazai always says they don't have to and he's fine to go alone, but he doesn't argue hard enough to actually sway them out of it bc he does appreciate having someone go with him
dazai also starts spending more time at chuuya's place again, which he hasn't really done since their mafia days. but something shifted after meursault and chuuya lets him back in with minimal complaint. it's almost offputting, but dazai doesn't think too much about it at first
he just assumes that he'll spend a couple weeks breaking into chuuya's place, annoying them, and then he'll eventually get kicked out and that'll be that
it takes him way too long to realize that chuuya actually feels guilty about the leg injury. because chuuya will not say that and dazai won't straight up ask why chuuya is being nicer than normal because they're still so bad at communication. but they get there eventually and dazai is just. actually genuinely surprised that chuuya would feel guilty, especially when it's really not their fault - they're the reason it wasn't worse. and dazai deserved worse, especially from chuuya of all people
but chuuya, who also has to deal with chronic pain from their ability, sees dazai with his cane and going to pt knowing that it's not ever going to be enough to permanently fix it, and it's just a constant reminder that because they didn't slow the elevator just a little bit more, or they didn't make the splint just a little bit sturdier, or they didn't insist dazai lean on them for support while walking out of meursault, or any other number of tiny things chuuya could have done to help at the time, dazai is also going to be suffering chronic pain for the rest of his life. dazai, who notoriously hates pain, who doesn't want to be alive because he doesn't see the point of it, now also has to deal with persistent pain that will never go away
after they (gasp) actually talk about this a bit, things start to go back to normal, with the two of them bickering and arguing like always. chuuya still never kicks dazai out when he shows up, though
not to be too self-serving but. at some point, dazai orchestrates a situation in which chuuya and kunikida are forced to interact outside the contexts of their jobs. because maybe he kind of likes both of them and he also thinks that if they can both put aside the mafia/ada thing, they would also like each other (and they do <3)
dazai, chuuya, and kunikida all have problems with pushing themselves past their limits. dazai bc he isn't used to caring about/taking care of his body and chuuya & kunikida bc they're both workaholics. but the three of them help remind each other to take breaks when needed (even if they all sound hypocritical doing so)
especially once they move in together, they all help each other out on bad days with pain flare ups/etc.
ranpo is also very good at telling when dazai and kunikida are pushing themselves too hard and they are not afraid to snitch on them to yosano and/or chuuya. depending on which they deem would be more effective at the time
dazai and lucy have a very frenemies-like dynamic which is actually beneficial for them both bc they need someone they can snark at who is absolutely not afraid to dish it right back out at them. it starts with dazai complaining to lucy that she isn't as nice as the other cafe waitresses and lucy's like "not my fault i'm the only one who isn't won over by empty flirting. you're not even that pretty idk" and instead of actually getting offended dazai's just like YES. someone i can ARGUE WITH!
kunikida is annoyed by their dynamic until he realizes that they're both having fun and it's like some weird form of enrichment for them
dazai has trouble getting along with aya at first, because he really has no idea how to interact with young children. kyouka and kenji are old enough and mature enough that he can manage with them. but the children aya's age he's interacted with are.. elise and q. who he didn't have the most. um. nice and normal interactions with.
he's also wary of interacting with aya bc he knows kunikida cares about her and kunikida also wants a partner who is good with kids and if dazai reveals he cannot interact with kids to save his life, he'll ruin any chance he ever had with kunikida
eventually, he's forced into a situation where he has to actually have a one-on-one conversation with aya, and she's very snarky and mean to him at first and he's like "okay cool. good to know i was right about my negative skill level interacting with kids 👍"
so he makes some comment to aya about not being good with kids (sarcastic and rude, but it does hold truth to it) and aya just. stops. and is like hold on i thought you just didn't like me specifically.
anyway once they get past that misunderstanding, dazai finds he doesn't actually mind aya that much. though he's still not a fan of kids in general
for your consideration: mirror pronouns dazai
i do think it would also be a little funny if that ^ gender crisis is happening at the same time as chuuya having their own gender crisis. that #relatable moment when you and your supposed rival who you're sort-of-but-not-really living with and who you're sort-of-but-not-really dating both start questioning your gender at the same time, completely separate of the other and not even realizing that the other is having a similar crisis
okay anyway this is so long so i will end it here
basically i just think. dazai using a mobility aid would be a really fascinating way to visually show that he's learned he needs to depend on others for support (which is one of the big themes in bsd - the good guys win because they work together; fyodor failed because he refuses to trust anyone he can't completely manipulate)
+ dazai, who hates pain and has been suicidal since at least age fourteen, deciding that even with his disability and chronic pain, it's still worth it to keep pushing forward and surviving
you can also see some more of my post-doa ada thoughts in my post-doa fic series all lights turned off can be turned on and post-doa sigma in the 5+1 sigma fic i wrote for fem sigms week
91 notes · View notes
fraseris · 9 months
Text
ao3 users will go to a fandom tag, open the first fic they see, and come out 5 hours & 99k words later covered in blood
116 notes · View notes
mylittlesecrethaven · 2 months
Text
I Need To Work On My Typing Speed
Idk why, but I’ve been very obsessed with my typing speed lately.
So I’ve been working on it a lot.
And I went from 70wpm to 79wpm, and idk how fast people normally type, but if I made that kind of jump, I’m gonna guess it’s higher than that.
But for right now I’m gonna keep working on it.
Because it’s fun.
0 notes
g0nta-g0kuhara · 5 months
Text
THE CHAPTER 4 ESSAY IS DONE!!!
21 notes · View notes
sodrippy · 3 months
Text
purple is my favourite colour for aesthetics AND for prose
15 notes · View notes
oscarpiastriwdc · 13 days
Text
i always get irritated by how slow i read in other languages and am forced to remind myself that i’m actually just reading at a normal pace 😔
18 notes · View notes
bokatan · 16 days
Text
15 lines tag game
thanks for the tag @bury-me-standing! no pressure tags for @fuzzydreamin @buthappysoverrated @wishbonemotel @fablewritesnonsense & anyone else that wants to join in! Rules: Share 15 or fewer lines of dialogue from an OC, ideally lines that capture their character/personality/vibe. Bonus points for just using the dialogue without other details about the scene, but you’re free to include those as well.
Reed:
“Got a bit tied up- not literally- had to sort something out that couldn’t wait.”
“This is disgusting, by the way.”
“Like I said- I’ll tell you everything after it's all been handled.”
“What, so I can watch you hack up a lung when you make me share it?”
“Why’s it matter to you?” 
“Don’t worry about it.”
“Look, are you gonna fuck me or not?” 
“I won’t be able to complete this mission exactly as you’ve ordered, but if you’re willing to be lenient-”
“If you lose a finger, I’m not helping you get it back.”
“Fuck- Margot nee, loslaten!” (No, let go/“out” command) 
“See? Told ya- easy job.”
“I don’t think it’s kicked in quite- never mind, there it goes.” 
“Yeah? Did the ghosts tell you that?”
“If you don’t believe me, you can ask their errand boy.”
“Fine, whatever, I’m not arguing about it.”
9 notes · View notes