• 0 Posts
  • 19 Comments
Joined 2 years ago
cake
Cake day: July 6th, 2023

help-circle
  • If we can’t say if something is intelligent or not, why are we so hell-bent on creating this separation from LLMs? I perfectly understand the legal underminings of copyright, the weaponization of AI by the marketing people, the dystopian levels of dependence we’re developing on a so far unreliable technology, and the plethora of moral, legal, and existential issues surrounding AI, but this specific subject feels like such a silly hill to die on. We don’t know if we’re a few steps away from having massive AI breakthroughs, we don’t know if we already have pieces of algorithms that closely resemble our brains’ own. Our experiencing of reality could very well be broken down into simple inputs and outputs of an algorithmic infinite loop; it’s our hubris that elevates this to some mystical, unreproducible thing that only the biomechanics of carbon-based life can achieve, and only at our level of sophistication, because you may well recall we’ve been down this road with animals before as well, claiming they dont have souls or aren’t conscious beings, that somehow because they don’t very clearly match our intelligence in all aspects (even though they clearly feel, bond, dream, remember, and learn), they’re somehow an inferior or less valid existence.

    You’re describing very fixable limitations of chatgpt and other LLMs, limitations that are in place mostly due to costs and hardware constraints, not due to algorithmic limitations. On the subject of change, it’s already incredibly taxing to train a model, so of course continuous, uninterrupted training so as to more closely mimick our brains is currently out of the question, but it sounds like a trivial mechanism to put into place once the hardware or the training processes improve. I say trivial, making it sound actually trivial, but I’m putting that in comparison to, you know, actually creating an LLM in the first place, which is already a gargantuan task to have accomplished in itself. The fact that we can even compare a delusional model to a person with heavy mental illness is already such a big win for the technology even though it’s meant to be an insult.

    I’m not saying LLMs are alive, and they clearly don’t experience the reality we experience, but to say there’s no intelligence there because the machine that speaks exactly like us and a lot of times better than us, unlike any other being on this planet, has some other faults or limitations…is kind of stupid. My point here is, intelligence might be hard to define, but it might not be as hard to crack algorithmically if it’s an emergent property, and enforcing this “intelligence” separation only hinders our ability to properly recognize whether we’re on the right path to achieving a completely artificial being that can experience reality or not. We clearly are, LLMs and other models are clearly a step in the right direction, and we mustn’t let our hubris cloud that judgment.


  • What I never understood about this argument is…why are we fighting over whether something that speaks like us, knows more than us, bullshits and gets shit wrong like us, loses its mind like us, seemingly sometimes seeks self-preservation like us…why all of this isn’t enough to fit the very self-explanatory term “artificial…intelligence”. That name does not describe whether the entity is having a valid experiencing of the world as other living beings, it does not proclaim absolute excellence in all things done by said entity, it doesn’t even really say what kind of intelligence this intelligence would be. It simply says something has an intelligence of some sort, and it’s artificial. We’ve had AI in games for decades, it’s not the sci-fi AI, but it’s still code taking in multiple inputs and producing a behavior as an outcome of those inputs alongside other historical data it may or may not have. This fits LLMs perfectly. As far as I seem to understand, LLMs are essentially at least part of the algorithm we ourselves use in our brains to interpret written or spoken inputs, and produce an output. They bullshit all the time and don’t know when they’re lying, so what? Has nobody here run into a compulsive liar or a sociopath? People sometimes have no idea where a random factoid they’re saying came from or that it’s even a factoid, why is it so crazy when the machine does it?

    I keep hearing the word “anthropomorphize” being thrown around a lot, as if we cant be bringing up others into our domain, all the while refusing to even consider that maybe the underlying mechanisms that make hs tick are not that special, certainly not special enough to grant us a whole degree of separation from other beings and entities, and maybe we should instead bring ourselves down to the same domain as the rest of reality. Cold hard truth is, we don’t know if consciousness isn’t just an emerging property of varios different large models working together to show a cohesive image. If it is, would that be so bad? Hell, we don’t really even know if we actually have free will or if we live in a superdeterministic world, where every single particle moves with a predetermined path given to it since the very beginning of everything. What makes us think we’re so much better than other beings, to the point where we decide whether their existence is even recognizable?



  • I host a Plex server for close to 70 friends and family members, from multiple parts of the world. I have over 60TBs of movies, tv shows, anime, anime movies, and flac music, and everyone can connect directly to my server via my reverse proxy and my public IPs. This works on their phones, their tvs, their tablets and PCs. I have people of all ages using my server, from very young kids to very old grandparents of friends. I have friends who share their accounts with their families, meaning I probably have already hit 100+ people using my server. Everyone is able to request whatever they want through overseerr with their Plex account, and everything shows up pretty instantly as soon as it is found and downloaded. It works almost flawlessly, whether locally or remotely, from anywhere in the world. I myself don’t even reside in the same home that my Plex server resides. I paid for my lifetime pass over 10 years ago.

    Can you guarantee that I can move over to jellyfin and that every single person currently using my Plex server will continue having the same level of experience and quality of life that they’re having with my Plex server currently? Because if you can’t, you just answered your own question. Sometimes we self host things for ourselves and we can deal with some pains, but sometimes we require something that works for more people than just us, and that’s when we have to make compromises. Plex is not perfect, and is actively becoming enshittified, but I can’t simply dump it and replace it with something very much meant for local or single person use rather than actively serving tens to hundreds of people off a server built with OTC components.



  • At least learn a little bit about the technology you’re criticizing, such as the difference between fission (aka not fusion) and fusion (aka…fusion), before going on a rant about it saying it’ll never work.

    None of the reactors are being built with output capture in mind at the moment, because output capture is trivial compared to actually having an output, let alone an output that’s greater than the input and which can be sustained. As you’ve clearly learned in this thread, we’re already past having an output, are still testing out ways to have an output greater than an input, with at least one reactor doing so, and we need to tackle the sustained output part, which you’re seeing how it’s actively progressing in real time. Getting the energy is the same it’s always been: putting steam through a turbine.

    Fission is what nuclear reactors do, it has been used in the entire world, it’s being phased out by tons of countries due to the people’s ignorance of the technology as well as fearmongering from parties with a vested interest in seeing nuclear fail, is still safer than any other energy generation method, and would realistically solve our short term issues alongside renewables while we figure out fusion…but as I said, stupid, ignorant people keep talking shit about it and getting it shit down…remind you of anyone?


  • My dude, I understand your unwillingness, but docker is just a fancy new way of saying “install apps without it being a major PITA”. You just find the app you want on docker hub or some other docker repo, you pull the image, you run it, et voila, you have a container. No worrying about python suddenly breaking, or about running 5 commands in a row to spin up an app (I used to do this, including the whole python rain dance, to run home assistant. I feel stupid now).

    Decluttarr actually has a section to set up their container:

    https://github.com/ManiMatter/decluttarr#method-1-docker

    It’s step by step, all you have to do is get docker installed on your machine, then copy paste that text into a file, and run the docker command mentioned in the same directory as the file.

    Trust me, you want to learn this, because after the first 15 minutes of confusion, you suddenly have the holy grail to self hosting right at your fingertips. It takes me all of 5 minutes to add a new service to my homelab all because it’s so easy with docker. And it’s so ubiquitous and popular! TrueNAS SCALE uses docker for all its apps, the idea of containers essentially reshaped Linux desktop to be what it is today, with flatpaks and all.



  • JGrffn@lemmy.worldtoFediverse@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    Usually a React dev, have been some other stuff, but generally yeah, websites. Anything from resort chain websites to complex internal applications. Unit tests were optional at best in most jobs I’ve been at. I’ve heard of jobs where they’re pulled off, but from what I’ve seen, those are the exception and not the rule.

    Edit: given the downvotes on my other comment, I should add that this is both anecdotal and unopinionated from my behalf. My opinion on unit testing is “meh”, if I’m asked to do tests, I’ll do tests, if not, I won’t. I wouldn’t go out of my way to implement them, say, on a personal project or most work projects, but if I was tasked to lead certain project and that project could clearly benefit from them (i.e. Fintech, data security, high availability operation-critical tools), I wouldn’t think twice about it. Most of what I’ve worked on, however, has not been that operation-critical. What few things were critical in my work experience, would sometimes be the only code being unit tested.



  • JGrffn@lemmy.worldtoFediverse@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    23
    ·
    1 year ago

    To be fair, I’ve yet had a job that actually pulls off unit testing. Most either don’t bother or just go for the grunt work bare minimum to force pass tests. Most friends in my field have had pretty much the same experience. Unit tests can be just a chore with little to no real benefit. Maybe an opensource project that actually cares about its code can pull it off, but I wouldn’t bat an eye if they never get to it.



  • The article makes no mention to the molecules only working on cancer cells. The molecules, according to the article, attach to cell membranes, and then the molecules are jiggled to blow up the cells. That process doesn’t mention an ability to differentiate between cancer and non-cancer cells. The technique was tried on a culture growth, where a hammer would have the same results. It was also tried on mice, where half were left cancer-free, but little is said about the process, the specifics of the results, or what happened to the other half of mice.

    We all get the goal of cancer research, OP is just doubtful that this achieves it, as am I, as well as anyone who’s read good news about eradicating cancer in the past few decades. Most are duds or go nowhere even if initially promising, so…


  • The problem is the content being uploaded to these platforms serves a real and meaningful public, community purpose. Reddit has always been a knowledge base for a plethora of different subjects, YouTube has all sorts of content that has historical importance to the internet, as well as a trove of educational content that is unparalleled in size and quality.

    I take issue with that, because it’s not the company’s content, it’s just their platform. The content is vastly more important than the platform, but the companies act as if it’s theirs. They do everything based off what the community has built on their platforms, it’s their true essence and what actually attracts people.

    In the specific case of YouTube, I’d say that content is irreplaceable and indispensable. While it’s true that it is a privately owned platform and we don’t have much of a say on its direction, I truly believe the content is so important that the only viable path forward to prevent its loss, is to take said platform off private hands. I don’t believe it’ll ever happen, but it is what should happen, as it’s literally impossible to back up YouTube, just like it’s currently impossible to compete with YouTube.


  • I am constantly amazed at this for the US. I’m from Honduras, and most dentist stuff is like 20 bucks, with some more intricate things running you maybe 60 to 90 usd. I’ve literally never spent more than that on a dentist visit in my life, and I’ve been to at least 5 dentists in all 30 years, stayed loyal to two of them because they have been so good, they’re the kind of people you just stick to.





  • I’m calling out your streaming counterpoint: in the beginning, there was Netflix. It had almost everything from almost all studios, didn’t care about password sharing, and was easily very affordable, even more so if you split costs between everyone sharing accounts. The best part? No ads. The content kept getting better, the show formats kept getting more accesible.

    It was clearly more convenient for everyone to just have Netflix, even more convenient than piracy, but now? Every studio, every company, they all veered away from Netflix and decided to create their own services. Then the price wars started, then the crackdowns on password sharing, and the ad-supported tiers, and then they started canceling shit, good shit, in order to claim them as losses in their tax declarations. And then we all lost, because now we can’t find most content in a single place, we have to endure ads if we want to save money, and we cannot even use some services while traveling since there are limits to devices linked to the accounts. Oh and that show you liked? David Zaslav wanted a bonus this year, so it got shelved even though it was a huge success. It’s no longer convenient to use streaming services, at least not as convenient as it used to be.

    You know what’s convenient now? Piracy, through Plex, Jellyfin, and Emby, all with automations, all easily shareable between friends. That’s what I’m doing now, friends chip in when more storage space is needed, or when some additional service is needed. It’s more work for the more tech-oriented of us, but hell if it isn’t fun to just sail the high seas, giving the finger to these companies, while giving friends a good experience.