方言を話すおしゃべり猫型ロボット『ミーア』をリリースしました(こちらをクリック)

2024-05

スポンサーリンク
Note/Book

[Convenience Store Man] Sayaka Murata: Interesting five senses and inorganic expression.

The first sentence of the piece begins, "Convenience stores are filled with sound." Throughout this work, the inorganic nature of convenience stores and the frequent use of the five senses, including the sense of hearing, gave me the feeling that the convenience store was an exciting place to read about.
(somebody's) side

[All the Lovers in the Night] Mieko Kawakami: Superimposing the Light and the Self in the Midnight of Winter

Although he did not fit in very well in the real world and felt stifled, he was serious and direct about his job as a reviewer and was doing his best to make a living, and he may have been projecting himself into the existence of a night light after ordinary people who fit in well in society, the big light of day, or perhaps he was overthinking it. Perhaps I am overthinking it, but I felt it.
Note/Book

[Earthlings] Sayaka Murata: This world is a factory for making human beings. Working tools and reproductive organs

Normal here seems to focus more on two things: working and being productive, and having children for the sake of procreation. The influence of her parents is significant, and Murata-san is aware, even as a child, of the expectations of her children and the imprint of what her parents consider to be normal values, and she probably projects her own discomfort with these expectations into the novel.
Development/Design

Things to keep in mind when using ChatGPT in programming.

'What are good prompts to give to [ChatGPT]. As mentioned in the article "6 tactics to get good results", I still feel that the first step is crucial and "writing clear and specific instructions" is of paramount importance. Also, for API-related matters, it is faster to look at the official documentation and check the USAGE.
Development/Design

[Protobuf] How Varint encoding works and the importance of field numbers

Protocol Buffers (protobufs) are a structured data serialisation format, developed by Google. protobufs serialise data more efficiently than XML or JSON, with smaller message sizes and faster parsing. Protobuf is a structured data serialisation format developed by Google.
Marketing

[AI] Changes in SEO in the Era of Chat Search and Characteristics of Content Chosen by AI

While the cost of content generation will fall dramatically with generative AI, it is expected to be flooded with content of dubious authenticity or similar content, so content that is differentiated as content, free of misinformation and described by people or institutions with greater authority and expertise, will be valued.
Development/Design

[Go x FCM] Implemented a function to send push notifications to FCM on a regular basis: Server Edition

Implement a function to send Push notifications from the server to FCM at regular times in Go language.The following four arguments are required to implement Push notifications to FCM: OAuth 2.0 token (Authorisation in the HTTP request header), FCM token of the device, title and body.
Development/Design

[Flutter × Go] Withdrawal process: How to handle the “requires-recent-login” error when deleting Firebase Auth.

Describes how to deal with the 'requires-recent-login' error when processing user withdrawal using Firebase Auth.This error occurs when a user has not logged in recently for security reasons. The user needs to be re-authenticated (reauthentication) before they can be withdrawn.
Development/Design

[Flutter × Go × gRPC] Implementation of forced application update function (screen lock)

A search for "Flutter Firebase app update" yielded two main types of hits: using RemoteConfig and using FirebaseDetabase.This time, however, we will implement the forced update function on our own using Flutter x Go x gRPC.
Note/Book

Why has the yen weakened so much? Policy Rate Differentials and Trade Deficits

This is because both the dollar is strengthening and the yen is weakening. Since the US lifted its zero-interest-rate policy in March 2022 and began raising interest rates, the interest rate differential between the US and Japan has widened and the yen has weakened The timing of the Fed's interest rate cut is far off, with one rate cut or less likely within the year. One long-term factor is Japan's widening trade deficit.
スポンサーリンク