Y
Hacker News
new
|
ask
|
show
|
jobs
by
belzebub
3768 days ago
Site is down unfortunately.
Edit: In safari, javascript error in web inspector ironically.
2 comments
jlas
3768 days ago
Turns out getting a production site up and working has little to do with finding the k-th permutation...
link
polishninja
3768 days ago
I laughed out loud at this one after reading all the serious, in-depth posts above.
link
fahimulhaq
3768 days ago
Hi belzebub, Co-founder here. Can you send me more details at fahim {-at-} educative.io?
link
softawre
3768 days ago
Down for me too, just run the app in mobile safari. Works on Firefox OSX.
link
fahimulhaq
3768 days ago
We've found an issue with Safari Private Mode (OSX and Mobile). Thanks for letting us know.
link
coverband
3768 days ago
I didn't observe the problem but I'm curious -- what property of the Private mode caused your bug, can you share?
link
fahimulhaq
3768 days ago
Sure :). We are using local storage to cache some information and apparently local storage is not available in Safari's private windows.
link
Bahamut
3768 days ago
FWIW, that is a fairly known frontend issue :) . One cannot rely on that returning any data.
link