[-] beeb@lemm.ee 8 points 1 month ago* (last edited 1 month ago)

I was curious so I tried to register with a Proton Pass liss which is @passmail.net and they also refuse those. I think they are afraid of services which allow to easily create multiple aliases, because people could create multiple accounts very easily (scammers maybe)? It's a dumb rationale because it's not much harder to create many Gmail accounts but that's the only reason I can think of.

[-] beeb@lemm.ee 7 points 6 months ago

Did you check out the Examples ?

[-] beeb@lemm.ee 7 points 8 months ago* (last edited 8 months ago)

OP: "typescript is easy and rust is ugly"

Typescript :

export type PayloadActionCreator<
  P = void,
  T extends string = string,
  PA extends PrepareAction<P> | void = void
> = IfPrepareActionMethodProvided<
  PA,
  _ActionCreatorWithPreparedPayload<PA, T>,
  // else
  IsAny<
    P,
    ActionCreatorWithPayload<any, T>,
    IsUnknownOrNonInferrable<
      P,
      ActionCreatorWithNonInferrablePayload<T>,
      // else
      IfVoid<
        P,
        ActionCreatorWithoutPayload<T>,
        // else
        IfMaybeUndefined<
          P,
          ActionCreatorWithOptionalPayload<P, T>,
          // else
          ActionCreatorWithPayload<P, T>
        >
      >
    >
  >
>
[-] beeb@lemm.ee 9 points 1 year ago

Imagine not having a backup of your files 😳

[-] beeb@lemm.ee 8 points 1 year ago

My phone has exactly this (oneplus 9 pro) but it works only when there is a full moon and the next Friday is the thirteen's day of the month, plus some other unknown requirements

[-] beeb@lemm.ee 9 points 1 year ago

I doubt this is directed at ifixit. I agree with their general comment, but at the same time device manufacturers have no incentive to make their devices last longer unless they are forced to.

[-] beeb@lemm.ee 8 points 1 year ago

Can confirm. The only deterrent is the potential for an random bag check by an employee but that never happened to me in years of using self checkout. Some shops have a worker over watching a dozen of stations to help out or just identify suspicious behavior but it's very unintrusive.

[-] beeb@lemm.ee 9 points 2 years ago

It's got electrolytes!

[-] beeb@lemm.ee 7 points 2 years ago

Risky click of day : ✅

[-] beeb@lemm.ee 8 points 2 years ago

Signed and shared on Mastodon

[-] beeb@lemm.ee 7 points 2 years ago

The Proton offering is a great alternative imo

[-] beeb@lemm.ee 8 points 2 years ago

Go has its fair share of design problems and is not as memory efficient due to its garbage collector. Also it will probably always be linked to Google in some way.

view more: ‹ prev next ›

beeb

joined 2 years ago