Yep, we disagree. The world and technology especially is an extremely complicated place. IMO any complex system that is built upon “humans should just know all this complexity and keep it in mind all the time” is fundamentally broken.
Yep, we disagree. The world and technology especially is an extremely complicated place. IMO any complex system that is built upon “humans should just know all this complexity and keep it in mind all the time” is fundamentally broken.
I think you’re saying the same thing as what I am. If it’s more complex than what you may think, the language should guard against it. If not, it should make it simple.
Rust, for example, is the only mainstream language where it isn’t possible to read from a file handle after it’s been closed. Doing so is a compilation failure. This is just a general invariant of “how to use files”.
But you also don’t need to think about allocating or deallocating memory in Rust. It does that fke you automatically, even though it’s not GC.
JS can also be complicated when it tries to hide realities about the world. E.g. is a const array or object immutable? No, the pointer is. But pointers don’t exist! /s
I mean, this is correct in many cases, unironically.
It should be one of the core purposes of a programming language to help humans to write the code they intend. If a language doesnt do that then it’s bad.
If this were a normal, fairly subjective disagreement, I’d feel the same way.
If this were a medium level disagreement and they were objectively wrong, I’d also feel the same way.
Supporting Trump is stunningly, objectively wrong, and in doing so they’re basically doing the opposite of this. They’re supporting lots of people losing a lot more than their homes.
I fully support being happy about it.
I’m a big Sanders supporter and totally get where youre coming from, but facts are facts. Bernie is right a ton of the time. He can be wrong once in a while without it damaging his reputation. When someone’s wrong, they should be called out regardless of whether you agree with them the rest of the time.
Maybe i should start saying I make $90 billion a year as a tax optimization
That’s been debunked - we get so few minerals from water for our diet that it’s almost nothing anyway. Almost everything is from solid foods or non-water liquids.
Curious if anyone can weigh in on this - is there much benefit to having fluorinated drinking water if you brush twice a day with fluorinated toothpaste and rinse with flourinated mouthwash?
I distill all my drinking water, but it’s to remove PFAS and all the other garbage we’ve polluted the earth with. Not because of flouride.
If I punch you in the face, say you’re a stupid bitch, then tell you I didn’t mean it, wouldn’t that be enough?
A Nazi salute is a Nazi salute. It isn’t something you can accidentally do.
Ecosia is building a custom search engine index, ETA summer 2025
Google. They had such a noble cause and potential - to organize the world’s information so that everyone could search it effectively. There was a point I thought of them as the epitome of academia, a huge force in the quest for the advancement of the world.
Now they’ve become the exact opposite.
Scientists should consult tech people about stuff like this just like we should consult scientists for science stuff. Unfortunately a lot of tech people also aren’t conscious of this stuff either.
Instances are stores (think Amazon or Etsy). Products are posts. Sellers are users.
Stores aren’t protected from being defederated. You can still search Google or whatever, still visit the site and buy stuff. It just will not be a unified search, just like how anything else works with ActivityPub.
The good stores would be run by admins who don’t have an incentive to defederate from others. Stores don’t make money or take a cut from sellers anyway. The sellers aren’t in charge of the instance, just like an Etsy seller can’t do anything about the fact that they have competitors on Etsy.
The need for decentralization is that the store / Amazon / Etsy is broken up but the search and interactions, reviews, etc. are unified.
I think it makes sense. It would allow a decentralized unified search across all stores. With Lemmy I can search posts as long as the instance is federated. With this I could find products.
I’d say Rust is definitely mainstream. Obviously not the level of JS or Python, but it’s being used all over the place. All FAANG companies, the Linux kernel, JS runtimes, web browsers, Android, Signal, Mullvad…
IMO GC has nothing to do with high or low level. It’s just incidental that there’s a correlation. In GC you usually don’t need to think about manually allocating or deallocating memory or truly understand what pointers are (in some ways anyway). In C / C++ you do.
In Rust you almost never manually allocate or deallocate, and you have both very high and low level APIs.
I’d say Rust is both high and low level. It just depends what you use it for. If you want to build a CLI or a web server, it’s great for that. If you want to do kernel stuff and choose to flip bits around you can do that too.
As for books, maybe you’d like trying Rustlings instead.
…why do you think Twitter had anything to do with getting Musk into the White House?
Go made some pretty poor design choices, and now even Google is choosing Rust for a lot of stuff instead.
It always has been
I thought you are going to mention that she’s receiving an enormous amount of money from the government, even though she’s Republican.
I can forgive someone for now knowing who specifically enacted some bill or something, but being simultaneously against supporting people with government handouts while relying on $400K from the government to survive? Wtf.