HackerTrans
TopNewTrendsCommentsPastAskShowJobs

adambb

no profile record

Submissions

FlyTrap Attack on Autonomous Drones

ics.uci.edu
1 points·by adambb·قبل 4 أشهر·0 comments

[untitled]

10 points·by adambb·قبل 6 أشهر·0 comments

Company says it has produced the Holy Grail of batteries

washingtonpost.com
4 points·by adambb·قبل 6 أشهر·2 comments

comments

adambb
·قبل 3 أشهر·discuss
To be fair to them, the architecture description said that each datasource had a unique agent, so the orchestrator AI didn't have direct data access, and that they specifically only allow access to data the user has permissions for.

Unclear if each datasource agent is ALSO AI based though, in which case it has just pushed the same concern down the line one hop.
adambb
·قبل 3 أشهر·discuss
https://docs.github.com/en/copilot/responsible-use/chat-in-y...

They do seem to word this at a more professional level in this context (the terms linked are for individuals using Copilot in Windows, probably?)
adambb
·قبل 4 أشهر·discuss
(unintentional) satire? almost a meditation on the seemingly inevitable bloat of software
adambb
·قبل 5 أشهر·discuss
The great promise and the great disaster of LLMs is that for any topic on which we are "below average", the bland, average output seems to be a great improvement.
adambb
·قبل 6 أشهر·discuss
https://archive.is/cfFe7
adambb
·قبل 7 أشهر·discuss
LG (UT8000 at least) TVs have an option to default to last used input, that works reliably.
adambb
·قبل 8 أشهر·discuss
I think the "messy ideas" was a reference to the homepage copy "Turn your messy ideas into crystal clear specs.", not continuing the previous thought about the placeholder. I'd agree that "messy" might have more negative connotations than you intended.
adambb
·قبل 9 أشهر·discuss
Learned a few things I didn't know about exception handling, like Vectored Exception Handling. If it's possible to somehow have enough permissions to install a generic vectored exception handler that has enough complexity to emulate generic instructions, not sure why the shellcode couldn't just be included there instead.

Maybe someone else will have a follow on regarding some product that does some more complicated processing in a VEH that could be used to implement something that has the same shape as this.