Skip to content

Commit

Permalink
docs: <weekly> 028期--社交媒体你会使用关注列表吗?
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin3go committed Feb 9, 2025
1 parent d1596af commit d78e969
Show file tree
Hide file tree
Showing 3 changed files with 345 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/.vitepress/utils/createSideBar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export function createSideBarZH() {
text: '2025年',
collapsed: true,
items: [
{ text: '028期--社交媒体你会使用关注列表吗?', link: '/posts/2025/028' },
{ text: '027期--浮躁的AI编程', link: '/posts/2025/027' },
{ text: '026期--独立开发营销', link: '/posts/2025/026' },
]
Expand Down Expand Up @@ -50,6 +51,7 @@ export function createSideBarEN() {
text: 'The Year 2025',
collapsed: true,
items: [
{ text: '028: Do You Use Follow Lists on Social Media?', link: '/en/posts/2025/028' },
{ text: '027: The Impatient AI Programming', link: '/en/posts/2025/027' },
{ text: '026: Indie Development Marketing', link: '/en/posts/2025/026' },
]
Expand Down
174 changes: 174 additions & 0 deletions docs/en/posts/2025/028.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,174 @@
---
title: Issue 028 - Do You Use Follow Lists on Social Media?
date: 2025-02-09
cover: https://oss.justin3go.com/blogs/fav0-028-cover.png
---
# Do You Use Follow Lists on Social Media?

![](https://oss.justin3go.com/blogs/fav0-028-cover.png)

> This weekly newsletter is [open source](https://github.com/Justin3go/FAV0), documenting weekly findings and insights, primarily focusing on front-end, AI, indie development, open-source tools, etc. Published every Saturday/weekend. Contributions are welcome via [submissions](https://github.com/Justin3go/FAV0/issues). Also, feel free to [follow/subscribe](https://fav0.com/feed.xml) -- [fav0.com](https://fav0.com/)
## \>\> Topics to Discuss

> This issue spans a longer time frame, and some information may be outdated. Nonetheless, here is a summary for reference and discerning judgment.
**Do You Use Follow Lists on Social Media?**

Recently, I've been experimenting with using "Follow Lists" instead of "Recommended Lists." I find that I prefer "Recommended Lists" for the following reasons:

- Follow Lists, like RSS feeds, emails, and unread messages, feel like tasks that need processing and can put pressure on me;
- Meanwhile, Recommended Lists hold an element of surprise, sparking curiosity and eagerness to read further.

(If the goal is entertainment, I prefer it to be pressure-free. 😆)

## \>\> Must Read

### [DeepSeek R1](https://github.com/deepseek-ai/DeepSeek-R1)

DeepSeek R1 has undoubtedly been one of the hottest topics in recent weeks. I have also written a blog - [The Significance of DeepSeek for Ordinary People](https://justin3go.com/posts/2025/01/how-deepseek-matters-to-everyone). Here are some related links:

- [Promising Results with DeepSeek R1 in Code](https://simonwillison.net/2025/Jan/27/llamacpp-pr/)
- [OpenAI Claims Evidence of DeepSeek Using its Models to Train Competitors](https://www.ft.com/content/a0dfedd1-5255-4fa9-8ccc-1fe01de87ea6)
- [Using DeepSeek R1 in VSCode](https://dev.to/dwtoledo/how-to-use-deepseek-r1-for-free-in-visual-studio-code-with-cline-or-roo-code-3an9)
- [Collection of Applications with DeepSeek API Integration](https://github.com/deepseek-ai/awesome-deepseek-integration)
- [DeepSeek Official Prompt Library](https://api-docs.deepseek.com/zh-cn/prompt-library/)

### More

- [o3 mini](https://openai.com/index/openai-o3-mini/)
- [TikTok Restoring Service for U.S. Users](https://www.nbcnews.com/tech/tech-news/tiktok-says-restoring-service-us-users-rcna188320)

## \>\> Useful Tools

### [Creative Portfolio Templates Collection](https://template0.com/collection/creative-portfolio-templates)

If you're looking to build your portfolio website, here's a collection of creative templates to serve as inspiration, all free and open-source.

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202548.png)

### [React Animation Library](https://www.reactbits.dev/backgrounds/shape-blur)

React Bits is an animation library for React, offering interesting effects such as background animations, text effects, and blurs.

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202611.png)

### [Copy-Paste Website Modules](https://www.twblocks.com/)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202644.png)

### [Popular ICON Library](https://svgl.app/directory/ai)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202709.png)

### [TailwindCSS Components](https://www.hyperui.dev/)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202815.png)

### [Developer Icons Site](https://template0.com/item/developer-icons)

This is also a directory website template that can easily be modified into your own navigation site.

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202846.png)

### [opensaas - Open Source SaaS Template](https://template0.com/item/open-saas)

A free, open-source SaaS application starter built with React and Node.js. Fully-featured and community-driven.

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202944.png)

### [Terminal-Style Component Library](https://github.com/internet-development/www-sacred)

A distinctive component library styled like a terminal. With simple combinations, you can create a unique page.

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209203002.png)

### [Online 3D Tool](https://contentcore.xyz/)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209203027.png)

### [Self-Hosted API: URL to Screenshot](https://github.com/US-Artificial-Intelligence/ScrapeServ)

Cool features include:

- Scrolling pages while capturing different sections
- Running in Docker
- Browser-based
- Returns HTTP status code and headers for the first request
- Handles 302 redirects automatically
- Correctly processes download links
- Tasks processed in a queue with configurable memory allocation
- Blocking API

### [Self-Hosted Tool Collection](https://sh.openbestof.com/)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209203104.png)

### [List of Open Source Alternatives for Popular Software](https://github.com/piotrkulpinski/openalternative)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209203126.png)

### [Add a Cool Dark Mode Toggle to Your Website](https://github.com/rudrodip/theme-toggle-effect)

Add a neat dark mode toggle to your site easily.

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209203217.png)

### More

- [350+ Places to List Your Startup](https://docs.google.com/spreadsheets/u/0/d/1WAgFtaZno651_6Tw0nmmiYIAsJ3Bm89IRRRQ5helzLY/htmlview)
- [Developer Portfolios Collection](https://github.com/emmabostian/developer-portfolios)
- [Self-Hosted Personal Music Server](https://github.com/Arthi-chaud/Meelo)
- [Browse Hero Page Designs](https://www.supahero.io/templates)
- [Open Source DocuSign Alternative](https://github.com/documenso/documenso)
- [OCRmyPDF](https://github.com/ocrmypdf/OCRmyPDF)
- [Super Color Palette](https://supercolorpalette.com/)

## \>\> Interesting Finds

### [doomPDF](https://github.com/ading2210/doompdf)

DoomPDF is a unique adaptation of the classic Doom game that runs within PDF files, compatible only with Chromium-based browsers. Source code is available on GitHub.

### [wikitok](https://wikitok.vercel.app/)

Read Wikipedia in a viral short video format.

### [Play Real Quantum Physics in Browser](https://news.ycombinator.com/item?id=42936506)

Schrödinger's Coin. Driven by a simple [Hadamard Gate](https://en.wikipedia.org/wiki/Quantum_logic_gate#Hadamard_gate) on IBM Quantum, this app lets you interact directly with quantum systems and experience true randomness.

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209203432.png)

### Taobao Encyclopedia?

Mostly data generated on the night of 2025-02-06, likely AI-made garbage, hogging SEO. Discovered this site while searching for something; it ranked quite high.

### HTML and CSS

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250208101741.png)

### Solving the Issue of Apps Being Too Smooth

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250208101842.png)

## \>\> Worth Reading

### [No Privacy at All](https://timsh.org/tracking-myself-down-through-in-app-ads/)

This blogger captured requests on their own phone using a proxy, uncovering some intriguing findings:

- A request contained their location, despite having disabled location services on all apps!
- The next interesting request leaked their IP + timestamp (= geographic data point) through Facebook, with no Meta (Facebook) apps installed on this iPhone.
- Even screen brightness levels were being transmitted.

### [Forward Head Posture Fix](https://x.com/VeritasAnanda/status/1881077424731136253)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250208102023.png)

### More

- [Please Don't Force Dark Mode](https://iamvishnu.com/posts/please-dont-force-dark-mode)
- [Improving Work-From-Home Lighting to Reduce Eye Strain](https://rustle.ca/posts/articles/work-from-home-lighting)
- [Layoffs Have Fundamentally Changed My Perspective on Work](https://mertbulan.com/2025/01/26/once-you-are-laid-off-you-will-never-be-the-same-again/)
- [Advice for Friends Wanting to Start a Blog](https://news.ycombinator.com/item?id=42872276)
169 changes: 169 additions & 0 deletions docs/posts/2025/028.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,169 @@
---
title: 028期--社交媒体你会使用关注列表吗?
date: 2025-02-09
cover: https://oss.justin3go.com/blogs/fav0-028-cover.png
---
# 社交媒体你会使用关注列表吗?

![](https://oss.justin3go.com/blogs/fav0-028-cover.png)

> 本周刊[开源](https://github.com/Justin3go/FAV0),记录每周所见所闻,主要关注前端、AI、独立开发、开源工具等,每周六/周末发布,欢迎[投稿](https://github.com/Justin3go/FAV0/issues),也期待你的[关注/订阅](https://fav0.com/feed.xml) -- [fav0.com](https://fav0.com/)
## \>\>想聊的

> 本期周刊跨度较长,有些信息已经过时,但这里仍然归纳汇总一下,注意甄别。
**社交媒体你会使用关注列表吗?**

最近尝试使用了【关注列表】而不是【推荐列表】,我发现我还是喜欢【推荐列表】,具体来说:

- 关注列表就像RSS订阅、邮件、未读信息一样的任务需要处理,会给我一定的压力;
- 而推荐列表是未知的,会有一定的好奇,更有热情阅读下去。

(如果目的就是娱乐,我就不想有太大压力😆)

## \>\>该看的

### [DeepSeek R1](https://github.com/deepseek-ai/DeepSeek-R1)

DeepSeek R1无疑是最近这几周最热门的话题之一了,我也写了一篇博客 - [DeepSeek具体到普通人的意义](https://justin3go.com/posts/2025/01/how-deepseek-matters-to-everyone),同时,这里也有一些相关的链接:

- [DeepSeek R1 在代码方面的有希望的结果](https://simonwillison.net/2025/Jan/27/llamacpp-pr/)
- [OpenAI 表示它有证据表明 DeepSeek 使用了其模型来训练竞争对手](https://www.ft.com/content/a0dfedd1-5255-4fa9-8ccc-1fe01de87ea6)
- [在VSCode中使用DeepSeek R1](https://dev.to/dwtoledo/how-to-use-deepseek-r1-for-free-in-visual-studio-code-with-cline-or-roo-code-3an9)
- [集成了DeepSeek API的应用插件合集](https://github.com/deepseek-ai/awesome-deepseek-integration)
- [DeepSeek官方的提示词案例](https://api-docs.deepseek.com/zh-cn/prompt-library/)

### 更多

- [o3 mini](https://openai.com/index/openai-o3-mini/)
- [Tiktok正在美国恢复](https://www.nbcnews.com/tech/tech-news/tiktok-says-restoring-service-us-users-rcna188320)

## \>\>好用的

### [创意作品集合集推荐](https://template0.com/collection/creative-portfolio-templates)

如果你想搭建自己的作品集网站,这里有一些很有创意的模板可以参考,都是免费开源的。

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202548.png)
### [React 动画库](https://www.reactbits.dev/backgrounds/shape-blur)

React Bits 是一个 React 动画库,提供了一些有趣的动画效果,包括背景、文本和模糊效果。

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202611.png)

### [可复制粘贴的网站模块](https://www.twblocks.com/)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202644.png)
### [流行的ICON库](https://svgl.app/directory/ai)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202709.png)
### [tailwindCSS组件](https://www.hyperui.dev/)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202815.png)
### [开发者图标网站](https://template0.com/item/developer-icons)

本身也是一个目录网站模版,可以很容易地修改成自己的导航网站。

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202846.png)
### [opensaas - 开源的Saas模版](https://template0.com/item/open-saas)

一个免费的开源 SaaS 应用程序启动器,适用于 React 和 Node.js。功能齐全,社区驱动。

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209202944.png)

### [终端风格的组件库](https://github.com/internet-development/www-sacred)

一个很有特色的组件库,风格类似于终端,简单排列组合,就可以搭建出一个很有特色的页面。

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209203002.png)

### [在线3D工具](https://contentcore.xyz/)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209203027.png)

### [自部署的API:输入url返回截图](https://github.com/US-Artificial-Intelligence/ScrapeServ)

哇塞的功能:

- 滚动页面并截取不同部分
- 在 docker 中运行
- 基于浏览器
- 给你第一个请求的 HTTP 状态码和头部信息
- 自动处理 302 重定向
- 正确处理下载链接
- 任务在队列中处理,具有可配置的内存分配
- 阻塞 API

### [可以自托管的工具合集](https://sh.openbestof.com/)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209203104.png)

### [主流软件的开源替代列表](https://github.com/piotrkulpinski/openalternative)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209203126.png)

### [给网站增加炫酷的暗黑模式切换](https://github.com/rudrodip/theme-toggle-effect)

给你的网站增加一个炫酷的暗黑模式切换效果,非常容易集成。

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209203217.png)

### 更多

- [350+ 个地方可以列出你的创业公司](https://docs.google.com/spreadsheets/u/0/d/1WAgFtaZno651_6Tw0nmmiYIAsJ3Bm89IRRRQ5helzLY/htmlview)
- [developer portfolio合集](https://github.com/emmabostian/developer-portfolios)
- [自托管的个人音乐服务器](https://github.com/Arthi-chaud/Meelo)
- [浏览hero页面设计](https://www.supahero.io/templates)
- [开源的 DocuSign 替代品。](https://github.com/documenso/documenso)
- [OCRmyPDF](https://github.com/ocrmypdf/OCRmyPDF)
- [超级调色板](https://supercolorpalette.com/)

## \>\>有趣的

### [doomPDF](https://github.com/ading2210/doompdf)

DoomPDF 是经典 Doom 游戏的独特改编,能够在 PDF 文件中执行,仅与基于 Chromium 的浏览器兼容。源代码可在 GitHub 上获取。

### [wikitok](https://wikitok.vercel.app/)

病毒式的短视频方式阅读维基百科。

### [在浏览器中玩真实的量子物理](https://news.ycombinator.com/item?id=42936506)

薛定谔的硬币。通过 IBM 量子上的简单[哈达玛门](https://en.wikipedia.org/wiki/Quantum_logic_gate#Hadamard_gate)驱动,使用此应用程序,您可以直接与量子系统互动,体验真正的随机性。

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250209203432.png)

### 淘宝百科?

几乎全是2025-02-06晚上生产的数据,多半是AI造的垃圾,来抢占SEO的,我在搜索某个东西时发现了这个网站,排名还挺高。

### HTML与CSS

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250208101741.png)

### 解决了APP过于流畅的问题

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250208101842.png)

## \>\>可读的

### [没有任何隐私可言](https://timsh.org/tracking-myself-down-through-in-app-ads/)

这位博主通过代理捕获了自己手机上的请求,发现了一些有趣的事情。

- 有一个包含他的地理位置的请求,而他在所有应用上都禁用了位置服务!
- 下一个有趣的请求是泄露我的 IP + 时间戳(= 地理数据点)的是 Facebook,但他在这部iPhone上没有安装任何Meta(Facebook)应用。
- 甚至屏幕亮度级别都被发送过去了。

### [颈椎前倾修复](https://x.com/VeritasAnanda/status/1881077424731136253)

![](https://oss.justin3go.com/blogs/Pasted%20image%2020250208102023.png)

### 更多

- [请不要强制开启暗黑模式](https://iamvishnu.com/posts/please-dont-force-dark-mode)
- [如何改善您的居家办公照明以减少眼睛疲劳](https://rustle.ca/posts/articles/work-from-home-lighting)
- [裁员从根本上改变了我对工作的看法](https://mertbulan.com/2025/01/26/once-you-are-laid-off-you-will-never-be-the-same-again/)
- [想要开始博客朋友的一些建议](https://news.ycombinator.com/item?id=42872276)

0 comments on commit d78e969

Please sign in to comment.