developmentAug 14, 2020, 10:43 AMI Created a Tool to Calculate Actual Rent Using Rust's wasmI created a tool to calculate actual rent. When entering into a rental agreement, various costs arise in addition to the stated rent. A typical example is key money, and when comparing actual rent, it often differs from what is apparent. Additionally, there are many opaque costs such as insurance fees and mysterious cleaning charges, so this tool provides a function to display these as a unified average rent. This article explains the background of the tool, how to use it, and technical details using Rust's wasm_bindgen.
gameFeb 25, 2020, 2:30 PMThirteen Sentinels: Aegis Rim ReviewThis is a review of Thirteen Sentinels: Aegis Rim. The ADV part has high-quality story, graphics, and sound, with a system that includes action elements. The diversity of characters and the mechanism of switching perspectives are particularly well-done, allowing for smooth progression through the complex story. However, there were fewer surprising elements in the story, and the timing of information disclosure was unsatisfactory in some parts. The tower defense part tends to become repetitive, but overall it's a high-quality work.
miscJan 25, 2020, 11:47 AMSummary of Books I've Read RecentlyThis is a summary of books I've read recently. I read various genres including the science fiction novel "The Three-Body Problem", "Exploring Tokyo's High-Class Residential Areas" which analyzes the history of Tokyo's upscale neighborhoods, and "Chronicle of a Death Foretold" which won the Nobel Prize in Literature. Brief reviews are included for each book.
developmentJan 3, 2020, 11:53 AMNotes on dieselThis blog post contains notes on how to use diesel. It covers various features and usage of diesel, including executing raw SQL, associations, grouped_by, retrieving a single record, SELECT restrictions when using GROUP BY, and more. It provides specific examples and code snippets to demonstrate useful ways to use diesel.
miscSep 28, 2019, 11:45 AMRoom Updates - 2019.09This is the fifth installment of the update series for improving the living environment. Recent improvements include the introduction of Oculus Quest for enjoying virtual large screens, and the introduction of a coffee maker and bottle/shaker for streamlining coffee-related tasks. Additionally, the fish-shaped sponge and a small metal rack have been added to enhance the quality of life.
developmentmiscSep 15, 2019, 5:32 PMDistributing "Displaying the Calculation Process of the Ackermann Function (Part ↑) / Solving the DDR Foot Movement Optimization Problem" at Technical Book Festival 7I will be distributing "Displaying the Calculation Process of the Ackermann Function (Part ↑) / Solving the DDR Foot Movement Optimization Problem" at Technical Book Festival 7. Using the Ackermann function as a subject, it touches on huge numbers and processing of massive data, creating a printer with Rust, and solving the DDR foot movement optimization problem. The content teaches how to deal with massive data and recursive functions.
miscAug 24, 2019, 11:02 AMRoom updates - 2019.08This article introduces living environment improvements in release note format. However, there was nothing in particular this month.
miscJul 28, 2019, 4:36 AMRoom Updates - 2019.07This is the third installment of the update series for improving the living environment. Focusing on small improvements, I have consolidated the laptop power supply on the right side, introduced magnets for closing curtains, and solved the extension cord problem in the washroom. Additionally, new improvements include controlling the air conditioner with Alexa, removing the HDD tower, and preparing a bag for DDR.
miscJun 18, 2019, 2:05 PMRoom Updates - 2019.06This is the second release note for living environment improvements. I mainly solved the issues from the previous time and made various minor modifications. Specifically, I worked on organizing clothes, expanding the range of voice operations, and purchasing Zelda. New challenges have also emerged, with issues such as automation problems and tight coupling of electronic devices remaining as future tasks.
miscMay 16, 2019, 9:30 AMThe Mystery of Quasars: Review of the Most Enigmatic Objects in the UniverseThis book explains the mysterious celestial objects called quasars, starting from the history of astronomy in a story-like manner. It contains many stories that make you feel the vastness of the universe's scale anew, and is interesting as a read, with a structure that sometimes digresses and sometimes delves deep into the mysteries of quasars. While the content is difficult in many parts, it's an ideal book for satisfying curiosity.