KINTOテクノロジーズ
フォロワー 269人

面談受付中

グループにあなたのことを伝えて、面談の申し込みをしましょう。

KINTOテクノロジーズ の技術ブログ

12月入社メンバー紹介

こんにちは こんにちは、2024年12月入社のまきどんです! 本記事では、2024年12月入社のみなさまに、入社直後の感想をお伺いし、まとめてみました。 KINTOテクノロジーズ(以下、KTC)に興味のある方、そして、今回参加下さったメンバーへの振り返りとして有益なコンテンツになればいいなと思います! Fsk 自己紹介 業務システム開発部 業務システムGでフロントエンド開

Want to Load a Local JSON in a Flutter Multi-Package? Here’s How!

Introduction Managing assets in a multi-package Flutter project can get tricky, especially when it comes to loading local JSON files. This requires a different approach than a normal single package project, leaving developers scratching their heads. In this article, we’ll break down how to load local JSON files effectively in a multi-package Flutter project. This article is the entry for day 23 in the KINTO Technologies Advent Calendar 2024 🎅🎄 Test Project Setup For this study, we prepar

[iOS] すぐできる!CIクレジット超ドケチ節約術

KINTOテクノロジーズで my route(iOS) を開発しているRyommです。 CIクレジットの節約のため、 いくつか取り組んできたことを紹介します。 はじめに 弊プロジェクトにおいては、CIツールとしてBitriseを利用しています。 昨年は通常のユニットテストに加えて スナップショットテストを導入 したり、 SPMに移行 したりしました。 気付くとBitrise CIの1回あたりの実行時間が多いと

Introducing Sherpa: The Internal Slack Chatbot Leveraging LLM

1. Introduction Hello, this is Torii ( @yu_torii ) from the Common Service Development Group. I'm a fullstack software engineer, primarily working on both backend and frontend development. As part of the KINTO Member Platform Development Team, I focus on frontend engineering while also contributing to internal initiatives involving generative AI. This article introduces Sherpa, our internal chatbot powered by LLM and integrated into Slack. We’ll explore its RAG capabilities and its transla

Overcoming Challenges in the In-House Rollout of the 10X Innovation Culture Program [Part 1]

Hello, this is HOKA from the HR Group, Organizational Human Resources Team. Today, I’d like to share what happened following the 10X Innovation Culture Program in March 2024 . Introduction KINTO Technologies (KTC from now on) is challenging itself to create an organizational environment that fosters innovation. We are still in the process of trial and error, but I would be happy if this article were read by those considering the introduction of the 10X Innovation Culture Program or those who w

KINTO Technologies Competed in the ISUCON14 and Scored Over 10,000 points

This article is part of the day 21 in the KINTO Technologies Advent Calendar 2024 🎅🎄 Introduction Hello! I’m Uehara ( @penpen_77777 ) from the KINTO FACTORY Development Group. I joined the company in July 2024 and have been working on backend development for KINTO FACTORY. This time, KINTO Technologies employees participated in ISUCON14, which was held on December 8th, and would like to share the content and results. What is ISUCON14? ISUCON is a tuning competition organized by LINE Yaho

How We Applied the Impact/Effort Matrix to Improve a Cross-Team Activity

This article is the entry for day 20 in the KINTO Technologies Advent Calendar 2024 🎅🎄 How We Applied the Impact/Effort Matrix to Improve Cross-Team Interaction Hello! We are Maya and Kinoshita, team members of KINTO Technologies' Developer Relations (DevRel) Group. Introduction We previously held an internal event in Jimbocho to improve office communication and foster stronger ties between teams. Here’s the article from when we held the event ↓ https://blog.kinto-technologies.com/

We Upgraded Apollo Kotlin to V4

This article is the entry for day 22 in the KINTO Technologies Advent Calendar 2024 🎅🎄 Nice to meet you! I am kikumido, and I am developing the Unlimited (Android) app at KINTO Technologies. For our app, we use Apollo Kotlin for the GraphQL client. Apollo Kotlin v4 introduces numerous enhancements, including better performance and new features. To take advantage of these benefits, we decided to upgrade from v3 to v4. In this article, I will explain in detail the process of migrating to Apo

Sysdig Kraken Hunter ワークショップ 参加レポート

はじめに こんにちは!KINTO テクノロジーズ セキュリティ・プライバシー グループのたなちゅーです!普段は、SIEM を活用したログ監視・分析や監視体制構築、SCoE グループ( SCoE グループとは? )の一部プロジェクトに参画してクラウド周りのセキュリティ業務に従事しています。自己紹介は こちら 。 本ブログでは、2025年3月26日に名古屋駅近くにある コラボスタイル

既存のアプリへのKMPの適用:チームの経験と成果

この記事は、 KINTOテクノロジーズ・アドベントカレンダー2024 の12日目の記事です🎅🎄 こんにちは。「KINTOかんたん申し込みアプリ」のAndroid開発チームメンバーです。今日は、私たちの既存のアプリに Kotlin Multiplatform (KMP) を実装するプロセス、その理由、そしてそれによってもたらされた変化と改善についてお話ししたいと思います。 私たちは去年からiOSとAndroidプラッ

Flutter Development Efficiency: A Step-by-Step Guide to Automating Web Previews Using GitHub Actions and Firebase Hosting

This article is the entry for day 20 in the KINTO Technologies Advent Calendar 2024 🎅🎄 Introduction Hello, my name is Hand-Tomi and I am a mobile app (Flutter) developer at KINTO Technologies ( KTC ). Recently, KTC has launched the “Flutter Team”, and now is actively developing different applications. I would like to introduce some techniques we’ve implemented and found to be particularly effective. This time, I will explain how to use GitHub Actions and Firebase Hosting to provide c

生成AIの未来:いまだに解決されない課題

先日、同僚との何気ない会話の中で、こんな言葉をふいに投げかけられました。 「AIって、あっという間にここまで来たよね。あと5年もしたら、何ができるようになるか想像もつかないよ。」 自分はAIの専門家ではありません。ですが、たまたまその分野について少し調べたことがあるんです。 そして、その問いに対する答えは「もっと進化してすごくなる」という単純

[Server side Kotlin] エラーハンドリングにKotlin公式のResult型を使う

はじめに こんにちは。Toyota Woven City Payment Solution開発Groupで決済関係のバックエンド開発を担当している塩出です。 前回の記事 でも述べた通り、本Groupでは開発にKotlinを使用しており、webフレームワークにはKtor、ORMにはExposedを使用しています。またコードのアーキテクチャーとしてはクリーンアーキテクチャーを採用しています。 当初からKotlinの Result型 を使ってエラー

[Learning Roadside Station Podcast] WWDC Participation Report

This article is the entry for day 19 in the KINTO Technologies Advent Calendar 2024 🎅🎄 This is Nakanishi from Manabi-no-Michi-no-Eki (Learning Roadside Station) team. This year, the Learning Roadside Station Project was officially launched and later established as a team. We are also running an in-house podcast and we're excited to share some of its episodes in this year's Advent Calendar. What is the Learning Roadside Station? The Learning Roadside Station project was launched to
iOS

Swift Observation:UI を更新するための、よりシンプルで効率的なアプローチ

本記事は、 KINTOテクノロジーズアドベントカレンダー2024 の19日目の投稿です。🎅🎄 はじめに こんにちは。モバイルアプリ開発グループでiOSエンジニアをしている ラセル・ミア です。今日は、iOS 17で導入された新しい @Observable マクロを使用して、SwiftUIのUIを更新するための改善されたアプローチを紹介します。その仕組み、解決する課題、そしてなぜこれを使うべきな