Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
victorlf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: Python.cards – Learn Python with spaced repetition
(python.cards)
9 points
by
victorlf
2y ago
|
0 comments
2.
▲
by
victorlf
3y ago
This is the basic idea behind https://python.cards , the site I'm building to learn Python with spaced repetition. The hard thing is building the deck. With pre-built decks I expect to greatly reduce the effort required whil
3.
▲
by
victorlf
3y ago
It seems the tricky part is motivation. Very few people get excited by card-reviewing itself. The method shines when there is external pressure, such as exams. I think a sense of community can help provide this motivation (like a group of p
4.
▲
by
victorlf
3y ago
Anki is unbeatable for acing any test with a bounded number of questions [1]. It's been successfully used by some top TV show contestants to remember thousands of words [2]. I've been using it recently to remember recipes and cook
5.
▲
by
victorlf
3y ago
Author here. I created this framework to organize my thoughts and the advice I've given to more junior developers over the years on how to become a better developer. I'd love to know if you find it useful or miss something.
6.
▲
The Diligent Developer Framework to become a better programmer
(thediligentdeveloper.com)
3 points
by
victorlf
3y ago
|
1 comments
7.
▲
by
victorlf
3y ago
Author here. I created this framework to organize my thoughts and the advice I've given to more junior developers over the years on how to become a better developer. I'd love to know if you find it useful or miss something.
8.
▲
The Diligent Developer Framework to become a better programmer
(thediligentdeveloper.com)
1 points
by
victorlf
3y ago
|
1 comments
9.
▲
by
victorlf
3y ago
Thanks for the tip! I'll try to fix it.
10.
▲
by
victorlf
3y ago
Probably not terrible, but serving a different purpose. I recommend this interview with Duolingo's founder Luis von Ahn: https://www.npr.org/2020/05/22/860884062/recaptcha-and-duoli...
11.
▲
by
victorlf
3y ago
It's weird you didn't find the sign-up box to the waitlist, this is how it should look like: https://imgur.com/a/0ZIbz4p , I actually got some sign-ups from this comment! Anyway, I can sign you up manually if
12.
▲
by
victorlf
3y ago
Thanks! I definitely will add more examples to the landing page, currently I'm working hard on the decks: pathlib in depth, a tour of the stdlib and Norvig's tricks (a collection of tricks from the Pytydes of Peter Norvig). I beli
13.
▲
by
victorlf
3y ago
Very interesting. According to the benchmarks, with this algorithm, users can review 20-30% fewer cards than with the classic Anki algorithm. Just a few days ago, I published a Python implementation of the classic SM-2 algorithm that I use
14.
▲
by
victorlf
3y ago
You may be interested in rust.cards, which I'm also working on :D
15.
▲
by
victorlf
3y ago
Many reasons, most of them hypothesis. For one, the book "The programmer's brain" says that spaced repetition is the best way to learn the syntax, idioms, caveats of a programming language, but it's hard to find a produc
16.
▲
by
victorlf
3y ago
Shameless plug: I'm building https://python.cards to learn Python with spaced repetition. I've uploaded some videos on Youtube of the process of distilling the information from the Python docs into flashcards, and have
17.
▲
Nothing changing is a change in itself
(thediligentdeveloper.com)
2 points
by
victorlf
3y ago
|
0 comments
18.
▲
Spaced repetition really works
(thediligentdeveloper.com)
3 points
by
victorlf
3y ago
|
0 comments
19.
▲
by
victorlf
3y ago
SEEKING WORK | Remote | Worldwide Location: Barcelona, Europe Remote: Yes Willing to relocate: No Technologies: Python, C++, JavaScript, Kubernetes, Machine learning... and more Résumé/CV: https://www.linkedin.com/in&#x
20.
▲
by
victorlf
3y ago
Location: Barcelona, Europe Remote: Yes Willing to relocate: No Technologies: Python, C++, JavaScript, Kubernetes, Machine learning... and more Résumé/CV: https://www.linkedin.com/in/v%C3%ADctor-l%C3%B3pez-ferrando
21.
▲
by
victorlf
5y ago
Catalan has about 10 million speakers.
22.
▲
Ask HN: Tools to Organize Bookmarks and Highlights?
2 points
by
victorlf
5y ago
|
1 comments
23.
▲
Ask HN: What YouTube channels about programming do you follow?
2 points
by
victorlf
6y ago
|
0 comments
24.
▲
$1000 to spend: this is the selection of technical and scientific books I bought
(lopezferrando.com)
2 points
by
victorlf
8y ago
|
1 comments
25.
▲
Catalan Republic (2017)
(en.wikipedia.org)
3 points
by
victorlf
9y ago
|
0 comments
26.
▲
Help Catalonia. Save Europe
(youtube.com)
4 points
by
victorlf
9y ago
|
0 comments
27.
▲
The Increasingly Tense Standoff Over Catalonia’s Independence Referendum
(newyorker.com)
3 points
by
victorlf
9y ago
|
0 comments
28.
▲
by
victorlf
9y ago
I you run a very memory hungry program (like some specific scientific program), it can happen that 3GB of your memory from the browser, text editor, etc. is moved to swap. Then, when you kill the program and want to go back to normal, just
29.
▲
by
victorlf
9y ago
Nice tip! I updated the article.
30.
▲
Interesting commands for the Linux shell
(lopezferrando.com)
372 points
by
victorlf
9y ago
|
129 comments
More ›