DEV Community

Jay Tuazon profile picture

Jay Tuazon

AI Automation Architect

Joined Joined on  Personal website https://www.solidnorth.ca
Good enough ships. Perfect does not.

Good enough ships. Perfect does not.

Comments
1 min read
I built a bot that writes a tailored resume and cover letter in 90 seconds.

I built a bot that writes a tailored resume and cover letter in 90 seconds.

Comments
1 min read
The part of solo building nobody writes about: the cognitive load.

The part of solo building nobody writes about: the cognitive load.

Comments
1 min read
I document everything in PostgreSQL. Not Notion, not Confluence, not markdown files.

I document everything in PostgreSQL. Not Notion, not Confluence, not markdown files.

Comments
1 min read
I publish 2 blog posts a day to HireSnipe and SurgeSnipe. Fully automated.

I publish 2 blog posts a day to HireSnipe and SurgeSnipe. Fully automated.

Comments
1 min read
I A/B test my cold email subject lines the same way SaaS companies test their UI.

I A/B test my cold email subject lines the same way SaaS companies test their UI.

Comments
1 min read
I use PostgreSQL for everything. Here is the actual reasoning.

I use PostgreSQL for everything. Here is the actual reasoning.

Comments
1 min read
Building a tech company in Regina, Saskatchewan. Here is what that actually means.

Building a tech company in Regina, Saskatchewan. Here is what that actually means.

Comments
1 min read
Autonomous means it works when you are not watching.

Autonomous means it works when you are not watching.

Comments
1 min read
15 months of building. Zero revenue. The honest version.

15 months of building. Zero revenue. The honest version.

Comments
1 min read
I automated my job search the same way I automated my business.

I automated my job search the same way I automated my business.

Comments
1 min read
Every secret in this stack is encrypted before it touches disk.

Every secret in this stack is encrypted before it touches disk.

Comments
1 min read
I disabled SSH on my own server. Here is why.

I disabled SSH on my own server. Here is why.

Comments
1 min read
I burned $40 in API credits overnight because I forgot one check.

I burned $40 in API credits overnight because I forgot one check.

Comments
1 min read
I am building a company and applying to jobs at the same time.

I am building a company and applying to jobs at the same time.

Comments
1 min read
I run 13 production services for under $30 a month.

I run 13 production services for under $30 a month.

Comments
1 min read
Loop 6: The ITIL escalation loop that filters noise from real problems.

Loop 6: The ITIL escalation loop that filters noise from real problems.

Comments
1 min read
Loop 5: The sovereign mind that audits the whole operation every 4 hours.

Loop 5: The sovereign mind that audits the whole operation every 4 hours.

Comments
1 min read
Loop 4: The content engine that has never missed a posting day.

Loop 4: The content engine that has never missed a posting day.

Comments
1 min read
Loop 3: The reply monitor that handles positive responses before I wake up.

Loop 3: The reply monitor that handles positive responses before I wake up.

Comments
1 min read
Loop 2: The outreach drip that runs itself.

Loop 2: The outreach drip that runs itself.

Comments
1 min read
Loop 1: The self-healing monitor that wakes up every 60 seconds.

Loop 1: The self-healing monitor that wakes up every 60 seconds.

Comments
1 min read
Our full stack as agentic loops - each one running right now.

Our full stack as agentic loops - each one running right now.

Comments
1 min read
Everyone is talking about agentic loops. We built them 8 months ago.

Everyone is talking about agentic loops. We built them 8 months ago.

Comments
1 min read
6 months of building. Here's where everything stands.

6 months of building. Here's where everything stands.

Comments
1 min read
Why Canadian businesses specifically need this right now

Why Canadian businesses specifically need this right now

Comments
1 min read
The AI business ladder - where most people get stuck

The AI business ladder - where most people get stuck

Comments
1 min read
What actually happens in a $100 AI session

What actually happens in a $100 AI session

Comments
1 min read
I'm launching $100 AI setup sessions. Here's why.

I'm launching $100 AI setup sessions. Here's why.

Comments
1 min read
The single best infrastructure decision I made: self-healing automation

The single best infrastructure decision I made: self-healing automation

Comments
1 min read
I built too many things before selling any of them

I built too many things before selling any of them

Comments
1 min read
I over-engineered the LinkedIn automation and it cost me weeks

I over-engineered the LinkedIn automation and it cost me weeks

Comments
1 min read
DKIM is not optional for cold email. I learned this the hard way.

DKIM is not optional for cold email. I learned this the hard way.

Comments
1 min read
I wasted 2 weeks on the wrong outreach audience

I wasted 2 weeks on the wrong outreach audience

Comments
1 min read
I built a B2B consultancy website that runs entirely self-hosted

I built a B2B consultancy website that runs entirely self-hosted

Comments
1 min read
I built 3 B2B data APIs and they run on one Node.js cluster

I built 3 B2B data APIs and they run on one Node.js cluster

Comments
1 min read
I built a SaaS platform for contractors: Contractorship

I built a SaaS platform for contractors: Contractorship

Comments
1 min read
I built a field service management tool for a niche I later pivoted away from

I built a field service management tool for a niche I later pivoted away from

Comments
1 min read
I built a job board for remote workers: HireSnipe

I built a job board for remote workers: HireSnipe

Comments
1 min read
My LinkedIn posts itself twice a day using AI

My LinkedIn posts itself twice a day using AI

Comments
1 min read
I built an SEO prerender layer so Google can index my React job board

I built an SEO prerender layer so Google can index my React job board

Comments
1 min read
Why I migrated from better-sqlite3 to Node's built-in SQLite

Why I migrated from better-sqlite3 to Node's built-in SQLite

Comments
1 min read
My outreach pipeline sends personalized emails to 18 business categories automatically

My outreach pipeline sends personalized emails to 18 business categories automatically

Comments
1 min read
I built a CASL-compliant B2B outreach pipeline from scratch

I built a CASL-compliant B2B outreach pipeline from scratch

Comments
1 min read
I built a Prompt Architect that refines every AI call before it fires

I built a Prompt Architect that refines every AI call before it fires

Comments
1 min read
Prompt injection attacks are real. Here's how I protect against them.

Prompt injection attacks are real. Here's how I protect against them.

Comments
1 min read
I built an ITIL incident system powered by Ollama

I built an ITIL incident system powered by Ollama

Comments
1 min read
My AI agent runs daily competitive research while I sleep

My AI agent runs daily competitive research while I sleep

Comments
1 min read
I run AI locally for $0/month with Ollama

I run AI locally for $0/month with Ollama

Comments
1 min read
Caddy replaced Nginx for me and I'll never go back

Caddy replaced Nginx for me and I'll never go back

Comments
1 min read
SOPS + age encryption: every .env file on my server is encrypted

SOPS + age encryption: every .env file on my server is encrypted

Comments
1 min read
I built a self-healing server that fixes itself while I sleep

I built a self-healing server that fixes itself while I sleep

Comments
1 min read
Why I chose PM2 over Docker for most services

Why I chose PM2 over Docker for most services

Comments
1 min read
The VPS that runs my entire business for $20/month

The VPS that runs my entire business for $20/month

Comments
1 min read
I wired my build log to my content calendar. Here is why.

I wired my build log to my content calendar. Here is why.

Comments
1 min read
My AI assistant kept forgetting things. Here is how I fixed it permanently.

My AI assistant kept forgetting things. Here is how I fixed it permanently.

Comments
1 min read
I taught my AI to argue with itself before sending me reports

I taught my AI to argue with itself before sending me reports

Comments
1 min read
The objection prediction part of FitScore is the feature I use most

The objection prediction part of FitScore is the feature I use most

Comments
1 min read
ICP fit scoring sounds complicated. It is not. Here is how it works.

ICP fit scoring sounds complicated. It is not. Here is how it works.

Comments
1 min read
What counts as a buying signal on LinkedIn? My working taxonomy.

What counts as a buying signal on LinkedIn? My working taxonomy.

Comments
1 min read
loading...