2022

New in Go 1.18: Multi-Module workspace mode
Igor Sysoev, father of NGINX, departs from F5
Shortcomings of the Jetpack-LiveData component and strategies for dealing with them
Kubernetes HPA Controlled Elastic Scaling based on Prometheus Custom Metrics
App Deep Linking and Delayed Deep Linking
Java to introduce new object types to solve memory utilization problems
string and []byte conversion problem in golang
Notes on the use of Golang's defer keyword
Git: Failed sending HTTP2 data solution
Linux kernel page replacement algorithms
Linux malware on the rise: XorDDoS, Mirai and Mozi most popular
Firefox Relay blacklisted by GitHub's 'Temporary Mailbox' project, users protest
CPython performance to be improved by 5x? faster-python project PEP 659 source code interpretation
Understanding python asynchronous programming and simple implementation of asyncio
Three new concepts related to interfaces since Go 1.18
Time Wheel for Timed Tasks
The shebang line of linux shell programming
3 ways to check the Linux kernel version from the command line
read,source,mapfile commands and shell programming
Postfix & Dovecot Build Your Own Mailbox Service
Chromium's ban on users removing built-in search engine causes problems, feature to return later
Faker.js becomes a community-controlled project
Linux kernel 2021: Linus Torvalds most prolific, commit count down to 73.7k
Implementing VIP functionality with Raft
K8s drain command source code reading
How fsck works
Explanation of basic file system concepts and common operations
Several ways to communicate across tabs in the browser
Myths about useCallback
Some new features in browsers and JavaScript
Explaining "this" in JavaScript from a new perspective
What about the technology of FreeBSD in 2024?
youtube dl official web hosting platform sued by three major record labels
Using graphql in ts
Directly point to the source code when referencing dependencies in monorepo
React principle - lane priority and diff update
The White House held the "open source security" summit, Apache / Google / Microsoft / Apple and other participants
Understanding Kotlin Suspend Functions
Talking about the Context and Scope of Kotlin Coroutine
Why can't I use String.prototype.trim in a JS map?
Getting Started with Kotlin Flow
Kotlin Coroutine and Retrofit
Marshal serialization of numeric types such as int64 safely in Go
Run the sshd service inside the container
A little research on the connection reuse problem caused by unread http.Response.Body
Simply defer file.Close() is probably a misuse
The impact of CURL caching on downloading streaming data
Some minor issues with LIKE fuzzy lookups in MySQL
A problem with time and time zone resolution in Go
Using the Tokyo Cabinet Key/Value Database in Golang