HackerTrans
TopNewTrendsCommentsPastAskShowJobs

auroranil

no profile record

comments

auroranil
·il y a 5 ans·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
·il y a 5 ans·discuss
That's what I was thinking. It is April 1st in certain parts of the world.
auroranil
·il y a 5 ans·discuss
I like this poster: https://m.youtube.com/watch?v=OmJ-4B-mS-Y&feature=youtu.be
auroranil
·il y a 6 ans·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
·il y a 6 ans·discuss
You can also use org-roam-bibtex: https://github.com/org-roam/org-roam-bibtex
auroranil
·il y a 6 ans·discuss
https://tutorial.math.lamar.edu/ is a good place to review continuous maths.
auroranil
·il y a 6 ans·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
·il y a 6 ans·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 +.