developmentblockchainJun 7, 2022, 12:51 PMCreating a Solana Wallet mnemonic (seed key) from the CLII explored methods to create a Solana Wallet mnemonic (seed key) from the CLI. While it's possible to generate multiple keys from a mnemonic, for security reasons in case the mnemonic is leaked, it might be safer to divide them into wallets with different mnemonics. Ultimately, I was able to generate mnemonics by running a script, and even obtain public and private keys, making mass production possible.
miscSep 7, 2020, 2:03 PMI Moved My Blog Back from Hatena Blog Pro to HugoI reflect on my experience of migrating from Hatena Blog Pro to Hugo. I decided to migrate to reduce running costs and manage content in markdown. After migration, the display speed improved significantly, and it became possible to open-source the blog in the future. I also made various improvements during the migration process.
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.