If you could show people 20 years ago what we have now, I have no doubt most people would have considered it AI. We can have actual conversations with our computers, they can now interact with tools they are provided, and act in a reasonably intelligent manner for a great many tasks. 20-year-ago-me would have barely been able to believe it. Is this sort of stance that this "isn't AI" missing the forest for the trees?
HN user
YoukaiCountry
Oh no, it appears to have received the hug of death?
I am interested in this, I have been using Raspberry Pis for various projects and home servers since the original - Currently one is hosting my navidrome music server, my password manager, and several other local network servers.
I feel the upgrade each time, and then get used to it, as I suppose we tend to do. I still remember the upgrade from 1 to 2 being the most impactful to me personally though. (I think maybe because that's when game emulation became viable?)
Yeah my inbox looked like 2005 again—nothing but raw, unfiltered chaos.
It's allowed me to tackle so many small projects that never would have seen the light of day, simply for lack of time.
Pretty much, in a way they're about having agency in a time when most people had none.
I have done both!
I absolutely loved The Settlers 1 and 2 as a kid. I feel like they are responsible for a fascination with distribution logistics that carried into adulthood.
By the way, there is also an open source clone of these games that is very well done: https://www.widelands.org/
The initial collapse of a star into the black hole would have been the big bang.
I’ve tinkered with pixel art now and then but I’m far from skilled. This may sound silly, but the idea of having two windows one zoomed and one unzoomed has never occurred to me, and I feel like it's going to change a lot for me.
It is first-class support, as far as I know everything is accessible from C#. I developed YKnytt, an open source game, fully in C# and never had the issue of something not working in C# as it did in GDScript.
This is honestly the worst part of it to me. It happens quite a lot!
I've made several small games for fun, and used Godot in Ludum Dare: https://ldjam.com/events/ludum-dare/44/meter-maid-dx
GDScript is very comfortable for doing simple game and UI logic, but it can be problematic that there's standard/easy way to import other people's code libraries besides copy-paste jobs.
When trying to do some sort of complex logic or when I really could use an external library for something, I simply go to C# to scratch that itch, and it's been working out pretty well for me. You can even have the two languages inter-operate to a degree within a project.
I agree, it's incredible. But be warned, this made me sicker than just about anything I've done with the Oculus Rift.
I felt like Alice down the rabbit hole after getting sucked into reading about TempleOS. Quite an unexpected side-effect of reading an article on neural networks!
Reminds me of the beginnings of an open source version of this: http://speciesgame.com/
Unfortunately Windows only, but it's a pretty neat little evolution simulator.
So far I keep getting the error "Cannot connect to server of image2text models"
Anyone having any luck?
Wouldn't it be far more constructive to discuss and debate the author's views instead of making a passive aggressive attempt to incite an attack on them, simply because you don't agree with them? This sort of attitude can be dangerous.
'Gee, github is down. Is it just me? Better check HN!' Exactly what I just did too.
Raspberry Pi would certainly be a good way to go. The architecture is cheap and (relatively) simple. Also people won't screw up their home computers, which is what many people would undoubtedly be playing with.
One thing that is bothering me is the filling in of search queries when you mouse over them. One wrong move with the mouse if you have a query partially typed in, and you have to backspace all of the automatically filled in stuff. Other than that, I think it's pretty nice.
Please elaborate on the safety mechanisms/services, I'm not aware of them. But if I was poor, there would be nothing to stop me from going to a gas station and spending my last $20 bill on lottery tickets, instead of food.
My wife has wanted an Android tablet for a while now, so I'm getting her a Nexus 7 and writing a custom Valentine's card app on it for her. I think she'll be surprised!
That's what I see, too. I don't think this person deserves the anger. They were trying to be nice.
I thought the same thing as you. The police he encountered possibly weren't 'used' to the sort of behavior he was exhibiting, and the way he was going about the crime. It's difficult to conclude that it was necessarily tied to his class / color, and I wonder if the author didn't go in with an idea in mind, and simply saw what he wanted.
This is going to be a nice thing to reference. I think I'll print it out. My only complaint is that it doesn't cover the git stash commands. I'll just use a good old fashioned pen to write my own section!
That would depend on what person B spent the $10,000 on.
I honestly want to know, who is his target audience? Does all of that talking in circles he does in his description really sound like science to an absolute layperson? More importantly, does he believe what he is saying? We'll probably never get the answers.
I foresee some confusing conversations with her peers about the series when she is a little older.
In the lower left.
Years ago when I had to make the choice, it was easy: Linux supported a larger amount of hardware. I didn't really want to spend all of my time writing drivers when I had other work to do.