Strit
@Strit@lemmy.linuxuserspace.show
- Comment on ONYX: self-hosted messenger with LAN mode and E2EE — an indie project story 1 day ago:
Gald to hear someone using it the way it should be used. As an assistant.
- Comment on ONYX: self-hosted messenger with LAN mode and E2EE — an indie project story 1 day ago:
You should probably disclaim that this was built with the help of Claude…
From the .gitignore file:
/.claude - Comment on Single Sign in for Home Assistant now possible with OpenID 1 week ago:
Everything still needs to be set in configuration.yaml. right? I see nothing that inidcates that it’s possible to set up from the UI yet.
- Comment on I haven't had time to look into it, ok? 1 week ago:
It is an Intel NIC, but I don’t run debian.
- Comment on I haven't had time to look into it, ok? 1 week ago:
Hm. The PSU is the one delivered with the system. And the system is rated to handle this and more. I really hope it’s not a bad PSU.
- Comment on I haven't had time to look into it, ok? 1 week ago:
I actually have an issue that is similar. My server goes unresponsive/freezes after N hours of uptime. N is a variable, so far meassured between 6 and 72 hours. I tried working around it, by auto-rebooting the server each night. But it still sometimes happen before the 24 hour mark.
Nothing in logs, so my best option is to auto-reboot at this time. 😆
- Comment on Lutris now being built with Claude AI, developer decides to hide it after backlash 1 week ago:
I’m trying to be open to this idea of yours, but I don’t understand why one would use AI tools instead of simply not working on the project and taking a break.
Maybe they feel obligated to continue, because it became such a popular project. They likely don’t want to let people down by dropping the project entirely.
AI tools actively create worse code that will make future work harder.
Sure, but they are an experienced developer that reviews the code before it gets committed (as I understood it).
- Comment on Lutris now being built with Claude AI, developer decides to hide it after backlash 1 week ago:
Just as in almost all other cross-posts, someone missing the point.
And what point is that?
That they used AI for coding is not great, but responding by saying they simply won’t declare what is AI and what is not, is just childish.
I think all the backlash they are facing is 99% directed at their tone-deaf response.
This was also my point. Hiding what was AI made, just because people didn’t like it, is not the way to do it.
- Comment on Lutris now being built with Claude AI, developer decides to hide it after backlash 1 week ago:
If people don’t like that project maintainers start using AI tools to develop the project, they should start contrinuting themselves.
The main reason the Lutris maintainer started using it, was because of depression, stress and burnout. All valid reasons, in my book, to start using such tools.
Hiding the commits as an emotional reaction to the negative feedback he got for it, is another thing. It should be transparent. Trust has been broken because of this part.
- Comment on Google Chrome is switching to a two-week release cycle 1 week ago:
Version numbers are really going to get out of hand now…
- Comment on Hosting a WebSite on a Disposable Vape 2 weeks ago:
- Comment on Hosting a WebSite on a Disposable Vape 2 weeks ago:
I heard someone did on a toothbrush.
- Comment on Flood of vibe-coded/slopware spam? 4 weeks ago:
Before doing so, though, I wanted to ask if there was any formal policy or rule for the community that could help cut down on thr spam, and if so, what would be most useful for me to do when I see a spam post? That I’d, is the Report button the right tool, is there some other way to let moderators know?
Rule 7 as stated in the sidebar of this community: “No low-effort posts. This is subjective and will largely be determined by the community member reports.”
So yes. Use the report tool and downvote it to oblivion.
- Comment on Discord is about to require age verification for everyone 1 month ago:
Quote from the article:
the Discord team noted that all accounts will end up as teens by default, with various restrictions in place, unless you go through manual age verification processes.
I guess you are just restricted from viewing adult content it seems.
- Comment on Alternatives to Mattermost 1 month ago:
There is also Nextcloud Talk, but it can be a bit overwhelming to set up (needs the high-performance backend for video and stuff). But, it’s entirely self-hosted and has no user cap as far as I am aware.
- Comment on How many containers are you all running? 1 month ago:
I don’t have access to my server right now, but it’s around 20 containers on my little N100 box.
- Comment on Awesome-web - Alternative fronted for awesome-selfhosted 3 months ago:
Very Nice and very clean interface!
Good job!
- Comment on Linus Torvalds is surprisingly optimistic about vibe coding - except for this one 'horrible' use 3 months ago:
I’ve “vibe-coded” (AI assisted) parts of one of my projects. I had to port it from SQLalchemy 1.4 to 2.0. My python skills are already fairly low, so that task was a massive undertaking for me.
So I had AI help me with it. I tested if it all worked and haven’t found an issue yet. The next release of the software will be the real test, it’s where most users gets it.
My point is, vibe-coding is fine to get you further along if you are stuck on something. But should not be the sole developer when creating and maintaining projects.
- Comment on Ubuntu LTS Releases Now Get 15 Years of Support 4 months ago:
15 years is quite a commitment. Think of all the security patches they have to backport to random gtk3 software. Mindblowing.
- Comment on Own domain for Jellyfin and privacy concerns 4 months ago:
Sure, but until their DNS records update, the server is unreachable at the domain address.
- Comment on Android will let ‘experienced users’ sideload unverified apps as Google makes case for verification 4 months ago:
Hopefully it’s just a switch in some advanced submenu in the Settings.
- Comment on Own domain for Jellyfin and privacy concerns 4 months ago:
As someone else mentioned, this does not seem to be an issue with the DynDNS itself. But rather the fact that your ISP changes your IP regularly (DHCP, non-static IP). I would really recommend you get a static IP from your ISP. DNS lookups should never fail after that.
- Comment on Why do so many services require email configuration? 4 months ago:
Ghost needs emails for a couple of reasons.
-
(Required) Ghost does not do user passwords. They use magtic links, which they send out via email when signing in. It’s just how they have chosen to do it. You can ask them why they don’t want to save passwords.
-
(Optional) Ghost has a newsletter function. If you enable it, you need to setup a bulk email service, like Mailgun. Even regular SMTP won’t really work there. It can send out a newsletter everytime a blog post is published, so the members will get notified.
I recently had to do this email dance with a Ghost instance setup, where most of the email ports are blocked on the network. I know how you feel. I also wanted to just use passwords, but not currently possible with Ghost.
Other services might do the same as Ghost. I do host many services, that does not require email setup though.
-
- Comment on self hosted calendar + events management and booking platform which has embaddable widgets for websites? 4 months ago:
That’s true. I just assume when calender is involved it’s for multiple users. :P
- Comment on self hosted calendar + events management and booking platform which has embaddable widgets for websites? 4 months ago:
Only free for one user though, even “self-hosted”.
- Comment on self hosted calendar + events management and booking platform which has embaddable widgets for websites? 4 months ago:
self hosted are the first 2 words in the question…
- Comment on Reducing Homelab Laptop energy consumption 4 months ago:
One of the best ways to reduce power consumption on older laptops is to change the HDD to an SDD.
But don’t expect to get below 10W on an old laptop.
- Comment on Looking for a good kindle reader alternative 5 months ago:
Audiobookshelf actually has a pretty good ebook implementation.
It’s not it’s primary focus, but if you have it for audiobooks already, it’s a no-brianer.
- Comment on [deleted] 5 months ago:
Roku app might have issues with self-signed certificates.
- Comment on F-Droid says Google’s new sideloading restrictions will kill the project 5 months ago:
Sadly, some apps I require, does not function on GrapheneOS or other ROMs. :(