• 0 Posts
  • 21 Comments
Joined 11 months ago
cake
Cake day: November 6th, 2023

help-circle
  • OP clearly expects LLMs to exhibit mind-like behaviors. Lying absolutely implies agency, but even if you don’t agree, OP is confused that

    It did not simply analyze the best type of graphics card for the situation

    The whole point of the post is that OP is upset that LLMs are generating falsehoods and parroting input back into its output. No one with a basic understanding of LLMs would be surprised by this. If someone said their phone’s autocorrect was “lying”, you’d be correct in assuming they didn’t understand the basics of what autocorrect is, and would be completely justified in pointing out that that’s nonsense.













  • Yeah, that should work. ldd "$(command -v "$cmd")" will list the dynamic dependencies for $cmd, so you can find those (probably) in /lib and /usr/lib; I’m not familiar enough with the dynamic library loading process to give you the specifics. I would put the binaries in /usr/local/bin and the libraries in /usr/local/lib; but you could also modify path variables to point to the usb drive. Ideally you could find statically linked versions somewhere, so you don’t have to mess with the libraries.

    Alternatively, most package managers have commands to download packages; then you can copy the package cache over to the new machine and install them that way. If the commands are common enough, you could download one of the bigger install media and add its package repo to your machine. These of course are distribution specific processes.

    Finally, you could get a cheap USB ethernet adapter and connect to the internet that way. On newegg most of these products will have at least one review saying whether they work on linux.








  • I would argue that a lot of consumption, at least in “developed” nations, is driven by artificial demand. Some examples: the tobacco industry, the invention of “halitosis,” bottled water, planned obsolescence. So much of what we produce doesn’t raise, and often lowers, quality of life. Having to meet these levels of demand is deleterious directly and indirectly; being overworked and living in a polluted environment also lowers quality of life.

    But that’s not really the point. Viewing quality of life as identical to consumption is pathological and borderline offensive. If you want to increase your quality of life, spend more time with your friends, family, and neighbors. Create in ways that inspire you. Rest and relax. Spend more time in the moment. Go outside and visit nature. Volunteer and give back to others. There is so much more to being human than having the latest phone.