Discussion
Loading...

#Tag

Log in
  • About
  • Code of conduct
  • Privacy
  • About Bonfire
Aral Balkan
Aral Balkan
@aral@mastodon.ar.al  ·  activity timestamp 3 hours ago

FML *smdh*

#stripe #checkout #managedPayments #darkMode #responsiveness #CSS #web #dev

Screenshot of CSS file (detail):

#checkout {
  /*
    Since we have almost no control over the appearance of the embedded iframe and since it appears to be hardcoded to some narrow max width, use a CSS transform to make it fit the existing design when we’re at full width. Safari’s clearly snapshotting a bitmap as it blurs this but Safari today messes up so many things, so… 🤷
  */
  @media screen and (min-width: 585px) {
    transform: scale(1.27);
    transform-origin: top left;
    margin-left: -10em;

    /*
      Ensure bottom of the embedded form isn’t hidden.
    */
    margin-bottom: 14em;
  }

  /* Kludge dark mode support. Because clearly a $100B+ company that handles >$2T in  transactions can’t do it themselves. */
  @media screen and (prefers-color-scheme: dark) {
    /* Invert all elements on the body while attempting to not alter the hue substantially. */
    filter: invert(100%) hue-rotate(180deg);
  }
}
Screenshot of CSS file (detail): #checkout { /* Since we have almost no control over the appearance of the embedded iframe and since it appears to be hardcoded to some narrow max width, use a CSS transform to make it fit the existing design when we’re at full width. Safari’s clearly snapshotting a bitmap as it blurs this but Safari today messes up so many things, so… 🤷 */ @media screen and (min-width: 585px) { transform: scale(1.27); transform-origin: top left; margin-left: -10em; /* Ensure bottom of the embedded form isn’t hidden. */ margin-bottom: 14em; } /* Kludge dark mode support. Because clearly a $100B+ company that handles >$2T in transactions can’t do it themselves. */ @media screen and (prefers-color-scheme: dark) { /* Invert all elements on the body while attempting to not alter the hue substantially. */ filter: invert(100%) hue-rotate(180deg); } }
Screenshot of CSS file (detail): #checkout { /* Since we have almost no control over the appearance of the embedded iframe and since it appears to be hardcoded to some narrow max width, use a CSS transform to make it fit the existing design when we’re at full width. Safari’s clearly snapshotting a bitmap as it blurs this but Safari today messes up so many things, so… 🤷 */ @media screen and (min-width: 585px) { transform: scale(1.27); transform-origin: top left; margin-left: -10em; /* Ensure bottom of the embedded form isn’t hidden. */ margin-bottom: 14em; } /* Kludge dark mode support. Because clearly a $100B+ company that handles >$2T in transactions can’t do it themselves. */ @media screen and (prefers-color-scheme: dark) { /* Invert all elements on the body while attempting to not alter the hue substantially. */ filter: invert(100%) hue-rotate(180deg); } }
  • Copy link
  • Flag this post
  • Block
Ruud Steltenpool boosted
Dorian Santner 🇦🇹
Dorian Santner 🇦🇹
@Dorianix@graz.social  ·  activity timestamp 3 days ago

Da hat sich jemand bei #LinkedIn "identifizieren" lassen um das nette blauen Häckchen zu bekommen.

Was das mit #Anthropic, #OpenAI, #GrowCloud, #AWS, #GCP, #ResistantAI, #FingerprintJS, #Mongodb, #Snowflake, #Elasticsearch, #Confluent, #DBT, #SigmaComputing, #Tableau, #Stripe und #Twillo zu tun hat?

"I handed a US company my #passport, my #face, and the mathematical geometry of my skull. They cross-referenced me against credit agencies and government databases. They’ll use my #documents to train their AI. And if the US government comes knocking, they’ll hand it all over — even if it’s stored in #Europe, even if I’m European, and possibly without ever telling me."

#privacy #nightmare #gdpr #dsgvo

https://thelocalstack.eu/posts/linkedin-identity-verification-privacy/

THE LOCAL STACK

I Verified My LinkedIn Identity. Here's What I Actually Handed Over.

I wanted a blue badge on LinkedIn. To get it, I gave a US company my passport, my face, and my biometric data. Then I read the fine print.
  • Copy link
  • Flag this post
  • Block
Dorian Santner 🇦🇹
Dorian Santner 🇦🇹
@Dorianix@graz.social  ·  activity timestamp 3 days ago

Da hat sich jemand bei #LinkedIn "identifizieren" lassen um das nette blauen Häckchen zu bekommen.

Was das mit #Anthropic, #OpenAI, #GrowCloud, #AWS, #GCP, #ResistantAI, #FingerprintJS, #Mongodb, #Snowflake, #Elasticsearch, #Confluent, #DBT, #SigmaComputing, #Tableau, #Stripe und #Twillo zu tun hat?

"I handed a US company my #passport, my #face, and the mathematical geometry of my skull. They cross-referenced me against credit agencies and government databases. They’ll use my #documents to train their AI. And if the US government comes knocking, they’ll hand it all over — even if it’s stored in #Europe, even if I’m European, and possibly without ever telling me."

#privacy #nightmare #gdpr #dsgvo

https://thelocalstack.eu/posts/linkedin-identity-verification-privacy/

THE LOCAL STACK

I Verified My LinkedIn Identity. Here's What I Actually Handed Over.

I wanted a blue badge on LinkedIn. To get it, I gave a US company my passport, my face, and my biometric data. Then I read the fine print.
  • Copy link
  • Flag this post
  • Block

BT Free Social

BT Free is a non-profit organization founded by @ozoned@btfree.social . It's goal is for digital privacy rights, advocacy and consulting. This goal will be attained by hosting open platforms to allow others to seamlessly join the Fediverse on moderated instances or by helping others join the Fediverse.

BT Free Social: About · Code of conduct · Privacy ·
Bonfire social · 1.0.2-alpha.34 no JS en
Automatic federation enabled
Log in
Instance logo
  • Explore
  • About
  • Code of Conduct