• 2 posts
  • 19 comments
Joined 3 years ago
Cake day: September 29th, 2023
  • If it’s a motivation issue, you will need to figure it out on your own. I could give you some advice but motivation depends on a specific use case. If you want I can share what motivates me but there’s no guarantee it will work for you.

    As for getting back on a tech horse, there’s a trick I’ve been using every time I was learning a new thing and it worked every single time. I start with a project idea. I write down the major goals I want to achieve and start working on it. At first I do the “quick start” adjusted to fit my project. It usually ends up with a working proof of concept and a list of things I don’t know/understand. Next, I learn about the those unknowns and update the project with what I have learned. This raises more unknowns which leads to more things to learn about. After few iterations, when I’m happy about the project, I start a new, more complex project. And so on.

  • I don’t have a response to share but I always lose my mind when I see AWS error messages, especially when using bazillion layers like CDK for Terraform, executed from the shell script that runs a python script in the CI/CD pipeline.

    One of the issues I will never forget was the debugging of permission issue. Dev reported an issue, something like “cannot access the SQS queue from a recently deployed script”. The error message was like “cannot access the queue due to missing policy in assumed role” (or something similar). So, I have checked the python script and related policies - all good. Next I’ve moved to a shell script, still no luck. After that I went through the CDK files, no issues. I was about to involve the AWS support when it turned out that the queue name has been changed manually in the AWS console. AWS, instead of point out that the queue is missing, raised an error about missing access permissions…

  • I think the closest to you requirements will be Grocy. You can define list of products you use, current stock, rules to add product to the shopping list based on amount, what to do when you move product between storage locations (e.g. move from freezer to fridge), etc. There’s also a mobile app. Having said that I stopped using it after couple months. Few reasons: mobile app had no offline mode, mobile app was not compatible with the latest app server version, I had many issues setting up current stock (many times I had to manually adjust the amounts after using consume/purchase option). Overall I like the idea but it didn’t work for me.

I’m a happy user of Inoreader. I like it so much I’m considering buying a premium plan. However, I’m looking for an alternative I wouldn’t have to pay for. I came across FreshRSS. The only thing that’s keeps me from moving is the sync. I don’t want to expose it to the internet but I want to be able to access it on a move. My first idea was to use Syncthing. Is there a way to use Syncthing to sync feeds, settings (read articles, subscriptions, etc.) across different devices? By different devices I mean Linux, macOS (optional) and GrapheneOS (Android) phone.

I’ve been playing around with the self hosted apps for quite a while and I got to the point where I’m happy about my local setup. Next step is to setup reliable offsite backup. I’m using borgbackup as a tool to manage my backups (so far only local backups). I’ve been looking for an affordable yet reliable service to store my backups. Is rsync.net worth it? According to the “internet” it’s a good service but wanted to double check. What do you think about it?

  • Not sure how but I’ve missed Swiftfin and was using Infuse on my Apple TV for past few months. Made a quick test and it seems that Swiftfin suffers from the same issue as Plex does - crappy connection makes crappy experience. Don’t know how Infuse makes it but with the same network settings movies looks way better.