Introducing MoniServ: Your Lightweight, Vigilant Service Monitor

In the world of system administration and development, keeping your services online and healthy is paramount. Manually checking if a web server is responding or a background process is still running is tedious and error-prone. […]

Why Predicting the Next Day Price of a Stock Using the Stock’s Price History Is Impossible, with a DNN.

It can always be a fascinating dream to predict the next day price of a stock by looking at the stock’s price curve. However, by thinking it through, I doubt the meaningfulness of do so, […]

Rust練習問題:弟の算数検査

問題文 弟は100以内の足し算と引き算をやりました。チャックしてあげてください。核問題の形式はa+b=c或いはa-b=c、どれも100を超えない非負整数です。cは弟が算出した回答で、200以内の比数整数であるか、一個の「?」かです。「?」は回答不能を意味します。 入力形式 入力は100行以内とし、EOF記号で終了します。一行ごとに、一問があります。形式は前述規定に則し、いかなるスペースを含みません。入力されたすべての整数に左に不要な0をつけていません。 出力形式 一行のみを出力します。一個の非負整数のみが出て、つまり、弟が正解した問題の数。 入力サンプル 1+2=33-1=56+7=?99-0=99 回答案

Start Anew

It has been a year perhaps? I lost my sites. Now it’s about time to start anew. With this simple post, I just try to get familiar with the newest WordPress functions at the time […]