A software developer and Linux nerd, living in Germany. I’m usually a chill dude but my online persona doesn’t always reflect my true personality. Take what I say with a grain of salt, I usually try to be nice and give good advice, though.

I’m into Free Software, selfhosting, microcontrollers and electronics, freedom, privacy and the usual stuff. And a few select other random things as well.

  • 0 Posts
  • 8 Comments
Joined 4 years ago
cake
Cake day: August 21st, 2021

help-circle


  • There are a bunch of options available. I think the exact layout depends on the exact use-case. From GlusterFS, Ceph, to (S3 compatible) block storage, to straightforward NFS, to database replication, that’s all for different use-cases like VM failover to decoupling storage from a service, to something like a Jellyfin sharing the media library with another service, to horizontal scaling of services… I don’t think there is a single answer to all of that.





  • Yeah, generative AI is a good point.

    I’m not sure with the computer scientists, though. It’s certainly not any task, that’d be AGI. And it’s not necessarily connected to humans either. Sure they’re the prime example of intelligence (whatever it is). But I think a search engine is AI as well, depending how it’s laid out. And text to speech, old-school expert systems. A thermostat that controls your heating with a machine learning model might count as well, I’m not sure about that. And that’s not really like human cognitive tasks. Closer to curve fitting, than anything else. The thermostat includes problem-solving, learning, perception, knowledge, and planning and decision making. But on the human intelligence score it wouldn’t even be a thing that compares.


  • And “intelligence” itself isn’t very well defined either. So the only word that remains is “artificial”, and we can agree on that.

    I usually try to avoid the word “AI”. I’ll say “LLM” if I talk about chatbots, ChatGPT etc. Or I use the term “machine learning” when broadly speaking about the concept of computers learning and doing such things. It’s not exactly the same thing, though. But when reading other people’s texts I always think of LLMs when they say AI, because that’s currently what they mean almost every time. And AGI is more sci-fi as of now, so it needs some disclaimers and context anyway.