You sure that’s anchored down properly? If a strong wind from the right direction pulls on that, are the panels gonna stay put? I mean all the connectiona in between the panels and the ground. Is just a single picture, kinda hard to tell how it’s constructed. But panels going flying in a storm isn’t exactly a fun time…
- 0 Posts
- 149 Comments
Creat@discuss.tchncs.deto
Linux@programming.dev•AV2 Open-Source Video Codec Reaches Its First 1.0 Release
37·7 days agoThe specification reaches is 1.0 release. It can now be implemented. Until this can actually be used and I’m a consumer friendly easy will be years. Not to mention when hardware acceleration will be available. We only relatively recently got that for AV1.
Creat@discuss.tchncs.deto
Linux@programming.dev•It's time to talk about my writerdeck - veronicaexplains
5·12 days agoAny reason it’s not using zellij but still tmux? I thought this use case was basically what zellij was made for.
To be clear, I’m seriously asking, I don’t really use the terminal to host fully fledged applications/screens
Creat@discuss.tchncs.deto
Linux@programming.dev•Anticheat check - which competitive games actually work on Linux?
1·16 days agoPredecessor also works (3rd person moba, free to play).
It uses easy anti chat, but the existing Linux compatibility in that is clearly turned on, which isn’t to common unfortunately.
Creat@discuss.tchncs.deto
Linux@programming.dev•GNOME 51 Could End Up Replacing System Tools With "Resources" App
8·21 days agoIt’s not a rename. Resources if a different app that already exists and will be taking the place of the existing system monitor.
Creat@discuss.tchncs.deto
Selfhosted@lemmy.world•What does your IPv6 setup look like?English
2·27 days agoUntil very recently, I exclusively used the /56 prefix I get from my ISP exclusively. This is still relatively annoying in my case as this prefix changes at least daily for some reason. Clients get their IP via SLAAC.
I’ve added ULA literally less than a week ago as I have a local reverse proxy I want to handle both local and external request, in both v6 and v4. Obviously more hosts should be accessible from local clients. But I can’t tell local clients apart except by IP, and since the prefix is unstable this would require some sort of hook to update the proxy with that new prefix (might be possible, but seems like a real hassle). So here we are.
Creat@discuss.tchncs.deto
Open Source@lemmy.ml•We should push other phone OEM's such as Fairphone and Samsung to work with PostmarketOS, GrapheneOS, and Ubuntu Touch
51·1 month agoYes, and I don’t know if it could even be classed as a collaboration. They just buy them and resell them with different firmware, basically?
I assume some part of acceptance is required for that in practice, but it isn’t like Fairphone ever advertised them as an official option (as far as I can tell or saw).
Creat@discuss.tchncs.deto
de_EDV@feddit.org•EU schreibt ab 2027 wechselbare Smartphone-Akkus vor – theoretisch
7·1 month agoMeine letzten 2 Handys hab ich nur tauschen müssen, will der Akku hin war. Ich hätte die noch problemlos für Jahre weiter benutzt. Zuerst war es ein Nexus 6. Ich habe mir den Aufwand gemacht, den eigentlich nicht tauschbaren Akku zu tauschen. Leider hab es nur billige nicht-Original Akkus, und das Ergebnis war nicht gerade benutzbar (fiel der Akku unter ca. 50%, ging es einfach aus). Nächstes war ein OnePlus 6, so ich den Tausch nicht mehr probiert habe nachdem es auch da keine guten Tausch-Akkus zu kaufen gab.
Jetzt hab ich nen FairPhone 5. Rat mal, warum. Und auch das ist jetzt schon wieder einige Jahre alt. Keinerlei Probleme damit bisher.
Creat@discuss.tchncs.deto
Linux@programming.dev•PS5 Linux project released, turning some PlayStation 5 consoles into Linux PCs
22·1 month agoTo anyone who owns a PS5 and thinks this is cool and wants to use it: turn off updates now, it just disconnect it from the network. This will be patched and blocked, probably very quickly.
Creat@discuss.tchncs.deto
Selfhosted@lemmy.world•Proxmox audio for all guests solution?English
2·2 months agoThe arch package has to be built somehow. You could look at that packages source and/or content to figure out how to manually do it on your system, or wait/hope the deb is being maintained and gets fixed.
It’s likely mostly some plumbing, like a systemd service with it’s configuration, to get the audio routed properly.
There’s also a dedicated recipe in “bottles”, which I think is based on it at least in part. As I’m trying to move away from fusion, I haven’t tried it yet though. Apparently it can work, but can also randomly break with updates…
There’s also In shape, which has it’s down sides (some go away with money), but also runs anywhere bring browser based. One of the more obvious down sides is that it’s by definition cloud based.
Creat@discuss.tchncs.deto
Linux@lemmy.ml•Debian with NVIDIA on a laptop that had been sitting in the closet for years
3·2 months agoThere has been a lot of advances even with Nvidia in recent years. Assuming the GPU in the laptop is semi-modern (not sure if it’s 10xx or 20xx and newer, but one of those), you should be able to just install any modern distro and it should just work. This is especially true for gaming focused distros (like CachyOS), which doesn’t have to be used for gaming btw. They will auto-detect just fine in the installer and there is zero effort or tinkering required.
If you’re using a keepass database, Keepass2Android can natively sync with many cloud options including self hosted and generic ones, even without specific “companion” apps. That’s what I use. In my case, it’s backed by my NextCloud, but it used to be Google drive before.
Just also sync the file on your PC, merging changes from different clients is part of the keepass database format and “just works”.
Also VaultWarden works great if your can self host it, but I prefer keepass for a variety of features and integrations.
Creat@discuss.tchncs.deto
Selfhosted@lemmy.world•Considering self hosting my own git repositories. What are some options?English
192·3 months agoForgejo was soft forked from Gitea after they went commercial and changed the license (I think). If there aren’t any so far, expect pay walled features eventually.
Forgejo turned into a hard fork after communication issues between the teams. I haven’t looked too deeply into it (as I don’t really care about the fact that it’s a hard fork now). This means while it used to be a drop-in replacement allowing you to go back and forth between the two, it’s now an active conversion, I think.
Creat@discuss.tchncs.deto
Selfhosted@lemmy.world•Do you stick to the same linux distro across your devices?English
3·3 months agoAll normal PCs run CachyOS, includes gaming PCs, laptops and media PCs. All servers run some form of Debian (includes Proxmox) or a dedicated distro for their use (TRUE WAS, technically also Debian based).
Creat@discuss.tchncs.deto
Selfhosted@lemmy.world•Does anyone have any experience with Sync-in for online files?English
2·3 months agoMaybe look onto OwnCloud. That’s the project NextCloud was forked from many years ago. It’s very much still around and had a very different philosophy, a much more minimalistic approach with focus on stability. That’s actually the reason the people behind NextCloud had to fork it, cause all their additional features (bloat) wasn’t accepted upstream.
Creat@discuss.tchncs.deto
Linux@lemmy.ml•Will I survive the Linux CLI if I only switch because I'm a student and Arch distro speed?
3·3 months agoIf you want to lessen the barrier of entry to Arch, maybe try CachyOS. It’s Arch based and very close to normal Arch, but has some conveniences. Might be worth a look. It’s also got it’s own CPU specific repositories (same content as Arch), giving even more performance.
Creat@discuss.tchncs.deto
Selfhosted@lemmy.world•Does anyone have any experience with Sync-in for online files?English
151·3 months agoIf you just want file sync, the obvious option is SyncThing. It’s established and highly regarded.

Can’t be, since it’s labeled as a Windows bug and the Linux challenge is obviously not on Windows.