

Ironically the US is more likely to drop the sanctions before Germany, where Codeberg is based.
Edit: They’ve gone self hosted. That makes more sense.
Ironically the US is more likely to drop the sanctions before Germany, where Codeberg is based.
Edit: They’ve gone self hosted. That makes more sense.
There very much are law requiring archival, but now it’s been ordered in the hearings as well. This makes it much more obvious that it’s a problem.
I believe some people have been ordered to archive the chat so that it can be presented to Congress in the future. Trouble is, looking at the screenshots it’s already gone as they had the message lifetime set to a week.
I wonder if this will be seen as destroying evidence .
Oh, and it also hallucinates.
Oh, and people believe the hallucinations.
Also. If you do want to add an option to show the last few lines of the log using tail
instead of cat
will do it.
Rather than reading the whole log just to add a line to it, you can use >
to append to the end of the file.
function log()
{
local changelog="/run/media/jamie/DUAL/changelog"
if [ "$1" == "--view" ]; then
cat $changelog
else
echo "$(date +%D:%H:%M): $1" >> $changelog
fi
}
Scammers never let a good global crisis get in their way.
I hadn’t realised the USB committee had found new jobs.
Not saying you’re wrong (because I’ve always found it suspicious how Tesla always seems to report that autopilot is disengaged for fatal accidents) but there’s probably some people asking themselves “how could it detect the wall to disengage itself?”.
The image on the wall has a perspective baked into it so it will look right from a certain position. A distance from which the lines of the real road match perfectly with the lines of the road on the wall. As you get closer than this distance the illusion will start to break down. The object tracking software will say “There are things moving in ways I can’t predict. Something is wrong here. I give up. Hand control to driver”.
Autopilot disengaged.
(And it only noticed a fraction of a second before hitting it, yet Mark is very conscious of it. He’s screaming. )
Sidenote: the same is true as you move further from the wall than the ideal distance. The illusion will break down in that way too. However, the effect is far more subtle when you’re too far away. After all, the wall is just a tiny bit of your view when you’re a long way away, but it’s your whole view when you’re just about to hit it.
He said he tapped the brakes on one of the earlier non-wall runs.
Whilst I agree on the wall, fog and rain are not extreme weather conditions. I’d rather he’d used a level of rain that was less intense. However, the fact is lidar still worked even though it was not clear it was going to.
For those that didn’t see it…
Set it and forget it, eh?
Any distro you like, as long as you stop futzing with it.
Seriously… they’re breaking because you change things. Linux machines stay up for years without issue. Stop breaking the install.
Doesn’t actually say that 60k overheated his drive. He says that he ran a run on 60k, and that he couldn’t do the whole database due to overheating. Two unrelated statements except that 60k is the lower bound for what he could process.
Doesn’t mean he knows what he’s doing though, as pretty huge datasets are processable on quite modest hardware if you do it right.
Sadly this comes down to OpenAI petitioning Trump, and expecting trump to do anything that could stop a scam like AI is pointless.
That 20% though…you want that to be physical.
Same as BMW iDrive. I’m sure some are touch screen, but you don’t have to use it.
Physical controls don’t change this.
Gitea is where Forgejo forked from.