---
title: "My first two months using AI"
url: https://daily.dev/posts/my-first-two-months-using-ai-02ytnexqk
source_url: https://advancedweb.hu/my-first-two-months-using-ai/
type: article
source: "Advanced Web Machinery"
published: 2026-01-11T22:18:17.492Z
updated: 2026-01-11T22:18:41.226Z
tags: ["ai", "productivity", "llm"]
reading_time: 11
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# My first two months using AI

**[Advanced Web Machinery](https://daily.dev/sources/advancedweb)** · 11 min read · 0 upvotes · 0 comments

## Summary

A developer shares their two-month journey adopting AI tools for coding, writing, and daily tasks. They describe their setup using OpenRouter and OpenCode, experiencing both successes (one-shot implementations, brainstorming system designs) and frustrations (prompt anxiety, review overhead, nondeterministic behavior). AI proved most valuable when the developer already had a mental model and used it to execute tasks, for checking comments and reviewing changes, and for brainstorming system architecture. Coding tasks required significant hand-holding and chunking into smaller subtasks. The experience highlights practical tradeoffs: cost management with per-token pricing, the superiority of AI for contextual search over traditional engines, and usefulness for low-stakes decisions and language learning.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://advancedweb.hu/my-first-two-months-using-ai/>

## Similar posts on daily.dev

- [I struggled to code with AI until I learned this workflow](https://daily.dev/posts/i-struggled-to-code-with-ai-until-i-learned-this-workflow-habxlgdyu) · System Design Newsletter · 89 upvotes · 3 comments
- [I Let AI Write My Code for 7 Days. Days 1–6 Were Magic. Day 7 Nearly Broke Me.](https://daily.dev/posts/i-let-ai-write-my-code-for-7-days-days-1-6-were-magic-day-7-nearly-broke-me--ohycaidt0) · Medium · 1 upvotes · 0 comments
- [My Thoughts on AI, Part 2: Agent Setup, Workflow, and Tools](https://daily.dev/posts/my-thoughts-on-ai-part-2-agent-setup-workflow-and-tools-bwcpsofep) · Mark Erikson · 0 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#productivity](https://daily.dev/tags/productivity), [#llm](https://daily.dev/tags/llm)

[View this post on daily.dev](https://daily.dev/posts/my-first-two-months-using-ai-02ytnexqk)
