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.