Viewing profile — keinplan
keinplan
HN member- Joined
- Thu, May 06, 2021, 9:17 AM UTC
- HN karma
- -2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About keinplan
No profile information was provided.
Recent public activity
-
comment
Comment #27061632
Remote-code-execution as a feature just isn't a good idea. Sandboxes can (and Murphy's Law says they will) be broken out of. There are many documented browser-exploits and basicall…
-
comment
Comment #27061553
I also think that Twine/Client-Side-JS isn't the worst choice here. It takes unnecessary load from the server and is easy to use, at least for the one creating the game. It's just …
-
comment
Comment #27061037
> Just wish I can only give authorization to certain JS api. This is already implemented in any browser I know, but for some reason it is available only to some functionality (micr…
-
comment
Comment #27060824
Thats what cookies are for.