hashnode.programmersdiary.comHow Opus 4.6 (I) coded a Spring Boot 4 AI frameworkThis is how one developer reproduced himself into an army of millions. Not by cloning, not by hiring -- by building a daemon that lets any AI model think, remember, learn skills, connect to tools, and act on a schedule. Autonomously. On a single Spri...21h ago·5 min read
hashnode.programmersdiary.comI want to code | Day 4 | Sharing application with the worldOn day 2 we have built a simple JavaScript app. On day 3 we shared the code with the world by uploading the code to Github. Now let’s share the whole application by making it accessible via the browser. We will use Vercel for that - simply speaking i...Dec 10, 2025·3 min read
hashnode.programmersdiary.comI want to code | Day 3 | GitIn previous day we coded a solo paintball game. Now let’s share the code so others could jump in and help (a team is always stronger than a single person) or reuse the code. We will publish this game as open-source. We will use Git, a version control...Dec 9, 2025·6 min read
hashnode.programmersdiary.comI want to code | Day 2 | Javascript: Feel the vibeIt’s hard to start coding. Let’s the computer help us. Today we will vibe code. Chatbots can code quite well if supervised correctly. Idea Let’s create a solo paintball game where player automatically shoots projectiles which bounce off the wall and ...Dec 8, 2025·13 min read
hashnode.programmersdiary.comI want to code | Day 1 | JavascriptThis article is not about me. It’s about you. The inspired person who wants to code but does not know where to start. I started coding 10 years ago doing practical projects and today I code very well. Each day will be practical, we will build project...Dec 7, 2025·2 min read