

mf that’s also cell infrastructure
moved from us instance


mf that’s also cell infrastructure


I don’t get the point of that reply.
cell infra is nice in the us where it is unlimited, unlike also cell infra


Define what you mean by “data usage”


The apps literally just tell the OS to call a certain number AND provide a menu for the call, latter chosen via the default apps system. So if you have dialer X selected but dial a number using Y, it will just open X’s menu.
You can just not have a phone app selected (AOSP GSI builds come this way for some reason). The behavior for that is that the phone will vibrate for a call but you can’t accept it. If you then dial a number using the app that’s not actually selected, it will call the person but the dial pad will never close and there will be no way to hang up. Source: truss me bro (or more seriously, it was from a YouTube video).
Point is, the apps do nothing for the call. The audio doesn’t even go through them.
There used to be call recording dialer apps, but what they did is literally tell Android to record a video, since regular audio recording isn’t allowed during a call. It wants a file path but some Unix magic makes it feed to a file converter instead. The file converter then spits out an audio file. Dead after Android 9.


I hope that was a joke. Or that you meant VoIP.


That’s intended, yes. Cell infrastructure sucks and very little people want it. Those who want enough to write software for it will experience how much it sucks slightly behind the surface and will probably not want it anymore.


The one button in the installer you are remembering is actually unrelated. It’s the gahnome people taking worst from winblows as usual and sticking with it after the last benefits die.
This time it’s the video codec system (instead of just using ffmpeg lul), they called it “gstreamer”. If you try to install ALL gstreamer plugins, it will be some two digit gibibyte number (don’t remember exactly). The button in the installer installs most popular plugins.
Now, applications that try to use it will do anything but tell you what you are missing. Segfault, “whoopsie daisy unknown error”, just hang around and so on and so forth. Chances are, it’s not in dependencies either, recommended or required. One would think the ffmpeg plugin in the base set can do anything, but as it turns out it can’t. For some reason.


Ah yes, an appimage packaged into a Flatpak packaged around Docker packaged into a proot+bubblewrap script which is packaged back into a Docker container (but a newer version) running under a Snap packaging of LXC under Flatpak Snap.
The app is running Java of course.


Even if taken literally, the second part would still then be my “sincere view” and therefore “the correct opinion”, no?


I have only now noticed that. Autocorrect in my head ig.


KURWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA now my meme is (slightly) outdated :/



Missing punctuation, add , or : after “Faster download” to fix the syntax error


Please un-.ml your links.
The markup for that: [here](id)
EDIT: nvm doesn’t w*rk reliably (thanks, nutomic), here use the .world original (copy link and paste into search box)


OR apply that guy’s patch to get the same shit for free
(nobody tell corporate)


Sooooooo just renamed Anubis? Daring today, aren’t we?


Download - data go beep boop from someone else’s computer to yours
Upload - data go beep beep from your computer to someone else


“GMail takeout files” aren’t a thing. mbox is a standard file format from Unix. Some Unix-likes provide the mail command and on others you have to install s-nail, after which you can do mail -f {path to mbox} to view all mail inside. If there are multiple files, you can literally just concatenate them like so: cat /somedirectory/*.mbox > theultimate.mbox.
Apart from that, most GUI mail clients allow viewing mbox. When the mbox file updates, the client says you have new mail. For example, in Claws Mail, skip setup, then go to plugins and enable the mbox plugin (while you are there, may as well enable pgp, s/mime, calendar, dillo to handle all formats). Then, go to create new account, and in the “Basics” tab, select “local mbox file” for "Receive protocol ". It will then ask for a file path.
Also, if your Google account settings allow, you can literally just login to Google from Claws mail. Set protocol to IMAP, then set Authentication method to Oauth2 in both Receive and Send tabs. Proceed with setup as usual and it will open your default web browser to login. After that, it will download your entire history of mail.
Yes, and there’s “tACK” and “uACK” for tested and untested acknowledgements of patches. Slightly shorter than “lgtm, your call”.