I’ve been using Syncthing-Fork (on F-Droid) for the extra features it has. I wonder if that developer will be able to continue.
I’ve been using Syncthing-Fork (on F-Droid) for the extra features it has. I wonder if that developer will be able to continue.
So more like Judas and Goliath then?
I had a nicer Acer monitor that I replaced with a similar Samsung model about a year ago. I still kinda miss the Acer. Both were 32" curved LCD and 1440p. The Acer had a much more uniform curve to it, and the Samsung has a bunch of firmware issues that sometimes can only be worked around by unplugging it and power cycling it that way. The only reason I “upgraded” was the Samsung had better support for PS5 and scaling 4K inputs down to the native 1440p without artifacts.
No way that’s the real reason, the real reason is taxes. So many California millionaires move to Texas for the low tax, only to realize once they’re there that it’s a shitty state with a barely-functioning power grid. Unfortunately it never seems to click for most of them that the low taxes is a big part of why they don’t have a competent state government.
Yeah, I know a lot of the smaller, independent search engines are lacking, but the people using the “udm=14” trick to remove Google’s AI results now, as if that won’t be removed as soon as Google needs to show investors the AI is more profitable.
To add to this, Scarlett Johansson took on Disney and they settled. And Disney is like the final boss of litigious companies (either them or Nintendo). If she has the same legal team for this, and they think she has a case against OpenAI, this could open the door for OpenAI to get rightfully clobbered for their tech-bro ignoring of copyright laws.
Does anyone know of Gullikit is still doing the thing where their joysticks have the square active zone as opposed to round like the stock sticks? I bought a set for my LCD SteamDeck a bit over a year ago, and after learning about the square active zone causing issues for some, I haven’t bothered to install them.
I think launchers are allowed, they just have to be usable with controller input. Hitman 3 is verified, and still shows a launcher on Deck, but when launched on Deck the launcher shows and accepts gamepad navigation.
Just to add a bit of clarification, the image wasn’t just a headshot, yes that’s the part that was originally scanned and used, but it’s a cropped in section of the centerfold, a 3-page fold-out image in the magazine. If I remember the story correctly, they needed a large image to scan, and several people brought in images to scan in, and one guy brought a Playboy.
I remember seeing an interview with the model, who at the time of the interview was in her 70s or 80s, she apparently wasn’t enthusiastic about having become a common test image. But since she had technically consented to be in Playboy (which was only a magazine at the time), there wasn’t anything she could do to stop it. I think in this case it’s probably best to stop using her image specifically, as it does kinda get into a weird messy situation of consent, and how her consent to be in a magazine morphed through technology into something more “permanent” than she originally realized. There are plenty of other models who would absolutely be down for that, and given enough time, knowing how nerds are, there will be other test images of women. But I think it’s probably for the best that this one gets retired from this use.
And yes, there are people who have tried to use this instance as a “there shouldn’t be images of attractive/implied nude women a standard test images, because it can cause body image issues for women who go into that field.” Which on one hand, I can see where they’re coming from, but also people take pictures of people, and some people do look better than most of us, having more diverse test images would be a good thing, because we don’t all look like that. But some do, and they’re probably going to get more pictures taken of them than the rest if us.
Not sure exactly how good this would work for your use case of all traffic, but I use autossh and ssh reverse tunneling to forward a few local ports/services from my local machine to my VPS, where I can then proxy those ports in nginx or apache on the VPS. It might take a bit of extra configuration to go this route, but it’s been reliable for years for me. Wireguard is probably the “newer, right way” to do what I’m doing, but personally I find using ssh tunnels a bit simpler to wrap my head around and manage.
Technically wireguard would have a touch less latency, but most of the latency will be due to the round trip distance between you and your VPS and the difference in protocols is comparatively negligible.
I figured you were being genuine, but there’s usually a few people who point at Microsoft’s “embracing” of Linux as the first step in the “embrace, extend, extinguish” trope, and see any involvement by Microsoft as nefarious. When the reality is just that Microsoft’s Azure cloud services are a much larger share of their annual revenue than Windows, and Linux is a major part of their cloud offerings.
If you browse the LKML (Linux Kernel Mailing List) for 5 minutes, you’ll probably see a bunch of microsoft.com email addresses, and it’s been that way for years. I understand why it bothers some people, but also Linus (and a couple others) approve everything that actually gets merged, whether it’s from a microsoft employee, or a redhat employee, or anyone else. Even if microsoft wanted to pay employees to submit patches that would hurt the kernel, the chance that they’d actually be approved is so low it wouldn’t be worth their time.
Maybe I’ll try and give it another go soon to see if things have improved for what I need since I last tried. I do have a couple aging servers that will probably need upgraded soon anyway, and I’m sure my python scripts that I’ve used in the past to help automate server migration will need updated anyway since I last used them.
I think that my skepticism and desire to have docker get out of my way, has more to do with already knowing the underlying mechanics, being used to managing services before docker was a thing, and then docker coming along and saying “just learn docker instead.” Which is fine, if it didn’t mean not only an entire shift from what I already know, but a separation from it, with extra networking and docker configuration to fuss with. If I wasn’t already used to managing servers pre-docker, then yeah, I totally get it.
I’ll probably make the jump when Plasma 6.1 releases with their “real, fake session restore” functionality, was hoping that would make it in to Plasma 6, and I am daily driving Wayland on my laptop now, but I kinda need my programs (or at least file managers and terminal windows) to re-open the way they were between reboots.
Thanks to kscreen-doctor, I’ve been able to port most of my desktop scripts that I use for managing my multiple monitors to work on Wayland, and krdc/krfb have been a decent enough replacement for x11vnc or x2go for accessing the desktop on my home server/NAS remotely (I know, desktops on servers are considered sacrilege, but for me it’s been useful too many times to get rid of at this point).
Where Wayland currently shines for me is VR, Steam VR works better, and more consistently on Plasma Wayland than X11 at this point, which is probably more of a Valve thing than a Wayland thing. When I first got my Index, X11 worked fine, but there have been times when Steam VR on Linux being “broken” has made the news on Phoronix/Gaming on Linux, but still worked fine on Plasma Wayland (which seems to be where Valve is doing most of their SteamVR Linux testing as of late).
As an end user, I do wish that the Wayland specification was organized better, because as an outsider, it seems a lot of the bickering that goes on has more to do with everyone having different end goals. I think if they would split out the different styles of window management to have their own sub-specs or extensions and then figure out what of that could be moved into the core after everyone has built what they need would be better than their current approach of compromising their way through every little decision that doesn’t always make sense for every use case. Work together when it makes sense, but understand that there are times when that doesn’t make sense, and sometimes you can’t please every stick in the mud, and are going to have to do your own thing without them. I do get the appeal of doing things right the first time too though, even if it takes more time. But it seems like usability is always the thing that gets sacrificed when compromises are made.
That’s a big reason I actively avoid docker on my servers, I don’t like running a dozen instances of my database software, and considering how much work it would take to go through and configure each docker container to use an external database, to me it’s just as easy to learn to configure each piece of software for yourself and know what’s going on under the hood, rather than relying on a bunch of defaults made by whoever made the docker image.
I hope a good amount of my issues with docker have been solved since I last seriously tried to use docker (which was back when they were literally giving away free tee shirts to get people to try it). But the times I’ve peeked at it since, to me it seems that docker gets in the way more often than it solves problems.
I don’t mean to yuck other people’s yum though, so if you like docker, and it works for you, don’t let me stop you from enjoying it. I just can’t justify the overhead for myself (both at the system resource level, and personal time level of inserting an additional layer of configuration between me and my software).
In general, yes more tabs = more RAM used, but Firefox does have a neat trick compared to Chrome that helps lower memory usage for those of us with hundreds of tabs. When you launch Chrome with a bunch of tabs open from a previous session, it actually loads them all into RAM at launch, with Firefox, it doesn’t actually load the pages of tabs from previous sessions, until you switch to them. The page titles and icons get loaded into RAM, obviously, but if you have lots of old tabs that you almost never open, the memory usage impact of lots of tabs is minimized.
Agreed, there’s also plenty of people who think that just because they have a large vehicle, that they’re immune to the snow. Obviously there’s a quantity of snow that trucks are more necessary for, but I’ll admit to feeling a bit smug when I see ditches full of abandoned trucks and SUVs, as I drive by in my little front wheel drive sedan.
I still use DDG as my “daily driver” (I know there are better options for privacy and avoiding big tech, but I haven’t yet found anything independent that is good enough for me to switch to full time yet). I bookmarked Stract a while back, and it proved useful a few months back when Microsoft had an outage that took down Bing and by extension, Duck Duck Go. I do like Stract, their index seems to be enough larger than MoJeek (another independent search with their own index) that it gives me better results.
Stract might not be as open as I’d like, but it’s nice to have as an option, and I’m never going to complain about having more search providers with independent indexes.