• 0 Posts
  • 16 Comments
Joined 5 months ago
cake
Cake day: April 9th, 2024

help-circle

  • Beleentoro Pro might be something for you. Basically a chill factory game, which I enjoyed for a long time. Other games by the developer Yiotro might be worth a look too.
    There are also free versions of most of their games available, with ads iirc (not sure, has been a while). But if you don’t want the ads: the pro versions are really cheap. One time purchase for everything.

    Another idea I have a puzzle game called: Mekorama by Martin Magni. The last time I played you got an option to pay what you think the game is worth at the end of the game. But you don’t have to.

    Mini Metro by Dinosaur Polo Club is also really good, but comes with a purchase.

    If you like tower defense, Bloons TD 6 by Ninja Kiwi is a must have. Comes with a purchase and has the option of microtransactions for cosmetics, but you can get those by playing as well. More importantly, it’s tons of fun.

    In case you’ve got a Netflix subscription, check out their games. They have lots of games in their repertoire which you would have to buy if you went through the App/Play stores. (Bloons TD 6 should be included there for example.)

    Edit: corrected Bloons TD 5 to Bloons TD 6.













  • You are literally wrong. Nice article, don’t see how that’s relevant though.

    Could it be, that you don’t know what “intelligence” is? And what falls under definitions of the “artificial” part in “artificial intelligence”? Maybe you do know, but have a different stance on this. It would be good to make those definitions clear before arguing about it further.

    From my point of view, the aforementioned branches, are all important parts of the field of artificial intelligence.


  • I totally agree with Linus Torvalds in that AIs are just overhyped autocorrects on steroids

    Did he say that? I hope he didn’t mean all kinds of AI. While “overhyped autocorrect on steroids” might be a funny way to describe sequence predictors / generators like transformer models, recurrent neural networks or some reinforcement learning type AIs, it’s not so true for classificators, like the classic feed-forward network (which are part of the building blocks of transformers, btw), or convolutional neural networks, or unsupervised learning methods like clustering algorithms or principal component analysis. Then there are evolutionary algorithms and there are reasoning AIs like bayesan nets and so much much much more different kinds of ML/AI models and algorithms.

    It would just show a vast lack of understanding if someone would judge an entire discipline that simply.


  • Cheers to that. Being welcoming and forgiving with new users or just ones who don’t know yet how to state their problem better, is a must. Assholes, like those elitists you spoke of, are not only unique to the Linux bubble, but are a sickness spread through all kinds of volunteer-based software related streams. I mean, just take a look at stackoverflow or forums and github pages of some open-source projects.

    I can understand if someone is annoyed by insufficiently detailed problem threads, if they see that very often, but don’t take that out on the user, because that would be the best way to deter people from using that project. And also because it’s super unhelpful and inconsiderate.
    That doesn’t mean serving someone everything on a silver plate and not expecting anything from the user. It’s okay to expect more involvement of the user to solve their own problem. However, do it in a nice way. Some mere hints, even if someone is not at the capacity to completely help, can go a long way.

    As you nicely put it, every user and voluntary contributor is an ambassador of the project.