I Failed the Turing Test

  • AI
  • Web Development
  • Database
  • DevOps
  • Python
  • JavaScript
  • Big Data
  • Blockchain

All posts by Vinta

Machine Learning glossary 常見名詞解釋

Posted on 2017-01-232026-02-18Author VintaPosted in AI

機器學習常見名詞解釋

Convert utf8 tables to utf8mb4 in MySQL

Posted on 2017-01-232026-02-18Author VintaPosted in Database

Don’t blindly copy-paste this!

Create a custom migration in Django

Posted on 2017-01-232026-02-18Author VintaPosted in Database, Python

ALTER TABLE app_repostarring CHANGE repo_description repo_description VARCHAR(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;

Locking and MVCC in MySQL InnoDB 鎖機制與多版本並發控制

Posted on 2017-01-102026-02-18Author VintaPosted in Database

最近在研究 MySQL 5.6 / 5.7 InnoDB storage engine 的 Transaction、Locking 和 Multi-Version Concurrency Control (MVCC) 機制,基本上只討論 Isolation level 是 REPEATABLE READ 或 READ COMMITTED 的情況,這一篇是過程中記錄下來的筆記。

Redirect Console Output: stdout and stderr

Posted on 2017-01-022026-03-17Author VintaPosted in DevOps

0: stdin
1: stdout
2: stderr

Posts pagination

← Previous Page 1 … Page 14 Page 15 Page 16 … Page 24 Next →

Say Hello

TwitterFacebookLinkedInGitHubRSS

Recent Posts

  • Expose a Local Service with Cloudflare Tunnel
  • Claude Code: Things I Learned After Using It Every Day
  • Cloudflare Quick Tunnel (TryCloudflare)
  • GKE Autopilot Cluster: Pay for Pods, Not Nodes
  • Stop Paying for Kubernetes Load Balancers: Use Cloudflare Tunnel Instead
  • 1Password CLI: How NOT to Store Plaintext AWS Credentials or .env on Localhost
  • Solidity: call() vs delegatecall()
  • Solidity: Multicall - Aggregate Multiple Contract Calls
  • Demystifying Solidity ABI Encoding
  • Build Docker Images using Google Cloud Build from Your GitHub Repository
  • Solidity: Read Contract Storage by Slots with Foundry
  • Surviving the Digital Dark Forest: Tips for Staying Safe Online
  • Solidity: CREATE vs CREATE2
  • Solidity: calldata, memory, and storage
  • hardhat-deploy: Upgradeable Contracts with Linked Libraries

Categories

  • AI (18)
  • Big Data (13)
  • Blockchain (11)
  • Database (15)
  • DevOps (38)
  • JavaScript (8)
  • Misc (6)
  • Python (48)
  • Web Development (40)

Tags

amazon web services apache spark aws cli aws cloudfront aws dynamodb aws eks aws lambda aws s3 cache celery chat bot ci claude code cli tool cloudflare codetengu coding agent concurrency database migrations datetime debug django django models docker editor elasticsearch env ethereum ethers.js evm feature engineering foundry functional programming github go google bigquery google cloud platform graphql haproxy http io java javascript kubernetes linux linux sysadmin machine learning maven mongodb mysql networking nginx node.js profiling python recommender system redis scala search security smart-contract solidity subgraph testing tls transaction typescript visual studio code web crawler wordpress

Search

© 2026 I Failed the Turing Test. Stork Theme by JustGoodThemes.