Lemzlez

@Lemzlez@lemmy.world
0 Post – 29 Comments
Joined 1 years ago

Here’s some hints:

Another word for athletic is “Fit”

Reducing the size of installers is done by “Repacking” its contents.

Which is why we have HTML5, CSS3, and JavaScript, supported by all major browsers.

Unless you're doing something outrageously non-standard, there is no reason to block specific browsers.

3 more...

According to the dutch news orgs, he made a “threatening gesture” towards a (female) camera operator, after he asked not to be filmed, repeatedly (there were not supposed to be cameras at that point, so the request was not unjustified). There was no physical contact.

Here’s the source (in dutch)

I’m confused - does it explicitly ask you now?

I’ve had firefox as default for a while now

The difference being that when you’re 10 billion into a renewables project, you usually have SOME generation already, whereas your nuclear reactor isn’t doing shit until it’s fully completed.

I don’t mind nuclear, but the fact is that the reactors take decades to build, whereas renewables can be deployed far quicker. Going all-in on nuclear, and then twiddling your thumbs for 10-15 years while the reactors are built doesn’t sound like a great idea.

The far left party in belgium is pro russian.

So far right are fascists, far left are tankies. Maybe one is worse than the other, but both are bad enough for that not to matter.

6 more...

I mean that’s the thing - it does happen, but those people are already being caught

And once they catch one, they catch a bunch of others that were part of the whatsapp/telegram/whatever group.

They don’t need these backdoors to catch them, because the ones caught like this are the stupid ones they will catch regardless.

Pretty sure the gpu BIOS is limited by default, nothing the OS can do about that.

Same for other parts like the cpu - core voltage is determined by the motherboard.

I doubt the os can just go “2V vcore” and blow up hardware.

1 more...

That stuff sticks to (aka reacts with) literally nothing. That's the point of it. The whole innovation of nonstick cookware was the fact they got it to stick to something. It’s not even dangerous if you ingest it, it doesn’t react with anything so it just comes back out.

What IS dangerous is the by products and intermediate products, as well as the stuff that comes off if you overheat it. (And also, like you said, when they get old)

This whole movement against non-stick is alright, but so many people do it for the wrong reasons. If you have nonstick, just use it and don’t buy nonstick next time. Throwing away perfectly fine cookware like that is like boycotting charmin by flushing down all your remaining rolls in one go and going to the store to buy new toilet paper from another brand.

12 more...

Because my pc uses 4-5 times the power to run the same ps4-era game. (Especially nice when it’s hot in summer)

So I play it on my ps5, which offers me quick resume as well.

I love pc gaming, been building pc’s for over a decade at this point, but I do also see the advantages my ps5 has over my pc.

Could I build a more efficient and quiet pc, attach it to my tv and use that? Probably, and it’d be quite good with steamOS on it, but it’d be finicky to get sleep/resume working on it, and it’d probably cost me more.

2 more...

I don’t think programming language is a good metric for security. I assume everything I host has issues, and then try to mitigate from there.

IMHO, a better approach is to vet the project beforehand, looking at whether it is still actively maintained. I usually use things like commits, issues, etc to try and gauge whether a piece of software is actively maintained so that when an issue arises, it can be fixed.

You can mitigate much of the risk by using some basic best practices, like isolating all apps from each other (using docker, for example), using a reverse proxy, tools like fail2ban or a web application firewall, using proper database permissions for each app, etc

What I also do is add another layer by making certain applications accessible only over vpn. That won’t work for some tools, obviously, but also reduces the risk for tools you are only using yourself.

Even if that were true - does it matter?

Java is a perfectly valid choice for something like this.

Yes, Rust is “faster”, uses less memory, etc…

Java is fast enough, though. It offers a fantastic ecosystem and, seeing as these projects are ran by volunteers who do this in their free time, there’s a lot more people willing to chip in some work.

3 more...

I can see the case for some of them after you’ve been in a crash (although if the pyro fuse has blown, not much requiring switches will work anymore, regardless of the type of controls), but if you want physical controls for the rear view mirror for safety, you should probably start adjusting that before you start driving.

Same for cabin lights, whatever you’re doing that needs the lights on should probably be done stationary, if you care about safety.

Hey, it’s me, your friendly neighbourhood corporate shill, telling you to not buy any more nonstick cookware because I love Tefal so much. More for me!

But seriously, I’m not disputing that the chemicals you listed are bad, just that the coating itself doesn’t affect you.

PFAS bad, but only there during production. PTFE fine, and that’s what’s on your pan. PTFE does not get into your blood. Any PTFE you consume comes back out, because it is not PFAS.

TL;DR: use pan until pan bad, then buy pan with no PTFE.

3 more...

There’s no PTFE in that list.

8 more...

Should be 99% for everything above a certain threshold. Any money you make above that number is pretty much guaramteed to have come from exploiting others, so they shouldn’t get to keep that.

How? The sublinks devs started the project just because they didn’t want to work on Lemmy for whatever reason. If they did, they would have worked on Lemmy. It’s either Lemmy AND Sublinks, or Just Lemmy with the same developers.

Having multiple implementations is a good thing, regardless of what language they use. They all implement the same protocol, should be (mostly) compatible, and can learn from (and compete with) each other.

Look at other OSS. There’s so many Linux distributions, Why doesn’t everyone just work on a single one?

Because everyone has a slightly different view on things. This makes the OSS community stronger.

They don’t because it’s not true.

There’s a few things moving to quarkus, but a lot of that is being pushed by Redhat (whose own software was not even spring boot but JEE)

Kubernetes yes, but minikube is kinda meh as a way to install it outside of development environments.

There’s so many better manageable ways like RKE/Rancher (which gives you the possibility to go k3s),Kubespray or even kubeadm.

All of those will result in a cluster that's more suitable for running actual workloads.

.eu and your local tld are often quite a bit cheaper too!

Yes, the final product comes back out. The final product is PTFE, not PFAS. PTFE is harmless unless degraded or overheated (which is why you shouldn’t do that with non-stick cookware).

To produce PTFE, PFAS are used (or are intermediaries in the process), which is why the production is dangerous, but the product isn’t.

10 more...

I have seen people wanting to do Java, and while I personally prefer rust, I do see why.

Outside of the entire Sublinks discussion, it’s important to note that Java is not just Java anymore either. Kotlin offers many of the same advantages syntax-wise that Rust does (including the lack of null), and has access to Java’s excellent ecosystem.

Ultimately, it is up to people to decide what they want to use. Regarding of your opinions on Java or Rust, it is a valid choice either way for this type of software. It’s a personal choice.

I’ve never really seen this in (Java/Rust/PHP) backend personally, only in client-side JS (the CORS preflight).

It’s a security feature for browsers doing calls (checking the CORS headers before actually calling the endpoint), but for backends the only place it makes sense is if you’re implementing something like webhooks, to validate the (user submitted) endpoint.

I’ve set up several Kubernetes clusters in a professional setting (and work with it daily), but I still use straight docker for running my own stuff.

Using tools like Rancher it’s pretty much no effort to set it up, but the overhead is just not worth it if you’re not using the orchestration IMO.

So why not use forejo, which is completely open source?

If your criticism is MS pulling the plug, then Gitlab pulling a Redis/Hashicorp move and re-licensing their core should also be a concern

3 more...

It sounds like you're looking for a hard link, like the one between the far right and china/russia. There is none, as far as I am aware.

The fact they aligned their views about NATO and the Ukraine invasion with Russia (the "NATO threatened Russia, so they had no choice" narrative you also mentioned), and their general affection towards the USSR is more what I was getting at. To me, that's sufficient to be considered pro-russian.

As to why I called them "more dangerous" (not "worse", I agree that the far rights ideas are considerably worse) - It's a couple of things. I feel they are more competent in general than the right. They're also more idealistic and consistent.

Those by themselves are not dangerous traits, but I also question how far that affection towards the USSR and China goes.

While I actually agree with much of their points, I'm just not that sure how much of the USSR/China they'd actually like to replicate. Regardless of that, I believe they would be fairly successful in implementing much of it - hence why I think they are more dangerous.

They oppose NATO membership, and are parroting the Russian talking point that the Ukraine invasion was the west’s fault.

While they might not be explicitly supporting Russia (which would be political suicide tbh), some of their talking points sure do align quite nicely with Russia.

I personally find them more dangerous than alt right at this point in time.

2 more...

Wireguard (which is what tailscale is built on) doesn’t even require you to open ports on both sides.

Set up wireguard on a vps first, where it is accessible, then set it up from within your network. It’ll traverse NAT and everything, and you don’t have to open a port on your network.

Tailscale is the exact same thing, just easier because it does everything for you (key generation, routing, …). Their service replaces your vps, up to you if you think that’s acceptable or not. IMHO, wireguard is worth learning at least. I eventually (partially) switched to tailscale because I’m lazy, and all services I host have authentication anyway, with vpn just being a second layer.

Pretty much - I’m too stupid to write my own mouse drivers for the mouse I use so all the buttons work 😎