I Failed the Turing Test

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

All posts by Vinta

kube-lego: Automatically provision TLS certificates in Kubernetes

Posted on 2018-04-072019-10-22Author VintaPosted in DevOps

kube-lego automatically requests certificates for Kubernetes Ingress resources from Let's Encrypt. By the way, I run kube-lego v0.1.5 with Kubernetes v1.9.4, everything works very fine.

Find circular imports in Python

Posted on 2018-03-282019-10-22Author VintaPosted in Python

You could use python -vv to inspect import relations.

Import MySQL database but ignore specific tables

Posted on 2018-03-132019-10-22Author VintaPosted in Database, DevOps

You could just exclude tables you do not need.

ngrok: Share your localhost services with friends

Posted on 2018-03-062019-10-22Author VintaPosted in DevOps

Generate a https://xxx.ngrok.com URL for letting other people access your localhost services.

Dot notation (obj.x.y.z) for nested objects and dictionaries in Python

Posted on 2018-02-272019-10-22Author VintaPosted in Python

Simple implementations of nested_getattr(obj, attr, default), nested_setattr(obj, attr, val) and nested_dict_get(dictionary, dotted_key).

Posts pagination

← Previous Page 1 … Page 6 Page 7 Page 8 … Page 23 Next →

Say Hello

TwitterFacebookLinkedInGitHubRSS

Recent Posts

  • Solidity: call() vs delegatecall()
  • Solidity: Multicall - Aggregate Multiple Contract Calls
  • Solidity: abi.encode() vs abi.encodePacked() vs abi.encodeWithSignature() vs abi.encodeCall()
  • Build Docker Images using Google Cloud Build from Your GitHub Repository
  • Solidity: Read Contract Storage by Slots with Foundry
  • How to Stay Safe Online: Tips for Personal Security
  • 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
  • Amazon EKS: Setup aws-load-balancer-controller for Kubernetes Ingress
  • The Graph: Subgraph and GRT Token
  • Amazon EKS: Setup kubernetes-external-secrets with AWS Secret Manager

Categories

  • Big Data (13)
  • Blockchain (11)
  • Database (15)
  • DevOps (33)
  • JavaScript (8)
  • Machine Learning (17)
  • Misc (6)
  • Python (48)
  • Web Development (40)

Tags

amazon web services apache spark aws cloudfront aws dynamodb aws eks aws lambda aws s3 cache celery chat bot ci cli tools 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.