• 0 Posts
  • 89 Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle








  • Except that insect based protein isn’t even something you can find out there to eat. Unless you get it directly from the source… but those people don’t exist either.

    This entire thing was made from a few researchers doing some basic research and a few cultures here or there that have one or two traditional dishes that use insects.





  • I believe, that we are still quite far away from a generic artificial intelligence

    Well, that’s one of those “nobody anywhere has any idea” things. But I have to say, the more attention and money we spend on LLMs, the longer it will probably take to make any useful generic intelligence. No idea if that’s good or bad either.

    Even the quite flawed implementations we see in the market at the moment, make it hard for people to get entry level jobs.

    Those jobs are being destroyed by government policy. The only thing LLMs are currently able to do is spam, it can’t replace people on any other activity.







  • yeah i know exactly the feeling, i want to get into coding, but there is just so much information out there

    Pick a problem, then pick the python library/framework that solves it, follow the tutorial, and adapt it to solve your problem.

    It will be a bad piece of code that barely works. That’s how you start, there’s no other way. After it, pick another problem or an improvement, solve it again, and so on.

    After a while abandon python, because only bad programmers stay with a single language. Or don’t if you want to stop there, because not everybody has to become good at everything.