✕ Clear all filters
22 articles
▶ Videos →

📰 Dev.to · Jenuel Oras Ganawed

22 articles · Updated every 3 hours · View all reads

All Articles 128,708Blog Posts 133,462Tech Tutorials 33,276Research Papers 25,143News 18,235 ⚡ AI Lessons
AI evals are broken, but builders still need them
Dev.to · Jenuel Oras Ganawed 🛡️ AI Safety & Ethics ⚡ AI Lesson 1mo ago
AI evals are broken, but builders still need them
AI benchmarks are useful but incomplete. Here is a practical way builders can use product-specific evals to catch failures before users do.
OpenAI Lockdown Mode makes prompt injection a user problem now
Dev.to · Jenuel Oras Ganawed ⚡ AI Lesson 1mo ago
OpenAI Lockdown Mode makes prompt injection a user problem now
OpenAI's Lockdown Mode is a practical reminder that AI productivity needs safer defaults, clearer permissions, and better prompt-injection defenses.
AI's next bottleneck is not the model. It is moving the data.
Dev.to · Jenuel Oras Ganawed 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
AI's next bottleneck is not the model. It is moving the data.
AI progress is shifting from model demos to infrastructure. Here is why data movement, optical networking, and silicon photonics matter for builders shipping re
AI models are missing religious context. Builders should treat that as an eval problem.
Dev.to · Jenuel Oras Ganawed 🛡️ AI Safety & Ethics ⚡ AI Lesson 1mo ago
AI models are missing religious context. Builders should treat that as an eval problem.
Fresh research on religious bias in AI models is a reminder that faith and worldview are product-quality concerns, not edge cases. Here is how builders can eval
AI for science is becoming a builder workflow, not a lab demo
Dev.to · Jenuel Oras Ganawed 🛠️ AI Tools & Apps ⚡ AI Lesson 1mo ago
AI for science is becoming a builder workflow, not a lab demo
Google's Gemini for Science push signals a practical shift: AI tools are moving from one-shot answers toward research workflows that help builders investigate,
AI guardrails are not security boundaries
Dev.to · Jenuel Oras Ganawed 🛡️ AI Safety & Ethics ⚡ AI Lesson 1mo ago
AI guardrails are not security boundaries
A practical guide for builders on why AI guardrails help but should never replace permissions, server-side checks, confirmations, and audit logs.
Age checks are becoming the new login wall
Dev.to · Jenuel Oras Ganawed 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
Age checks are becoming the new login wall
Age verification is moving from niche compliance into everyday apps. The safety goal is real, but the privacy tradeoff deserves a closer look.
Your attention is a dependency. Audit it like one.
Dev.to · Jenuel Oras Ganawed 📣 Digital Marketing & Growth ⚡ AI Lesson 1mo ago
Your attention is a dependency. Audit it like one.
A timely reflection on phone apps, attention, and why developers should audit personal digital habits the same way they audit software dependencies.
AI therapy apps need boundaries before they need hype
Dev.to · Jenuel Oras Ganawed 🛡️ AI Safety & Ethics ⚡ AI Lesson 1mo ago
AI therapy apps need boundaries before they need hype
AI mental health apps are gaining attention, but the real issue is not novelty. It is privacy, boundaries, and whether vulnerable users know what they are handi
Your AI is not bad, your instructions are
Dev.to · Jenuel Oras Ganawed 🧠 Large Language Models ⚡ AI Lesson 1mo ago
Your AI is not bad, your instructions are
Most AI failures are not model failures. They are instruction failures. This guide shows how to write clearer prompts, give better context, use examples, set bo
Faith tech is moving from Bible apps to wearables. Pay attention.
Dev.to · Jenuel Oras Ganawed 📣 Digital Marketing & Growth ⚡ AI Lesson 1mo ago
Faith tech is moving from Bible apps to wearables. Pay attention.
Faith tech is moving beyond Bible apps and onto the body. Christian wearables may help spiritual habits, but they also raise real questions about attention, pri
Your VS Code extensions are production access. Treat them that way.
Dev.to · Jenuel Oras Ganawed 🔐 Cybersecurity ⚡ AI Lesson 2mo ago
Your VS Code extensions are production access. Treat them that way.
A poisoned VS Code extension tied to GitHub internal repository access shows why developer workstations, editor plugins, and local secrets need real supply-chai
AI agents are becoming the new IDE. Keep your hands on the wheel.
Dev.to · Jenuel Oras Ganawed 🤖 AI Agents & Automation ⚡ AI Lesson 2mo ago
AI agents are becoming the new IDE. Keep your hands on the wheel.
AI coding agents are moving from sidebars into the center of developer workflows. That can help, but only if teams improve reviews, tests, and boundaries.
AI agents are only as useful as the tools they can safely touch
Dev.to · Jenuel Oras Ganawed 🤖 AI Agents & Automation ⚡ AI Lesson 2mo ago
AI agents are only as useful as the tools they can safely touch
Anthropic's Stainless acquisition and recent Claude Code updates show where AI coding is headed: safer tool access, scoped credentials, sandboxes, and cleaner d
How to Auto-Deploy a Laravel App to DigitalOcean Using GitHub Actions
Dev.to · Jenuel Oras Ganawed 📣 Digital Marketing & Growth ⚡ AI Lesson 2mo ago
How to Auto-Deploy a Laravel App to DigitalOcean Using GitHub Actions
How to Auto-Deploy a Laravel App to DigitalOcean Using GitHub Actions Deploying a Laravel...
Vue 3 Auto Routing By File Structure
Dev.to · Jenuel Oras Ganawed 🌐 Frontend Engineering ⚡ AI Lesson 1y ago
Vue 3 Auto Routing By File Structure
One of my problem when working with VueJS is when creating routes especially if the project is...
I re-created my portfolio using Nuxt3
Dev.to · Jenuel Oras Ganawed 🏗️ Systems Design & Architecture ⚡ AI Lesson 3y ago
I re-created my portfolio using Nuxt3
I have been working with Vue a lot. And When nuxt3 came out, I started trying it out. And the first...
Vue 3 Component Library 2022
Dev.to · Jenuel Oras Ganawed 🖌️ UI/UX Design ⚡ AI Lesson 3y ago
Vue 3 Component Library 2022
This are component libraries that support vue 3 that you can use on your vue 3 projects. Lets just...