- 7 Posts
- 118 Comments
vividspecter@lemm.eeto Steam Deck@sopuli.xyz•Microsoft dives into the handheld gaming PC wars with the Asus ROG Xbox Ally6·1 month agoI understand the trackpads somewhat since they take up space, but the lack of back buttons is inexcusable.
Personally though, I’d buy a trackpad only deck (maybe with a real d-pad) but I know I’m in the minority on that one.
vividspecter@lemm.eeto Selfhosted@lemmy.world•What's your recommendation for a small NAS?English2·2 months agoIt’s just saying it’s not supported, not that it doesn’t work. Depending on your country, I doubt that warranty voiding claim is enforceable either.
vividspecter@lemm.eeto Selfhosted@lemmy.world•What's your recommendation for a small NAS?English2·2 months agoAlso, if you get one of their units that has an ARM chip inside instead of an intel one, there is basically no chance you’re ever going to be able to use anything other than the software that they have by default.
Their x86 models are fine as you imply, just avoid ARM and you can install any OS you want.
The ZOTAC handheld looks interesting, and while it’s nice to see decently sized touchpads, they are very low on the device and it seems like that would be uncomfortable to use.
A bunch of back buttons would have mitigated the issue a little, but it seems like there is only two, which is a shame.
vividspecter@lemm.eeto Steam Deck@sopuli.xyz•With the Legion Go S, we can now directly compare performance between official builds of SteamOS and Windows2·2 months agoIt’s a bit of both, along with the Linux AMD drivers being superior in many cases to the Windows drivers.
vividspecter@lemm.eeto Steam Deck@sopuli.xyz•With the Legion Go S, we can now directly compare performance between official builds of SteamOS and Windows5·2 months agoI’ll add for completeness that vkd3d-proton handles DX12 titles, and of course OGL and Vulkan are supported natively.
vividspecter@lemm.eeto Steam Deck@sopuli.xyz•Valve's huge Steam Deck update is now ready for everyone, including rival AMD handhelds10·2 months agoFor me, it’s not the steam machine itself but the peripherals like the steam controller that would come with it. There still isn’t a proper replacement for the original SC that has: trackpads, gyro, back buttons, and full steam input support.
Everything else is missing trackpads and aimed at emulating a console controller, so you get weird situations where one mode supports gyro because it emulates a switch controller but doesn’t support the back buttons and analog triggers, and another supports the back buttons and analog triggers but not gyro.
Funnily enough, the steam deck itself is the best option as a controller if you want all of these features.
Of course, a new steam machine wouldn’t be required for a new SC to happen, but it makes sense to pair them, as they did originally.
vividspecter@lemm.eeto Selfhosted@lemmy.world•Self-Hosted podcast has announced that episode 150 is their last.English7·3 months agoIt’s mainly Linux Unplugged where that stuff leaks into it. I haven’t heard it on “self hosted” very much.
Calibre is used as a server all the time, see calibre-web.
calibre-web
is technically not Calibre and is written and maintained by different people, although it does use the Calibre database (and I believe it must be created with desktop Calibre initially). But it’s a good option and I highly recommend it.
you just load your books from Calibre (or right through USB if you’re hardcore for some reason) and you’re basically off to the races.
There’s also an OPDS server option with
calibre-web
that you can use to load books from if you’re usingkoreader
.You can also use the Kobo server replacement option with
calibre-web
although I personally couldn’t get it to work at the time I tried it. But this will give you a sync option that works like the official Kobo server which is quite nice.
vividspecter@lemm.eeto Selfhosted@lemmy.world•Tailscale has messed up my internet connectionEnglish1·4 months agoYou can also set --accept-dns to false with the commandline client although magic DNS etc won’t work.
AMDGPU virtio native context is somewhat of an equivalent to the other options, although the pieces are not all available yet. Linux guest only as well.
And there’s Venus but that’s for Vulkan only (but a lot can be done with that alone on Linux guests).
vividspecter@lemm.eeto Selfhosted@lemmy.world•Email provider for home server alertsEnglish1·5 months agoMailrise combined with an apprise notifier of your choice (I use gotify).
vividspecter@lemm.eeto Selfhosted@lemmy.world•Jellyfin is not just good... but *better* than Plex now?!English5·5 months agoThe other thing is that my libraries are alphabetical in Jellyfin, so “Anime” comes before “Kaiju”, and I truly can’t stand the idea that Godzilla gets sent to the back of the bus.
If you mean the order the libraries are listed in the web interface, you change that from “User settings” -> “Home”.
vividspecter@lemm.eeto Selfhosted@lemmy.world•Jellyfin is not just good... but *better* than Plex now?!English498·5 months agoPlex is closed source and gradually being enshittified. You might not leave today, but you should have an exit plan.
vividspecter@lemm.eeto Selfhosted@lemmy.world•How often do you run backups on your system?English3·5 months agobtrbk works that way essentially. Takes read-only snapshots on a schedule, and uses btrfs send/receive to create backups.
There’s also snapraid-btrfs which uses snapshots to help minimise write hole issues with snapraid, by creating parity data from snapshots, rather than the raw filesystem.
vividspecter@lemm.eeto Selfhosted@lemmy.world•Audiblez v4.0 is out: Generate Audiobooks from EbooksEnglish4·5 months agoCould be useful for web articles and scientific papers too (if it could be configured to ignore reading out all of the boiler plate and citations).
vividspecter@lemm.eeto Selfhosted@lemmy.world•[SOLVED] I've set up docker services behind nginx proxy manager so they're accessible with https, but the http services are still open. How do I close them?English1·5 months agoThere’s likely a firewall on the system that hosts the docker services, and docker’s default bridge rules bypass it when publishing a port. And since the docker rules are prioritised, it can be quite difficult to override them in a reliable way. I personally wish that the default rules would just open a rule to the host, but there might be some complexity that I’m missing that makes that challenging.
I personally use host networking to avoid the whole mess, but be aware you’ll have to change the internal ports for a bunch of services most likely, and that’s not always well-documented. And using the container name as the host name won’t work when referencing other containers, you’ll have to use e.g. localhost:<port number> even inside the network.
You can do the bind to localhost thing that others have mentioned, as long as the reverse proxy itself is inside the docker network (likely there are workarounds if not).
vividspecter@lemm.eeto Steam Deck@sopuli.xyz•New Steam Console Powered by RDNA 4 Might Be in the Works at Valve9·5 months agoIt’s the alpha version of the controller (or some mockup). The retail controller
doesn’t look quite like that.
Well, I did say “maybe with a real d-pad”, it’s just the thumbsticks that aren’t necessary.
I actually did play with the Steam Controller for years using the trackpad as d-pad. It was more of a comfort thing that made it less than ideal which was due to the shape/texture of the original SC, but I could live without it personally if it’s done right.
I’ve even played shmups with it, with the right settings, but I get there is a learning curve and its easier to use a physical d-pad.