# statistical mechanics (blogs) — RSS Amplifier

Recent posts from the 2 feeds in the RSS Amplifier directory that cover statistical mechanics.

Page: <https://rssamplifier.com/topics/statistical-mechanic/blogs>  
Feed: <https://rssamplifier.com/topics/statistical-mechanic/blogs.md>

---

## [Analyzing the narrative of \<cite\>Kittens Game\</cite\>](https://ulysseszh.github.io/literature/2026/06/25/kittens-analysis.html)

_2026-06-25 · UlyssesZhan · Ulysses’ trip_

Kittens Game is an incremental game that has very few narrative sentences presented in the game. However, it tells a very rich story in its own unique way through the interaction with the player.

## [Text-based visual art in LaTeX](https://ulysseszh.github.io/programming/2026/06/06/tex-text-art.html)

_2026-06-07 · UlyssesZhan · Ulysses’ trip_

Using the verbatimbox package, one can include a text-based visual art in a figure in a document generated by LaTeX.

## [Ways of reducing mass rebuilds in Nix without changing Nix](https://ulysseszh.github.io/programming/2026/04/16/reduce-nix-rebuild.html)

_2026-04-16 · UlyssesZhan · Ulysses’ trip_

One serious problem with Nix is the amount of mass rebuilds happening in Nixpkgs every time some package with many dependents gets an update. I thought about three ideas to reduce mass rebuilds: store path replacements, separating compiling and linking, and ditching check phases. Each of them has some degree of impracticality.

## [Determining the stabilizability of the abelian sandpile model](https://ulysseszh.github.io/math/2026/01/03/sandpile-stabilizable.html)

_2026-01-03 · UlyssesZhan · Ulysses’ trip_

The abelian sandpile model is a cellular automaton where each cell is a sandpile that can topple to put grains on neighboring cells when having enough grains. It is stable if none of the sandpiles can topple. A natural question to ask is whether it can become stable eventually. In this article, I will show that one can determine the stabilizibility usiung integer linear programming for the abelian…

## [From Picard iteration to Feynman path integral](https://ulysseszh.github.io/physics/2025/11/13/picard-path-integral.html)

_2025-11-14 · UlyssesZhan · Ulysses’ trip_

The Schrödinger equation is an ODE, so we can approach its solution through Picard iteration. This approach leads to a sum over walks on the graph formed by an orthonormal basis as vertices and the Hamiltonian matrix elements as edge weights. This sum is exactly the Feynman path integral if we choose the position basis and take the continuum limit.

## [Imperative programming in Nix language](https://ulysseszh.github.io/programming/2025/11/06/nix-imperative.html)

_2025-11-07 · UlyssesZhan · Ulysses’ trip_

Nix is a functional programming language primarily used for package management and system configuration. However, it may be interesting to emulate imperative programming constructs within Nix. This post explores how to achieve imperative-style programming in Nix, ipmlementing control flow, exception handling, and interactive IO.

## [2.6. Non-equilibrium States in Statistical Mechanics](http://blog.rudnyi.site/2025/10/en-book-entropy-chapter26.html)

_2025-10-29 · Evgenii Rudnyi · Evgenii Rudnyi_

Back to Boltzmann! Macrostate entropy. Non-equilibrium macrostates and microstates. Entropy of non-equilibrium states and kinetics. Non-equilibrium statistical mechanics in practice.

## [2.5. Maxwell&#8217;s Demon and Information](http://blog.rudnyi.site/2025/10/en-book-entropy-chapter25.html)

_2025-10-28 · Evgenii Rudnyi · Evgenii Rudnyi_

Maxwell's demon. Brownian motion and the second law. Smoluchowski: naturalization of Maxwell's demon. Szilard's demon. Brillouin: negentropy principle of information. Landauer and thermodynamics of computation.

## [2.4. Entropy, Ignorance, and Information](http://blog.rudnyi.site/2025/10/en-book-entropy-chapter24.html)

_2025-10-27 · Evgenii Rudnyi · Evgenii Rudnyi_

Maxwell and Gibbs on the role of perception. Shannon information theory. Arrival of information in statistical mechanics. Edwin Jaynes and principle of maximum information entropy. Carnap on the objectivity of entropy.

## [2.3. The Arrow of Time in Statistical Mechanics](http://blog.rudnyi.site/2025/10/en-book-entropy-chapter23.html)

_2025-10-26 · Evgenii Rudnyi · Evgenii Rudnyi_

The evolution of Ludwig Boltzmann's views. Loschmidt paradox and statistical foundations. Zermelo paradox and fluctuation hypothesis. Boltzmann's Suicide. Statistical interpretation of the second law. Gibbs statistical entropy. Phase space mixing

## [Meet Claude, an AI assistant (Sponsored)](https://crawlproof.com/a/kLHz3kmX3PeC)

_2025-10-26 · **Sponsored**_

Chat with Claude at claude.ai — a conversational AI assistant.

## [2.2. Equilibrium Statistical Mechanics](http://blog.rudnyi.site/2025/10/en-book-entropy-chapter22.html)

_2025-10-24 · Evgenii Rudnyi · Evgenii Rudnyi_

Key events in the development of statistical mechanics. Probability distribution and phase space. Microcanonical and canonical distribution. Partition function for ideal polyatomic gas.

## [2.1. Conceptual Models of Statistical Mechanics](http://blog.rudnyi.site/2025/10/en-book-entropy-chapter21.html)

_2025-10-23 · Evgenii Rudnyi · Evgenii Rudnyi_

Classical statistical mechanics. Quantum statistical mechanics. The Born-Oppenheimer Approximation. Molecular Mechanics and Molecular Dynamics. Quantum effects in the quasi-classical approximation.

## [2. Statistical Mechanics](http://blog.rudnyi.site/2025/10/en-book-entropy-part2.html)

_2025-10-23 · Evgenii Rudnyi · Evgenii Rudnyi_

Outline of the second part of the book. Semiclassical approximation. The Clausius inequality and the arrow of time. Information entropy.

## [1.6. Entropy of Non-equilibrium States](http://blog.rudnyi.site/2025/10/en-book-entropy-chapter16.html)

_2025-10-15 · Evgenii Rudnyi · Evgenii Rudnyi_

Entropy in classical thermodynamics. Non-equilibrium states in discontinuous systems. From temperature field to non-equilibrium thermodynamics. Limits of applicability of classical thermodynamics.

## [Multi-pass Gaussian blur filter](https://ulysseszh.github.io/programming/2025/07/17/blur-filter.html)

_2025-07-17 · UlyssesZhan · Ulysses’ trip_

According to the central limit theorem, the sum of some i.i.d. samples is normally distributed in the limit of large sample size. This fact can be used to implement a multi-pass Gaussian blur filter, where the total number of passes is equal to the number of samples used in the averaging. Through this, we can also see a nice relation to the heat equation, which is not surprising since the heat…

## [The buildup kickroll in \<cite\>Time to beat the odds\</cite\>](https://ulysseszh.github.io/music/2025/06/22/beat-the-odds-kickroll.html)

_2025-06-22 · UlyssesZhan · Ulysses’ trip_

There is a gradually-accelerating buildup kickroll at 1:18 in the song Time to beat the odds by 影虎。. In order to know the details of this rhythm, I have to analyze the sample using Python. The main method is to do a short-time Fourier transform and to find the peaks in the high-frequency region of the spectrogram. A linear regression shows that the time intervals decay geometrically.

## [Eigenfunctions of the Laplacian on an annulus with homogeneous Neumann boundary condition](https://ulysseszh.github.io/math/2025/04/11/laplacian-annulus.html)

_2025-04-11 · UlyssesZhan · Ulysses’ trip_

Several features of the eigenfunctions of the Laplacian on an annulus with homogeneous Neumann boundary condition are discussed. The distribution of the eigenvalues is discussed in detail, making use of a phase angle function called θ \\tht . The limiting cases of a disk and a circle are discussed.

## [The role of particle indistinguishability in statistical mechanics](https://ulysseszh.github.io/physics/2025/03/03/indistinguishability.html)

_2025-03-04 · UlyssesZhan · Ulysses’ trip_

Indistinguishability plays an important role in enumerative problems in combinatorics. This article explains the concept and significance of particle indistinguishability in statistical mechanics.

## [Why it is a bad idea to use GitHub for submiting school homework](https://ulysseszh.github.io/misc/2025/01/09/github-homework.html)

_2025-01-10 · UlyssesZhan · Ulysses’ trip_

It is common for school courses to require students to submit their homework using GitHub. However, this is usually a bad idea for several reasons, potentially including TOS violation, community degradation, and reliability.

## [How to use JavaScript in GitHub Actions without committing \<code\>node\_modules\</code\>](https://ulysseszh.github.io/guide/2024/11/15/gh-action-modules.html)

_2024-11-16 · UlyssesZhan · Ulysses’ trip_

I was creating my first GitHub Action. According to the official documentation, I should commit the node\_modules to the repo or generate a script that bundles the whole node\_modules if I want to create a JavaScript action. I think this is not good practice, so I try to find another way: manually managing the caches for the dependencies in node\_modules .

## [Follow Releases, Get Reminders (Sponsored)](https://crawlproof.com/a/zBS2Xtna0AZe)

_2024-11-16 · **Sponsored**_

Follow a genre or a name and receive reminders on release day — free.

## [Some understanding of Grassmann numbers out of intuition](https://ulysseszh.github.io/math/2024/10/10/grassmann-num.html)

_2024-10-11 · UlyssesZhan · Ulysses’ trip_

I was briefly introduced to Grassmann numbers when I studied quantum field theory. I then had the natural question of how we can formally define them. In this article, I went with my intuition and tried to answer this question.

## [The notational convenience of imaginary time in the derivation of the metric in Poincaré coordinates](https://ulysseszh.github.io/physics/2024/09/10/poincare-coord-imag.html)

_2024-09-10 · UlyssesZhan · Ulysses’ trip_

In general relativity, people usually choose one of the two major metric signatures. However, in certain cases, the imaginary time convention can be more convenient. Here is one of such cases: the derivation of the metric in Poincaré coordinates for the anti-de Sitter space.

