Cosmicomical

u/Cosmicomical@lemmy.world
0 posts · 785 comments

Recent posts

No posts.

Recent comments

Then this is my take:

  • no taxes on first home
  • some tax on second home
  • taxes on any home past the second grow exponentially, doubling for each additional home
  • order of the homes is always from less expensive to most expensive
  • same is valid for companies
  • for companies owned by other companies, all the houses owned are considered as belonging to the mother (root) company, so there's no "creating matrioskas to that each own a single house"

Obviously offices and factories are not habitable space and therefore not counted in this system.

on It's true. · c/memes · 19 pts · 1y

Imaginary numbers are the proof that even in mathematics you can discover stuff even though you don't understand what you have found. Complex numbers encode rotation.

on *deleted by creator* · c/technology · 2 pts · 1y

Sure, but the separate window can be on a different domain. Now you have a way to share cookies across multiple websites on different domains if all of them include an iframe to this external domain. And you can use in-browser messages (see window.postMessage()) to communicate between iframes and main window.

on *deleted by creator* · c/technology · 2 pts · 1y

Yeah i don't know why, probably exactly because is such a neglected feature that it offers workarounds for some limitations, like in the case of cookie-related patterns.

on *deleted by creator* · c/technology · 5 pts · 1y

Does this stop me from adding to my website an iframe to facebook where facebook can keep its cookies for my user? That would be great but I doubt it.