惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Last Week in AI
Last Week in AI
有赞技术团队
有赞技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
博客园 - 司徒正美
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 叶小钗
罗磊的独立博客
IT之家
IT之家
博客园 - 三生石上(FineUI控件)
V
Visual Studio Blog
T
Tailwind CSS Blog
大猫的无限游戏
大猫的无限游戏
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
N
Netflix TechBlog - Medium
MyScale Blog
MyScale Blog
J
Java Code Geeks
L
LangChain Blog
S
SegmentFault 最新的问题
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
G
Google Developers Blog

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
It's time for a refreshment
Branko Stanc · 2026-04-27 · via DEV Community

The beginning v1

I created my first portfolio website in 2015 and it was active up until this point. Man, 11 years ago!? Time flies. Even Claude was "Please upgrade this quickly."

So that was a period where we had that PSD TO HTML kind of developers, so naturally I wanted to be one. I wanted to slice images, export assets, organize files, use pixel perfect tools so I don't need to report bugs to myself.

I sat down, created visuals in photoshop and in several next days I acted like a senior product designer except the product was me. (:

Finally, when everything was ready for butcher shop, I created an empty folder and start building; section by section, feature by feature, animation by animation.

I almost forgot: that was the time where we had that jade (for html) and sass (for css) preprocessors as idea of components, so I can write a little bit less code that is reusable. I'm just waiting python guys to cherish this moment. They will know why.

I even had an ajax call to fetch the product details. Yes, details were small html segments which I loaded through jquery.ajax thingy.

But Claude, as I mentioned before, did pretty ballsy claim that my personal website is outdated. I AM gonna leave a screenshot for you guys to decide.

The first version of stancevicbranko.com

Anyways, that statement hurt my feelings so I decided to hire him/her because I'm only human and he, or however they identify as, is not.

The beginning v2

So, one sleepless night, I gave it a purpose. I gave it a reason to run. To eat all the tokens it can. I fed that beast. I tried to set it to the right direction. I wanted to lead it. It followed. Slowly. Stumbling on its own feet making those footsteps heavy. I pulled it countless times from the ground, setting it straight so it can run again.

I woke up 4th day, and I saw something on the screen. Something I like. Something I can use as the next chapter in my life.

It's funny, but I could not care less about technology, I surely didn't care about tests or styling implementation. I just wanted to see that picture in my head could be painted on the screen in front of me. And it was.

Conclusion

Before this blog transforms into roman where it guy is fighting robots, I would like to draw a line. I just don't know which one. Horizontal or verti... Yea, let's go with the vertical one.

Before AI, humans talked to the machines via programming languages. Every idea that popped in someone's head, it needed to be coded. I wrote about this before, but I see a programming language as a tool for communicating with the machines.

Now, with the expansion of AI, that line was drawn a little bit further. Now we have proxy, the messenger which carries our letters from far, creating seamless transition of information. From your head, all the way to the zeros and ones.

AI enabled us to build something faster, but that comes with setbacks which we are gonna cover in next several posts.

Also visit stancevicbranko.com if you want to explore.

Until next time...