Viewing profile — AndreRauh
AndreRauh
HN member- Joined
- Wed, Dec 10, 2014, 6:43 PM UTC
- HN karma
- 57
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About AndreRauh
Recent public activity
-
story
Ask HN: What are my options before sunsetting my (failed) startup?
I created a startup with an idea that I firmly believe in. I launched and I also got a bunch of sign ups but active users are very few and growth has been basically zero. It was a …
-
comment
Comment #16411147
25k signups from just HN? That's a lot more than I expected. My startup was on HN frontpage for 22h last Friday and until now (3 days) it gave me ~9k unique visitors and ~1900 new …
-
comment
Comment #16391183
You can discard a card during initial learning and also during review. This will however remove it so it won't ever come around for review. Not sure if that's what you want? I don'…
-
comment
Comment #16391158
It just uses javascript navigator.languages object by default. :)
-
comment
Comment #16390947
It does not currently and it's not a priority for me right now. Can you contact me by email? I'm curious about your app, maybe we can work something out.
-
comment
Comment #16390753
I'd still use CLJS. Just fighweel alone is worth it. I can see any code change in Interop is not bad, I don't do too much interop. I don't use npm-deps but just bundle the React bu…
-
comment
Comment #16390720
I'm having trouble reproducing this. Could you contact me by email and tell me the exact steps?
-
comment
Comment #16390657
Frontend is ~25k LOC Clojurescript: Rum + Datascript + React. Backend: Cassandra + Datomic + Elasticsearch + Redis + Clojure. SAAS: Mailgun, Datadog. Editor: Cursive IDE (hands dow…
-
comment
Comment #16390629
There is currently no way to manually test yourself on a course part. You now just learnt them and if you come online now you should see those flash cards due for review. Then depe…
-
comment
Comment #16390557
Please use the category "Engineering". Categories are currently hard coded and some have special handling in front-side code so categories will have to be manually requested. I thi…
-
comment
Comment #16390545
Datomic is awesome! I'm loving it. I'm using the "Pro Starter" edition with a single transactor + 2 Cassandra nodes. Only thing I disliked was that ref-many are unordered (a set). …
-
comment
Comment #16390521
Absolutely! This is actually one of the key differences from other SRS software. Ie. you can search the central DB for flash cards and just "add them to the learn queue" or "Claim …
-
comment
Comment #16390515
No, the currect feature set will remain free forever! I will offer additional features for premium. I anticipate similar prices to my competitors which should be $8-$10/month or $4…
-
comment
Comment #16388456
Good catch! I'll fix this asap
-
comment
Comment #16388120
My own custom one actually. I wanna get more data however to improve upon it. Right now I don't claim that it's better (or worse) than the existing ones.
-
comment
Comment #16387902
UX is not my strength, for years before this I was doing fulltime math + MATLAB :). But it's improving! Yes, it was even worse than it is now not too long ago :o
-
comment
Comment #16387856
There is actually a CSV import at "Create flash cards" in SYL. Obviously no pictures/audio importing possible. But it's nice for some bulk data.
-
comment
Comment #16387815
The entire cedict.org Chinese-English dictionary is available on SYL (it's over 115,000 flash cards) including traditional chinese (I want to do Japanese very soon). Make sure to w…
-
comment
Comment #16387756
I actually did hit the rate-limiting on my server :) But yeah, I then also hit your HN rate limiting for my account. Thanks for the quick fix!
-
comment
Comment #16387749
They cannot currently. My goal right now is to avoid too much fracture and try to build a high quality central DB with lots of audio/image files and the right synonyms and (not yet…
-
comment
Comment #16387736
I have a different model than most existing spaced repetition algorithms that's more of a continuous model (I currently just sample it to get a due/"not due"). I actually worked a …
-
comment
Comment #16387692
There is currently no download option for the DB. I had to focus on other stuff. Though, most of the 1.8M flash cards that I currently have are under a Creative Commons SS BY licen…
-
comment
Comment #16387194
Thanks! I love tooltips so that's why they're everywhere :) I'll have to think about if I want to remove them from the menu or make them slower. Yes, enter should submit the form. …
-
comment
Comment #16387163
No there is not. I have kind of the feeling that Anki users are tough to convince to switch to an online platform (judging by comments I've received so far). It's tough since you'd…
-
comment
Comment #16387146
I'd probably suggest animated webp. They're super small so they're fast to load. Browser support is limited but since it'd be specific to a course... User will just have to live wi…