• 0 Posts
  • 171 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle





  • What you’re alluding to is the Turing test and it hasn’t been proven that any LLM would pass it. At this moment, there are people who have failed the inverse Turing test, being able to acerrtain whether what they’re speaking to is a machine or human. The latter can be done and has been done by things less complex than LLMs and isn’t proof of an LLMs capabilities over more rudimentary chatbots.

    You’re also suggesting that it minimises the complexity of its outputs. My determination is that what we’re getting is the limit of what it can achieve. You’d have to prove that any allusion to higher intelligence can’t be attributed to coercion by the user or it’s just hallucinating based on imitating artificial intelligence from media.

    There are elements of the model that are very fascinating like how it organises language into these contextual buckets but this is still a predictive model. Understanding that certain words appear near each other in certain contexts is hardly intelligence, it’s a sophisticated machine learning algorithm.





  • You can see my post history if you want to content yourself that I don’t just copy-paste responses. I like to tailor my answer depending on how much of an asshole the person I’m replying to is.

    Someone else commented what my point was but I’ll make it clear myself. While Netanyahu believes it’s favourable to classify all anything Jewish as being related to Israel, the inverse is what you’re seeing play out.

    Attacking Israel means you’re attacking the Jewish faith therefore, attacking members of the Jewish faith means you’re attacking Israel. This isn’t a position I hold, this is the situation Israel has placed Jews around the world in as a result of muddying the waters. Israel is perfectly willing to manipulate the horror of the Holocaust to get allies to support their violence against Palestinians.








  • One of the simplest ways to safeguard against breakage is to have your /home on a separate partition. I realised I wouldn’t need to backup and reformat it from the beginning, I just need to wipe the root drive and reinstall again.

    It’s made even easier by writing an installation script. Simply put, you can pipe a list of packages into packstrap and use a little convenience package for pulling a partition scheme out of a file.

    I like to tinker and I’m aware that things will break so I have these tools that let me rebuild the system again in as short a time as possible.