In other words: We only disclosed these risk factors because we were legally required to. Please ignore our SEC disclosure and half-billion dollar quarterly loss, and instead trust my unregulated statements posted on Twitter. There are no risk factors, your money is safe, the music will never stop.
The post is about marketing and ad targeting. For Spotify to satisfy their question of a "brand built through personalization", Spotify would have had to do something like sign up for google/facebook ads, target the demographic of "music listeners" and convert enough users to end up with a successful business. That's not how spotify built their business.
You're talking about their recommendation engine for users they already have, which is completely different.
I actually like Aliexpress, but I wouldn't expect them to sell parts for American market appliances. I searched now for the old part I needed, and I see "fits <model#>" and "compatible with <model#>" but not the genuine part. Call me old fashioned but I'll pay an extra $20 for first-party components.
The interesting thing is I still got refunded, about a week after my account was banned. Their backend must be a total mess, but it worked out in my favor somehow. If not for that I definitely would have done a chargeback.
I honestly think that's still better than most online bans. If you find out you were ticketed because a cop had a bad day, it's not justice, but at least it's closure. Now you know, and you can accept it or fight/appeal if you're so inclined.
If you're permabanned because of a google/ebay AI bug, you can't even get that far.
I got banned from eBay as well. I bought a part for my dishwasher and received a counterfeit part. I collected evidence, posted the photos, and requested a return. Next thing you know my account is banned. I think the seller reported me in retaliation.
I have no idea where to go next time I need something. AliExpress would probably be even worse when it comes to counterfeits.
I think Redux is similar enough to Elm that it's not worth mentioning separately. Redux plays fast and loose with types whereas Elm uses types strictly; that's probably why Elm is mentioned more often in the context of Rust.
He does mention Redux in passing if you expand "Advanced topic: comparison with Elm"
It looks like the param type should be `&mut u32`. And in that simple case the whole thing could probably just be `fn(&mut u32)` since the closure doesn't capture any locals.
I'm in webdev to access any employment opportunities. Moving to kernel/embedded would be fun but it almost feels like jumping to another industry. I have no connections and no idea how to find a good company (e.g. what is the Joel Test for hardware companies?) I have gone on a few job sites and sprayed/prayed my resume, which so far has gotten zero interest from anyone. OTOH I'm lucky to have landed where I did so it might be for the best that I stay in webdev.