deleted by creator
- 31 Posts
- 113 Comments
chaospatterns@lemmy.worldto
Programming@programming.dev•Software craftsmanship is deadEnglish
2·6 days agoYou’re describing what agile should be, but Agile™ is the variant you get in toxic companies where they say they are agile, but it’s just a mechanism to micromanage developers with bad managers asking why you’re not burning down enough points or why you haven’t met the estimated date you thought before you realized there was more technical debt than a bankrupt business.
Maybe you’ve avoided it but I’ve seen it first hand.
chaospatterns@lemmy.worldto
Programming@programming.dev•Building a React App with Formally Verified StateEnglish
1·14 days agoPretty cool. I played around with Dafny at work for some security-related software and I was pondering if Dafny could be effective for other problems like complex web-app state management or even more standard services.
chaospatterns@lemmy.worldto
Selfhosted@lemmy.world•Music Assistant 2.7 - Taking over the airwavesEnglish
3·22 days agoI use it to play music from Jellyfin to my Sonos speakers. It won’t fix a Jellyfin library that has bad data, but it can pull in music from multiple different sources and push to different players.
It works well enough. Some issues where songs get interrupted, but I think that’s issue with the Music Assistant/Sonos integration.
chaospatterns@lemmy.worldto
Programmer Humor@programming.dev•You can do anything at ZombocomEnglish
2·1 month agoI developed my own scraping system using browser automation frameworks. I also developed a secure storage mechanism to keep my data protected.
Yeah there is some security, but ultimately if they expose it to me via a username and password, I can use that same information to scrape it. Its helpful that I know my own credentials and have access to all 2FA mechanisms and am not brute forcing lots of logins so it looks normal.
Some providers protect it their websites with bot detection systems which are hard to bypass, but I’ve closed accounts with places that made it too difficult to do the analysis I need to do.
chaospatterns@lemmy.worldto
Programmer Humor@programming.dev•You can do anything at ZombocomEnglish
8·1 month agoI scrape my own bank and financial aggregator to have a self hosted financial tool. I scrape my health insurance to pull in data to track for my HSA. I scrape Strava to build my own health reports.
chaospatterns@lemmy.worldOPto
Linux@programming.dev•Low FPS in Firefox on one monitorEnglish
1·1 month agoJust an update. Firefox 146 just dropped with:
- Firefox now natively supports fractional scaled displays on Linux (Wayland), making rendering more effective.
After upgrading to 146 and natively using Wayland, it feels faster. Some fade animations are still choppier, but on average it’s at least tolerable.
Thanks for the suggestions everyone.
chaospatterns@lemmy.worldOPto
Linux@programming.dev•Low FPS in Firefox on one monitorEnglish
1·1 month agoInteresting. I played around with X11 vs Wayland settings just to see what different configurations give me
MOZ_ENABLE_WAYLAND=1 /snap/bin/firefox- Exhibits low FPS issueMOZ_ENABLE_WAYLAND=0 DISABLE_WAYLAND=1 /snap/bin/firefox- Actually feels fast like it should be. Most animations feel faster, some are still choppy though. It’s hard to tell.
It seems like running with X11 sort of the problem? Which seems unexpected and concerns me since I know distros are starting to default to Wayland.
chaospatterns@lemmy.worldOPto
Linux@programming.dev•Low FPS in Firefox on one monitorEnglish
1·1 month agoYep, both are plugged into the graphics card. Other programs and games are a lot faster.
chaospatterns@lemmy.worldto
Selfhosted@lemmy.world•Anubis is awesome and I want to talk about itEnglish
1·2 months agoIf the app is just a WebView wrapper around the application, then the challenge page would load and try to be evaluated.
If it’s a native Android/iOS app, then it probably wouldn’t work because the app would try to make HTTP API calls and get back something unexpected.
chaospatterns@lemmy.worldto
Selfhosted@lemmy.world•DFRobot router board with a CM4English
3·2 months agoUnless you’re running VLANs, in which case the inter VLAN is normally handled by the router. I also expose my home lab services over BGP so all my traffic hits the router then comes back to my lab services.
chaospatterns@lemmy.worldto
Selfhosted@lemmy.world•PSA syncthing-fork has changed ownersEnglish
26·2 months agohttps://forum.syncthing.net/t/discontinuing-syncthing-android/23002
According to this post, it was partly that and lack of maintainers. Given there’s maintainers for a fork, I’m curious why they didn’t bring them into the main project.
Reason is a combination of Google making Play publishing something between hard and impossible and no active maintenance. The app saw no significant development for a long time and without Play releases I do no longer see enough benefit and/or have enough motivation to keep up the ongoing maintenance an app requires even without doing much, if any, changes.
chaospatterns@lemmy.worldto
Selfhosted@lemmy.world•PSA syncthing-fork has changed ownersEnglish
42·2 months agoWe’re sort of in this situation because the official project decided not to continue providing an official Android app, yet people want to use it on Android forcing unofficial versions to be created and maintained.
I get that they don’t want to deal with Google Play anymore, but somebody has to deal with it and them not owning the app is putting users at risk.
chaospatterns@lemmy.worldto
Linux@lemmy.ml•How to bi-directionally sync KeePassXC DB between Android and Manjaro without propagating deletions?English
1·2 months agoI tried that with my KeePass database and then I ended up with different conflict versions if a device didn’t sync to my server before I updated on another device. Then I ended up with the conflict versions and old versions I had manually resolve. The Android Syncthing app could get auto killed by the Android OS for memory/battery saving, so I had to go back to OneDrive style syncing where the KeePass Android app would internally merge and resolve conflicts. It couldn’t do that using the Syncthing style syncing.
chaospatterns@lemmy.worldto
Jellyfin: The Free Software Media System@lemmy.ml•Jellyfin 10.11 keeps my hdd awake (10.10.7 didn't)English
2·2 months agoIf you check the folder in the HDD, are there any other files like the database backup or log files?
If not, then
strace -e file -p pidis my best friend for figuring out what files a process is touching.
chaospatterns@lemmy.worldto
Selfhosted@lemmy.world•Google flags Immich sites as dangerousEnglish
1·3 months agoHow would that work? The use case is for previews for pull requests. Somebody submits a change to the website. This creates a preview domain that reviewers and authors can see their proposed changes in a clean environment.
CloudFlare pages gives this behavior out of the box.
chaospatterns@lemmy.worldto
Selfhosted@lemmy.world•Google flags Immich sites as dangerousEnglish
101·3 months agoIt is for pull requests. A user makes a change to the documentation, they want to be able to see the changes on a web page.
If you don’t have them on the open web, developers and pull request authors can’t see the previews.
The issue they had was being marked as phishing, not the SSL certificate warning page.
chaospatterns@lemmy.worldOPto
homeassistant@lemmy.world•Nabu Casa - Ending production of Home Assistant YellowEnglish
3·3 months agoThe MinisForum B550 is what I use for my own setup and it works pretty well.
chaospatterns@lemmy.worldOPto
homeassistant@lemmy.world•Nabu Casa - Ending production of Home Assistant YellowEnglish
17·3 months agoI was surprised to see this. I encouraged friends to get the Yellow because of the PoE support that the Green didn’t have IIRC.















Windows has something called the ShutdownBlockReasonCreate API which enables apps with long running operations to prevent a shutdown to avoid corruption or losing work.
Is there an equivalent for Linux? When used appropriately, it makes shut downs even more graceful.