Must be gay or European!
Must be gay or European!
That’s https://hackertyper.com/ that I know of
When did you get so tasteful?
I see, thanks, I didn’t know that!
Not American here, but isn’t any structured organisation providing what is essentially a schooling service considered a school? Asking genuinely
This is an incredibly sane dissection, wasn’t expecting it under a meme
Open the sidebar, tap the top right three dot menu, tap Add Account
Proton explicitly enabled keeping 2 free accounts on the mobile apps quite some time ago, probably more than a year, so they’re cool with you having 2 like that.
If you get more, you’ll be hampered at the application level, but, unless it’s like a load of accounts for spam purposes, having just a handful shouldn’t get you banned, I believe
I think your subconscious switched up the letters to induce the funny
Math is a human right
You have to create technical debt specific to your skillset
Copyleft protects the freedom of the user, regardless of who is the developer, I think that is way more important if what we want is to make software for humanity rather than pragmatic business choices.
It is a point of what you regard as real freedom, do you wish to eventually lock in your users or let who might fork/take over your project do that?
Key word for now
I like where this is going
You can’t just say it and not show it, here’s mine (that I’m absolutely proud of) https://codeberg.org/quazar-omega/dwag-and-dwop (live site)
For the most surface level concerns like risking them accessing any app on your phone, you can enable app lock on those that support it. Usually the most sensitive do: WhatsApp, Signal, banking apps and others.
If they don’t, take advantage of the private space which locks apps until you unlock, and you can relock whenever you want
We can optimize this further:
unsatisfied = true
while(unsatisfied) {
key.dispatch(
Keyboard::Ctrl,
Keyboard::s
)
}
…No, there is no instance where unsatisfied
changes state
Not judging but just fyi, that’s like the worst of both worlds tbh. The point of installing independently of the base system is that the system is immutable and easy to roll back to a previous state, if you use a mutable system and also install packages with other means, you’re working around a limitation that isn’t even there and wasting more space to get almost none of the benefits (aside from easier permission control for Flatpaks)