HackerLangs
TopNewTrendsCommentsPastAskShowJobs

nraynaud

no profile record

comments

nraynaud
·vor 12 Tagen·discuss
Funny, is recently searched “match plate in French“ the LLM went straight to match sticks and dinner plates, and the dummizer in search fixed “plate“ to “play“ and went into soccer territory.

I still have no clue how the foundry pattern is called in my native language.
nraynaud
·vor 2 Monaten·discuss
To be ironic, maybe the list of the files is original :) It's a very open minded curation.
nraynaud
·vor 2 Monaten·discuss
I would venture that's it's the whole reason they use it. because it doesn't work.
nraynaud
·vor 2 Monaten·discuss
I have not clicked, but recently I was suggested a video whose title was more or less: “everybody thinks 1984 agrees with them”.
nraynaud
·vor 2 Monaten·discuss
Funny, along the same lines I asked an AI to write some wasm text. It was ridiculously bad and I had to intervene heavily to get something working as intended.
nraynaud
·vor 2 Monaten·discuss
For people interested, you can do FTS in DuckDB without using the official module. I copy-pasted the relevant parts and slightly changed it for my need.

https://github.com/nraynaud/sojourner/blob/main/PDS/db_creat...

Example: https://nraynaud.github.io/sojourner/PDS/explore.html
nraynaud
·vor 2 Monaten·discuss
In France we had a case where the government tried to bring terrorist charges against someone, the problem is that the police couldn’t materially have seen what they wrote in their report, because their car was too far and the timing didn’t line up correctly. Eventually the policemen invoked confidentiality rules against their mobile phones so that no accurate probing could be made. The judge threw away the terrorist charges anyways, because the facts didn’t warrant it. Since the police knew exact facts without being there, there is a high suspicion they used illegal spying on the people and tried to launder the data.
nraynaud
·vor 2 Monaten·discuss
So I gather that nobody is working on a search that stays on the current branch?
nraynaud
·vor 3 Monaten·discuss
I took it as the extracted spec was weird and they looked into it.
nraynaud
·vor 3 Monaten·discuss
I concur, “the Germans” have created an algorithm that completely “see through” subqueries/CTEs when planning a query. The way the query is written has no bearing on the execution.
nraynaud
·vor 4 Monaten·discuss
Wouldn't she have the excuse of truth as defense?
nraynaud
·vor 5 Monaten·discuss
a continuous chain of memories is enough to consider it the same culture. They did not imply that the date was the carving date, but that the culture extended as far back as that date.
nraynaud
·vor 5 Monaten·discuss
I guess in modern time we can compute eclipses from the past?
nraynaud
·vor 5 Monaten·discuss
Sorry that was in French

https://peuplesautochtones.wordpress.com/2022/05/21/sites-ar...

“Il a été proposé qu’elle puisse commémorer une éclipse lunaire qui a précédé une éclipse solaire de deux semaines.” >”It was proposed that it could commemorate a lunar eclipse preceding a solar eclipse by two weeks”

I was very lazy in my search, so I didn’t check anything about this page.
nraynaud
·vor 5 Monaten·discuss
Seems to be an eclipse at that date, if they weren’t able to predict them, they had to have seen it.
nraynaud
·vor 6 Monaten·discuss
They may not have realized their interpretation is ambiguous until after the incident, that’s the kind of stuff you realize after you find a bug and do a deep dive in the literature for a post mortem. They probably worked with the certitude that record order is irrelevant until that point.
nraynaud
·vor 7 Monaten·discuss
I would also add that there some slack for repairs.
nraynaud
·vor 7 Monaten·discuss
In France those asshole put those cars on a company books to avoid paying the CO2 overcharge and the VAT.
nraynaud
·vor 7 Monaten·discuss
Yeah, it’s a big topic in France too. I just saw the current pinacle of this stupidity: a camera in the grille at the front of a Peugeot car.
nraynaud
·vor 9 Monaten·discuss
Naive question: ML tensor libraries don’t use a Z-order memory layout like textures do? It’s not beneficial like it is for textures?