Research for the sake of research is how we make discoveries we never thought possible.
Research for the sake of research is how we make discoveries we never thought possible.
I can’t imagine using any LLM for anything factual. It’s useful for generating boilerplate and that’s basically it. Any time I try to get it to find errors in what I’ve written (either communication or code) it’s basically worthless.
Yes it’s called forgejo, a fork of gitea
It all comes down to the fact that LLMs are not AGI - they have no clue what they’re saying or why or to whom. They have no concept of “context” and as a result have no ability to “know” if they’re giving right info or just hallucinating.
I need a ps5 app - without that I can’t leave plex
The structure of this blog on mobile is awful. Just let me read, damnit
That makes sense, I think he was leaving it outside and we’ve had a lot of rain lately, it’s also been pretty cold.
Thanks for the info!
What I’m seeing online, the leaves should be standing straight up. Any tips on how I should care for these floppy ones? Should I prune them, repot them, or anything?
If compiled languages bother you, then you’re gonna love assembly.
Who is surprised that stupid IoT implementations are poorly done.
I’m know it’s a meme, but a lot of people actually live like this. It’s part of that insanity of fear that people live in. “Except one” implies that it’s inevitable that you’ll be attacked in the night.
It’s just like the psychos who stock up on guns, they’re positive that “it’s only a matter of time”
People are fuckin stupid
Don’t put twinkies on your pizza.
I got one for my cat and my dog fell in love with it.
He just wanna do hoodrat stuff with his friends
Everything starts somewhere, but I wonder what macOS cli’s are the target for this tool that doesn’t have a Linux equivalent
CGPGrey must be so proud
What do you mean “embedding lua into applications”?
I assume you mean you want an application extensible by user lua script?
You build an API that calls the lua interpreter and passes the script, and reads the output; same as you would for any other scripting language. You define what the inputs should be, create the interface for executing the user defined script through shell commands, and then retrieve the output.
For python you’re going to probably use this:
https://docs.python.org/3/library/subprocess.html#subprocess.check_output
For C# you’re going to use Process
https://stackoverflow.com/questions/4291912/process-start-how-to-get-the-output
The complexities arise in your implementation and there’s no single guide.
The article doesn’t seem to say, but if we expected oxygen to form via nuclear synthesis in stars, but there’s more oxygen than we would expect, do we have any hypothesis for how? Could oxygen have formed another way or was it more likely that the nuclear synthesis happened more rapidly in the early universe?
I mean, this makes sense. It costs money to host a webpage - even a tiny blog run on a home server requires someone to have the hardware on, running, and connected to the internet. Not to mention the domain registration and the security risk of running a website using software from 2013