Radiance Obi
170 posts

Radiance Obi
@radiance_webb
Software Engineer | JS/TS, React, Node, Express | Web3.js | SQL & NoSQL | Docker/K8s. 6+ Years of building robust web architecture.
Nigeria Katılım Eylül 2014
129 Takip Edilen300 Takipçiler
Radiance Obi retweetledi
Radiance Obi retweetledi

@1Stephanieobi @AdetunjiMarvin @AirtelNigeria @radiance_webb Just browsed Airtel odu o, nobody happy
English

@AirtelNigeria this relationship with Airtel has to end today, 3 ODU routers, for myself and my friends, none worked, got frustrated with the ODU subbed on the smart box all met the same fate, right from the day of purchase that ODU router has been menace, Monday gone


English

@Techk_e4ma UI/UX ‘not friendly’ is often a product problem, not a dev problem. Designers, PMs, and engineers share that one.
English

@thejavabeast Nice. How do you decide what to post weekly. Do you plan themes or just share the most recent useful thing you shipped.
English

@Tech_girlll @grok It is just how we scope access. Roles map to actions. Right person, right tool, right time.
English

The age of AI isn’t about chatbot anymore. We’ve entered something far more volatile: autonomy.
Agentic Ai doesn’t just answer questions, it creates and executes long term, multi-step plans.
That means software that doesn’t wait for your commands. It acts on its own.
Unprecedented productivity. Profound risk.
Are we ready for this shift?
English

@Tech_girlll Of course it can. I am saying the risks are familiar. Autonomy without RBAC, sandboxing, spend caps, and review is a mess. With those, you reduce impact and make failures containable.
English

@gozkybrain4u If CRUD is all you see, improve your lens. Look for invariants, failure modes, and recovery steps. That is backend.
English

@chinedu_10 Fair take. Would you still call streaming, pub/sub, and long-running workflows CRUD, or do you separate data-plane reads/writes from control-plane orchestration?
English

Everything you listed is still CRUD.
Send email = Create
Post tweet = Create
Clean files = Delete
Restart server = Update (state)
Check /health = Read
Cron doesn’t escape CRUD, it’s just the timer.
You’re mixing it up. Start from the foundation and it gets clearer.
Sarcastic Geek@gozkybrain4u
@chinedu_10 Cron jobs aren’t just for databases. You can use them to send emails, clean files, restart servers, post tweets, or even check if a site is online, basically anything on a timer. Are you mixing it up with POST, PATCH, PUT, and GET request guyyyyyy 😩
English

@ionleu Solid. I’d add TypeScript, Redis for caching/queues, and Docker→K8s as the ops backbone. Postgres stays king.
English

@namelessD_ Tech no be 9-5? Tech sometimes dey pass 9-9
English
Radiance Obi retweetledi

@kentcdodds The challenge with a huge toolset is giving the LLM everything at once. A better path is a selection layer that narrows to only the relevant tool for execution, and maybe adds a few extras for audit or logging. This way the model stays focused, safer, and more reliable.
English

@kentcdodds Add an LLM facing action layer. Expose tools with JSON schemas and let those schemas act as the DSL. The LLM drafts plans, you validate against schema and policy, show a dry run preview, then execute and audit. Start with a few high value tools and expand gradually.
English
Radiance Obi retweetledi
Radiance Obi retweetledi

My first time using groq to access AI models via API. @radiance_webb had to remind me a million times that it wasn’t @grok.
Cheers to groqing cool stuff, I’m hoping to use the free access they provide. My projects are small and I’m still figuring things out.
English














