This slides explains how we develop our Mercari app globally.
It shows:
- The difference between the US and Japan
- Our product team
- Developing flow and localization
- Tools we use for communication
This document provides an overview of Chrome and Android technologies from the past to the future. It discusses the evolution of WebView from WebKit to Chromium. It also covers Chrome Custom Tabs, which allows apps to use Chrome to display web content. Additionally, it mentions progressive web apps, service workers, app install banners, and streaming apps. The document promotes using new web technologies to provide native-like experiences within browsers.
Japan IBM Middleware User Community (JIMUC) 新春セミナーでの先進IT運用管理分科会の活動報告です。この分科会では Observability 製品:Instana / NewRelic / Datadog の3製品の機能比較をしています。今回はその中間結果をご報告しました。
This study aims to develop an interactive idea-generation support system that enables users to consider the potential side effects of realizing new ideas.
In idea generation, confirmation bias often leads to an excessive focus on ``convenience,'' which can result in the oversight of unintended consequences, referred to as the ``side effects of convenience.''
To address this, we explored methods to alleviate user biases and expand perspectives through system-supported dialogue, facilitating a broader consideration of potential side effects.
The proposed system employs a stepwise idea-generation process supported by large language models (LLMs), enabling users to refine their ideas interactively.
By dividing the ideation process into distinct stages, the system mitigates biases at each stage while promoting ideas' concretization and identifying side effects through visually supported dialogues.
Preliminary evaluation suggests that engaging with the proposed system fosters awareness of diverse perspectives on potential side effects and facilitates the generation of ideas that proactively address these issues.
80. なぜコマンドが大事か
とにかくログが大事
adb logcat -v time
adb logcat -v time -b main
adb logcat -v time -b system
adb logcat -v time -b events
adb logcat -v time -b radio