Literally copy pasted from a random repo as an illustration
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>
>
>
>
>
>
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.
Started contributing to https://github.com/mario-eth/soldeer , mainly refactoring but also helping with new features.
Yeah their security track record as of late is pretty bad…
Something like this is a good start! I use transmission as the torrent client instead of deluge. Also added a service for my vpn and use that as the network for the tranmission service so all traffic is routed through the vpn. https://ochoaprojects.github.io/posts/PlexAutomation/
deleted by creator
Got in touch with ProtonVPN support and asked about this. Here’s their reply:
Our engineers have conducted a thorough analysis of this threat, reconstructed it experimentally, and tested it on Proton VPN.
We concluded that:
- The attack can only be carried out if the local network itself is compromised
- Our Windows and Android apps are protected against it
- For iOS and macOS apps, you are completely protected from this as long as you’re using a Kill Switch and a WireGuard-based protocol (our apps use them by default, and if a user wants to use something other than WireGuard derivates, they’d have to manually set it up). Note that Stealth, WireGuard TCP and Smart protocol on iOS/macOS are all WireGuard-based.
- For our Linux app, we’re working on a fix that would provide full protection against it.
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’s cool! I’ve used enough raspberry pi’s over the years to know that SD cards, even if industrial grade are likely to fail at some point so I try to avoid booting from them. eMMC would be much better but sometimes a pain to flash depending on the tooling available. Having a SATA port would allow to use HDDs which provide a lot of capacity for cheap. I guess the processor needs to be an Amlogic for the best media experience?
How does storage look/work with a SBC? Do you have to boot off of an SD card? Any support for sata drives?
I rock a full size realforce r2 at work AND and home because I feel more productive with a keypad and other helper keys. It’s less mental overhead. I’m not using the mouse much when I type (modal editor)
Piped is also hit or miss. I have to change instance almost every day, even the small ones don’t always work.
Can't you just create a new account on ygg when you reach your quota? Or ratiomaster
That was my point exactly :) glad you got it