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>
>
>
>
>
>
Started contributing to https://github.com/mario-eth/soldeer , mainly refactoring but also helping with new features.
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.
With 4 fingers tho
This is not rust :D Nothing will save typescript
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)
Reimplements in C
Segmentation fault (core dumped)
Piped is also hit or miss. I have to change instance almost every day, even the small ones don’t always work.
Can we get image upload back?
Interesting, I just see an error that says : “The server returned an error” with the message “invalid json response body”. The link opens in the browser because it’s not a mention but a https link ig
It’s got electrolytes!
I’ve never seen that video sharing website but it takes 20 seconds of buffering on my fiber Gbps internet until it plays. The first uncached page load added a good 5 seconds. Anyone else having a similar experience?
I get something similar in Switzerland for maybe a bit more expensive (27CHF) but it’s truly unlimited and unthrottled and even includes some roaming data in other European countries.
I use Proton Pass to generate aliases with the browser extension but otherwise use 1password which is much more mature and has great support on all platforms.
I use it occasionally when I have only one hand available. Never had much trouble with it but I noticed you must be quite precise when swiping. As for suggestions, usually one of the three words at the top is the one I need so I rarely need to delete a word unless I really mistyped it badly.
Been using SwiftKey for years (since the very beggining, probably 10 yrs at this point) and it always had very good predictive performance (i.e AI in its own right).
deleted by creator
an SQLite database
Genius! Why bother importing and exporting
That was my point exactly :) glad you got it