I really dislike that big cyber techs bake AI into their platforms, thinking that people will use it.
Instead people end up baking their own agentic stack and just using their products through an API/MCP. a much better approuch would be for them to build a more agentic focused and pluggable MCP/API stack.
You know, one where agents can actually better interpret the results and functions.
I gave a @badlogicgames's pi a Flipper Zero, effectively giving an LLM "hands" in the physical world. Sub-GHz, NFC, Infrared...
I watched it execute its first command and realized: everything just changed.
The bridge is built:
https://t.co/i2jyqtUZid
https://t.co/a2QVCiBprq
@marcusjihansson The Sensor-based chunk selection is interesting! Just trying to understand if the "vector-native LLM" approach described in original paper is aspirational or if there's a vector injection mechanism I'm overlooking. Would love your thoughts!
@marcusjihansson Specifically, I see:
- Vectors retrieved & stored
- Text extracted from metadata
- Traditional prompt built with text
- Standard LM call with text prompt
Is this intentional scaffolding for future vector-passing support, or am I missing something in how this works?
@mommi84@svpino I was just going to ask about this, what if the codebase is huge and start we to rely on a graph database to be able to give us more accuracy as the application grows, but seems like it will be less over time?
Have you tried something like this with a large codebase?
We have identified the root cause as an issue with the PostgreSQL synchronization mechanism. While the API is currently available, the application remains unstable. Our team is actively working on resolving this conflict.
๐BLOG, uhhhh AGAIN! ๐
We've got two blogs that came out today!
Read all about community member @geeknik in our first ever blog version of the Community Spotlight!
https://t.co/yipigDs21N
Okay, I promised I'll start doing some #infosec writeups, here's the first one - full static analysis of a Windows #shellcode: https://t.co/MXlLUq0ZAY
This could be a cool starting point to shellcode (๐๐งโ๐ป) analysis.
Would love to get feedback if this is helpful!