Forgot your password?
typodupeerror

Comment Re:Useful agents are now possible (Score 1) 35

Open claw has shown that real agents are now possible.

It has shown that real shitty agents are now possible. Ones that may randomly begin to delete your files or emails, wipe your git-repos, expose your credentials by posting them in the wrong places and in general falling for rather easy prompt injection attacks.

Comment Re:WiFi cameras are not recommended (Score 1) 147

My understanding was using the CPU worked relatively poorly for Tensorflow, but I guess that too is relative ie the # of cams, resolutions, FPS, etc.

You're confused. OP said they're using the iGPU to handle it, not the CPU. I have Frigate handling 4 cameras myself and the iGPU can handle object detection with ease, the CPU sees barely any load at all.

Comment I have zero reason to use cash (Score 1) 54

There just simply is no reason for me to have any cash, paying by card has been a thing here forever. I don't even want to deal with cash, it's just so much more convenient to whip out a card or a smartwatch and be done with the payment in a matter of seconds. Even for buying second-hand directly from an individual person we nowadays have multiple different options right on our phones.

Comment Where's the news? (Score 1, Informative) 115

Using integer maths instead of floating point maths where you want a similar result, but don't need as high precision has been done for multiple decades already and is a common thing to do in e.g. resource constrained embedded devices. Applying it to AI models doesn't magically make it a new thing and I seem to recall having seen several articles over the years from other groups on doing it to AI models/training before this.

This just smells like an attempt at hyping things up in the hopes of grant money or investors. Or both.

Comment Re:TrueNAS (Score 1) 135

TrueNAS Scale is great. I've got it running on my primary NAS and on my backup NAS (my primary NAS takes backups from my other systems, then it is synced to my backup NAS, so there's multiple copies of everything, plus a week's worth of snapshots) Its UI is nice and clean, it makes it easy to manage disks, run a couple of VMs, with the next major release they're moving to using Docker as well and so on.

I just had an HDD die on me and I simply got an email from my TrueNAS system informing me of this and a couple of days later my pool had been resilvered and everything was all good again. It's really convenient.

Comment Re:So "coders" downloading malware... (Score 1) 22

targeting people mostly working on Javascript-based mobile and web projects

That's just plain wrong. VSCode is used these days for almost anything revolving around programming, including writing code for microcontrollers, working with C, C++, Rust, Python and others, for developing data science tools and applications and so on and so forth. There is absolutely nothing about it that is even remotely targeted at just Javascript projects.

Slashdot Top Deals

<< WAIT >>

Working...