Perhaps a bit pedantic, but would be more accurate to say that Base64 encodes binary data into a subset of ASCII characters, since ASCII has 128 code points - 95 printable characters and 33 control characters - whereas Base64 uses 64 - 65 if we include the padding - of those.
HN user
simbyotic
Here is a recent HN submission also about spaced repetition: https://news.ycombinator.com/item?id=25160204
Piotr Woznaik recommends turning lists into enumerations. You can see more here: https://www.supermemo.com/en/archives1990-2015/articles/20ru...
In general you want to reduce the amount of things you have to retrieve from memory in one go, and attempting to retrieve a 20 person list is just going to give you problems.
The cloze solution is certainly better than the full list (and does follow the minimum information principle because you just have to retrieve a single name) but the problem is that it doesn't give you any handles. If you have 19 names and Flaubert is hidden, how would you know it's Flaubert that's missing? Long-term you're bound to fail those cards.
But I would also question the premise of the card. Do you expect to have to come up with the 20 names each time you want to talk about 19th century French literature? As in, each time the context is "19th century French literature" is the appropriate knowledge to retrieve "* list of 20 authors *"?
Instead a better approach might be to flip it around and ask yourself, "In which century did Flaubert write Madame Bovary?" or something along those lines. You can both reconstruct the list from that and if you're writing about Flaubert the knowledge that he wrote during the 19th century will come more fluidly to you.
There's a lot of things that should be in the core app but aren't I'm afraid.
I've started to think of it like node: A slim core with an expansive userland in the form of add-ons.
You should definitely write something about this, seems very interesting.
Not what you have in mind, but you can use the Load Balanced Scheduler to ease the pain of missing a few days: https://ankiweb.net/shared/info/208879074
But the vacation idea is great, I'm sure someone could make an add-on to implement it.
Author of the piece here.
My number one recommendation is to not get overly excited about it. One of the first things that happen when you start using Anki and realize the superpower that it is being in charge of your memory is that you want to include EVERYTHING in it.
You start creating cards with obscure bash one-liners, little-used git commands, or Javascript functions you read about in a random article. You add all of it to Anki. After all, you might use them in the future right? And it doesn't cost you anything to create a card with them so why not.
What happens is that because you don't have a clear picture of why those cards are valuable to you - you just added them because they might be useful, one of these days - you will have trouble retaining their knowledge, meaning that you will keep failing to successfully review those cards.
And because of the way spaced repetition algorithms work, those cards will be constantly appearing in your reviews, and you will keep failing them. And they will keep appearing. And so on and so forth until you lose all motivation to use Anki because it's becoming a frustrating experience to do your reviews.
The most important thing about using Anki is to keep using it. That's how you get the benefits of it, so be more selective about what you add to Anki instead of profligately adding cards that you gain nothing from.
This should be obvious but you need professional help ASAP. Take care of yourself.
Having to work to each day for food and lodging is like slavery in practice? That a preposterous notion.
Whether you live in a desert island, a small village with no water or electricty, or New York, you will still have to face the practical demands of your survival, of which food and lodging are the primary - in the sense that they are the most immediate,- but not your only, concerns. Whether by hunting and killing your own food, or buy buying it from the supermarket, the facts are the same: you have to work for your survival, it is not guaranteed by nature. And for myself,if I may, I take having to work so I can buy my favorite food and drink at the supermarket every day over having to savagely hunt and kill the food I eat.
"In that period of unprecedented (and largely unregulated) growth, much of the US population became quickly enslaved by a few members of an elite group, later called the robber barons (Rockefeller, Frick, JP Morgan, Vanderbilt, Carnegie, Mellon et al.)"
You ought to rethink what you define as "enslavement". As far as I am aware, neither Rockefeller, nor JP Morgan, nor Carnegie "enslaved" the US population when they helped transform the by then agrarian nation into the industrial and economic powerhouse it later became. They didn't use force, as far as I am aware, in their dealings and the wealth of their achievements certainly wasn't created at the expense of those who didn't.
There is a moral right to own that which you have produced, and it is definetely not an legal artifact but an expression of the concept of individual rights.
Furthermore, it isn't copyright that is preventing people from accessing the content, but the fact that these corporations have not evolved their business model to the way consumers consume content these days.
There may be several reasons as to why that has not happened (they may still be making enough money with their old business model and are risk-averse to try new things) but claiming that the creators of something do not have the moral right to own their creations is an absurdity.
Someone correct me if I'm wrong, and given the amount of high-profile backclash against Windows 8's policies I might, but the 'problem' seems to be that in order to use the Windows 8 tiles you have to sell your program through Windows Store, right?
In what way is it any different than selling an app through the Apple Store? If you want to add the extra functionality, you have to sell it through the Windows store, but no one is forcing you to use it in order for you costumers to use your program (lets face it, your games probably dont need the tiles) and if you do so choose to use their store, it isn't forcing you to remain exclusive to that store, you can sell it anywhere you want.
Right? If so, what is the fuss about?
I second this recommendation, CIP has been doing an amazing job at showing how and why industrial progress is amazingly beneficial to human prosperity, while dispelling the common critiques the "green" movement uses to dispel this idea.
Both SENS and CIP are hugely important ventures that people should look into in my book.