Latest post
I have never bought a single device (laptop, monitor, phone, or tablet) with higher than 60 Hz of display refresh rate, except the most recent device I bought. This one very device has unsolvable dynamic FPS problems, just as what I was afraid of. It is settled. I will never buy devices with high refresh rates again until they finally exit the market.
follow me on Mastodon
Articles
-
My old computers and my experience of daily driving Linux and self-hosting
I have been using Linux and self-hosting for over a year now. Overall, I would like to say that it is rather satisfactory and that I will continue to use Linux as my daily driver in future. Thinking of that, I felt a little bit nostalgic about my old computers. So I decided to write an article about my old computers and my experience of daily driving Linux now.
- Categories: misc
- Tags: linux, selfhosting
-
I created Sunniesnow, a rhythm game similar to Lyrica
In order to build a better player community for the rhythm game Lyrica, I created a new rhythm game called Sunniesnow. Learn more about Sunniesnow by joining our Discord server.
- Categories: update
- Tags: update, rhythm game, web
-
The distribution when indistinguishable balls are put into boxes
Suppose there are distinguishable boxes and indistinguishable balls. Now, we randomly put the balls into the boxes. For each of the boxes, what is the probability that it contains balls? This is a simple combanitorics problem that can be solved by the stars and bars method. It turns out that in the limit with fixed, the distribution tends to be a geometric distribution.
- Categories: math
- Tags: probability, combinatorics, ruby
-
Labeled
break,next, andredoin Ruby
Many languages support breaking out of nested loops, such as Perl, Java, JavaScript, C#, etc. Languages that have gotocan also do this easily. However, in most other languages, it is not easy to break out of nested loops. I want to introduce a way to do this in Ruby.- Categories: programming
- Tags: meta programming, ruby
-
Free trade (single good case)
I set up a simple model to determine the production and consumption in free trade between nations.
- Categories: economics
- Tags: global economy, from zhihu
-
A measure-theoretic formulation of statistical ensembles (part 2)
For sake of rigor and generalizability, I feel it necessary to try to have a mathematical formulation for statistical ensembles. I chose measure spaces as the underlying mathematical structure of thermal systems and tried to justify the method of statistical ensembles by deducing them from some axioms.
- Categories: physics
- Tags: mathematical physics, statistical mechanics, functional analysis, measure theory, probability, long paper
-
Summarizing my methods for studying
I summarized my methods for studying. This can be served as a guide for those who have started learning math and science.
-
A measure-theoretic formulation of statistical ensembles (part 1)
For sake of rigor and generalizability, I feel it necessary to try to have a mathematical formulation for statistical ensembles. I chose measure spaces as the underlying mathematical structure of thermal systems and tried to justify the method of statistical ensembles by deducing them from some axioms.
- Categories: physics
- Tags: mathematical physics, statistical mechanics, functional analysis, measure theory, probability, long paper
-
The core of a voting system is the intersection of Pareto sets
There is a very neat relation between the core (the set of proposals that defeats every proposal) of a voting system and the Pareto sets of the voters. Suppose there is a voting system of quota , then the core is the intersection of all such sets: the Pareto set of of the voters.
- Categories: economics
- Tags: voting system, preference relation, pareto efficiency
-
Relationship between the Gini coefficient and the variance
Both the Gini coefficient and the variance are measures of statistical dispersion. We are then motivated to find the relationship between them. It turns out that there is a neat mathematical relationship between them.
- Categories: economics
- Tags: from zhihu, calculus, probability
subscribe via RSS