In fairness, if I were made of mint, I would also cannibalise myself.
- 3 Posts
- 21 Comments
4 commits
Hypocrite.
namingthingsiseasy@programming.devto
Technology@lemmy.world•Google's next-gen reCAPTCHA system could spell trouble for de-Googled phonesEnglish
3·16 days agoYeah, this should definitely not be allowed. Google should not be allowed to dictate which operating systems people are allowed to use. And no doubt that this is harmful to many European companies and prevents competition in the space of mobile operating systems.
That said, it remains to be seen if anything will get done about it.
Agreed, they probably are cheap garbage (I myself don’t know, I haven’t driven cars regularly in a while), but two things:
-
Manufacturing volume is really important in making cars. You need know-how, you need experts and ways to make things better and deliver incremental improvements, and that becomes a lot easier when you have higher volumes.
-
People don’t have lots of cash to burn these days - quality is easy to sacrifice when you don’t have the cash to pay up.
-
Well it’s about time we fix that, isn’t it?
This is true, but the risks of the oil economy have been known for a very long time. Everybody knows that the oil/auto fuel supply chain is in areas with fragile geopolitical relations and it’s not like this hasn’t happened before.
What we should be doing is channeling our frustration toward transitioning from ICE automobiles to EVs[1], but look at how slowly European carmakers are adapting. The rate of change in Germany has been embarrassingly slow and China is galaxies ahead of anyone else. We need to invest and compete, rather than throwing up our hands and blaming others for fucking up things we shouldn’t be depending on anymore.
[1]: and improving public transit too of course
namingthingsiseasy@programming.devto
Games@lemmy.world•What game do you personally have the most hours played in?English
0·23 days agoDota 2 is the most I have logged at around 3000 hours, but I don’t have any friends to play with and don’t want to deal with randoms, so almost all of it is against bots. Even though the bots are garbage, there’s still so many creative, silly ways to play that game and ridiculous builds that are fun to try and see if they work.
Super Smash Brothers (64 and melee) is probably the most of all time though. Any time I pick up a new 2D game, I find myself comparing it to SSB in terms of mechanics. The way you control your characters in that series is the most innovative and compelling concept I have ever seen in a game. If I ever have the time to make a game myself, I would probably heavily model it based on that control scheme.
I also have to give a shoutout to Streets of Rogue, which is a fairly obscure rogue-like that deserves a lot more attention IMO. Another very replayable game with many fascinating play styles and ways to complete missions. It’s on Steam and it’s fantastic, I would highly recommend it.
Enter the Gungeon is another game I have high playtime on. It took about 40 hours before it started becoming fun, but man, it’s awesome once you finally figure out how to properly dodge enemies and make the most of your weapons and items.
namingthingsiseasy@programming.devto
Technology@lemmy.world•Discomfort with modern technology shapes Gen Z's desire to live in the pastEnglish
1·29 days agoIf you go back a few decades, you would see how companies would produce technological innovations with the mindset of, “If we design the best, most useful device possible, customers will come to us and buy our product”.
Today, that has flipped into a mindset of, “We will create this technology, force users into adoption, and exploit them as hard as possible once we have them under our control.”
The technology has become a means to control users, not to enable them.
At least it’s good to see that people are catching on though.
namingthingsiseasy@programming.devto
Programming@programming.dev•A video arguing C++ is the worst programming language to ever exist
0·1 month agoSure, I’m familiar with the conditions under which Javascript was created, but those are all political issues, not technical ones.
If you had to go back and recreate another C++, you would be forgiven for creating a bad language, because making a good, usable language without a garbage collector is really hard, and even moreso when it has to be compatible with C. If you had to recreate Javascript… I would think it would be expected that you don’t make a language with the same kinds of flaws JS has today. There were plenty of examples of languages Javascript could have been based off of when it was written (like Java).
Case in point: it took decades for Rust to come around which was the first real challenge to C++. In the same period of time, we saw several GC languages appear (Java, C#, Go, PHP, Swift, Ruby, Python, all younger than C++), all competing against each other. Javascript would have been abandoned if it didn’t have a monopoly on web programming.
namingthingsiseasy@programming.devto
Programming@programming.dev•A video arguing C++ is the worst programming language to ever exist
0·1 month agoIt may not be perfectly compatible, but being mostly compatible with C was a large part of its selling point when it was originally announced. Without that, it probably wouldn’t have seen as much adoption. However, that choice also led to a lot of difficult design decisions which have become a liability today.
namingthingsiseasy@programming.devto
Programming@programming.dev•A video arguing C++ is the worst programming language to ever exist
0·1 month agoI’m not trying to goad you into an argument, though I could have admittedly phrased things better. I just can’t think of any reason why someone would want adopt Javascript as it is with all of its problems. A slice of pie is better than nothing at all. On the other hand, using Javascript when a much better alternative exists (namely Typescript) would be a significant liability in my opinion.
In fact, pretty much everyone on our front-end team at work would agree too - they’re pretty much unanimous in saying that Javascript should basically never be used.
namingthingsiseasy@programming.devto
Programming@programming.dev•A video arguing C++ is the worst programming language to ever exist
0·1 month agoI also agree that Javascript is worse. C++ has two excuses for being bad:
- It has to be compatible with C, a language that’s multiple decades older than it, and
- It is not garbage collected.
Javascript has neither of those two excuses. People only use it today because of the ubiquity of web programming. In fairness, it did kill off a few other technologies, like Flash and Java applets, but that was more Webkit and Chrome picking it as the winner than anything else.
Maybe these arguments are a bit hand-wavy, but the way I see it, it’s like the C of the web programming era.
namingthingsiseasy@programming.devto
Programming@programming.dev•A video arguing C++ is the worst programming language to ever exist
0·1 month agoC++ and JS are objectively shit languages from the pool of used languages.
This is a great point. There are a lot of even worse languages that are dead/dying and deserve to do so.
But personally, I see a lot of people who continue to defend JS. And I have worked in C++ for about 5 years now and nobody I have worked with praises the language - most want to ditch it entirely and switch to Rust. I can think of maybe one person who claims that C++ is good enough, which is hardly any praise.
This is all anecdotal stuff, so maybe we don’t see eye-to-eye though. I personally love C++, because it’s a really fun language to write, but I simultaneously think it’s an awful language, and the people who write/standardize it keep making the same kinds of bad mistakes over and over again.
namingthingsiseasy@programming.devto
Programming@programming.dev•A video arguing C++ is the worst programming language to ever exist
0·1 month agoIt’s perfectly possible for a slice of pie to be pleasant, and a slice of pie with ice cream to be more pleasant.
In my personal opinion though, that’s not how I would describe Javascript vs. Typescript. Javascript was basically replaced overnight, to the point where you should be very harshly criticized for ever using it these days unless you’re maintaining a legacy project.
namingthingsiseasy@programming.devto
Technology@lemmy.world•Mozilla takes on enterprise AI providers with Thunderbolt: Open-source and self-hostable, Thunderbolt gives organizations autonomy over how AI is built and runEnglish
351·1 month agoAs a bit of an aside, I learned recently why Mozilla has the weird Corporate/Foundation structure that it does: https://news.ycombinator.com/item?id=47701441
Basically the IRS is highly skeptical of the idea that free software development fits the legal definition of a 501©(3), and tends to reject such applications [1][2]. That is why Mozilla Foundation cannot use donations for Firefox development, and instead uses them for activism.
Someone claiming to be the CEO of one of these foundations appears to confirm it. Just thought people might be interested to know since this comes up in pretty much every thread about Mozilla.
namingthingsiseasy@programming.devto
World News@lemmy.world•Global leftist leaders gather in Spain to mobilise against far rightEnglish
0·1 month agoThe only way to fend off far-right parties is to elect governments that will actually take action to make people’s lives better. I mean dramatic, even drastic actions to improvements in quality of life for real people, not billionaires.
Centrists and even some center-left parties don’t seem to get this, or they do but they don’t care. It seems like leftist parties are the only ones that are willing to step up. They need our support more than ever.
namingthingsiseasy@programming.devto
World News@lemmy.world•Hungarian Prime Minister Viktor Orbán concedes defeat after ‘painful’ election resultEnglish
0·1 month agoBig congratulations to the people of Hungary. Hopefully this is the start of a much better chapter in their country’s history.
Even the early internet didn’t have content of this high quality
It’s mostly Gnome 2 frozen in time - there have been small improvements here and there, particularly in Caja (the file manager). I think that’s great though personally, and use it on most of my machines.
Wayland adoption has been slow, but it is getting there.



It should be noted that a lot of companies audit security software like this and attest that the implementation is secure and safe to use.
I’m curious if Microsoft did the same for their encryption scheme and if so, who they hired. Because anyone who did attest to the security of this component is likely compromised as well.