Wednesday, May 21, 2025

vibe coding?

 What is Vibe Coding, and How is it Impacting SCA? | Revenera Blog

第一次寫程式就上手!用AI打造自己的網路比價神器(超簡單)

Vibe coding represents a new approach to softw

are development where AI-generated code is accepted almost on autopilot.


What is Vibe Coding? --- With Vibe coding, instead of writing code yourself, you describe what you want the software to do in simple words, and the AI, like (LLMs), generates the code for you.

Sunday, May 4, 2025

Brett 林熙老師

 Brett林熙老師 / Lindsay SAT 林熙國際 (大安): 背單字的步驟

REGEX tool

 Fun with Regular Expressions - Sean on IT

 

 Download Expresso

Powershell core install and upgrade

 Update PowerShell: A Comprehensive How-To Guide

On Windows (PowerShell Core 7+):

  • Open a terminal with admin rights and use winget 
    • winget search Microsoft.PowerShell
    • winget install --id Microsoft.PowerShell --source winget
    • winget upgrade --id Microsoft.PowerShell
  • Or manually download and install from GitHub. (x64  xxx.msi)
    • Note: If you install through *.msi, you cannot use winget 

Identify Which Process Is Blocking a File in Windows

  Identify Which Process Is Blocking a File in Windows | Microsoft Community Hub File Locksmith Utility for Windows - PowerToys | Microsoft ...