2025 Plan
- Write more posts
- Learn Leetcode
What is dynamic language and static language? What is strong type and weak type language?
Upgrade to the latest
./gradlew wrapper --gradle-version latest
Upgrade to a specific version
./gradlew wrapper --gradle-version 8.9
https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:upgrading_wrapper
Official repository https://github.com/dkruchinin/cthon-nfs-tests.
The python ast module helps Python applications to process trees of the Python abstract syntax grammar. The abstract syntax itself might change with each Python release; this module helps to find out programmatically what the current grammar looks like.
From gemini
fio (Flexible I/O Tester) is a command-line tool used for benchmarking storage devices and file systems. It provides a flexible and powerful way to measure the performance of disk drives, SSDs, network storage, and other storage systems.
If your network requires a proxy to pull images, you can configure the proxy in /etc/docker/daemon.json.
In my angular project, I want to upgrade the angular version to 18, but one of the package I used haven't released a version for NG18, that cause I can't upgrade the whole project.
Jenkins is supported to run in Docker, especially for testing purposes, docker is very convenient and environment-independent.
If your VM behind a firewall, you may need to run apt command with a proxy server.
Here is the example,