- 0 Posts
- 211 Comments
naught101@lemmy.worldto No Stupid Questions@lemmy.world•Is it weird to sometimes wonder whether everything you know is wrong?1·4 days agoI wasn’t suggesting anything was black and white. I was just giving an example of a chain of thought. OP is free to come up with their own chains of thought.
naught101@lemmy.worldto No Stupid Questions@lemmy.world•Is it weird to sometimes wonder whether everything you know is wrong?2·5 days agoWhat, like backwards?
I think with some things (like reading or skydiving), there are pretty fast feedback loops that tell you if you’re doing it wrong.
naught101@lemmy.worldto No Stupid Questions@lemmy.world•Is it weird to sometimes wonder whether everything you know is wrong?3·5 days agoI live on the east coast of Australia, so I guess I’m a pacificist and didn’t even know it.
naught101@lemmy.worldto No Stupid Questions@lemmy.world•Is it weird to sometimes wonder whether everything you know is wrong?2·5 days agoThis is good, but I’d add that you can get closer, and you can get closer faster, but truth will always be over the horizon.
naught101@lemmy.worldto No Stupid Questions@lemmy.world•Is it weird to sometimes wonder whether everything you know is wrong?3·5 days agoSuggesting therapy (or any course of action) for someone based on a couple of lines the posted on the internet seems a bit hasty. You know barely anything about them. AND you’re making umsupported assumptions (they said nothing about their own sexuality).
naught101@lemmy.worldto No Stupid Questions@lemmy.world•Is it weird to sometimes wonder whether everything you know is wrong?13·5 days agoNo way, that’s just science, baby! (Edit: OK, and philosophy)
I think those questions need to be followed through with a chain of reasoning and questions, not denial. There’s usually lots of options.
So for that “gay people are deviants” question, a “no they aren’t” answer isn’t helpful, because it’s faith based, which leads to a shutdown of thinking and curiosity.
Another line might be: if they are, then does that mean that the tens or hundreds of other animal species with documented existence of homosexuality are also deviants? Can an animal be a deviant? Seems unlikely… Does that mean that maybe deviance is a dodgy concept? What does it actually mean? Does it mean a thing is fundamentally bad, or does it just mean that it doesn’t fit with a particular value system? If that’s the case, and I personally know a bunch of gay people who are really lovely people, is it possible that it’s the value system that’s the problem, not the gay people?
There’s usually plenty of other chains of thought that will get you to a place like this. Doing this kind of thought exploration also means that when you come up against someone making that argument in public, then you have a better idea where you stand, and you can potentially engage constructively with them, if they seem open to it.
naught101@lemmy.worldto World News@lemmy.world•‘I'm not thrilled’: Donald Trump reacts after receiving a drop of ‘highest quality oil’ during UAE visitEnglish51·5 days agoIt’s obviously a joke though. Trump’s a fuckwit, but let’s attack him on the substantial things, it’s not like there’s a shortage of them.
naught101@lemmy.worldto No Stupid Questions@lemmy.world•What techniques do bad faith users use online to overwhelm other users in online discussion and arguments?41·5 days agoConsidering the value of a comment on the internet ONLY in relation to the person the comment is in reply to seems weirdly blinkered and bizarrely individualistic.
naught101@lemmy.worldto No Stupid Questions@lemmy.world•What techniques do bad faith users use online to overwhelm other users in online discussion and arguments?2·5 days agoIf you’re interested in shaping public opinion I think you need to ask yourself why you are on Lemmy instead of somewhere else?
(Not OP) Because the “somewhere elses” all have their own fucked up problems, like algorithms that optimise for combativeness, and corporate control of various debates. Lemmy has the potential to provide a viable alternative, and it needs content in order to get big enough to do it. It’s the long game.
naught101@lemmy.worldto Linux@lemmy.ml•Is Linux compatible with touchscreen/2 in 1 laptops?10·5 days agoI’ve been running kubuntu on a lenovo yoga for years, works great.
I think the only think is that the touch screen maps incorrectly when there’s a second monitor plugged in. I didn’t use it enough for that to be annoying, and it’s possible it’s fixed on plasma 6, I haven’t tried yet.
naught101@lemmy.worldto No Stupid Questions@lemmy.world•Why don't these code-writing AIs just output straight up machine code?2·5 days agoYeah, good catch. I know that, but was was forgetting it in the moment.
naught101@lemmy.worldto No Stupid Questions@lemmy.world•Why don't these code-writing AIs just output straight up machine code?2·5 days agoYeah, as @uranibaba@lemmy.world says, I was using the narrow meaning of AI=ML (as the OP was). Certainly not surprised that other ML techniques have been used.
That Cummins paper looks pretty interesting. I only skimmed the first page, but it looks like they’re using LLMs to estimate optimal compiler parameters? That’s pretty cool. But they also say something about it having a 91% hit compliant code hit rate, I wonder what’s happening in the other 9%. Noncompliance seems like a big problem? But I only have surface-level compiler knowledge, probably not enough to follow the whole paper properly…
naught101@lemmy.worldto No Stupid Questions@lemmy.world•Why don't these code-writing AIs just output straight up machine code?56·6 days agoStrong doubt that AI would be useful for producing improved compilers. That’s a task that would require extremely detailed understanding of logical edge cases of a given language to machine code translation. By definition, no content exists that can be useful for training in that context. AIs will certainly try to help, because they are people pleasing machines. But I can’t see them being actually useful.
naught101@lemmy.worldto No Stupid Questions@lemmy.world•Why don't these code-writing AIs just output straight up machine code?6·6 days agoI think on top of this, the question has an incorrect implicit assumption - that LLMs understand what they produce (this would be necessary for them to produce code in languages other than what they’re trained on).
LLMs don’t product intelligent output. They produce plausible strings of symbols, based on what is common in a given context. That can look intelligent only in so far as the training dataset contains intelligently produced material.
Looks like it’s dual licenced, MIT and Apache https://github.com/trifectatechfoundation/sudo-rs
naught101@lemmy.worldto World News@lemmy.world•Labor wins Australian Federal electionEnglish2·19 days agoYep, very similar to UK Labour, in my understanding. They’ve distanced themselves from their union roots a lot over the last 4ish decades.
naught101@lemmy.worldto No Stupid Questions@lemmy.world•Could wastewater plants simply heat up water past 500C to decompose all chemicals and output clean water?2·21 days agoBarring the fact that most pollutants aren’t that easy to deal with, I don’t think so. I think you’d suffer from a kind of Jevon’s Paradox of toxicity, where people would just dump more in, until whatever “ok” threshold previously existed would be breached, and you’d be left in the same situation, just systematically worse.
Instances are websites. Federation just means that they can automatically communicate directly between multiple intakes, and share information without requiring user interaction.
All this happens via APIs. Any website that implements ActivityPub APIs properly can federate with other sites as part of the fediverse.