[-] dtc@lemmy.pt 3 points 2 weeks ago

Obrigado, vou ficar atento nos próximos dias e depois digo algo!

[-] dtc@lemmy.pt 2 points 1 month ago

I've been using email aliases for a few years now, but all spam I get is addressed to my main email (which admittedly is readily available on my website). Seems like no one has sold my email address yet

[-] dtc@lemmy.pt 1 points 1 month ago

While the disposable cards might not always work, you can always create a regular virtual card and delete/freeze it afterwards. Not sure if there are any limits tho

[-] dtc@lemmy.pt 13 points 1 month ago

Not really the same thing, but Revolut has disposable virtual cards that you can use (but it's a full-fledged bank).

Some apps like MBWay in Portugal also allow you to create these virtual cards, but it requires a Portuguese bank account.

[-] dtc@lemmy.pt 1 points 9 months ago

I thought it was a problem with my phone since I'm using a custom ROM and it did not happen before. When I open Firefox and it has been in the background for a while, it shows a black screen where the web content should be and often crashes if you try to open another tab or do something else. Also happens if I open a link from another app. The only solution is to close Firefox and swipe it off the recent apps and reopen it. Is this the same problem you have?

[-] dtc@lemmy.pt 3 points 9 months ago

Seems to still be available on F-Droid, but the last update was in 2017. I've installed it, but ended up not logging in since it's targeting an SDK version so old that Android is giving me a bunch of warnings (and it doesn't even scale to my entire screen, there's a big black space at the bottom)

[-] dtc@lemmy.pt 8 points 9 months ago

I've had this "problem" before, and I did not want to use the full Messenger app for privacy reasons as well. I had installed Messenger Lite, but it was discontinued a few weeks ago. I now have Facebook Lite, which also has Messenger, and you get notifications as well. It's not perfect, but don't give it too many permissions and you should be mostly fine. Using it in the browser is absolutely terrible, and you would not get push notifications.

[-] dtc@lemmy.pt 1 points 10 months ago

That's great to hear! There are still some apps on my phone that aren't taking advantage of it then -- or perhaps it has something to do with my custom ROM.

[-] dtc@lemmy.pt 5 points 10 months ago

I'm unsure if this is still the case in the latest Android versions, but the terrible camera APIs in 3rd party apps/social media apps is still a big reason why my non-techy friends switched to an iPhone. Even if the quality of pictures using the stock camera app is good, if the photos that come out while using Instagram or Snapchat or whatever kids are using these days are low-quality, they'll consider moving to an iPhone. Again, I'm unsure if the APIs already exist or if it's just app developers that are not using them. Either way, there needs to be a push in this direction.

[-] dtc@lemmy.pt 2 points 11 months ago

I personally use Firefly-III. It is completely self-hosted (there is no cloud version that I know of), and is quite feature-complete. Their data importer allows you to import transactions directly from your bank (check if you bank is supported, but all European banks are), so you don't need to create anything manually.

For example, I have the data importer running daily, and then I only have to set the correct category for each transaction, which doesn't take that long.

[-] dtc@lemmy.pt 4 points 1 year ago* (last edited 1 year ago)

I'm in the process of migrating my servers to NixOS. It takes a lot of time and the learning curve is steep, but I have one config shared for all the servers and PCs. I have setup the servers to automatically pull the latest configuration everyday and even restart if there's a kernel update.

This means I just need to update my laptop and push the changes to the repository, and all the servers will also update.

I haven't had this setup long enough to know if things will break unexpectedly with updates tho. NixOS has a great feature where you can rollback to a previous configuration (generation) with a single command. You can always keep using containers to isolate updates, if you want (Nix allows you to declare those in the config as well).

As an example, you can take a look at my config.

EDIT: Systemd timers have an option to randomize the time a service runs, I use it all the time. The option for Nix's config pulling is using systemd timers, so you can use that.

[-] dtc@lemmy.pt 1 points 1 year ago

I've been using Restic for a while, and it's backing up to a Hetzner storage box (1TB).

Restic supports encryption, compression, deduplication, and can forget old backups in a spread out timeline (configurable; e.g. save one yearly, three monthly and 7 daily).

On top of this I also use healthchecks.io to make sure all backups are working.

view more: next ›

dtc

joined 1 year ago