What “things in html, css, and js” does Firefox not support that prevents you from using it?
WebGPU has been the biggest one for me, but most sites don’t even use it.
What “things in html, css, and js” does Firefox not support that prevents you from using it?
WebGPU has been the biggest one for me, but most sites don’t even use it.
A programming language itself isn’t a marketable skill!
Learn the underlying concepts of programming and how computers work and you’ll be able to move from language/framework to pretty much any language/framework easily.
I think rust is good for learning some low level concepts, especially coming from python.
I don’t think Python is going anywhere in the ML space though.
I mean if you want to be all sensible about it, sure.
It’s just a tool. The real scam is that the 1% pay such a low share of their actual income (including capital gains)
Literally the comment I was going to write
Income tax
Tbf The ultra wealthy have always made personal bunkers. I think the entirety of peanut island in Florida was a fallout bunker for Reagan.
Programmers are not immune to fads or the network effect
Yeah, but you’re forgetting money. Money is green, so it’s good for the environment. And oil makes money.
Connect the dots
/s
But that’s the situation currently anyway.
They are still the largest fediverse platform.
Like to your points
Someone in another thread mentioned that they would likely display ads near content from independent instances, and that’s a good point imo. They’d be directly making a profit off of private instances, which would be fucked up.
I hear a lot of talk of EEE too, which is a legitimate worry also. there must be a way to accept the first 2 Es without the extinguish. I’m hoping the admin community is thinking about that more than “meta evil” when defederating threads.
If you’re in the know, sure, but if the fediverse interacts with threads we could expose literally billions of people to the larger fediverse.
Maybe while the fediverse is still getting it’s legs defederating is the move, but I mean literally billions of people being made aware of the fediverse would be amazing.
That infosec post up some good points.
The issue I see is that defederating them doesn’t resolve any of the issues they pointed out. Meta is still able to see most information in the fediverse, their built in user base is so large, that it makes the fediverse look totally empty by comparison. I don’t think we realistically prevent much disinformation by walking them off (though we do prevent some)
I just think it’s such a missed opportunity to grow the fediverse. Like now we’re 100% certain that threads users won’t take part in the larger lemmy communities at all.
EEE is a real thing, but it’s a balance act. You can be embraced and extended without being extinguished as long as you do it carefully (I mean look at some of the open source projects of the past decade. Typescript, bucklescript, react, electron and even companies like GitHub, which M$ owns, but hasn’t been mucking up too badly)
Maybe defederating for now is the right move, so the fediverse has time to grow into its own, but I don’t think “meta evil” is a good enough reason to just block out potentially billions of potential fediverse participants is all.
I don’t think it does. ActivityPub is just a specification. The spec itself is under a very permissive license https://www.w3.org/copyright/software-license-2015/
I was talking about Linux specifically because it’s under the GPL license. Threads isn’t open source at all afaik, so it doesn’t really apply
Honestly it doesn’t even matter. If meta really cared about fediverse data, they’d set up their own unnamed server, make a bot account that just follows and subscribes to as much as it can. Nobody would know to block it, it’d just look like another user.
Well yeah he could, but he can’t retroactively apply that license change, so the Linux foundation would just keep rolling on with their own fork.
See that’s a good point. Facebook is going to get fediverse data regardless of defederating them. Most of this stuff is public anyway.
But displaying fediverse content next to ads w/o consent is kinda gross
This is what I mean.
Meta is going to get public data one way or another. It’s not hard to scrape the fediverse normally.
Like all defederating them does is make the fediverse more closed off, not less
You can’t even really block scrapers without actually locking down a site. You can just ask nice bots (like googles crawler) to not index you.
Can’t they just scrape the data anyway?
I have to disagree. I’ve been conducting interviews for a fairly large software shop (~2000 engineers) for about 3 years now and, unless I’m doing an intern or very entry level interview, I don’t care what language they use (both personally and from a company interviewer policy), as long as they can show me they understand the principles behind the interview question (usually the design of a small file system or web app)
Most devs with a good understanding of underlying principles will be able to start working on meaningful tasks in a number of days.
It’s the candidates who spent their time deep diving into a specific tool or framework (like leaving a rails/react boot camp or something) that have the hardest time adjusting to new tools.
Plus when your language/framework falls out of favor, you’re left without much recourse.