android Android End of an era: Nova Launcher's parent company lays off practically everyone
Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    1 month ago 100%

    The play store Version is only 6 years old. Still not great.

    You could try lawnchair 14 which is currently in beta on github. The version you can load in the play store is very old.

    1
  • android Android End of an era: Nova Launcher's parent company lays off practically everyone
    Jump
    selfhosted Selfhosted ICANN approves use of .internal domain for your network
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    1 month ago 100%

    You can't install a root CA in Firefox for android.

    You have to install the cert in android and set Firefox to use the android truststore.

    You have to go in Firefox settings>about Firefox and tap the Firefox logo for a few times. You then have a hidden menu where you can set Firefox to not use its internal trust store.

    You then have to live with a permanent warning in androids quick setting that your traffic might be captured because of the root ca you installed.

    It does work, but it sucks.

    7
  • selfhosted Selfhosted CasaOS Android SMB Help
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    3 months ago 100%

    If you're using a /24 network the IP shown in the screenshot is the broadcast IP of your network.

    445 is the default port for smb. It should be the same on every os if you didn't manually chang it. 80 is http by default. Did you maybe set it for a Webinterface?

    Try adding it manually and enter the IP of your smb server, port 445 and the user/password you set for smb.

    7
  • docker Docker How can I use SMB share in Docker Compose for storage?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    3 months ago 100%

    I would use NFS instead of SMB. you will have all sorts of problems when you use smb, primarily permissions.

    Also I wouldn't put all the data on the nas. What containers do you want to run? If you try to run something like nextcloud, you can just map your data directory to your nas. Databases, configfiles and so on aren't that big usually and your application will be a lot faster when those are on your local storage instead of the nas. For actually mapping your containers data to your nas you can just use bind mounts.

    For the startup, you can set restart:never in your compose file and start the container with a script after bootup where you out something like 'sleep 120' in the beginning.

    2
  • asklemmy Asklemmy How to send a fax from an Android phone
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    4 months ago 100%

    Probably nothing bad happens with those faxes. A malicous actor would still need access to the physical analogue line or to the network to sniff the RTP packets (depending on how the fax is transmitted) on one of the two sides. In theory all providers involved could also sniff the traffic since calls/faxes are never end to end encrypted. But something could happen, and I dislike it very much that they demand their users to take this risk.

    3
  • askandroid Ask Android Please Recommend An Alternative To Solid Explorer
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    4 months ago 100%

    You can open a second or third instance of material files via the three dots menu. You then have the app multiple times open and can copy/cut and paste between them.

    Its not quite two panes but maybe better on a small screen. Its also a feature that's easy to miss.

    5
  • linux Linux what's better to manage ports? ufw or firewalld?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    4 months ago 100%

    I like firewalld. Its also used on many enterprise distros (RHEL, SLES).

    But if you just have to open one port for something, just use what's installed on your distro.

    9
  • asklemmy Asklemmy How to send a fax from an Android phone
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    4 months ago 95%

    Do they want you to fax them your Id?

    Whatever this company is doing, stay away from it. This is ridiculous. Fax isn't encrypted at all. Anyone asking you to do this has no idea about security and shouldn't handle your data.

    Also please don't use some random fax app from the play store. They all seem sketchy as hell.

    39
  • selfhosted Selfhosted How do I change Traefik (v2.11) password to the dashboard.
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    5 months ago 100%

    You always need to recreate the container when you change something in the compose file. Did you double all $ signs in the hashed string?

    4
  • opensource Open Source Read You, A modern rss reader for Android.
    Jump
    privacy Privacy HeliBoard, a privacy-conscious open-source Android keyboard based on AOSP/now-unmaintained OpenBoard, is now available on F-Droid
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    6 months ago 100%

    Disable the "use system language" setting and choose your native language. You can then add English to your native languages layout as a secondary language.

    7
  • firefox Firefox Firefox plus NordVPN split tunneling feature breaks google.com [updates]
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    7 months ago 100%

    Are you sure this is a DNS issue? If google.com can't be resolved it shouldn't run into a timeout. It should display an error message that google.com can't be resolved pretty much instantly.

    12
  • privacy Privacy i need a privacy respecting health app that works on zswatch, Samsung and calyxos
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    1 year ago 100%

    Paseo uses the health features of the phone which works fine. Unfortunately it doesn't support watches. But the accuracy is still pretty good in my experience

    1
  • firefox Firefox Does your FF also change default search to google after some updates?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    1 year ago 100%

    Never had this problem. I'm using Firefox on Windows and Android with another search engine for years now.

    12
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearME
    Metal cereals 1 year ago 100%
    Archspire - Drone Corpse Aviator youtube.com
    10
    4
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearME
    Metal cereals 1 year ago 100%
    Allegaeon - of Beasts and Worms [Melodic Death] youtube.com
    8
    0
    privacy Privacy *Permanently Deleted*
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    1 year ago 85%

    I prefer signal, but if I had to use WhatsApp or telegram, I would go with Whatsapp. Facebook having all your metadata sucks, but at least your messages aren't stored on their servers for ever and it uses the signal protocol.

    5
  • asklemmy Asklemmy What search engine do you use? (and why?)
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCE
    cereals
    1 year ago 100%

    Most small search engines use bing results which are a hit or miss compared to Google.

    Startpage is the only privacy focused one I found that uses Google search results. The UI is fine for the most part, except the image search maybe.

    Edit: typo

    5