Some people claim that the coinhive story had some unnecessary doxxing aswell: https://krebsonsecurity.com/2020/03/annual-protest-to-fight-... (see comments) The users of said image board do a yearly fundraiser to…
> They probably took it down because as the original app it violated the App Store’s guidelines on data collection. Or maybe Apple took it down because - as you said - it violated the store guidelines. Or Apple just…
Any European people affected? How does this play with the GDPR? Are the user's over 16? Anyone tried to file a GDPR data request?
As this is valid, but only useful as documentation: void foo(const int n, const char data[n]) Is this also valid? void foo(const int n, const char data[static n])
By "this" I mean encoding information in the address in general, not this signage-thing. See my other reply in this thread.
Well, the proposal was controversial. There was an article about this recently on the German news site Heise: https://heise.de/-4196981 Translation: https://translate.google.com/translate?sl=auto&tl=en&js=y&pr...
If this becomes more common, the IPv6 address space will be exhausted pretty quickly. There already was a proposal on encoding phone numbers in IPv6 addresses.
Well, no.
Sessions, IP addresses and User Angents associated with oneself.
The stuff you can't scrape is the interesting stuff.
Maybe they want that people realize that the project in question depends on donations. If they just give them a bunch of money, many people won't notice.
Well, yes. I was solely looking from a user's perspective.
How about something like: /.well-known/delete-account /.well-known/request-user-data This would also be nice as we wouldn't need things like https://justdelete.me
What about hostmaster@asedasdf.co and the remaining RFC system addresses?
I recommend the Firefox addon "Bloody Vikings!". You can just right-click on a form field and select from a bunch of trashmail providers. The inbox gets opened and the address is inserted automatically.
This is why I don't like the hooks concept introduced in the post. It breaks these semantics.
You should watch this video addressing some of your arguments: https://youtu.be/VxNBiAV4UnM
You can set the scaling to 1x, but the font size to 1.5x in tweak tools. That's what I'm using.
I wonder how many people buying this do actually have athritis.
Not related to Blue Apron: Where I live, you can buy peeled and chopped onions. Have to be put in the fridge and are packed in a plastic bag.
Well, optimization could also mean to remove unnecessary JS.
Well, both implementations do have a strict which has the length as last member. Is there any special reason for it? Something like struct-layout optimization?
Any special reason why they put the length after the pointer? Or is it just a coincidence?
Is this planned for the Suspense API?
Do lazy + Suspense replace the react-loadable [1] package? [1]: https://github.com/jamiebuilds/react-loadable
Some people claim that the coinhive story had some unnecessary doxxing aswell: https://krebsonsecurity.com/2020/03/annual-protest-to-fight-... (see comments) The users of said image board do a yearly fundraiser to…
> They probably took it down because as the original app it violated the App Store’s guidelines on data collection. Or maybe Apple took it down because - as you said - it violated the store guidelines. Or Apple just…
Any European people affected? How does this play with the GDPR? Are the user's over 16? Anyone tried to file a GDPR data request?
As this is valid, but only useful as documentation: void foo(const int n, const char data[n]) Is this also valid? void foo(const int n, const char data[static n])
By "this" I mean encoding information in the address in general, not this signage-thing. See my other reply in this thread.
Well, the proposal was controversial. There was an article about this recently on the German news site Heise: https://heise.de/-4196981 Translation: https://translate.google.com/translate?sl=auto&tl=en&js=y&pr...
If this becomes more common, the IPv6 address space will be exhausted pretty quickly. There already was a proposal on encoding phone numbers in IPv6 addresses.
Well, no.
Sessions, IP addresses and User Angents associated with oneself.
The stuff you can't scrape is the interesting stuff.
Maybe they want that people realize that the project in question depends on donations. If they just give them a bunch of money, many people won't notice.
Well, yes. I was solely looking from a user's perspective.
How about something like: /.well-known/delete-account /.well-known/request-user-data This would also be nice as we wouldn't need things like https://justdelete.me
What about hostmaster@asedasdf.co and the remaining RFC system addresses?
I recommend the Firefox addon "Bloody Vikings!". You can just right-click on a form field and select from a bunch of trashmail providers. The inbox gets opened and the address is inserted automatically.
This is why I don't like the hooks concept introduced in the post. It breaks these semantics.
You should watch this video addressing some of your arguments: https://youtu.be/VxNBiAV4UnM
You can set the scaling to 1x, but the font size to 1.5x in tweak tools. That's what I'm using.
I wonder how many people buying this do actually have athritis.
Not related to Blue Apron: Where I live, you can buy peeled and chopped onions. Have to be put in the fridge and are packed in a plastic bag.
Well, optimization could also mean to remove unnecessary JS.
Well, both implementations do have a strict which has the length as last member. Is there any special reason for it? Something like struct-layout optimization?
Any special reason why they put the length after the pointer? Or is it just a coincidence?
Is this planned for the Suspense API?
Do lazy + Suspense replace the react-loadable [1] package? [1]: https://github.com/jamiebuilds/react-loadable