

He can be working on whatever unrelated part and just be excited about the product that his company makes. It’s not impossible
He can be working on whatever unrelated part and just be excited about the product that his company makes. It’s not impossible
Sometimes when I’m tired, I forget how your ridiculous language decided to mangle another set of sounds, so I type whatever I recon it might be phonetically, and hope my phone correctly corrects me.
If powers goes out for more than a couple of days, not having cache casche physical paper money dollars will be the least of your problems. If less, then it will not be a problem.
Our society runs on electricity.
I know.
I was pointing out the word “necessarily”. It might. It might not.
The thing we learned is “correlation doesn’t necessarily imply causation”.
Bewahren?
They’re in a pocket if Big Soap, coercing god fearing christians into cleaning their asses thus making them gay
It is however very important to push people into cleaning themselves properly. The amout of dirty asses around us at all times is staggering and terrifying.
Because that was a pathetic nothing. His head getting back and to the left might be a different story
He’s already a head of the cult, this damage is done
First, get a [removed by mod], make sure it’s [removed by mod], then [removed by mod] right in the [removed by mod]
Boy do I have a bridge to sell you
Proton owner came out as big creep, so don’t really recommend.
Absolutely aggree about KDE, I helped a bunch of people switch to Linux, and for experienced users, KDE was the key. Not only it works better, but it also follows the logic people are used to, but with more freedom.
The things I am talking about are applied to the development process before you start writing code. Rules from NASA’s the power of 10, MISRA, ISO-26262, DO-178C, and so on, as well as the general experience and understanding of the data flow or memory management. Stuff like that you fundamentally can’t apply to a system that takes random pieces of text from the Internet and puts it into a string until it looks like something.
There is an enormous gray zone between so called good code (which might actually not exist), and bad code that doesn’t work and has obvious problems from the beginning. That’s the most dangerous part of it, when your code looks like something that can pass your “Turing test”, that’s where the most insidious parts get introduced, and since you completely removed that planning part and all the written in blood rules it introduced, and you eliminated experience element, you basically have to treat all the code as the most malicious parts of it, and since it’s impossible, you just dropped your standards to the ground.
It’s like pouring sugar into concrete. When there is a lot of it, it’s obvious and concrete will never set. When there is just enough of it, it will, but structurally it will be undetectably weaker, and you have no idea when it will crack.
Thanks for sharing! You saved me some headache, that’s for sure
Hm, maybe there is something in modding? Have you tried vanilla?
Any human written code can and will introduce UB.
And there is enormous amount of safeguards, tricks, practices and tools we come up with to combat it. All of those are categorically unavailable to an autocomplete tool, or a tool who exclusively uses autocomplete tool to code.
Also I don’t see how you will take more that 5 second to verify that a given function does not exist. It has happen to me, llm suggesting unexisting function. And searching by function name in the docs is instantaneous.
Which means you can work with documentation. Which means you really, really don’t need the middle layer, like, at all.
I haven’t run into any of those catastrophic issues.
Glad you didn’t, but also, I’ve reviewed enough generated code to know that a lot of the time people think they’re OK, when in reality they just introduced an esoteric memory leak in a critical section. People who didn’t do it by themselves, but did it because LLM told them to.
I you don’t want to use it don’t.
It’s not about me. It’s about other people introducing shit into our collective lives, making it worse.
That’s why you use unit test and integration test.
Good start, but not even close to being enough. What if code introduces UB? Unless you specifically look for that, and nobody does, neither unit nor on-target tests will find it. What if it’s drastically ineffective? What if there are weird and unusual corner cases?
Now you spend more time looking for all of that and designing tests that you didn’t need to do if you had proper practices from the beginning.
It would probably a nice idea to do some kind of turing test, a put a blind test to distinguish the AI written part of some code, and see how precisely people can tell it apart.
But that’s worse! You do realise how that’s worse, right? You lose all the external ways to validate the code, now you have to treat all the code as malicious.
For instance, to seek for specific functions in C# extensive libraries.
And spend twice as much time trying to understand why can’t you find a function that your LLM just invented with absolute certainty of a fancy autocomplete. And if that’s an easy task for you, well, then why do you need this middle layer of randomness. I can’t think of a reason why not to search in the documentation instead of introducing this weird game of “will it lie to me”
I’m pretty sure both Nebula and Floatplane look for their talents themselves, you can’t just decide to be there. And they look for something more sophisticated than a guy yelling n-word at children in a currently popular videogame.