Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @dan@d.sb

  • 3 Posts
  • 436 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle



  • dan@upvote.autoLemmy Shitpost@lemmy.worldgotdamn
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    21 hours ago

    The tweet at the top has the rest of them attached as a screenshot which does make it a bit confusing.

    Lake Superior’s tweet (the “innermost” one) came first. Tom quote-retweeted it. Lake superior replied to Tom’s tweet. Ron took a screenshot of the whole exchange and posted it as his own tweet.




  • That’s why I said “sold by Amazon”. The drop shippers are all third-parties. Instead of the item saying “Sold by Amazon”, it’ll say something like “Sold by [some third party] and fulfilled by Amazon”.

    Stuff sold by Amazon themselves is generally okay, since they’re directly responsible for it (no third party they can blame for any issues).

    I try to avoid Amazon where possible though. B&H is pretty good for electronics, and I know I’m not going to get cheap Chinese knockoffs when I search their online store.










  • Yeah, it really depends on how much you trust the vendor.

    Google? Say what you want about the company, but they’ll never intentionally serve malware.

    Random company with no track record where we don’t even know who is maintaining the code? Much less trustworthy. The polyfill . io repo is currently owned by a Github user called “polyfillpolyfill” with no identifying information.

    Third-party CDNs make less sense these days though. A lot of hosting services have a CDN of some sort. Most sites have some sort of build process, and you usually bundle all your JS and CSS (both your code and third-party code, often as separate bundles) as part of that.