ccbikai

↗ HN profile [ 68.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. The principle is to use the hash of a Git empty commit as the unique identifier for a short link, storing the original long link in the commit message. When the short link is accessed, the system retrieves the long link…

  2. I use AI to summarize 10 popular articles from Hacker News daily and generate a podcast in the form of a dialogue for easy listening on the way to work. I'm sharing it out, so everyone can listen and give some feedback.

  3. RSS.Beauty is an RSS beautification tool based on XSLT technology that transforms ordinary RSS/Atom feeds into elegant reading interfaces.

  4. Vercel's Edge functions support custom deployment regions, and by querying DNS records through DoH, you can obtain the global resolution results of DNS.

  5. I created a tool that turn Telegram Channels into a MicroBlog. The browser-side implementation achieves 0 JS, resulting in extremely fast access speeds. Some HTML and CSS features used include: 1. Anti-Spoiler Mode and…

  6. Sink is A Simple / Speedy / Secure Link Shortener with Analytics run on Cloudflare.

  7. Thanks to the capabilities of WebWorker, WebAssembly, and WebGPU in the browser, we can now run AI models within the browser.