<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/my-first-two-months-using-ai-02ytnexqk" -->

---
title: My first two months using AI | daily.dev
description: A developer shares their two-month journey adopting AI tools for coding, writing, and daily tasks. They describe their setup using OpenRouter and OpenCode,...
canonical: https://daily.dev/posts/my-first-two-months-using-ai-02ytnexqk
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: My first two months using AI | daily.dev
og:description: A developer shares their two-month journey adopting AI tools for coding, writing, and daily tasks. They describe their setup using OpenRouter and OpenCode,...
og:url: https://daily.dev/posts/my-first-two-months-using-ai-02ytnexqk
og:image: https://api.daily.dev/og/posts/02YtNeXqK.png
og:image:alt: My first two months using AI
og:image:width: 1200
og:image:height: 630
og:locale: 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
- [AI App Development: What I Learned in One Month](https://daily.dev/posts/ai-app-development-what-i-learned-in-one-month-2tskdg55u) · SwiftLee · 1 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)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"My first two months using AI","url":"https://daily.dev/posts/my-first-two-months-using-ai-02ytnexqk","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/my-first-two-months-using-ai-02ytnexqk"},"datePublished":"2026-01-11T22:18:17.492Z","dateModified":"2026-01-11T22:18:41.226Z","description":"A developer shares their two-month journey adopting AI tools for coding, writing, and daily tasks. They describe their setup using OpenRouter and OpenCode,...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/dd77beee0800a08efeddcece98329259?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/dd77beee0800a08efeddcece98329259?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"Advanced Web Machinery","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Advanced Web Machinery","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6f060072f33d4bf8a1cabd9b06d554b5","url":"https://daily.dev/sources/advancedweb"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/my-first-two-months-using-ai-02ytnexqk","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai,productivity,llm","timeRequired":"PT11M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Advanced Web Machinery","item":"https://daily.dev/sources/advancedweb"},{"@type":"ListItem","position":3,"name":"My first two months using AI"}]}
```

