You are not logged in.

#1 2018-08-28 19:34:13

akstrfn
Member
Registered: 2018-04-10
Posts: 11

markov-typing - A typing tutor to break your fingers

markov-typing is a typing tutor that tries to make a combination of random
characters such that you have the highest chance to make a mistake.

The main idea is that this would lead to breaking the fingers on the
combinations that you find hard, which in turn leads to increased speed and
precision when typing normal text.

The program is probably full of bugs but I use it to practice typing from time
to time (yes, my typing speed improved wink) and I would appreciate any feedback
since I am not sure if this is a good or a terrible idea.

You might wonder why would I ask if this is a good idea even though my typing
improved. It's because it improved just because some practice is better than no
practice, therefore practicing with random characters also brings benefits and
my program makes no sense.

I've made an AUR package for easier testing.

Offline

#2 2018-08-29 10:24:05

Awebb
Member
Registered: 2010-05-06
Posts: 6,286

Re: markov-typing - A typing tutor to break your fingers

If I had to guess, you've probably written this program to practice typing your user name smile

Offline

#3 2018-08-29 16:13:11

akstrfn
Member
Registered: 2018-04-10
Posts: 11

Re: markov-typing - A typing tutor to break your fingers

It was an inspiration, as well as many other user names which look totally
random to me wink

Offline

#4 2018-08-29 20:39:26

dmerej
Member
From: Paris
Registered: 2016-04-09
Posts: 101
Website

Re: markov-typing - A typing tutor to break your fingers

I love the idea, especially the part where you can practice both letters and symbols.

I'll try it and tell you how it goes ...

PS: The AUR package works flawlessly smile


Responsible Coder, Python Fan, Rust enthusiast

Offline

#5 2018-08-29 21:07:10

akstrfn
Member
Registered: 2018-04-10
Posts: 11

Re: markov-typing - A typing tutor to break your fingers

Thanks for checking it. It gets a bit demotivating at first since it really
breaks your finges, so be prepared wink

Also there are bugs, most notably with symbols occasionally some garbage is
printed (such as pointer address). It's still under development...

Last edited by akstrfn (2018-08-29 21:14:01)

Offline

#6 2018-09-01 14:56:27

katkat
Member
From: Australia
Registered: 2018-09-01
Posts: 3
Website

Re: markov-typing - A typing tutor to break your fingers

I love this idea! I'm actually going to use this frequently if I'm bored. c:

Offline

#7 2018-09-02 13:19:32

akstrfn
Member
Registered: 2018-04-10
Posts: 11

Re: markov-typing - A typing tutor to break your fingers

Just be aware that things will break as I develop it further smile

Offline

Board footer

Powered by FluxBB