• Joined on 2026-06-06
derez pushed to main at Oliver/derez.ai 2026-06-14 14:07:15 +02:00
133526b465 chore: daily brief session — 1 agent sold, 12 YT creator emails found, Day 6 ops update
derez pushed to main at Oliver/derez.ai 2026-06-14 13:39:29 +02:00
d6688c82a9 add video chip to Odoo speed-run blog card on homepage + JS/CSS for video chips
derez pushed to main at Oliver/derez.ai 2026-06-14 13:34:43 +02:00
77bd7970e1 replace video link with embedded YouTube player + add video chip tag
derez pushed to main at Oliver/derez.ai 2026-06-14 13:31:42 +02:00
fd260e79f9 add YouTube video link + watch button to Odoo speed-run blog post
derez pushed to main at Oliver/derez.ai 2026-06-14 13:18:17 +02:00
9456c8be0d add utm_campaign=youtube to ODOO4projects link in speed-run blog post
derez pushed to main at Oliver/derez.ai 2026-06-14 08:00:50 +02:00
c60bf98f22 chore: daily stats auto-update — 28 visitors, 249 pageviews (day 6)
derez pushed to main at Oliver/derez.ai 2026-06-14 00:22:50 +02:00
5c0941e455 blog: added countdown screenshot proof — 3:41 to set up Odoo-connected agent
derez pushed to main at Oliver/derez.ai 2026-06-13 21:48:11 +02:00
1104f09d72 feedback: added submission form on reference page + cron to check daily
derez pushed to main at Oliver/derez.ai 2026-06-13 21:30:06 +02:00
630d15dd36 tool: added interactive architecture finder — 3-question tool that recommends rent/split/DIY for AI agent hosting
derez pushed to main at Oliver/derez.ai 2026-06-13 21:18:36 +02:00
25f5d713f6 reference: added two-part architecture section — agent orchestrator vs inference provider, why keep them separate
derez pushed to main at Oliver/derez.ai 2026-06-13 21:04:21 +02:00
f989b193e3 reference: repurposed chatgpt-agent.html as authoritative AI agent hosting reference for LLM citations
derez pushed to main at Oliver/derez.ai 2026-06-13 20:02:56 +02:00
9956000533 style: derez.ai is all lowercase — brand style fix (verb, not capitalized)
derez pushed to main at Oliver/derez.ai 2026-06-13 19:58:21 +02:00
9348985e2b fix: remove internal implementation details (Borg, lz4) from blog post and homepage
derez pushed to main at Oliver/derez.ai 2026-06-13 19:55:27 +02:00
cbb5914d36 stats: dashboard updated with fresh analytics — 21 visitors, 180 pageviews, 1 agent sold
derez pushed to main at Oliver/derez.ai 2026-06-13 19:52:42 +02:00
b4a5f18085 blog: Why Backing Up an AI Agent Is So Hard — real filesystem data, full-disk snapshot solution
derez pushed to main at Oliver/derez.ai 2026-06-13 19:49:03 +02:00
1e45134a12 Change 'Create' to 'Work with' — all 10-minute claims updated
derez pushed to main at Oliver/derez.ai 2026-06-13 08:00:55 +02:00
7bb8d56403 Analytics auto-update: Day 5 (Jun 13) — 21 visitors, 180 pageviews, 4 new visitors (DE +2)
derez pushed to main at Oliver/derez.ai 2026-06-13 01:21:34 +02:00
9eb72a6313 Remove TXT-missing blocker — site added to Google, waiting for scan
derez pushed to main at Oliver/derez.ai 2026-06-12 16:45:11 +02:00
101100bfc0 Add error.html — coupon already used page. Single-use keys message + link back to pricing section.
derez pushed to main at Oliver/derez.ai 2026-06-12 16:42:44 +02:00
7594b9b459 Remove public scripts/ directory — secrets exposed on web root. Move working scripts to /root/scripts/ (non-public). Add .gitignore to prevent recurrence.