Blogs

Log what done — writing from robinali.com

Notes

关于当前AI趋势的旁观者的一点反思

当前的AI主题是LLM, Agent, ALL in显卡 服务器,大量的电力消耗和用户争夺。 但是在实际的应用中, 我那AI tools当作大数据搜索整合工具, 而不是真正意义上的人工智能。 举几个例子: 我会用Cursor来生成LC刷题笔记,但是它不是真正意义上的原创内容,而是基于大数据的内容整合。 我会用VS Code生成代码,但是它不是基于需求理...

Read more
Notes

算法面试: 数据结构和算法

近几个月,有了充裕的时间学习和练习算法面试。 开了个博客记录C++ Leetcode进展:https://robinali34.github.io/blog_leetcode/ 是时候写一写小结了。

Read more
Notes

Look back: AI tools v.s. coding

For a long time I am not sure about what role AI tools shall be when I am coding. Key questions are: Recently I got some dedicated free time doing personal practice and projects...

Read more