Search results for tag "AI Technology"

[Diary] Reflections on AI's Impact on Me Recently
2025.02.11

[Diary] Reflections on AI's Impact on Me Recently

In December 2024, I developed a simple Python+SQLite blog system using Windsurf, later adding AI-generated summaries and webp images. It felt addictive. Then I created a Tic-Tac-Toe game and a parent-child online game site, and finally purchased domains and launched a free chemistry tools website. After reflection, I decided to give up the illusion that AI can fully replace development—it can assist but not substitute. In January, I started using AI with .NET + MongoDB to rebuild the development framework and launched a free chemical directory site.

1506 views
Adding a Blog Friend Links Module Using Windsurf
2024.12.06

Adding a Blog Friend Links Module Using Windsurf

Today I checked the Domain Rating (DR) and found htryit.com's DR is 16. After consulting ChatGPT, I learned that DR is a score from Ahrefs indicating domain authority and link profile strength, ranging from 0-100. Improving DR requires optimizing external links, enhancing internal structure, monitoring low-quality links, and participating in industry activities. Therefore, I added a friend links module to the blog and quickly implemented sidebar and backend management using Windsurf, ultimately completing the friend links list page.

2410 views
The Birth of a Blog System: Python Blog Powered by Windsurf AI
2024.12.01

The Birth of a Blog System: Python Blog Powered by Windsurf AI

I tried developing a blog system using Windsurf AI + Django and generated a fully functional system with homepage, detail page, category page, and admin panel in just 10 minutes. It was amazing. However, during optimization, I encountered issues with image uploads, UI adjustments, and dependency conflicts, mainly due to my limited experience with Python and Django. Despite the challenges, Windsurf AI performed excellently in standardizing features like OG and RSS.

2707 views