

They had the same problem when it was relatively more popular.
They had the same problem when it was relatively more popular.
Yea, recently I set up immich and while it’s solving a way more narrow (image and video library) problem it’s so much more responsive and felt much more “put together”.
I thought that the last state of the art opinion was that there is no reliable difference between the brains of the sexes? I am by no means informed on this.
Could that mean that at some point one could detect transgender people using medical testing?
Its Monday and I’m feeling rather ok so 2
The hero we need
Hmmm. Maybe I should try that then. Never actually understood why people like these managers as I was always satisfied with the directory tree for organization.
Well maybe besides music. There beets fucking rocks. But in the end I use it also only to sort music into a directory structure.
What’s wrong with just folders and file names?
The people working on LLMs also call it AI. Just that LLMs are a small subset in the AI research area. That is every LLM is AI but not every AI is an LLM.
Just look at the conference names the research is published in.
Good for you. And no, I am treating people offline and online pretty much the same.
You should reflect on your initial comment and how that set the tone for the conversation. You claim llama.cpp to not be open source. Well it is in every definition even if it depends on proprietary software. Which it does not necessarily need to as it is fully compilable without cuda, etc with just the CPU inference Backend.
What are you on about? Llama.cpp compiles just fine for me using clang or GCC. Didn’t even need to do much just normal cmake commands.
Sounds like the problem sits between the chair and keyboard.
Another good one is second hand shops. When I was in Helsinki I’ve found really cool stuff there.
Would you say the price did get spread further out or were they always that far apart?
Unfortunately many US grocery stores geo block the EU :/
Probably because of privacy laws? I guess I could use a VPN but asking here was easier / more fun.
Thanks, believe it or not but I find it actually really interesting how prices differ and what products are sold.
If I travel I always try to go to markets where local people buy their groceries
Aww, the poor turtle is trying their very best.
Can you get apocalypse insurance? I think I’m in the market for it.
No, no, no. It’s the end of times. I can hear the trumpets of the apocalypse.
Now Valve needs to release half life 3 and the world as we know it will truly perish.
Jokes aside. I hope this means work on a UI overhaul can seriously begin.
The only way to make Rust segfault is by performing unsafe operations.
Challange accepted. The following Rust code technically segfaults:
fn stackover(a : i64) -> i64 {
return stackover(a);
}
fn main() {
println!("{}", stackover(100));
}
A stack overflow is technically a segmentation violation. At least on linux the program recives the SIGSEGV signal.
This compiles and I am no rust dev but this does not use unsafe
code, right?
While the compiler shows a warning, the error message the program prints when run is not very helpfull IMHO:
thread 'main' has overflowed its stack
fatal runtime error: stack overflow
[1] 45211 IOT instruction (core dumped) ../target/debug/rust
Btw I didn’t down vote you.
Your reply begs the question which definition of AI you are using.
The above is from Russells and Norvigs “Artificial Intelligence: A Modern Approach” 3rd edition.
I would argue that from these 8 definitions 6 apply to modern deep learning stuff. Only the category titled “Thinking Humanly” would agree with you but I personally think that these seem to be self defeating, i.e. defining AI in a way that is so dependent on humans that a machine never could have AI, which would make the word meaningless.
Fun fact chairs are male in German (Der Stuhl)