I saw someone doing this and geeked out so hard. Such a cool use of the Deck.
Vahtos
- 0 Posts
- 64 Comments
Vahtos@programming.devto Python@programming.dev•Python 3.13, what didn't make the headlinesEnglish14·9 months agoWhat a refreshingly information dense blog without the typical annoying web page behaviors (consent pop-ups, join our mailing list, etc). Thanks for sharing.
That is huge. The power management changes and being able to set brightness per monitor are pretty nice too.
Vahtos@programming.devto Technology•Reddit is making sitewide protests basically impossibleEnglish6·10 months agoThis isn’t limited to the Reddit app. You can see it on the desktop and mobile website too.
Vahtos@programming.devto Steam@lemmy.ml•Ubisoft Returning to Day 1 Steam Releases Starting With Assassin's Creed ShadowsEnglish3·10 months agoYeah I really don’t get why people try to act like Valve doesn’t provide a ton of value to its customers. So much so that their “competitors” have basically said before they aren’t even going to try to compete on features or merit, because it would cost too much/they are too far behind at this point.
Vahtos@programming.devto Not The Onion•Peloton’s former billionaire CEO says he’s lost all his money and had to sell his possessionsEnglish15·11 months agoI’m pretty sure after exploring thousands of people you’re more likely to get chlamydia than rich. I could be wrong though, maybe try it?
Vahtos@programming.devto Docker@programming.dev•Network problems with Plex in dockerEnglish1·11 months agoWhat plex container are you using? I would recommend the linuxserver one. I believe you may be running into this:
If you want to run the container in bridge network mode (instead of the recommended host network mode) you will need to specify ports. The official documentation for ports lists 32400 as the only required port. The rest of the ports are optionally used for specific purposes listed in the documentation. If you have not already claimed your server (first time setup) you need to set PLEX_CLAIM to claim a server set up with bridge networking.
EDIT: I misread your post, you’re using network_mode: host?
Vahtos@programming.devto Technology•Elon Musk wants to implant millions of people with Neuralink brain chipsEnglish1091·11 months agoLet’s not forget an important distinction here. This man is not making any of these things, and he isn’t capable of making them. But, he is capable of directly and indirectly impacting the people who are capable of making them negatively enough that we get utter failures like the cybertruck.
Don’t give him more credit than he deserves.
Vahtos@programming.devto Selfhosted•TriliumNext Notes first stable release is now available! 🚀English3·11 months agoSorry, this isn’t helpful. I migrated the hard way, hah. I just went to each page in OneNote and hit ctrl+a, copied that and pasted without formatting into TriliumNext, then fixed the formatting.
It took some time, but was worth it to me. I figured it would be a good test to help me familiarize myself with TriliumNext a little.
An easier path to help adoption would probably go a long way, but it also might eat up a lot of development time and routinely need work. I’m not sure how often the OneNote export formats change.
Vahtos@programming.devto Selfhosted•TriliumNext Notes first stable release is now available! 🚀English5·11 months agoMobile improvements would be huge!
I’ve been using this for a couple weeks now and completely replaced OneNote with it (been wanting to ditch OneNote for awhile). It’s been very smooth, nice work!
Vahtos@programming.devto Selfhosted•TriliumNext Notes first stable release is now available! 🚀English11·11 months agodeleted by creator
Vahtos@programming.devto Selfhosted•TriliumNext Notes first stable release is now available! 🚀English11·11 months agodeleted by creator
Vahtos@programming.devto Linux@lemmy.ml•Soon to be 4 months exclusively on LinuxEnglish2·11 months agoMakes sense. Well, best of luck with it. That’s super annoying, sorry I couldn’t help. If you do figure it out and remember this, I would love to know what the answer was!
Vahtos@programming.devto Linux@lemmy.ml•Soon to be 4 months exclusively on LinuxEnglish2·11 months agoDid some looking around and what I found is it could be a sign that the cable is starting to fail:
https://askubuntu.com/questions/1118738/whats-the-likely-cause-of-a-get-monitor-geometry-assertion
Do you have another cable you could try?
It could also be a bug in Gnome, since you said it only happens after something like a kernel update. I wonder if it would happen if you used a live usb of gnome, and if so, would it happen if you used a live usb of KDE or some other desktop manager.
Any system logs that might be related to the display not being detected properly?
Since you’re using AMD graphics, you’re using the open source drivers right? The proprietary AMD drivers are not good.
Well, issues 1-3 could all easily be GPU driver related. Which GPU are you using, and what drivers?
The Steam UI thing sounds like an issue like maybe hardware acceleration being disabled?
Vahtos@programming.devto Technology•Windows 11 is getting a new start menu. EDIT: this replaces the "all apps" page by default, not the home screemEnglish211·1 year agoThen you wouldn’t notice all the fun and exciting recommendations they have for you! /s
Vahtos@programming.devto Linux@programming.dev•Switching to Linux from Windows 11 24H2 for performance could be wiser on AMD Ryzen 9000English231·1 year agoWow. Linux performance is better in Cyberpunk, even though it is running via proton. How does the article not mention that…?
Youtube gets worse every day. You might try an alternative front-end, and you can use something like LibRedirect (https://addons.mozilla.org/en-US/firefox/addon/libredirect/) to automatically change youtube links to the other front-end. It works for other services too, but you can easily disable redirecting them if you don’t want that.
It’s not perfect, but it’s an option. Good luck!