Good to hear! I surely will give it a try, I’ve used nixos as my work distro for a little bit last year but they forced us to switch to Ubuntu.
Good to hear! I surely will give it a try, I’ve used nixos as my work distro for a little bit last year but they forced us to switch to Ubuntu.
Literally copy pasted from a random repo as an illustration
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>
>
>
>
>
>
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
Started contributing to https://github.com/mario-eth/soldeer , mainly refactoring but also helping with new features.
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!
Sounds easier to switch to another browser at that point
Rust or bust
deleted by creator
I reported the bug to Proton support and they said they are investigating but suggested I uninstall and reinstall the extension. I did and lo, my forms started working again. I can recommend you try to uninstall and reinstall too (disabling it was not enough).
Note that the “plus” suffix doesn’t hide your real email, that’s a small but notable difference. I could well see websites parsing for +… patterns and removing them before selling your data.
That was my point exactly :) glad you got it