

Just because I’m a furry doesn’t mean I work in IT… I mean yes, I work in IT, but not because I’m a furry!
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.
Just because I’m a furry doesn’t mean I work in IT… I mean yes, I work in IT, but not because I’m a furry!
Vimeo requires login to watch it. Here’s YT link:
https://youtu.be/Zl2-3NcoxQY
Seems to be gradual rollout as usual. I don’t see that option in the latest app version
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.
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.
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.
Seems to be a CORS issue. A GET request to https://discuss.tchncs.de/pictrs/image/2254acd7-9ce1-4b07-b334-15631f2847e2.png
is correctly responded to with a single Allow-Origin header:
Access-Control-Allow-Origin: *
However, the problem occurs when a browser makes that request. It adds an Origin header (For example, Origin: https://aeharding.github.io/
in this case), and then the server responds with two Allow-Origin headers, which is invalid:
access-control-allow-origin: https://aeharding.github.io/
Access-Control-Allow-Origin: *
(Note the different capitalization.)
Ignoring that, it also seems that the server does not support the Range header. Requesting the same image with the header:
Range: bytes=0-1
returns the full image instead of the requested partial content. This effectively means that while video/audio files hosted on this instance will play, features like fast forwarding won’t work properly. This is something @milan@discuss.tchncs.de will probably want to take a look at some point.
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
Drawing. And maybe some calligraphy. I take shifts at the local cafeteria during summers and we have a markerboard thingy outside to display our opening hours, daily special discounts and whatnot. I’ve seen others write on it with beautiful lettering and then decorating it with cool doodles. I tried it once and let’s just say it didn’t turn out well…
!lemmySilver
Just testing does it still count if the comment contains other text after the command. It’s not immediately clear from the instructions how that works.
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.
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.
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.
I’ve been super busy with work and other things, so I haven’t yet finished the Icons Retro Radio set (10334) I bought already back in January.
Also, I recently noticed that the cart in the Loop Coaster (10303) seems to get stuck in the lift, and I couldn’t immediately figure out why it’s suddenly happening so that too needs a proper look. Probably some pieces have loosened just enough over time. Should be an easy fix.
Aww thank you ^^