[-] JVT038@feddit.nl 27 points 2 months ago

This is a prime example of the fallacy fallacy, and maybe also ad hominem.

The fact that someone says ridiculous things like "women are dishwashers", doesn't mean that their thesis "there is a male loneliness epidemic", is incorrect. Additionally, if their arguments are completely wrong, it doesn't automatically mean their thesis is wrong.

Furthermore, I personally do think that there's a male loneliness epidemic. While people like Andrew Tate are definitely having a bad influence, we should think, "why are these people popular? What draws young men to listen to misogynists?". And the reason (I think), is because young men are simply neglected by society, and are generally quite lonely. As a young man myself, I think it is actually kind of hard to make friends. Other men expect me to be "masculine" (aka, be an asshole, be tough, etc.) and simultaneously I'm very reluctant to make friends with women, because I'm kind of scared of falsely being accused of sexual harassment.

I feel like if I say or do the wrong thing (which excludes physically harassing someone), there's a risk of a woman completely ruining my life by simply accusing me of harassing her. And while the accusation might not become a proper conviction (or even prosecution), the accusation itself is already incredibly harmful for my reputation.

So to avoid that altogether, I simply avoid women in general. Or at least, I don't approach them. I don't talk to them, unless they talk to me first. Because if I make the wrong move, if I look at them the wrong way, my life might already be over.

Does this mean I hate women? No. It simply means I hate how people immediately jump to conclusions when they read "man accused of harassing a woman". Personally, when I read that headline, I don't immediately think less of that man, unless he's been found guilty of it.

Does this make me an incel? I don't really know; I don't think I'm owed sex in any way, and I don't think women inherently hate me the moment they see me. I do wish I could have a more feminine friend circle, because it's currently all men. But yeah, I think things are kinda fucked up right now, but simultaneously I honestly don't really know what I (or we as a society) could do to fix this.

1
The EU Open Source Solutions Catalogue is now live (interoperable-europe.ec.europa.eu)
submitted 2 months ago by JVT038@feddit.nl to c/europe@feddit.org

This new resource was developed under the FOSSEPS (Free and Open Source Software for European Public Services) Preparatory Action. Its primary objective is to strengthen collaboration across the European Union by providing a central platform for enhancing visibility, sharing, and reuse of open source software solutions beneficial to public sector administrations in EU Member States.

It can be found here: https://interoperable-europe.ec.europa.eu/eu-oss-catalogue/solutions

2
submitted 3 months ago by JVT038@feddit.nl to c/selfhosted@lemmy.world
1
submitted 3 months ago by JVT038@feddit.nl to c/europe@feddit.org
[-] JVT038@feddit.nl 30 points 1 year ago

So the price to kill someone is 4.75 million? Got it.

As long as the actual people in charge (read: CEO, CTO, CFO, anyone else on the board of directors and any other executives) aren't held directly responsible with a proper punishment that isn't payment, the killing of people is literally just a fee of 4.75 million dollars.

[-] JVT038@feddit.nl 35 points 1 year ago

Sounds good, but they first need to actually deliver the jets, because this is otherwise pointless.

[-] JVT038@feddit.nl 88 points 1 year ago

Tip: if you have an Android TV, you can install SmartTube as an alternative, privacy-friendly YouTube client. It has no ads and sponsorblock integration

[-] JVT038@feddit.nl 51 points 1 year ago

Honestly, I'm not really excited about the past couple of major Nextcloud releases.

Mainly because there's still one big issue for small-scale Nextcloud servers: performance.

Mainly the web UI is still too slow for me to properly use, which is why I don't use it at all (unless I have to update an app).

It's a bit disappointing that they're mainly focused on the large enterprise customers instead of small hobbyists like me, but it's still understandable; after all, their income is mainly from the enterprise customers, not from selfhosters.

I also don't really like how they've jumped on the AI hypetrain instead of improving performance. But once again, I guess this generates more income for them than focusing on other things like improving performance.

129
submitted 1 year ago by JVT038@feddit.nl to c/selfhosted@lemmy.world
43
submitted 1 year ago by JVT038@feddit.nl to c/asklemmy@lemmy.ml

I don't think that we're in a simulation, but I do find myself occasionally entertaining the idea of it.

I think it would be kinda funny, because I have seen so much ridiculous shit in my life, that the idea that all those ridiculous things were simulated inside a computer or that maybe an external player did those things that I witnessed, is just too weird and funny at the same time lol.

Also, I play Civilizations VI and I occasionally wonder 'What if those settlers / soldiers / units / whatever are actually conscious. What if those lines of code actually think that they're alive?'. In that case, they are in a simulation. The same could apply to other life simulators, such as the Sims 4.

Idk, what does Lemmy think about it?

14
submitted 1 year ago by JVT038@feddit.nl to c/reddit@lemmy.world

What the fuck.

My Reddit account would be 4 years old next week, but for some unknown reason I got permanently banned.

I genuinely don't understand why, but I wouldn't be surprised if this is part of the enshittification of Reddit Inc. I've never posted anything hateful or doxxed someone. Just mainly discussed Dutch football matches. That's it. I don't think discussing football breaks Reddit rules, right?

I guess I'm disappointed, because a lot of great, niche communities exist on Reddit which don't exist on Lemmy yet, so I now have nowhere to discuss some of my hobbies with random strangers on the internet.

Fuck Reddit and their shitty policy.

[-] JVT038@feddit.nl 98 points 1 year ago

I'd recommend everyone to archive their pages through the Internet Archive instead, as that non-profit seems to be more concerned with ethics than corporations such as Google.

[-] JVT038@feddit.nl 32 points 1 year ago

RETURN THE FOX

[-] JVT038@feddit.nl 23 points 1 year ago

Docker is a container manager, but that doesn't say anything if you don't know what containers are.

Containers are basically isolated apps. For example, take something like Nextcloud. Nextcloud can run in a Docker container, which means that it runs in an isolated environment completely separated from the user's system. If Nextcloud breaks, the user's server won't be affected at all, because it's running isolated.

Why is this useful? Well, it's useful because dependencies and such automatically update. Nextcloud for example, is dependent on PHP and if you install Nextcloud directly on your server, you'll need to ensure that PHP 8 has been installed and set up properly. If PHP (or the required PHP extensions) aren't properly installed, Nextcloud won't work. Or, maybe if there's a Nextcloud update that requires a new version of PHP (PHP 9 or 10 in the future), you'll have to manually update PHP to the newer version.

All that dependency management is completely gone with containers. The container itself automatically installs and sets up a proper environment for the app that's running. So in the case of Nextcloud, the PHP binaries, extensions, and all the other stuff is all automatically included without the developer having to do anything at all. Just run one command and your entire Nextcloud instance is automatically updated.

[-] JVT038@feddit.nl 28 points 1 year ago

I usually keep my phone until it has degraded / become so incredibly slow, that I can't use it properly anymore.

[-] JVT038@feddit.nl 96 points 1 year ago

You can use this but it doesn't really download directly from Spotify. Instead, it takes the song name from Spotify, searches it on YouTube, downloads it from YouTube and then adds metadata from Spotify on the downloaded file.

Shameless self-plug, but I made a Python program that basically does the exact same thing, except it has a web ui. It's called MetaTube and it also supports other metadata providers, such as Musicbrainz and Deezer.

16
submitted 1 year ago by JVT038@feddit.nl to c/selfhosted@lemmy.world

I'm considering adding an SSO process in front of my self-hosted apps such as Nextcloud, Calibre-Web and Immich. The thing I'm thinking about, is do I need to make two accounts for each user I want to add? If I have a new user, do I need to make an account for both the SSO provider and the protected app such as Nextcloud? Or does Nextcloud (or some other app) automatically create a new account upon the first authentication with the SSO provider?

Also, which SSO provider do y'all recommend? I would like to have one with a web UI where I can manage the users :)

60
submitted 2 years ago by JVT038@feddit.nl to c/gaming@beehaw.org
180
submitted 2 years ago by JVT038@feddit.nl to c/technology@beehaw.org

The bill outlines three years for products costing $50 to $99.99 and seven years for products priced at $100 or more. The bill will cover electronics and appliances made and sold after July 1st, 2021.

459
submitted 2 years ago by JVT038@feddit.nl to c/privacy@lemmy.ml

The lawsuit argues that Google has effectively ‘bought’ the UK mobile phone search engine market. Google forced mobile phone handset manufacturers to pre-install the Google Search and Google Chrome browser apps on devices that use Google’s Android operating system in order to obtain a licence to use Google Play.

Google also unlawfully paid billions to Apple to ensure that it was the default search engine on iPhones and other devices that used Apple’s iOS operating system. In 2019, Google paid £1.2 billion to Apple in the UK to be the default search engine on the Safari browser.

It is claimed that Google has used its market dominance to effectively charge advertisers over the odds. Costs were then passed on to such an extent that all consumers ended up paying higher prices for goods and services sold by brands that have advertised on the platform.

[-] JVT038@feddit.nl 26 points 2 years ago

Yeah, we can support by making useful PRs and fixing bugs. Unfortunately, I don't know Rust, so I'll have to look into that first.

79
submitted 2 years ago by JVT038@feddit.nl to c/privacy@lemmy.ml

I currently take my phone with me while running, but it's very annoying to take imo.

Like the title says, is there a privacy friendly smart watch that could track my sport activities?

Bonus if it can also sync the data to my private server / NAS :D

[-] JVT038@feddit.nl 54 points 2 years ago

My ELI5 version:

Basically, the 'Web Environment Integrity' proposal is a new technique that verifies whether a visitor of a website is actually a human or a bot.

Currently, there are captchas where you need to select all the crosswalks, cars, bicycles, etc. which checks whether you're a bot, but this can sometimes be bypassed by the bots themselves.

This new 'Web Environment Integrity' thing goes as follows:

  1. You visit a website
  2. Website wants to know whether you're a human or a bot.
  3. Your browser (or the 'client') will send request an 'environment attestation' from an 'attester'. This means that your browser (such as Firefox or Chrome) will request approval from some third-party (like Google or something) and the third-party (which is referred to as 'attester') will send your browser a message, which basically says 'This user is a bot' or 'This user is a human being'.
  4. Your browser receives this message and will then send it to the website, together with the 'attester public key'. The 'attester public key' can be used by the website to verify whether the attester (a.k.a. the third-party checking whether you're a human or not) is trustworthy and will then check whether the attester says that you're a human or not.

I hope this clears things up and if I misinterpreted the GitHub explainer, please correct me.

The reason people (rightfully) worry about this, is because it gives attesters A LOT of power. If Google decides they don't like you, they won't tell the website that you're a human. Or maybe, if Google doesn't like the website you're trying to visit, they won't even cooperate with attesting. Lots of things can go wrong here.

8
ik_ihe (feddit.nl)
submitted 2 years ago by JVT038@feddit.nl to c/ik_ihe@feddit.nl
view more: next ›

JVT038

joined 2 years ago