Akira Hayashi (林 晃)– Author –
Akira Hayashi (林 晃)
Representative(代表), Software Engineer(ソフトウェアエンジニア)
アールケー開発代表。Appleプラットフォーム向けの開発を専門としているソフトウェアエンジニア。ソフトウェアの受託開発、技術書執筆、技術指導・セミナー講師。note, Medium, LinkedIn
-
Representative of RK Kaihatsu. Software Engineer Specializing in Development for the Apple Platform. Specializing in contract software development, technical writing, and serving as a tech workshop lecturer. note, Medium, LinkedIn
-
AI生成画像
AI生成画像 : 夕暮れ時の車内から微笑むロングコートチワワ
Long coat Chihuahua, watching me from the car. The sun is setting a little and the setting sun is behind me. Because of the retrograde motion, her face, which would normally be in shadow, looks bright with the light in the car. His face ... -
AI生成画像
AI生成画像 : 夕日とチワワ
Long coat Chihuahua, watching me from the car. The sun is setting a little and the setting sun is behind me. Because of the retrograde motion, her face, which would normally be in shadow, looks bright with the light in the car. His face ... -
AI生成画像
AI生成画像 : ヨットとチワワ
A sailboat is making its way in bright sunlight across the Pacific Ocean. In the driver's seat, a chihuahua is skillfully steering the boat. プロンプト 画像生成AI : Dream Studio モデル : stable-diffusion-xl-beta-v2-2-2 スタイル : Photogr... -
AI生成画像
AI生成画像 : Japanese Monsters
Japanese monsters. プロンプト 画像生成AI : Dream Studio モデル : stable-diffusion-xl-beta-v2-2-2 スタイル : Cinematic ステップ数 : 50 -
AI生成画像
AI生成画像 : チワワに見つめられる
車で窓越しにチワワが見つめているイメージ。 Cinematic photo, In bright, beautiful weather, a luxury car is driving down a straight road. The window of the car is open, and a Chihuahua is gazing at me, happily blowing in the wind. The Chih... -
AI生成画像
AI生成画像 : チワワが僕を見ている
車の中から覗いているチワワのイメージ。 Chihuahua watching me from a car. プロンプト 画像生成AI : Dream Studio モデル : stable-diffusion-xl-beta-v2-2-2 スタイル : Cinematic ステップ数 : 50 -
AI & ML
チワワ画像を生成: Dream StudioとStable Diffusionの活用
生成系AIの一つに画像を生成するStable Diffusionがあります。Stable Diffusionを利用したWebサービスの一つにDream Studioがあります。 この記事ではDream Studioを使ってチワワの画像を生成してみました。 「なぜ、チワワなのか?」 それはアールケー開... -
AI & ML
How to generate diagrams with ChatGPT: Generating Codes
To write about color spaces in another blog post, I needed a diagram to illustrate color spaces such as Adobe RGB and sRGB. I need a diagram showing the range each color space covers on the spectrum, with the CIE 1931 color spectrum as a... -
AI & ML
ChatGPTで図を生成する方法 : コードを生成する
別のブログの記事で色空間のことを書くのに、Adobe RGBやsRGBといった色空間を説明するための図が必要になりました。必要なのはCIE 1931 カラースペクトルを背景に、各色空間がカラースペクトル上でどの範囲をカバーするかを示す図です。 手書きするのは正... -
AI & ML
Utilizing ChatGPT Effectively: How to Specify Information and Tasks Efficiently
The ChatGPT web interface solely features input fields for submitting queries. As such, it does not provide a dedicated input field for executing actions based on specific text (information). So how should it be specified? How to specify... -
AI & ML
ChatGPTを活用する方法: 情報とタスクの効果的な指定方法
ChatGPTのWebインターフェイスは質問を入力するための入力欄があるだけです。あるテキスト(情報)に基づいて何かを実行させたいときに専用の入力欄があるというインターフェイスにはなっていません。 では、どのように指定したら良いのでしょうか? 情報... -
AI & ML
ChatGPT体験記: AIとの対話で学ぶ新たな可能性
ChatGPTはOpenAIによって開発された大規模な自然言語処理AIです。言語に関する様々な質問やタスクに関して応答することできるサービスです。チャット形式でAIと対話的にやりとりができるサービスになっています。 最近、テレビや新聞などでも取りあげられ... -
Development
Requires Xcode 14.1 or later to release on App Store
On April, 29, 2024. The reqruired Xcode version was updated.App Store Connect Submission Requirements for Xcode 15 Apple has announced that any apps submitted to the App Store after April 25, 2023, must be built with Xcode 14.1 or later.... -
開発
App Storeでリリースするアプリのビルド環境はXcode 14.1以降が必要
2024年4月29日に更に引き上がりました。App Store Connect へアップロードするアプリはXcode 15が必須 2023年4月25日以降にApp Storeでリリースするアプリは、Xcode 14.1以降でビルドする必要があると発表されました。 特別なことをしていないアプリであれ... -
Development
Learn Online: Top 6 Paid Services for Personal and Professional Development
Online learning platform for learning new technologies Software engineers must keep learning to broaden their knowledge and improve their skills. Therefore, I use the services introduced in this article daily to improve my skills and gai... -
開発
オンラインで学ぶ:おすすめの有料サービス6選
ソフトウェアエンジニアにとって知識の幅を広げたりスキルの向上のために学習し続けるということはとても大切なことです。私自身もスキルアップや新しい技術の獲得・リスキリングのため日々、この記事で紹介するサービスを利用しています。 どのサービスも... -
Development
Install and boot Windows 10 / 11 on USB external disk
When developing software for PCs, multiple versions of an OS are needed for testing. In such cases, there is a way to install the OS on a virtual PC using VMware Workstation or other software. However, programs that use the GPU directly ... -
開発
Windows 10 / 11 をUSB外付けディスクにインストールして起動する
PC向けのソフトを開発していくると動作テストのために複数のバージョンのOSが必用になります。このようなとき、VMware Workstationなどを使用して仮想PCにOSをインストールする方法があります。しかし、GPUを直接使用するプログラムの場合は物理マシンが必... -
Development
How to resolve the error “http.postBuffer” when pushed to the Git repository
When you attempt to push to a remote Git repository, you might encounter the following error, causing the operation to fail. error: unable to rewind rpc post data - try increasing http.postBuffer error: RPC failed; curl 56 LibreSSL SSL_r... -
開発
Gitのpushで発生するhttp.postBufferのエラーへの対応方法
Gitのリモートリポジトリにpushするときに次のようなエラーが発生して失敗してしまうことがあります。 error: unable to rewind rpc post data - try increasing http.postBuffer error: RPC failed; curl 56 LibreSSL SSL_read: Connection reset by peer...
