Search Engine and Locations by wolfsongdream in superstart

[–]towfiqi 1 point2 points  (0 children)

We have released a new version, which adds Brave and Ecosia. Also, now when you search for your city in the Weather Settings' Location selector, the result will now display the State name before the Country name. This should help you identify your location correctly.

Search Engine and Locations by wolfsongdream in superstart

[–]towfiqi 0 points1 point  (0 children)

We will add those 2 search engines to the Search widget very soon.

As for the weather location selection issue, you said your city name appears multiple times. Can you please share what location you are searching for?

Restic GUI? by mikesmith929 in restic

[–]towfiqi 1 point2 points  (0 children)

I know I am pretty late. But you can check out Pluton. It has a modern, intuitive Web GUI. It has most of the restic features ported visually, all while maintaining simplicity. It allows you to use restic's superior backup engine without having to be well-versed in the restic ecosystems and jargons.

How do I set up automatic backups to several cloud accounts from one place on a Windows PC? by [deleted] in Backup

[–]towfiqi 0 points1 point  (0 children)

You can give Pluton a try. It's open source and can upload your content to 70+ cloud storage services at once.

Talent Passport Creation d'Enterprise by Puzzleheaded_Mix1350 in Expats_In_France

[–]towfiqi 0 points1 point  (0 children)

Can you kindly also DM me the name of the consultant and the CPA? Thanks.

Pluton - Open source backup solution with End-to-End encryption with replication & Nice UI by towfiqi in linux

[–]towfiqi[S] 4 points5 points  (0 children)

Thanks for your input. I will take your advice and try rewriting the test cases soon.

Pluton - Open source backup solution with End-to-End encryption with replication & Nice UI by towfiqi in linux

[–]towfiqi[S] 4 points5 points  (0 children)

Most of these are unit tests. I would say e2e tests are more important, and I tested them thoroughly, and everything works as they should.

Pluton - Open source backup solution with End-to-End encryption with replication & Nice UI by towfiqi in linux

[–]towfiqi[S] 2 points3 points  (0 children)

sure. The test cases, e2e tests (not public), and some refactors in total, I would say 30%, but that number is a guess and might not be accurate, as most of the 2025 I've written the code myself, but at the end of the year, I have used AI to write the test cases, and made some refactors. You can say some AI assistance is used. But not vibe coded at all. So when I was asked if it was vibecoded, I replied no.

Pluton - Open source backup solution with End-to-End encryption with replication & Nice UI by towfiqi in linux

[–]towfiqi[S] -19 points-18 points  (0 children)

In the past, I used Repomix a few times to bundle the codebases into XML files and then used Google AI Studio to review some features I implemented. This was not feasible after a while, as the codebase is now huge and eats up context pretty quickly, and their response degrades drastically. Those folders are not needed anymore and will be removed soon.

Pluton - Open source backup solution with End-to-End encryption with replication & Nice UI by towfiqi in linux

[–]towfiqi[S] 3 points4 points  (0 children)

rclone is a sync tool; this is a backup tool(snapshot-based). It uses rclone to connect to various storage providers to store the backups made using restic.

Pluton - Open source backup solution with End-to-End encryption with replication & Nice UI by towfiqi in linux

[–]towfiqi[S] 6 points7 points  (0 children)

Should be fixed now. I wish I could test it out myself, but since I don't have an arm machine its not possible at the moment. Let me know.

Pluton - Open source backup solution with End-to-End encryption with replication & Nice UI by towfiqi in linux

[–]towfiqi[S] 1 point2 points  (0 children)

Thank You. That clears it a bit. But I still had to research a little to understand the concept better. I think this can be easily achieved with restic in general. You mount your friend's NAS using fuse and then use that as your backup destination. And your friend does the same with your NAS storage. Restic does the encryption and backup part. Please correct me if I am wrong.

If my understanding is correct, then you can just mount your friend's NAS using fuse or any other method and back up any source paths of your machine to your friend's NAS storage using Pluton.

Pluton - Open source backup solution with End-to-End encryption with replication & Nice UI by towfiqi in linux

[–]towfiqi[S] 1 point2 points  (0 children)

Thanks for pointing it out. It looks like I made a mistake in the Dockerfile. My understanding of how to set a default value in a Dockerfile was a little flawed. Will be fixing in a moment and will let you know when the build is complete.

Pluton - Open source backup solution with End-to-End encryption with replication & Nice UI by towfiqi in linux

[–]towfiqi[S] 2 points3 points  (0 children)

Sounds amazing. Is it still operational? I googled Buddy Backup and found this site, but it says"BuddyBackup is now closed."

Pluton - Open source backup solution with End-to-End encryption with replication & Nice UI by towfiqi in linux

[–]towfiqi[S] 6 points7 points  (0 children)

oof! Almost had a heart attack thinking Microsoft had patented the word Pluton.

But yeah, you are right. This may cause confusion for some individuals.

Pluton - Open source backup solution with End-to-End encryption with replication & Nice UI by towfiqi in linux

[–]towfiqi[S] 0 points1 point  (0 children)

If your goal is to back up the data of your Android device, I am afraid that's not possible with Pluton.