I use this to retain the old style, if that helps you.
I use this to retain the old style, if that helps you.
I hope I can now play all buzz games, some of them had the problem that the blue button was continuously pressed and you couldn’t play the game.
Thank you, that was a really good explanation!
I would say because it does not use it’s medium very well. It’s more like a playable movie, while videogames can be so much more than that.
I am currently deciding wether to use librewolf or floorp, do you by chance have an opinion on that?
If I stay in my house for my retirement, why would I care how much it is worth? I would only care about monthly costs like energy or insurance, what am I missing?
Not OP, but I copy my reply from the last time someone asked an opinion on kagi:
I use it, but to be honest I did not do a comprehensive comparison. I like it mostly for the fine grained website control. For work and some personal stuff I often look for code and can push websites like GitHub to appear more often. Or I can block Pinterest in my search results. I tried to do this in SearXNG, but this was too much of a hassle so in a way I pay kagi for convenience. I recently got a new job and will evaluate in the coming months if it is still worth the money, but right now I am satisfied. Nobody else I know would pay for a search engine, so I can understand the stance, but I am really fed up with all the advertising and enshitification so I thought why not give it a try. And yes, because it was recommended here.
Does review bombing have to be negative? For me it was always a big pile of reviews in a short time, like dropping a bomb, but without inherent rating.
Do you use a private DNS like Adguard? I never see ads of any kind on my phone with this.
Why not just let call sounds on and the other off? I have the call sound on so I can search for my phone and hear when someone calls me. All other sounds, like notification sounds are off. Nowadays only my parents are calling me, every other person just texts me, so this works for me, but depends on your circumstances.
I have no idea how modding works, but how would they get ready for a patch without having the files in advance?
I already know I will never play this game, could you elaborate for me?
I only watch movie and game trailers on YouTube, so yes, it would not bother me if they would be bankrupt tomorrow.
Would Deathloop be a Roguelite then?
When people talk about AI, they’re generally referring to systems or machines that can perform tasks which typically require human intelligence. These tasks might include things like recognizing speech, translating languages, or making decisions. AI isn’t about simulating human consciousness or emotions but about replicating the ability to perform specific intelligent tasks.
AI systems can range from simple, rule-based algorithms (which might seem like glorified if-else statements) to complex, learning systems. This is where machine learning comes in. Machine learning is actually a subset of AI. It’s a way of achieving AI where the system learns from data. Instead of being explicitly programmed to perform a task, the system is given huge amounts of data and learns patterns or rules from it. Over time, it can make predictions or decisions based on what it has learned.
So, not all AI is machine learning, but all machine learning is AI. Hope this clears things up a bit!
You could play this instead if you like this style.
You can pay them with Paysafecard you bought with cash somewhere though.
I have ADHD and finishing my PhD right now. My doctoral supervisor practically gave me free rein and I was able to let my creativity run free. This resulted in a new method in the field of ML that we now even have patented. But let me tell you, everything around it was hell. The teaching was exhausting, the lectures were exhausting and the publishing was exhausting. I’m glad it’s over, all those boring tasks are really getting on my nerves and I’m looking forward to working in the industry soon. So if you really consider this, don’t rush this decision.
The most annoying thing for me is that Firefox is reloading the current tab if I switch apps and then back to Firefox. Why is this not saved somehow and needs to reload the whole page?
My two use cases are project brainstorming and boilerplate code, which saves a lot of time for me. For example sometimes I find an interesting paper and want to try it out in Python. If they did not provide code that will take some time and trial and error to get it running. Or I just copy the whole paper into ChatGPT and get an initial script that sometimes even works with it’s first try. But that is not the point, I can do the last steps myself, it really is a time saver for me with regards to programming.