Maybe we should fucking do something about it. Just going to keep happening.
Maybe we should fucking do something about it. Just going to keep happening.
No, we are nowhere close to learning as the human brain does. We don’t even really understand how it does at all.
The point is to encode solutions to problems that we can’t solve with standard programming techniques. Like vision, speech recognition and generation.
These problems are easy for humans and very difficult for computers. The same way maths is super easy for computers compared to humans.
By applying techniques our neurones use computer vision and speech have come on in leaps and bounds.
We are decades from getting anything close to a computer brain.
Don’t license it as free to use then.
We do like a tipple at the weekend
It is conceptually the same thing. A series of interconnected neurons with a firing threshold and weighted connections.
The simplification comes with how the information is transmitted and how our brain learns.
Many functions in the human body rely on quantum mechanical effects to function correctly. So to simulate it properly each connection really needs to be its own super computer.
But it has been shown to be able to encode information in a similar way. The learning the part is not even close.
deleted by creator
At work both my monitors and networking go through the same port. The monitor also acts as a usb hub.
You can buy an adapter and plug everything in one port.
I love it personally.
I love it personally. At work I have two monitors, networking, mouse and keyboard all going through one port. So much easier in my opinion.
Seems unlikely as that’s essentially what we had before and they were not very good at all.
LLMs are based on neural networks which are a massively simplified model of how our brain works. So you kind of can as long as you keep in mind they are orders of magnitude more simple.
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.
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.
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.
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.
I’m so sorry for your loss.
From my experience with grief there isn’t a lot you can do. It simply takes time to process and adjust. Trying to ignore it and power through only makes it harder and longer in my experience.
Try and think about your fond memories and be grateful that you got the time you did. Though I’m sure that means nothing right now.
Talking to a therapist can give you a space to express yourself in a safe and constructive way if you have access to that.
I was going to ask if this is common and just get reported recently or if something was going on.
Is it fairly “normal”?
I remember when London was having Isis van attacks. One attack was on an almost empty street at like 2 o’clock on a Tuesday.
I said at the time we’re lucky they’re fucking idiots. If they’d done that at lunch time or rush hour could have been 100s injured or killed easy
NavigationServer2D seems more like a nav mesh style approach.
A* is for finding the best path between connected points.