

Oh, I agree. This change will affect all CAs however. And their post seemed to contain the most amount of information.
Just a lvl 27 guy from 🇫🇮 Finland. Full-stack web developer and Scrum Master by trade, but more into server-side programming, networking, and sysadmin stuff.
During the summer, I love trekking, camping, and going on long hiking adventures. Also somewhat of an avgeek and a huge Lego fanatic.
Oh, I agree. This change will affect all CAs however. And their post seemed to contain the most amount of information.
I like that metaphor, I’m gonna save it. And agreed, there’s going to be issues with legacy systems.
Luckily, at my current job, all of our outside-facing legacy services already go through an SSL terminating reverse proxy. And we then use self-signed certs with much longer validity for internal traffic where needed.
Their official English party name used to be ‘True Finns’ but at some point someone probably figured out that sounds a bit elitist; Like everyone not supporting them is not a true Finn?
Luckily, the far-right here in Finland is less extreme than some of their counterparts in Europe. Finns Party members aren’t literal Nazis (or at least most of them aren’t), and some media outlets, including Yle, usually refuse to label them as far-right at all. Personally, I’m of the opinion that in the context of the Nordics, being far-right doesn’t necessarily mean you’re full-blown Nazi and that’s why I editorialized the title a bit.
I’ve been using Webbear and have been happy with them. I think they’re based in The Netherlands.
I think most guesses in this thread are a bit on the low side. I say $48.50.
For me accessing that site in Firefox on Windows (even with uBO) does trigger the scam popup, but in any other browser I tried (Edge, Chrome, FF dev edition), it doesn’t. Kinda interesting.
The popup does not manage to add anything to the clipboard. There are tons of JS errors in the console, so luckily the thing seems to be pretty broken right now.
I think Microsoft should add a warning before allowing pasting into the Run dialog for the first time. Similarly like they already have in Edge’s console
Someone else just brings the stuff to me? In that case, definitely the clothes. I hate shopping for them, it’s always such a chore, even if you don’t care about style and just want high-quality, comfortable ones.
Is there a similar bot on Lemmy?
I’ve been using the Android theme for a while and wouldn’t go back. It makes no sense trying to make a Android app look like a iOS app.
In the pro version of Win 11 when it asks you to sign in, it’s still possible to select:
Then it lets you to add a local account. Knowing MS, they probably will prevent this too soon.
They can include runnable JavaScript too, which can cause vulnerabilities in certain contexts. One example from work some years back: We had a web app where users could upload files, and certain users could view files uploaded by others. They had the option to download the file or, if it was a file type that the browser could display (like an image or a PDF), the site would display it directly on the page.
To prevent any XSS (scripts from user-provided files), we served all files with the CSP sandbox header, which prevents any scripts from running. However, at the time, that header broke some features of the video player on certain browsers (I think in Safari, at least), so we had to serve some file types without the header. Mistakenly, we also included image files in the exclusion, as everyone through image files couldn’t contain scripts. But the MIME type for SVG files is image/svg+xml
… It was very embarrassing to have such a simple XSS vuln flagged in a security audit.
Might be an unpopular opinion but after around two hours of gameplay I’m perfectly happy with the performance on my 3060Ti. On medium-high settings it can easily maintain 60fps on 1440p. That is with DLSS of course and ray tracing turned down to minimum.
My use case is a bit different than yours but still worth mentioning, I think; I have Sharry running in Docker and it makes sharing and receiving files super easy. All downloads and uploads are resumable so they work well even in unstable networks.
The house with a pool if someone else would take care of the maintenance without me needing to worry about it. Otherwise the beach house, I would imagine it would be the easiest to rent out and use that income to get a house I would actually like.
I don’t have an answer for you, but I can absolutely relate. Some people say something like “find a job you love, and you’ll never work a day in your life.” But for me, it doesn’t work that way. I like my job, have awesome coworkers, and always look forward to the next week. But obviously I’d still rather be doing things I enjoy more. You know, playing that latest video game, finally finishing the Lego set I bought three months ago, hanging out with friends, etc. Two days out of seven just isn’t enough time to do all that, which leads to anxiety about optimizing the little time I have.
One thing that has helped me somewhat (and I know I’m very privileged to be able to do this) is taking every other Friday off. A two-day weekend versus a three-day weekend makes a huge difference for me. I’m actually considering switching to having every Friday off. But then ofc, there might be the dilemma of having the time to do the things I enjoy but not enough money for them :(
Nope. But as mentioned in the article, some support for display servers might be coming in Android 16.
Networking does work. I was able to install packages using apt and also ping machines on my local network. Could be useful.
I guess in a pinch it could be used to ssh into other machines. However, I’m sure there are plenty of SSH clients available for Android, which are much more lightweight solution than running a whole VM.
It has access to /sdcard as a shared folder.
How does this work? The app doesn’t seem to have any settings related to it yet. Under /mnt
in the VM I noticed folder shared
that seems to match the downloads folder on my phone, which seems odd
I’m just guessing but lemmynsfw.com uses some custom patches to change the behavior of how NSFW tagging works. Maybe the issue is related to that?
https://lemmynsfw.com/post/23232239
Seems their modifications have caused issues before.