Costruire una startup è soprattutto scegliere le persone giuste.
Sto lavorando a un’app consumer fintech early-stage (MVP pronto).
Se sei un builder con mindset business e voglia di costruire da zero, DM aperti.
#startup#fintech#cofounder
As AI writes more and more code, security can’t afford to fall behind. 🔒
Nullsec-S1 brings security auditing directly to the terminal and is the first open-source LLM designed specifically to analyze and secure machine-generated code. A meaningful step forward for the future of AI-driven development.
The @trynullsec team is doing an excellent job building practical tools for the next generation of #AI applications and agents. 🚀
$NSEC
Introducing the Nullsec-S1 CLI
Developers can now audit AI-generated apps, agents, MCP tools, and vibecoded software directly from their terminal.
Nullsec-S1 is the first open-source security LLM purpose-built for machine-generated code.
https://t.co/dyZ8hnodNH
Base keeps pushing innovation forward, from Coinbase expanding into India to new breakthroughs in AI agents and tokenized assets.
One standout update is @trynullsec $NSEC: a 9.4% supply burn alongside the launch of S1, its open-source security LLM designed for auditing apps and AI agents with top-tier performance.
Strong tech combined with deflationary tokenomics is a combination worth watching. 🔥
#Base #NSEC #AI #Crypto #BuildOnBase
Base Daily Recap - June 1
NEWS
■ @coinbase is now live in India with direct INR rails bringing seamless global liquidity and low trading costs
STATS
■ @trynullsec completed a 500 USD NSEC buyback and burn permanently removing 9,4 percent of their total supply
ECOSYSTEM
■ @centrifuge deSPXA S&P 500 exposure is now fully tradable 24 7 on Base
■ @CreatorBid detailed their 7,5k USDC prize structure with rolling daily PnL snapshots for custom agents
■ @shadowcleague dropped the First Light highlight reel to relive the biggest robotic combat moments from their livestream
LAUNCHES
■ @trynullsec S1 open source security LLM is live for auditing AI apps and agents with a top F1 score
■ @AskVenice MiniMax M3 open weights frontier model is live anonymously featuring 1M context and strong MCP performance
■ @CelerNetwork AgentPay working demo is live on Base where AI autonomously buys Polymarket data via state channels
#BV7x is cooking
Dev is at @proofoftalk tomorrow with all the Bittensor subnets and chads
I know a lot of TAO guys who are dming me about this one and paying attention
Actually 30% up on the day proves the demand is there and holders are strong
RUN IT
your coding agent has lied to you. you just didn't check.
it emitted a clean tool call, said the file was written, and you believed it because the JSON was well formed. but a schema validates the request, not whether the write actually happened.
everyone's trying to make agents more capable, which is good, but almost nobody's making them prove what they actually did. sometimes a worse model you can easily verify could beat a genius you have to take at its word.
right now that's a gap. we're making verification the default, not the exception. what's next:
• diff based edits
• receipts you can replay to undo a verified change
• verification that plugs into the tools you already use