Weekly Digest 2
High Agency Material: High Agency In 30 Minutes It’s basically promoting the mindset that: nothing can stop you. do the thing that matters. do what you want. do it now. I have read ...
High Agency Material: High Agency In 30 Minutes It’s basically promoting the mindset that: nothing can stop you. do the thing that matters. do what you want. do it now. I have read ...
Productivity and Interfaces Materials: Multi-layered calendars: Calendars need multi layer to track different kind of things in our life. The case against conversational interfaces: AI as a co...
What is this weekly digest about? It is a new routine I plan to update weekly to write about what I have read and reflected for the last week. I will only write my own thought which is inspired fr...
I read a very interesting article this week, it mainly discussed why increased productivity can lead to more work. and I’d like to share some thinking about it. What is this article about? I shoul...
As AI get better and better in a astonishing speed, More and more people have started using AI, and AI is used in all kinds of fields and solving all kinds problems. Obviously, AI is good at some p...
Drink or Drink NOT I used to drink some wine every week. But I will drink less now. The reason is that I have came across some articles about healthy lifestyle last month. And I start to apprecia...
What’s Next? I am going to post more often, and I will write in English. About a year ago, when I started my blog, I saw it as a way to build connections with people in the tech industry and show...
背景 这个3月因为种种原因, 从福永搬家到了碧海湾. 福永那边的房子的租期还有两个月, 因此需要急着找转租, 从17号开始到月底, 开始在各个平台发布转租的信息. 至于为什么想到要各个平台上发转租, 一个方面是我的各个朋友(包括一个干房屋中介的朋友)都建议我去平台上发一些信息, 我猜测这也是我唯一能做的了. 另一方面, 我也想实际试试看社交平台的价值, 因为之前我对这些平台接触较少. 数...
参考来源: Flutter 官方文档 和Cookbook Flutter Api Go_Router 文档和API, example code 说明: 本文记录了我阅读所有相关文档后, 对重要且实用的概念的总结. 常规的路由使用方式可以通过查这些文档获得, 而本文通过理清一些关键概念, 希望可以减少读者在使用这些工具时因没有注意细节而产生的误用; 或作为自己的一个知识备忘手...
背景 2024年11月25日, Claude推出了MCP, 一个连接AI助手和用户数据的协议. 根据这个开源协议, 开发者可以创建MCP server来连接AI服务和自己的数据. 目的: 本文使用MCP来实现使用Claude的桌面客户端对用户的本地文件进行读取. 本文对象: 会基本文件相关操作和环境安装的人, 喜欢尝试AI交互的人 难度: 较简单, 按照流程可以10分钟完成, 因为是...