Panos Angel 🛠️ Building on Solana & Rust 🦀

417 posts

Panos Angel 🛠️ Building on Solana & Rust 🦀 banner
Panos Angel 🛠️ Building on Solana & Rust 🦀

Panos Angel 🛠️ Building on Solana & Rust 🦀

@PanosAngel1

👨‍💻 Indie Dev diving into Solana + Rust 🛠️ Currently: Building an NFT + merch marketplace in public 🎨 ✍️ Tutorials on Web3, open source, AI & dev tips

Katılım Şubat 2013
253 Takip Edilen485 Takipçiler
Sabitlenmiş Tweet
Panos Angel 🛠️ Building on Solana & Rust 🦀
🛠Building my first Solana app in public. A merch marketplace where artists sell designs as NFTs and physical merch. NFT holders get a share of the profits. I’ll be sharing: ✅Solana + Rust dev tips ✅Project progress ✅Free open-source code Follow along as I build and learn!
English
9
0
25
1.4K
OrcDev
OrcDev@orcdev·
ok so here's the clearer version: we're actually talking about two different things 1. plan mode (the concept of planning your work) 2. plan mode (feature in tools like codex / claude code which isn't perfect) I was referring to 1, but I misunderstood and thought @mattpocockuk and @steipete were also talking about 1 while they were actually talking about 2 so they are also planning, but not with the plan mode from tools, they have their own workflows
OrcDev@orcdev

you'll often see hot takes from famous AI people that just don't apply to regular devs one recent hot take from @steipete and @mattpocockuk : "I don't use plan mode", and a regular dev thinks ZOMG until you realize those guys have: - infinite tokens - 100 agents running in ralph loops - entire workflows auto iterating of course they don't need plan mode meanwhile regular dev needs plan mode, because regular dev is on a $20 subscription, and regular dev cannot burn 5b tokens a day, regular dev says hello and burns 4% of his session different game, different rules

English
11
0
27
3.8K
Bob⚡James
Bob⚡James@init_bobjames·
do you see what i see?
Bob⚡James tweet media
English
4
0
11
301
ELVIS ⭕️
ELVIS ⭕️@elvis_analyst·
10 startup ideas that could generate you millions in revenue. vibecoding / startup ideas. - creator sponsorship marketplaces - pre order management tool - affiliate link manager - waitlist builder for startups - digital product delivery systems - Ad spend tracker - email campaign analyzer - simple website analytics - appointment reminder service - email list cleaner. bookmark and build one.
English
29
7
70
1.2K
Martin Delannoy
Martin Delannoy@martin_delannoy·
@PanosAngel1 @anchorlang the one-command update is slick until your local version drifts from the team's setup. then you're not building, you're debugging why your environment doesn't match theirs 🔧
English
1
0
1
20
Miltiadis Bouchalakis
Miltiadis Bouchalakis@milbouchal·
Spent a few days with OpenClaw. Honest take: - Every cron job fires up a full LLM session, system prompt, tools, everything, even when all it does is check if a JSON value changed. That's like 25K tokens to do what a bash one-liner could handle. (verified with Langfuse) - I tried separating cron and ops into different channels, thinking it would help. Nope. Still burns the same tokens per run. Even with self-healing operations, it breaks. -The AI around cron jobs is also too basic. If something breaks it won't catch it. And you still can't run crons as plain shell commands, there's a proposed "exec" mode on GitHub, but it's not shipped yet. - The "memory" system is a markdown file. That's it. I hooked up Langfuse to intercept the API calls and the entire memory which is an .md file, gets shoved into every single prompt as context. Every request, full file, no matter what you're asking. So your token bill is partly just memory md file contents on repeat. - About security. I'm not even gonna start. Just look at the GitHub issues. - Threw a better model at it. Didn't change much. The problem is how it's wired, not what model you pick.
Miltiadis Bouchalakis tweet media
English
1
0
2
57
⭕lãms
⭕lãms@Olams5424·
@PanosAngel1 What's substack it's my first time hearing that 🤔
English
1
0
1
14
Dev Ed
Dev Ed@developedbyed·
Holy price… at least it comes with Resident Evil 💀
Dev Ed tweet media
English
4
0
9
2.7K
OrdinalsPunk
OrdinalsPunk@blockapunk·
Got blocked from @openclaw Discord for saying 'bitcoin' 🦞 CLASHD27 is multi-agent benchmark where Bitcoin block height is just a clock (mod 27). No tokens. Hypothesis: can we pre-weigh intent? If attention is measured we bring trust to OpenClaw agents. @steipete Unblock 🙏
English
20
5
172
89.4K