JRaccoon

joined 2 years ago
[–] [email protected] 2 points 2 months ago

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.

[–] [email protected] 19 points 2 months ago* (last edited 2 months ago) (2 children)

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?

[–] [email protected] 11 points 2 months ago (2 children)

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.

[–] [email protected] 3 points 2 months ago

I've been using Webbear and have been happy with them. I think they're based in The Netherlands.

[–] [email protected] 4 points 2 months ago

I think most guesses in this thread are a bit on the low side. I say $48.50.

[–] [email protected] 2 points 2 months ago

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 @[email protected] will probably want to take a look at some point.

[–] [email protected] 2 points 2 months ago

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.

[–] [email protected] 11 points 2 months ago (4 children)

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

[–] [email protected] 2 points 2 months ago

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...

[–] [email protected] 2 points 2 months ago (1 children)

!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.

[–] [email protected] 1 points 2 months ago

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.

[–] [email protected] 7 points 2 months ago (9 children)

Is there a similar bot on Lemmy?

view more: ‹ prev next ›