Excerpt from The Little Prince Chapter: 21
So the little prince tamed the fox. And when the hour of his departure drew near— “Ah,” said the fox, “I shall cry.” “It is...
The Little Prince: Chapter 20
But it happened that after walking for a long time through sand, and rocks, and snow, the little prince at last came upon a road....
Calculation of available funds for trading
Assume you have in cash (net liquidating ), and you short a 2X Leveraged ETF for . According to Schwab’s margin requirements, the shorting maintenance...
SSH connection to a remote virtual machine
I’ve recently encountered the following issue while working on my thesis: I need to work on my own machine, and I own a laptop and...
Programming with ChatGPT
Currently, I’m curious about ChatGPT and I’d like to know if it can address some programming issues. And I was able to successfully use it...
Approximation (Milstein Scheme) of the Cox-Ingersoll-Ross process
The CIR process is given by the SDE: (1) (cf. Glasserman, p. 108); where W(t) is a Brownian motion. Take α=0.2, σ=0.02, b=0.05, and...
China in 2022
2022 is a significant and unusual year from multiple perspectives, especially for the Chinese. Beijing began the year by hosting the 2022 Winter Olympics. Typically,...
Using CE to modify the FGO data
In Fate/Grand Order, it is incredibly tedious to play the same stage hundreds of times. Is there any way to avoid this? Since there are...
My Audio Equipment
A long, long time ago, my mother’s friend gave me a JBL GO 1 Gen as a gift, which was my first exposure to music....
A Simple Implementation of Nussinov Algorithm
The Nussinov algorithm is a dynamic programming-based nucleic acid structure prediction algorithm used in computational biology to predict the folding of an RNA molecule. It...