Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

jitao.tech

姬涛的个人网站

Get the latest updates from 姬涛的个人网站 directly as they happen.

Follow now 17 followers

Latest posts

Last updated 5 months ago

深入理解 ISO 8601 时间间隔表示法

5 months ago

ISO 8601 定义了一种表示时间间隔的格式,称为 "duration"。

可组合数据系统之路:对过去 15 年和未来的思考

about 1 year ago

【翻译】文章出自 pandas 库兼《Python数据分析》一书的作者 Wes McKinney,回顾了他从 2008 年以来在数据科学领域所做的事情和转变,同时分析和思考了模块化、互操作性和可组合性的未来趋势。

个人网站迁移到 Astro

about 2 years ago

将个人网站从 Gridsome 迁移到了 Astro。

编程命名规范

over 4 years ago

介绍四种常见的编程命名规范:PascalCase,snake_case,camelCase,kebab-case。

升级到 iOS 14.2 后,Google Authenticator 挂了

over 4 years ago

iOS 升级到 14.2 后,Google Authenticator,这里有解决办法。

SaaS 数据库架构选择

almost 5 years ago

开发 SaaS 系统的时候,应该怎样选择数据库架构呢?

GitHub 宣布私有仓库支持无限协作者,核心功能全部免费

about 5 years ago

2020 年 4 月 14 日,GitHub 宣布私有仓库支持无限协作者,核心功能全部免费。

新一代通信协议:RSocket

about 5 years ago

RSocket 是一种下一代的、响应式通信协议,用于构建当今的现代云原生和微服务应用程序。

Let’s Encrypt 撤销 300 万个证书,检查你的证书是否在其中

about 5 years ago

3 月 4 日起,由于域验证和发布软件中的一个错误,Let’s Encrypt 将吊销近 300 万个证书。

使用 BFG Repo-Cleaner 修改 Git 提交历史

about 5 years ago

如果 Git 的提交历史里有敏感数据或者超大文件,怎样从历史里清除它们?

为 HTTP API 接口增加统一请求日志

about 5 years ago

继续向之前分享的 HTTP API 例子代码添加日志功能。

我编程 20 年的指导原则

about 5 years ago

【翻译】一个编程20年的资深程序员,总结自己编写软件的原则。