Creat
@Creat@discuss.tchncs.de
- Comment on Are you ready for a $1,000 Steam Machine? Some analysts think you should be. 2 days ago:
They can’t sell this at a loss, or at least it would be incredibly risky. This is (intentionally) “just a PC”. It ships with SteamOS but you can of course install whatever you want, including windows. If it is (much) cheaper than a roughly equivalent normal PC, companies might just start buying them in bulk but obviously not generating the supporting sales needed.
- Comment on Using Fail2ban to protect exposed services 2 days ago:
Tailscale is WireGuard under the hood, if you didn’t know. It’s an overlay network that uses WireGuard to make the actual connections, and has some very clever “stuff” to get the clients actually to connect, even if behind firewalls without needing port forwarding.
Using WireGuard directly basically just changes the app you use, which may or may not help with your issues. But the connecting technology is the exact same.
- Comment on Steam Hardware [new Steam Controller, Steam Machine, and VR headset Steam Frame, coming in 2026] 3 days ago:
Steam is still privately owned, never went public. No share holders demanding things surely is a major factor.
- Comment on Game marketing company takes down blog post bragging about how good it is at astroturfing Reddit after Reddit finds the post 5 days ago:
They can literally setup an instance themselves. By the time it is identified as such, the damage is basically done. Just make a new one. Or use one of the many instances not requiring approval. Or fill out the form with ai. They don’t actually need an insane number of accounts for their subterfuge. Having just “some” and keeping them tied to conversational themes/topics seems sufficient?
- Comment on Why aren't people harassing marketers? 1 week ago:
I assume you mean unsolicited phone calls with this? I haven’t gotten any of those in about a decade, if not more. And those were isolated cases as well. We have laws against that sort of thing. It’s not been a problem for a very very long time (early 2000s or so).
- Comment on Does anyone have experience with Mumble? 1 week ago:
I’d suggest looking into TeamSpeak, like others have mentioned. Trivial to self host, too.
- Comment on I keep waffling on Proxmox. Sell me. For or against. 2 weeks ago:
but you can do everything without it.
yes but why would you? There’s a reason we use GUIs, especially when new to a field (like virtualization).
- Comment on Aldi just launched its own £16.99 rival to Ring's battery video doorbell – and it's completely subscription-free | TechRadar 2 weeks ago:
The 3$ isn’t a component price but also retail already.
- Comment on Aldi just launched its own £16.99 rival to Ring's battery video doorbell – and it's completely subscription-free | TechRadar 2 weeks ago:
The actual hardware cost of these devices is actually minimal. Basically any wifi capable microcontroller, a camera and depending on implementation some storage (or a micro sd-card holder). So that price is only cheap in comparison to existing products.
For reference, said microcontroller with basic camera can be had for like 3$ or something.
- Comment on The Sodium-Ion Battery Revolution Has Started 3 weeks ago:
Sorry but the theoretical price of cells isn’t relevant to the consumer. The price of products containing them is. This thing costs currently on the official site 900€ (with some sort of sale going on). The Elite 100v2 with comparable capacity, but using LiFePo4 (included in the same current sale) costs just 550€. To add insult to injury, it also outperforms the Na model in nearly every aspect except sub-freezing performance. This includes an abysmal solar charging efficiency of roughly 50% at normal temperature. Somehow.
Again, once the price reflects the cell cost, this could be a very attractive option. At the moment, unless you’re into camping in sun-zero climates, it’s just a very bad deal.
- Comment on The Sodium-Ion Battery Revolution Has Started 3 weeks ago:
The thing currently costs at least 50% more than the closest equivalent LiFePo4 from the same brand. The only real advantage seems to be it’s ability to handle sub freezing temperatures, but usability still drops dramatically (both capacity and available power delivery). Everything else is straight up worse in this one in direct comparison.
It’s only the first product, so it’ll most certainly get better. Also as numbers of products sold rise, costs fall. Once these are cheaper, that are a real choice.
- Comment on Got 'em 3 weeks ago:
It’s level, not flat. Measuring flat-ness is a whole different complexity and ball game.
- Comment on Does anyone else notice an up tick in hostility on Lemmy lately? 4 weeks ago:
Didn’t notice anything like this, not even slightly.
- Comment on Hackers can steal 2FA codes and private messages from Android phones 4 weeks ago:
The attack seems similar to sidechannel attacks for CPUs, where you’d essentially read protected memory by observing side effects. Same idea but with pixels sent to the display.
- Comment on DIY YouTuber builds cheap VR headset and makes it open-source 4 weeks ago:
The critical thing with these is response time. If it’s even slightly too high (I think 20-30ms is easily too high), some/many people get very motion sick. Getting that time down as low as needed is also not trivial.
- Comment on VPN Comparison 2.0 5 weeks ago:
So then delete the row. OP, you control the spreadsheet, right?
I can’t speak for others, but I personally appreciate the info anyway. Because I wouldn’t trust a VPN company that’s been around for like 3 months. And it allows you to judge a track record with context.
- Comment on Logitech will brick its $100 Pop smart home buttons on October 15 - Ars Technica 5 weeks ago:
Mine are of course also on a VLan but with no Internet access unless they need it for everyday operation (like a radio, or the amplifier that can play Spotify).
We don’t use the manufacturer apps at all. Everything is integrated into (fully local) home assistant. No need to open a specific app to operate a switch, or a light. Everything in one place. Trivial and incredibly clear. Things that can be are of course automated.
- Comment on Logitech will brick its $100 Pop smart home buttons on October 15 - Ars Technica 5 weeks ago:
Just because it’s a “smart” service doesn’t mean it has to connect to the Internet or a server or the manufacturer. If it does neither, it can’t be turned off by them.
All my devices run local-only protocols. Nothing leaves my house. The devices that would be proprietary were reflashed to tasmota (fully open source, local only). Others are either Zigbee or Shelly. While Shelly has a cloud connection, it’s fully optional and disabled by default (including automatic updates). The hardware is also supported by tasmota, and reflashing is always just 5 minutes of effort away.
There is absolutely nothing that any manufacturer has to do to keep my stuff working. I have to do a little something (keep my tiny server on, basically). But more importantly there is nothing any manufacturer can do to stop my stuff from working.
- Comment on Self hosted chore app 5 weeks ago:
While it’s fantastic software, it’s probably a relative cannon to shoot at his problem. Maybe there’s a way around this, but I’ve found the necessary management, curation and bookkeeping that was necessary for it too be useful to be just way too much to be worth it. I mean it’s fun for some, including me to a degree, but not too this extent.
- Comment on [deleted] 1 month ago:
UnRaid doesn’t provide anything in interested in, at all. Currently running TrueNAS for main storage and proxmox for virtualization, both ZFS based. If TrueNAS ever enshittifies, I’d run some bare metal Linux with ZFS. My workstations also win ZFS, making backups trivial. VM snapshots and backups of any system are trivial and take seconds (including network transfers).
I never understood why I’d even consider UnRaid for anything.
- Comment on Google just broke *all* third-party web clients, including yt-dlp; a full JS implementation is now required. 1 month ago:
Revanced actually is the official YouTube client, just modified on the users device before installation.
- Comment on Why I Ditched Spotify, and How I Set Up My Own Music Stack | LeshiCodes 2 months ago:
Of course I have. Specifically RadioParadise(.com) is great for this, which I’ve listened to through winamp’s shoutcast as well (multiple decades ago). I’ve even been a supporter for all those decades at this point. But it’s a very far cry away from the personalized (discovery) playlists. The efficiency diffference for discovering music is orders of magnitude: I find maybe 1-3 songs a month compared to 5+ in a week for discovery playlists (somtimes less, usually more). You can even skip songs you don’t like on there, but that still doesn’t make up for it being universal and not personalized.
It’s nice as a palate cleanser, or when I don’t wanna put effort into selecting what to play. But I’d lose my mind listening to it for truly extended periods of time. The music is great, and the (human) selection is superb, but just by the nature of personal taste, I only like around 30% of the music I’d say.
- Comment on Weekly Recommendations Thread: What are you playing this week? 2 months ago:
Finally booted up no man’s sky, after owning it for actual years (picked up for I think 10€ at most at the time). There’s recently been an update, reminding me that it exists. It’s maybe a bit grindy, but over all I’ve had quite a bit of fun in the 50 or so hours I’ve put in so far.
- Comment on Why I Ditched Spotify, and How I Set Up My Own Music Stack | LeshiCodes 2 months ago:
I also get that, that’s why I up-voted every reply from you. I actually love seeing such completely different perceptions of the same situation. And I also just want to explain my reasoning and how I got there. Which is why my replies tend to be so long.
- Comment on Why I Ditched Spotify, and How I Set Up My Own Music Stack | LeshiCodes 2 months ago:
I’m aware it has no concept of artistic quality. But I also don’t care about the quality of music, especially if perceived by some journalist. I only care if I like music. Some of it is intricately composed, masterfully performed. Some is pop, or generic/simple house.
I have discovered entire genres with the algorithms you seem to think only give narrowing recommendations. Some people probably listened to those and something I liked.
Let me repeat again: I have discovered many, many artists for me that I literally would have no realistic chance of every hearing about in any other way. Ever!
- Comment on Why I Ditched Spotify, and How I Set Up My Own Music Stack | LeshiCodes 2 months ago:
As I said in my other reply, different people like different things. I don’t want an adventure. I want the passive experience. I do other things while listening to music (work, read, tinker, …). I almost always have some music playing, but rarely do I just listen to music (it does happen though). I’ll pick styles depending on mood or task, it’s like the rails that keep me on track while working (as an example). If I’m not listening to music, I lose focus.
I simply can’t do that with an article or other medium that requires my primary attention.
- Comment on Why I Ditched Spotify, and How I Set Up My Own Music Stack | LeshiCodes 2 months ago:
It’s the opposite for me. I don’t want to read about music. I just want to listen to music that I don’t know yet but an likely to like. I don’t want too dig around. The algorithms you dislike do something that no article or podcast can: give me personally tailored recommendations.
- Comment on Why I Ditched Spotify, and How I Set Up My Own Music Stack | LeshiCodes 2 months ago:
I was addressing this part of what you said
Ah ok that part wasn’t clear to me, sorry (maybe quote it if you’re reffering to a small part of a comment?). Yes, it would work for that, but I don’t have that collection. I could sail the high seas, but that kinda defeats the purpose of wanting artists to get paid and rather hypocritical. At least they do get paid (even if poorly) using Spotify. So somehow getting to the point where that would work for discovering new-to-me music and that also doesn’t screw over artists seems hard, unless I’m missing something?
EDIT: also, fwiw, I didn’t downvote you lol.
No worries, I don’t pay attention to votes anyway. Doesn’t matter on Lemmy (esp. on comments) unless you’re talking about visibility, which doesn’t do anything on a comment chain like this one either…
- Comment on Why I Ditched Spotify, and How I Set Up My Own Music Stack | LeshiCodes 2 months ago:
First of all, after recent events I’m not touching anything from “Plex” with a proverbial 10 foot pole.
But even that aside, no it won’t do what I want because it can’t. I can’t discover something outside of my library with it. It’s a music player for a Plex library. It can generate playlists of songs with similar styles, and that’s nice and all, but not what I’m looking for. I’m looking for playlists of things I don’t own, or know, or ever heard of, but that are still likely to be something I like. I don’t want a sophisticated “shuffle”.
- Comment on Why I Ditched Spotify, and How I Set Up My Own Music Stack | LeshiCodes 2 months ago:
See my other reply to tofu. Not the same thing. You just couldn’t do what these services do even 2 decades ago. You could discover things, but at a very different pace.