Skip to content
Day with AIApril 9, 2026· 5 min read

Day with AI: 34 Cron Jobs Documented, Full Repo Reorganization, and a New Landing Page — in One Morning.

VPS service fixes, comprehensive registry of 34 cron jobs, full repository restructure into new architecture, and a landing page scaffold with neon effects. 30+ commits, 2 sessions.

Day with AI: 34 Cron Jobs Documented, Full Repo Reorganization, and a New Landing Page — in One Morning.

What I worked on

Wednesday. A day where "let's fix a few cron jobs" spirals into reorganizing the entire system.

What I did

VPS service fixes and comprehensive cron registry

Server services weren't launching properly — a missing system variable for AI tool authentication. One line in the config, but it affected every automated task. Fixed.

On top of that, I created a complete registry of all 34 cron jobs. Each one documented — what it does, when it runs, last known status. When you have 34 automated processes, you need an overview. Now I have one.

Tracked time: 8h+ of work → 2h.

Repository restructuring

10+ refactor commits back to back. Dissolving the old directory structure, migrating configuration to a centralized system, renaming key paths. Working documents moved to the knowledge base. All scripts rewritten to use new paths.

This is the kind of work you'd postpone for months without AI — renaming and reorganizing dozens of files, rewriting imports, verifying nothing breaks. With AI? A series of commits in an hour.

Landing page — scaffold with neon effects

New landing page for one of the projects. Complete scaffold — assets, CSS neon effects, video with ping-pong loop animation. From zero to working prototype.

Tracked time: 8h+ of work → 2 minutes. Literally.

GA4 reporting

Authentication and error reporting fixes for the analytics tool. Fallback logic for when primary auth fails.

Time: AI vs without AI

TaskWithout AIWith AI
VPS fixes + cron registry (34 jobs)8h+2h
Repository restructuring (10+ commits)2-3 days~1h
Landing page scaffold8h+2 min
GA4 auth fixes2-3h~30 min
Total~5-6 days~3.5h

What I learned

  • A registry of automated tasks is essential once you have more than 10 — without an overview you don't know what's running, what's failing, and what's unnecessary
  • Repository restructuring with AI is finally realistic — what you'd normally postpone due to sheer volume, you can handle in an hour
  • 2 minutes for a landing page scaffold sounds like a joke, but when you have a ready design system and AI knows the context, it's reality
  • System variables for server authentication — one config line can paralyze dozens of services
#den-s-ai#infrastruktura#repo-organizace#landing-page#productivity

Interested in the article?

Let's discuss what this kind of automation can do in your company.

Free consultation