Well yeah they are public? Lemmy is indexed by Google. I imagine everything on here is as well.
Well yeah they are public? Lemmy is indexed by Google. I imagine everything on here is as well.
It’s not exactly hard. It’s really simple. It’s just shit to use.
Breakfast.
It’s a temporary ban. People just don’t say that. They are banned whether it’s temporary or not. They aren’t using the word incorrectly.
Yeah okay, but you don’t say I’m temporarily hungry the same way you don’t need to say I’m temporarily banned.
You’re hungry until you eat. You are banned until you are unbanned.
That’s just straight not true. For instance hunger. It’s definition doesn’t say it’s temporary but that doesn’t mean it’s permanent.
I kind of lucid dream but only enough to know I’m in a dream. Been the same since I was young.
It usually happens during nightmares. I’ve learnt to throw my right shoulder back as hard as I can in the dream and I wake up doing it.
Nothing in the definition of ban says it has to be permanent.
We still use it at work. There is huge commercial interest in this. If this was fully compatible there’s plenty of company that would pay a lot for a modern ide.
That sucks. I use it to handle all software on my work dev machine and haven’t had any issues so far. We basically use it to set up clean machines and it’s worked perfectly so far.
You’re forgetting winget. It’s actually really good.
That is what the article says. Windows is definitely becoming a harder target and Linux is becoming way more common.
Linux’s customisability and use of a huge range of different softwares means there’s likely to be many more attack vectors.
It is correct. Half is 3/6 a third is 2/6. So a half is one third larger than 1/3
This is a really interesting and actually useful application of AI. I’m all for it.
It’s essentially why people have moved away from server side rendering.
It is way less resource intensive to send just the data and let the client do the rendering. Both in data transfer and compute.
Makes sense. So far I’ve been able to do all that within the project file itself with tasks and property files.
QBasic was my first language when I started learning around the turn of the century. I remember it being super accessible even with the limited learning resources of the time.
It asks you to scan poke stops for some kind of reward. So I’m assuming it’s a big part of it.
Presumably they know what the poke stop is and can use this in their models. Like near me one is church and the other is the village hall.
The obvious problem is that I would have been quicker to write the function yourself than the examples.
I use the ai daily at work. But more as an interactive docs and refactoring tool.
NavigationServer2D seems more like a nav mesh style approach.
A* is for finding the best path between connected points.