惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog
T
The Blog of Author Tim Ferriss
量子位
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
小众软件
小众软件
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
美团技术团队
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
博客园 - 【当耐特】
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
博客园 - 聂微东
Last Week in AI
Last Week in AI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
H
Help Net Security

Bboysoul's Blog

I Recreated My Own Version of TickTick with AI 我用 AI 复刻了一个自己的 TickTick Blog Theme Update Easier-to-Read Articles and Code Blocks 博客主题更新:更好读的文章页和代码块 Building a Personal Manga Library with Komga 用 Komga 搭一个自己的漫画库 Deploying LiteLLM on Kubernetes 在Kubernetes中部署LiteLLM 20260902的胡言乱语 Random Thoughts - 20260902 Introduction Finger 介绍下Finger How I Use Hermes 我是怎么用 Hermes 的 Whey Protein and Creatine 蛋白粉和肌酸 20260811的胡言乱语 Random Thoughts - 20260811 在 K8s 里搭建 WireGuard VPN 并访问集群网络 20260728的胡言乱语 Random Thoughts - 20260728 夏天来杯黄瓜柠檬水 Cloudflare 提交工单的迷宫——你得把所有下拉菜单点开才算完 聊聊 -XX:MaxRAMPercentage=75% 20260715的胡言乱语 Random Thoughts - 20260715 20260714的胡言乱语 Random Thoughts - 20260714 Random Thoughts - 20260708 20260708的胡言乱语
Bought a Quote/0
2026-05-21 · via Bboysoul's Blog

Introduction

I recently got a Quote/0. It now lives on my desk collecting dust.

Key Specs

According to the official documentation, Quote/0 is positioned as a smart e-ink screen that can attach to metal surfaces. It displays information via an app and a content marketplace, and supports NFC tap interaction.

Here are a few key specs and features I noted:

  • Screen: 2.66-inch e-ink display
  • Resolution: 296 x 152
  • Battery: 800 mAh
  • Charging: Type-C, approximately 1.5 hours to full
  • Interaction: Supports NFC tap (requires compatible phone model and OS) — not particularly useful in practice
  • Content modes: Fixed content + looping content
  • API capabilities: Supports status queries, content switching, text push, image push, etc.

Official documentation:

What I Like About It

1. E-ink is naturally suited for “always-on information”

The e-ink display has a very calm, non-glaring look. Having it on the desk feels more understated than phone notifications. Schedules, to-dos, reminders, and short phrases all work great as persistent displays. And it can hold an image even without power.

2. The tinkering potential is genuinely high

Treating it as just a “digital photo frame” undersells it. What’s really interesting is the API support — you can turn it into an automation terminal:

  • Show script execution results
  • Show the day’s key tasks
  • Show a one-line AI summary
  • Show new message alerts

What I’m Not Happy With

I’ll try to be specific here to give potential buyers a realistic picture.

1. Hardware details still have room to improve

  • Not sure if it’s just my unit, but the charging port feels a bit loose — quality seems average
  • The display area is on the small side
  • The e-ink screen doesn’t support touch (if you’re used to touch interaction, there will be an expectation gap)

2. Software side

  • There were quite a few software bugs, but after updates it’s now in a pretty good state

3. Wireless stability can be inconsistent

In my environment, even a modest distance between the device and the router can cause disconnections. This may be environment-specific, but it does affect the experience.

4. The sleep mechanism impacts “real-time” delivery

The official docs clearly state: when running on battery, the device prioritizes battery life and may enter sleep mode. API content goes to the server first and is displayed the next time the device wakes up. This leads to display delays.

5. A few other minor pain points

  • NFC detection sensitivity is average
  • The minimum refresh interval is currently 1 minute — I’d love 30-second support
  • When on battery, I’d like a more obvious option to disable sleep mode

About AI

The manufacturer provides an AI Skill integration:

https://dot.mindreset.tech/docs/service/open/skill

Once you install the relevant skill, you can directly ask AI to push content to the device. Combined with OpenClaw Hermes, it gets close to “display whatever you want.” However, if you’re on battery power, content won’t show immediately — it waits until the device wakes up.

Feel free to follow my blog at www.bboy.app

Have Fun


Tags: