Viewing profile — predictand
predictand
HN member- Joined
- Mon, Mar 20, 2017, 4:12 PM UTC
- HN karma
- 137
- Public activity
- 75 items
- HN profile
- View on Hacker News ↗
About predictand
Recent public activity
-
comment
Comment #45758953
Great feedback, thanks a lot!
-
comment
Comment #45758949
Very cool! I really need to work on my mobile development skills.
-
comment
Comment #45758940
Thanks for trying! I have been using Duolingo as well and I definitely am considering to add more click-based games.
-
comment
Comment #45758931
There was a small problem with the redirect after registration, but it should now be fixed. Thanks for trying!
-
comment
Comment #45753232
We have been told that it might be normal to tell the time like that from an analog clock in places where precision matters (like train stations or airports). As a beginner, this i…
-
comment
Comment #45753143
So, in that particular game, I wanted to match a substring, since my data source includes some responses written as "let/allow" or "drive (vehicle)", which isn't realistic to expec…
-
comment
Comment #45752921
I am going to the course at the same time and live in a German-speaking country. So, I am able to contextualize and cross-reference my learnings.
-
comment
Comment #45752891
That's a good catch! Thanks for reporting.
-
comment
Comment #45752424
oooo, good to know!
-
comment
Comment #45752416
I lived in Canada, Germany, and Switzerland. In my experience, Canadians and Swiss are really nice on average; however, my experience with Germans has generally been on the margins…
-
comment
Comment #45752335
Thanks for the correction! That's good to know. I also noticed it isn't dreizig but dreissig, whereas it is vierzig (and not vierssig). I have to double-check whether it is my sour…
-
comment
Comment #45752281
Thanks! I definitely want to implement it as well to also make it more mobile-friendly
-
comment
Comment #45752263
I am a beginner to the language, and it is helping me remember the artikels and learn new words.
-
comment
Comment #45752224
Yep, I definitely leveraged AI when building it; however, it is still built by me. So far it is a weekend project, not meant to be a production-grade app with polish.
-
comment
Comment #45748132
That's a really good recommendation! Also, a great excuse to spend more time gaming.
-
comment
Comment #45748039
I think it is fair to call it more practice than learning. I hope to add more games in the future that focus on the learning aspect of things. However, as a beginner, I still find …
-
comment
Comment #45747967
Yep, I noticed AI is terrible with words on images, and that seems to have slipped my attention. Thanks for the callout! I tried to keep the number games tamed by only going up to …
-
comment
Comment #45747924
Fair enough! I should try to introduce other options that are more game-like.
-
comment
Comment #45747887
The intention with that game was to pick the artikels for the singular form of the words. I am a complete beginner in German, but I thought the artikel for plurals is always 'die'.…
-
story
Show HN: Learn German with Games
I just started learning German, and it has been a frustrating experience, to say the least. There are so many seemingly arbitrary rules that make pattern recognition very difficult…
- story
-
comment
Comment #42470923
I am still happy to hear from a fellow user! Feel free to ping me if you ever have feature recommendations or suggestions.
-
comment
Comment #42470176
Hey there! Thanks for mentioning Heuristica. I would love to find out how to make the free plan for Heuristica to be more permissive (without destroying the incentive to subscribe …
-
comment
Comment #42386675
I have been working on Heuristica for the last 1.5 years, which pays for my rent. It is a subscription-based, AI-powered concept mapping tool that helps visualize learning and rese…
-
comment
Comment #42366559
I learned about Vacuous Truth the hard way recently when I found out that `every` method in JavaScript returns `true` for empty arrays as well.