HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rocho

no profile record

Submissions

Engineers are becoming sorcerers – Future of software dev with OpenAI Sherwin Wu

lennysnewsletter.com
1 points·by rocho·hace 5 meses·0 comments

Agent-native Architectures – A Technical Guide

every.to
3 points·by rocho·hace 6 meses·0 comments

comments

rocho
·hace 4 meses·discuss
I absolutely agree, although even that doesn't solve the root problem. The underlying LLM architecture is fundamentally insecure as it doesn't separate between instructions and pure content to read/operate on.

I wonder if it'd be possible to train an LLM with such architecture: one input for the instructions/conversation and one "data-only" input. Training would ensure that the latter isn't interpreted as instructions, although I'm not knowledgeable enough to understand if that's even theoretically possible: even if the inputs are initially separate, they eventually mix in the neural network. However, I imagine that training could be done with massive amounts of prompt injections in the "data-only" input to penalize execution of those instructions.
rocho
·hace 5 meses·discuss
I find Gemini is outstanding at reasoning (all topics) and architecture (software/system design). On the other hand, Gemini CLI sucks and so I end up using Claude Code and Codex CLI for agentic work.

However, I heavily use Gemini in my daily work and I think it has its own place. Ultimately, I don't see the point of choosing the one "best" model for everything, but I'd rather use what's best for any given task.
rocho
·hace 2 años·discuss
But that does not prove anything. We don't know where we are on the AI-power scale currently. "Superintelligence", whatever that means, could be 1 year or 1000 years away at our current progress, and we wouldn't know until we reach it.
rocho
·hace 3 años·discuss
They'd just bring it up shortly after under a different disguise.
rocho
·hace 5 años·discuss
In the past week I got a bunch of obvious spam in my inbox. They all had a garbled subject line with numbers instead of letters, missing spaces and wrong capitalization, and the body was an image. It's crazy, how are they getting through? Maybe the filter gets thrown off by the unintelligible (to the machine, as a human can understand the meaning) subject line?
rocho
·hace 5 años·discuss
I got a few of those myself. They use Unicode characters that look like ASCII letters and probably Google doesn't handle it well.