This is unfortunate but anyone who speaks Russian will tell you this app name is hilarious.
This is unfortunate but anyone who speaks Russian will tell you this app name is hilarious.
This looks great, but if everything is client side, then why do I need a browser to access this?
For some reason the page won’t open for me, maybe site is blocked in my country. Is there a mirror or can you copy paste a summary here?
This is an excellent answer and I wish I knew all of this when starting to use archlinux. “Arch does not support partial upgrades” is something you can read everywhere, but it’s rare to find such a good explanation of what exactly a partial upgrade is, and which commands lead to it.
I only learned about all of this when I got into some broken state by randomly running pacman commands.
Everyone, be like this guy. This guy explains stuff well. Newbies need stuff explained.
I remember liking weechat but if you prefer GUI, quassel is also good.
Man, I want to try it so bad, but I don’t have a thousand EUR…
Now I wonder if I dual boot linux / windows, why is there no software that can basically use my existing windows installation from another partition to run windows software (like, maybe load it into VM or something)?
Is this some kind of actually new IM, or yet another fork of XMPP/Conversations?
I think “identities” used on Gemini (at least the way they are implemented in Lagrange browser) are the best implementation of a similar idea, but, you know, it’s only supported in Gemini.
So pretty much same as ssh/gpg private/public keys? Do many websites support this? I don’t remember seeing any that would give me an option to register using passkeys. Also, where are the private keys stored? How do I move them from device to device (for example, I signed up on android and now want to log in on desktop)? Do I back them up and restore when I’m buying a new phone?
Sorry for being silly here, I’ve been kind of out of the loop with recent technology, what exactly is “passkeys”? I remember reading something when it was announcement, but all I saw was lots of buzzwords and vague “it’s new and it’s very good” claims.
Is it like, an alternative authorization method? Is it a second factor after I type my login/password, or does it replace passwords? What does it look like, from users perspective?
the idea of being a true second brain
It’s good that it’s built with this idea, but what is the actual implementation of this idea? What features make it «a true second brain» that other «second brain» apps (obsidian and hundred other note taking apps) don’t have?
I never encountered jxl in the wild so I don’t know which apps support it, but if somehow you found a jxl file and don’t know how to view it, this one works:
https://apt.izzysoft.de/fdroid/index/apk/fr.oupson.jxlviewer
I really liked T9 keyboard, until I tried to type stuff like URLs, emails, passwords etc.
Thank god we have people like you. Please never stop telling people it’s ok to use this word.
Is there non “appimage” linux release?
I comment the commands that I want and then use vim to remove ones without comments.
For example, I run:
longandannoyingcommand -f1 -f2 -f3 # keep, does something useful
Usually comment explains what the command does so I can find it by description using fzf history search.
And then you can easily find all lines that contain (or do not contain “# keep
”) in your history to remove or keep.
Arch users switching back to Arch after 10 minutes of using Ubuntu:
Yes. You choose the compose key in your DE settings (usually right alt key), then you can press it and type compose sequences to insert unusual symbols or strings.
Can I just save this as an html file (with all js inside, in a script element) and use this single html file to work with pdfs (after opening it in a browser)?