Skip to content

TienLe.sol

  • Home
  • AI
  • TechnologyExpand
    • NodeJS
    • PHP
    • React
    • CSS3
    • Single Sign-On
    • Big DataExpand
      • NOSQL
    • DatabaseExpand
      • MySQL
      • PostgreSQL
  • Enterprise
  • PerformanceExpand
    • Large Scale
    • Front-end performance
  • GeneralExpand
    • Web Servers
    • Linux
    • Host Promo
  • About
TienLe.sol
  • Claude Code Notes & Workflow
    General

    Claude Code Notes & Workflow

    ByConan January 12, 2026January 12, 2026

    Today I moved my Claude Code notes & Workflow notes to this blog entry so that it can be located easier! In this post we’ll walk through all the important Claude Code commands, workflows, tools, tips, and productivity notes you need to get the most out of your AI coding assistant environment. Getting Started with…

    Read More Claude Code Notes & WorkflowContinue

  • VSCode Workspace
    Technology

    VSCode Workspace – Manage multiple related Projects effectively

    ByConan December 18, 2025December 19, 2025

    In this post, I will note some practices when working with VSCode Workspace, how to manage multiple projects effectively. The same practice applied to VSCode forks like Cursor IDE, Antigravity.

    Read More VSCode Workspace – Manage multiple related Projects effectivelyContinue

  • RAG vs Agentic RAG
    AI

    The Evolution of RAG: From Traditional RAG to Agentic RAG

    ByConan December 5, 2025December 5, 2025

    In this post, we’ll walk through what traditional RAG is, why it’s hitting its limits, and the evolution from traditional RAG to Agentic RAG for production-grade LLM applications.

    Read More The Evolution of RAG: From Traditional RAG to Agentic RAGContinue

  • Spec Kit workflow
    AI

    From Vibe Coding to Spec-Driven Development

    ByConan November 5, 2025December 5, 2025

    Nowsadays, Modern AI coding tools like GitHub Copilot / Claude Code or IDE like Cursor / Windsurf have accelerated how we write software—but they’ve also introduced a new habit: vibe coding. Developers often jump straight into implementation based on intuition or incomplete prompts. The result? Misaligned intent, inconsistent architecture, and fragile systems. Spec-Driven Development (SDD)…

    Read More From Vibe Coding to Spec-Driven DevelopmentContinue

  • Internet Tips

    Transfer Google Photos to Apple iCloud

    ByConan November 30, 2024November 29, 2024

    Today I decided to moved my Google Photos to iCloud since I cannot find an easy way to restore my Photos and Videos to my new i devices. Basically, I searched for a method to transfer Google Photos to Apple iCloud and was directed to the Apple Support page guiding to access Google Takeout to…

    Read More Transfer Google Photos to Apple iCloudContinue

  • Wireguard
    Linux

    Install WireGuard VPN – One Click Installer

    ByConan October 24, 2024October 24, 2024

    The note is for installing WireGuard VPN server for popular Linux Distro like Ubuntu, Debian, Fedora. Continue the on-screen guide to configure WireGuard server and add the first VPN client. The configuration file is at /etc/wireguard/wg0.conf

    Read More Install WireGuard VPN – One Click InstallerContinue

  • Change SSH Port in Ubuntu 24
    Linux

    Change SSH Port in Ubuntu 24

    ByConan September 4, 2024

    Yet another entry after a while. Today, I will draft the necessary steps to change SSH Port in Ubuntu 24. These might apply to other version of Ubuntu but tbh, I don’t care. As in the previous version of Ubuntu / Debian, we normally need to change the listening ports in the sshd_config, and then…

    Read More Change SSH Port in Ubuntu 24Continue

  • Plex docker
    Virtualization

    Plex Media Server with Docker – Step-by-Step

    ByConan August 12, 2024August 12, 2024

    Running Plex Media Server with Docker is a popular demand for organizing home media with Plex app. If you want to know a bit about the concept, Plex Media Server is a software application that allows users to manage and stream their media from a central location. This blog entry only outlines the step-by-step procedures…

    Read More Plex Media Server with Docker – Step-by-StepContinue

  • Install Let’s Encrypt for Nginx on Ubuntu 18
    General

    Install Let’s Encrypt for Nginx on Ubuntu 18

    ByConan May 4, 2019May 4, 2019

    This is just a quick note to Install Let’s Encrypt for Nginx on Ubuntu 18. Since there is a new way to automatically renew LE certs on Ubuntu 18, I quick document steps for the reference purpose. Install Let’s encrypt for Nginx: apt install -y python-certbot-nginx Issue necessary certs for your domain with LE (remember…

    Read More Install Let’s Encrypt for Nginx on Ubuntu 18Continue

  • General

    Using tcpdump to capture packages on the server

    ByConan April 26, 2019April 26, 2019

    I come to a request to capture all out-going network connections to be sure no sensitive data will be transferred outside by any current scripts. We do all know that there is a simple tcpdump tool that can do this requirement. So in this short entry, I will note necessary commands to do that. To…

    Read More Using tcpdump to capture packages on the serverContinue

Page navigation

1 2 3 … 18 Next PageNext

© 2026 TienLe.sol

  • Home
  • AI
  • Technology
    • NodeJS
    • PHP
    • React
    • CSS3
    • Single Sign-On
    • Big Data
      • NOSQL
    • Database
      • MySQL
      • PostgreSQL
  • Enterprise
  • Performance
    • Large Scale
    • Front-end performance
  • General
    • Web Servers
    • Linux
    • Host Promo
  • About