[-] [email protected] 16 points 2 months ago* (last edited 2 months ago)

I have NixOS running on mine and I write everything in comments in my configuration.nix. Usually I'll write notes about why I set a certain option above the line where I do it but I also have a section at the start that describes anything to be aware of if I'm moving this configuration to another machine. For example “This assumes a drive is mounted on /mnt/backup0

[-] [email protected] 13 points 4 months ago

You can host your own with Manyfold @[email protected]

1
submitted 6 months ago by [email protected] to c/[email protected]

I've just made a fresh install of LineageOS on my phone but when I open up Aurora store it offers to update "SIM Manager" with the app ID of com.google.android.euicc. Is the source code for this app accessible and should I update it through the Aurora store?

[-] [email protected] 54 points 10 months ago

Immich - Such a polished piece of software that I couldn't imagine storing all my images without

16
submitted 11 months ago by [email protected] to c/[email protected]

I currently host a single-user Mastodon server for myself but it's on a very small VPS and I'm wanting to migrate to Pleroma because it's more lightweight. Is there any way to transfer my Mastodon account to Pleroma without doing the standard migration since I have the Mastodon database for my instance? This is so all my posts are preserved and there won't be a broken redirect because I'll be shutting down the Mastodon after Pleroma is up.

[-] [email protected] 23 points 11 months ago

Tuta (previously Tutanota) because it's private, runs on 100% renewable energy, very affordable if you want to use a custom domain, has end-to-end encryption between Tuta emails and it's email clients are open source including a very nice app on F-Droid

[-] [email protected] 30 points 1 year ago

Overall I think Alex handled this situation really well, listened to what people wanted and come to something that everyone's fine with.

[-] [email protected] 18 points 1 year ago

I used to use VSCodium (pretty much just VSCode without the closed source binaries and telemetry) but now I completely use Helix and Zellij.

138
submitted 1 year ago by [email protected] to c/[email protected]
[-] [email protected] 15 points 1 year ago

The only problem is that there's no way to make a recurring payment even if I wanted to, which would be more sustainable than one-time purchases.

[-] [email protected] 11 points 1 year ago* (last edited 1 year ago)

My only advice would be to go full NextCloud at first for simplicity instead of trying to integrate it with other services.

That being said, if later on you're looking for a way to store images I'd highly recommend Immich, I just finished setting up my own hosting setup a few days ago and it is gorgeous.

[-] [email protected] 8 points 1 year ago

I always take out those paper ads that are attached to the top of the seat if front and turn them around so I'm not staring at them for a 5 hour flight.

[-] [email protected] 8 points 1 year ago

This week I'm working on the backend for a little platform that I'm making for debating. Where each side can make points and reply to others people's points, then after a point has been argued out to the bottom it either goes green to show it still stands or grey to show there's a good counter-argument. The frontend is made with SolidJS and I'm really having fun making it so far.

[-] [email protected] 9 points 1 year ago* (last edited 1 year ago)

I love the concept! I recently wanted something just like this for a Flutter app I was making to parse a filename into a user defined format i.e.

2024-04-12.txt with %Y-%M-%D.txt to {year: 2024, month: 04, day: 12}

I'll certainty be using this the next time I need anything like that in Rust though.

29
GitHub scam notifications (programming.dev)
submitted 1 year ago by [email protected] to c/[email protected]

Recently I've noticed there have been GitHub accounts that post some scam, mention a bunch of random accounts so it ends up in people's emails, and then delete the post before anyone can report them.

Now this isn't a big deal to me but when I got mentioned in one they deleted it before I could see the notification and for some reason GitHub now eternally shows me the blue dot as if I have an unread notification but when I click on to it there's nothing there. Curiously at the side there's also a little ‘1’ as if I have a notification even though it of course can't show it.

Has anyone else experienced this and has anyone found a way to solve it?

[-] [email protected] 10 points 1 year ago

In my experience combining multiple languages usually creates more complexity and is slower than each of them individually because you need to convert the data structures of one language into those of another. Both of them are great languages and I've made web services in both so whatever one you pick will be a good choice.

As for which one to pick, although Rust is my favorite language, if you don't know it it'll take a while to learn. So for this project I'd say to go with Go because it's simpler and you really won't notice a performance difference unless you've got a huge amount of traffic.

If you have any more questions feel free to ask!

view more: next ›

voklen

0 post score
0 comment score
joined 1 year ago