海胆阶段's Blog

  • Home

  • About

  • Tags170

  • Categories50

  • Archives327

  • Search

Python Co-routine

Posted on 2020-09-13 | Edited on 2021-10-30 | In Python

Seeing the demo in websocket, Python websockets module is taking advantage of asyncio which provides an elegant coroutine-based AP ...

Read more »

Car Registration Renewal

Posted on 2020-09-13 | Edited on 2022-12-03 | In Car

前几天收到了vehicle registration renewal的通知,这次需要做smog check (对于比较老的非电动 车辆,一般2年一次), 在google map上选择了一家评分较好又比较近的smog check station, 要知道 美国这 ...

Read more »

Apache Server

Posted on 2020-09-07 | Edited on 2020-09-08 | In Server

因为需要验证Envoy CONNECT feature的缘故,我打算自己设置一个server with SSL/TLS测试: client <--------------> envoy proxy <--------------> Ap ...

Read more »

Wget Use Case Summary

Posted on 2020-09-04 | Edited on 2020-09-10 | In Linux

Wget is a free utility for non-interactive download of files from the Web. It supports HTTP, HTTPS, and FTP protocols, as well as ...

Read more »

Python Simple Http(s) Server

Posted on 2020-09-02 | Edited on 2022-12-20 | In Python

最近为了在局域网中传输文件,用Python搭建了一个很简单的 HTTP web server to serve files, 其实有其他软件也可以完成类似功能,甚至scp command也行。不过这个简单的HTTP web server里面的 文件结构一目了然 ...

Read more »

Docker Compose Quick Start

Posted on 2020-09-01 | Edited on 2021-09-04 | In Docker

Docker Compose vs Docker Swarm The difference lies mostly in the backend, where docker-compose deploys container on a single Docke ...

Read more »

Proxy Squid

Posted on 2020-08-30 | Edited on 2020-12-18 | In Proxy

//TODO [ ] https tunnel setup [ ] docker image build and test Introduction http://www.squid-cache.org/ Squid is a caching proxy fo ...

Read more »

HTTP Quick Start

Posted on 2020-08-27 | Edited on 2020-09-18 | In Network

最近在做migrating Squid to Envoy的工作,其中涉及到了很多HTTP的内容。趁着这次机会深入学习一下,还有就是一些proxy的内容,已经单独拿出来总结了。 Introduction 非常不错的Tutorial, 把各部分都讲得很详细: MD ...

Read more »

Python Packages and Virtual Environment

Posted on 2020-08-22 | Edited on 2023-10-29 | In Python

There is a better alternative, please see <<VSC Developing inside a Container>>. To use and manage third-party libra ...

Read more »

Golang Quick Start

Posted on 2020-08-22 | Edited on 2023-05-06 | In Go

Introduction Go users: https://github.com/golang/go/wiki/GoUsers web services, devops: docker + k8s Visual Studio Code go-plugin, ...

Read more »
1…141516…33
海胆阶段

海胆阶段

骐骥一跃,不能十步;驽马十驾,功在不舍

327 posts
50 categories
170 tags
© 2019 – 2025 Chengdong Liao
Powered by Hexo v3.8.0
|
Theme – NexT.Muse v6.7.0
0%