- Home
- 過去の記事一覧
josysnavi_editor_en一覧
-
- 2024/9/30
- ブログ
Enhancing User Experience with Streaming LLM APIs
In the rapidly evolving landscape of artificial intelligence, Large Language Models (LLMs) like GPT-4 have… -
- 2024/9/30
- ブログ
ダークモードとライトモード:UXの優劣は?
ダークモードとライトモードの選択は、現代のデジタル体験において非常に重要なテーマになっています。ユーザーインターフェース(UI)の見た目だけでなく、**ユーザーエクスペリエンス(UX)**にも大きく影響を与えます… -
- 2024/9/30
- ブログ
Running Services with Systemd
What are systemd Service Files? systemd service files are plain text files that define how a service should… -
- 2024/9/30
- ブログ
Introduction to Functional Programming
Pure Functions At the heart of functional programming are pure functions. A pure function always returns th… -
- 2024/9/30
- ブログ
Creating an App with Jetpack Compose
Android app development has evolved significantly over the years. With Kotlin as an official language and th… -
- 2024/9/30
- ブログ
Helpful Git Operations
Git Cherry-Pick: Using Specific Commits Cherry-picking lets you apply one commit from one branch to another… -
- 2024/9/30
- ブログ
Beyond the Code: The Unseen Skills That Define Great Software Engineers
When we think of software engineers, we often imagine wizards of code, conjuring up digital solutions with… -
- 2024/9/26
- ブログ
日本のAIユニコーンがシリコンバレーに教えること
スタートアップのSakana AIは、大規模言語モデルで長期的な戦略を取っています。 シリコンバレーの「速く動いて壊せ」という考え方は、インターネット時代の技術革新を進めました。しかし、人工知能の時代には、… -
- 2024/9/26
- ブログ
Continuous Integration with Jenkins: Automating your build and deployment pipeline
Use Jenkins to streamline your development process and ensure code quality through automated testing and d… -
- 2024/9/26
- ブログ
Kubernetes for Beginners: Orchestrating containers like a pro
Use Kubernetes to automate the deployment, scaling, and management of your containerized applications. … -
- 2024/9/26
- ブログ
Elixir and Phoenix: Building fault-tolerant, concurrent web applications
Use Elixir and Phoenix to build highly responsive, reliable web applications that scale effortlessly. B… -
- 2024/9/26
- ブログ
gRPC vs REST: Comparing API architectures for microservices
Understand the differences between gRPC and REST and when to use each for your microservices architecture.…