HackerTrans
TopNewTrendsCommentsPastAskShowJobs

auroranil

no profile record

comments

auroranil
·5 năm trước·discuss
Interesting. It is using iframes behind the scenes. According to W3C it should limit the recursion depth to one, but it seems that you can get around that.

Relevant: https://www.bryanbraun.com/2021/03/24/infinitely-nested-ifra...
auroranil
·5 năm trước·discuss
That's what I was thinking. It is April 1st in certain parts of the world.
auroranil
·5 năm trước·discuss
I like this poster: https://m.youtube.com/watch?v=OmJ-4B-mS-Y&feature=youtu.be
auroranil
·6 năm trước·discuss
> The runtime and the tooling go together. The reason why tooling doesn't exist for HTML5, SVG, and Javascript is it's just so damn complex and fiddly that it's impossible to paper-over and abstract with a robust authoring tool.

Indeed. The fact that Flash is proprietary meant that all browsers had to use the same software (up to versioning and OS API implementations) to run SWF files. Now with HTML5, developers now have to deal with differences between different browsers (Chromium/Safari/Firefox are the most popular ones).
auroranil
·6 năm trước·discuss
You can also use org-roam-bibtex: https://github.com/org-roam/org-roam-bibtex
auroranil
·6 năm trước·discuss
https://tutorial.math.lamar.edu/ is a good place to review continuous maths.
auroranil
·6 năm trước·discuss
Tom Scott made a mistake with a similar outcome as this article, but with an SQL query that is much more subtle than DROP.

https://www.youtube.com/watch?v=X6NJkWbM1xk

By all means, find ways to fool-proof the architecture. But be prepared for scenarios where some destructive action happens to a production database.
auroranil
·6 năm trước·discuss
Then why not use word "plus" instead? "Proving that 1 plus 1 = 2 in Rust" is a more suitable title that does not use symbol +.