22:49 · 2024年5月6日 · 周一 又发现一个白噪音网站,网站设计的很漂亮,分享一下https://s.mt.ci/moodist Moodist Moodist: Ambient Sounds for Focus and Calm Moodist is a free and open-source ambient sound generator featuring 78 carefully curated sounds. Create your ideal atmosphere for relaxation, focus, or creativity with this versatile tool.
12:16 · 2024年5月5日 · 周日 好久没看到讨论 404 页面了,这个网站搜集了不少网站的 404 页面。如果你缺少灵感了,可以来这边看看https://s.mt.ci/404s www.404s.design 404s — gallery of error 404 page designs 404 pages, where joy and errors meet. A growing gallery of 404 page designs from around the internet. For all those lost pages, error pages & page not found out there.
12:15 · 2024年5月5日 · 周日 Avatartion 一个 Notion 风格的头像生成工具,支持捏脸https://s.mt.ci/avatartion Avatartion Create Your Notion-Style Avatar with Avatartion | Customizable Avatars Avatartion is the perfect tool to generate a personalized avatar that resembles the Notion-style icons. With Avatartion, you can create a unique avatar by choosing different facial features, clothing, and accessories.
12:14 · 2024年5月5日 · 周日 JavaScript 的 Runtime 越来越多,如果你要查看某个语法的兼容性,可以使用 https://runtime-compat.unjs.io 这个网站,由 UnJS 维护。如果你想抹平差异,推荐使用 https://git.new/unenv ,同样由 UnJS 维护 runtime-compat.unjs.io Runtime compatibility across JavaScript runtimes Display APIs compatibility across different JavaScript runtimes. The data is retrieved from runtime-compat-data, based on MDN's format.
12:14 · 2024年5月5日 · 周日 之前看别人 Github 个人主页 Readme ,以为他们是手写的,原来是用这类工具生成的。 https://githubprofile.com/zh Githubprofile GitHub个人主页生成器 | 在几分钟内创建一个很棒的GitHub个人主页 Awsome github profile readme generator
12:14 · 2024年5月5日 · 周日 有一个网站,专门收集与 ServerLess 相关的恐怖故事https://serverlesshorrors.com Serverlesshorrors ServerlessHorrors | Home Stories you never want to feel on your own skin
20:55 · 2024年5月4日 · 周六 #工具推荐 如果你在使用 #Hexo、#Hugo、#Astro、#Next.js、#VitePress 等静态博客生成器,推荐你安装 VSCode 的 Front Matter 插件,为你的博客带来可视化的 CMS 管理。写作模式下可以为 Markdown 编辑带来快捷键操作、效率提高很多,而且还可以帮你检查 SEO。https://s.mt.ci/frontmatter frontmatter.codes Headless CMS right in your code editor | Front Matter Headless CMS running in Visual Studio Code that helps managing your static sites. Supports Hugo, Jekyll, Docusaurus, NextJs, Gatsby, and more.
09:36 · 2024年5月3日 · 周五 又发现一个开源版本的 Vercel 替代品,有没有人尝试一下https://dokploy.com Dokploy Dokploy - Deploy your applications with ease Deploy your applications with ease using Dokploy
09:36 · 2024年5月3日 · 周五 Page UI( https://pageui.shipixen.com/ )提供了不少 Landing page 的组件,使用方法同 Shadcn UI。独立开发者做 Landing page 可以考虑使用下。77 + 示例: https://shipixen.com/demo/landing-page-component-examples6+ 模板:https://shipixen.com/demo/landing-page-templates Landing page components & templates that you can copy & paste Page UI is a set of landing page components & templates that you can copy & paste into you React/Next.js codebase. Built on top of Shadcn UI and TailwindCSS.
08:25 · 2024年5月1日 · 周三 之前搬家后没有了公网 IPv4, 为了解决 PT 上传和远程访问费了不少事情。分享下自己的现在折腾的方案。用了大概两年,稳定性很好,几乎可以媲美公网 IPv4。1. 不需要中转服务器,可以跑满带宽;2. 不依赖 IPv6;3. 支持 PT 上传(重点)。https://chi.miantiao.me/posts/without-ipv4/ chi.miantiao.me 没有公网 IPv4 也能玩转 Homelab 远程访问 | 面条实验室
08:22 · 2024年5月1日 · 周三 × #Vercel 的日志只能看最近一小时,借助 betterstack.com/logs 可以将日志收集到 #BetterStack 平台。支持检索最近 3 天的日志,超过时间的可以归档到 S3 存储。重要的是还提供了 Dashboard 模板,可以快速搭建一个 Dashboard
21:56 · 2024年4月28日 · 周日 关于头像还有两个有趣的服务 boringavatars.com 和 ugly-avatar。ugly-avatar 好像没有在线服务,顺手给糊了一个 https://s.mt.ci/ugly-avatar html.zone 丑丑头像 ugly-avatar 丑丑头像,支持随机生成各种丑丑的头像 ugly-avatar
21:56 · 2024年4月28日 · 周日 许多博主/站长获取用户头像的时候,都会使用 Gravatar 来获取,但是 Gravatar 只支持邮箱或者好多人没有设置。https://unavatar.io 提供了一项获取用户头像的终极服务,提供一个邮箱/用户名/域名就可以从 GitHub/Google/Gravatar/Instagram/Telegram/Twitter/YouTube 获取用户头像,非常方便。 unavatar.io unavatar.io: The universal avatar API for username, email, and domains Avatar API for username, email, and domains. Resolve avatars from GitHub, Gravatar, X, Google, Instagram, and 40+ providers through one endpoint, with dashboard analytics for API usage, provider breakdown, and billing visibility.
10:28 · 2024年4月27日 · 周六 https://miantiao.me/notice/AhHLj6SGYx7Poqnlw0 miantiao.me 面条 (@chi@miantiao.me) 好多人在讲 Vercel 部署的时候,都会提到国内网络访问的问题。其实 Vercel 有一些 IP 是可以国内正常访问的。使用 DNS 分区解析,国内解析到固定 IP,国外解析到泛播 IP 就行。 有需要的可以直接使用我的 CNAME vercel.dns.surf , 测试可以使用 https://chi.miantiao.me
10:28 · 2024年4月27日 · 周六 Dub 的作者搞了一个网站,帮你快速发现互联网上最佳的开源项目。快去提交你的开源项目吧 https://oss.gallery/ oss.gallery OSS Gallery A collection of open-source projects built with Dub.
10:28 · 2024年4月27日 · 周六 Cloudflare 推出了一个 Workers AI LLM Playground,是不是很快就有人转成 openAI 的 API 格式给各种客户端使用了https://playground.ai.cloudflare.com/
23:17 · 2024年4月20日 · 周六 https://miantiao.me/notice/AgXbO5VbvrmXJ5MTfU miantiao.me 面条 (@chi@miantiao.me) 放假在家借着学习 Nitro 的机会,给 https://http.im/ 搞了一个类似 httpbin.org 的服务。 可以 0 配置部署在 Cloudflare, Deno, Vercel, Netlify, Zeabur。
11:45 · 2024年1月25日 · 周四 https://chi.miantiao.me/posts/cloudflare-web-analytics-kill-adblock/ chi.miantiao.me 解决 Cloudflare Web Analytics 被 AdBlock 屏蔽问题 | 面条实验室
11:45 · 2024年1月25日 · 周四 https://chi.miantiao.me/posts/umami-kill-adblock/ chi.miantiao.me 解决 Umami 被 AdBlock 屏蔽问题