Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)B
Posts
2
Comments
140
Joined
2 yr. ago

  • OP: "typescript is easy and rust is ugly"

    Typescript :

     ts
        
    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>
            >
          >
        >
      >
    >
    
      
  • Okay so how is it with Cinammon, mate xfce? I know it's crap with Wayland and Xorg especially with nvidia drivers.

  • Check out Zen Browser

  • Kagi and Zen works for me

  • How is fractional scaling on Mint? On Ubuntu 24.04 it's really crap (slow, blurry, flickering cursor, weird artifacts etc)

  • Started using Zen browser recently and it's not bad! Basically Firefox but more stylish and more privacy. It syncs with my Mozilla/Firefox account so on mobile I just use Firefox.

  • And install python and install those dependencies before you can even run the thing

  • Thanks for all the suggestions! I switched to qbittorrent and it works nicely for now. The web ui is fine for the little I use it so all good! I'll report if something starts failing again which would indicate another issue with me setup.

  • Seems to work very nicely and it's much more responsive than transmission. Great, thanks!

  • I'm not set on transmission, I tried qbittorrent just now and it seems to work for me. But thanks! I anyway use a separate container and network for vpn.

  • I'll give it a go! Is there a GUI for it? I like to sometimes check the progress live and transmission provides that out of the box.

  • Thanks for the explanation

  • Surely the Tokyo tower is a specific product then? 🗼It costs money to visit, aren't the other towers jealous?

  • Yeah their security track record as of late is pretty bad..

  • Oh I didn't catch that my bad. I hope they get a work computer where this kind of stuff doesn't interfere with private life!

  • Welp, no place in the freezer, guess I'll need to have another margarita!

  • Sounds easier to switch to another browser at that point

  • Rust or bust