I Failed the Turing Test

  • Web Development
  • Database
  • DevOps
  • Python
  • JavaScript
  • Machine Learning
  • Big Data
  • Blockchain

All posts by Vinta

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

Posted on 2017-01-102019-10-22Author 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-022019-10-31Author VintaPosted in DevOps

0: stdin
1: stdout
2: stderr

Lazy evaluation in Django middlewares

Posted on 2016-12-292019-10-22Author VintaPosted in Python, Web Development

Attach a lazy evaluated function as a property of request in a middleware.

Setup Jupyter and other Machine Learning tools on macOS

Posted on 2016-11-152019-10-22Author VintaPosted in Machine Learning, Python

Jupyter Notebook is an interactive environment for running code in the browser. It allows you to create interactive documents that contain live code, rich text elements and visualizations. It's also a widely used tool for Data Scientists to make prototypes or demonstrations.

IPython: the Python REPL interpreter

Posted on 2016-10-152019-10-22Author VintaPosted in Python

IPython is a neat alternative of Python's builtin REPL (Read–Eval–Print Loop) interpreter, also a kernel of Jupyter.

Posts pagination

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

Say Hello

TwitterFacebookLinkedInGitHubRSS

Recent Posts

  • 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
  • Deploy Ethereum RPC Provider Load Balancer with HAProxy in Kubernetes (AWS EKS)
  • Deploy graph-node (The Graph) in Kubernetes (AWS EKS)
  • Amazon EKS: Setup Cluster Autoscaler

Categories

  • Big Data (13)
  • Blockchain (11)
  • Database (15)
  • DevOps (36)
  • JavaScript (8)
  • Machine Learning (17)
  • 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 cli tools cloudflare codetengu 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

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