Show HN: An open-source alternative to Bitly
The "Sink" project on GitHub is a link shortener tool emphasizing simplicity, speed, and security. It offers URL compression, analytics, customizable slugs, AI-generated slugs, and link expiration settings. Operating on Cloudflare, it uses Nuxt, Cloudflare Workers KV, Cloudflare Workers Analytics Engine, Shadcn-vue, and Tailwind CSS. Access the Sink GitHub Repository for more.
Read original articleThe "Sink" project on GitHub is a link shortener tool that offers URL compression, analytics tracking, serverless deployment, customizable slugs, AI-generated slugs, and link expiration settings. It operates entirely on Cloudflare and utilizes technologies like Nuxt, Cloudflare Workers KV, Cloudflare Workers Analytics Engine, Shadcn-vue, and Tailwind CSS. The project's key focus is on simplicity, speed, and security. For those interested in contributing or learning more about the project, the Sink GitHub Repository can be accessed for further exploration.
Related
Sloth search for Ruby Weekly – a 100 minute hack turned 20h open sauce project
Sloth Finder, a Ruby and Rails tool, curates niche articles on API and automation. It emphasizes simplicity, slow loading times, and plans to upgrade its tech stack for efficiency. Open source on GitHub.
Show HN: a Rust lib to trigger actions based on your screen activity (with LLMs)
The GitHub project "Screen Pipe" uses Large Language Models to convert screen content into actions. Implemented in Rust + WASM, inspired by `adept.ai`, `rewind.ai`, and `Apple Shortcut`. Open source under MIT license.
Cloudflare automatically fixes Polyfill.io for free sites
Cloudflare replaces polyfill.io links with their mirror under cdnjs to enhance Internet safety, addressing concerns of malicious code injection. Users urged to switch to Cloudflare's mirror for improved security.
Mooncake: A KVCache-Centric Disaggregated Architecture for LLM Serving
The GitHub URL offers details on "Mooncake: A KVCache-centric Disaggregated Architecture for LLM Serving," featuring a technical report, updates, overview, architecture details, and citation information. For more information, visit the GitHub page.
Combine multiple RSS feeds into a single feed, as a service
The GitHub URL provides details on "RSS Combine," a tool merging multiple RSS feeds. It guides users on local setup, configuration via YAML or environment variables, and generating a static RSS file in S3. Simplifies feed consolidation.
For those looking for more options, Dub[1] is a matured open-source[2] link shortener with Analytics.
For not-so-large volumes of links, say for friends-family, and the occasional public links, you can run something off Github Pages[3] with their built-in Jekyll + Redirect-From Plugin[4]. If you do not want to, you do not even need to have the code run locally, just edit on Github. I run one to easily share links for the family and relatives (photos, that document link, along with the Rick-Roll Video).
Tip: If one wants to run an indie or personal or family/friends shortlink for easy sharing, try to have it on your own domain. This allowed me to moved between tools that powers it.
Related
Sloth search for Ruby Weekly – a 100 minute hack turned 20h open sauce project
Sloth Finder, a Ruby and Rails tool, curates niche articles on API and automation. It emphasizes simplicity, slow loading times, and plans to upgrade its tech stack for efficiency. Open source on GitHub.
Show HN: a Rust lib to trigger actions based on your screen activity (with LLMs)
The GitHub project "Screen Pipe" uses Large Language Models to convert screen content into actions. Implemented in Rust + WASM, inspired by `adept.ai`, `rewind.ai`, and `Apple Shortcut`. Open source under MIT license.
Cloudflare automatically fixes Polyfill.io for free sites
Cloudflare replaces polyfill.io links with their mirror under cdnjs to enhance Internet safety, addressing concerns of malicious code injection. Users urged to switch to Cloudflare's mirror for improved security.
Mooncake: A KVCache-Centric Disaggregated Architecture for LLM Serving
The GitHub URL offers details on "Mooncake: A KVCache-centric Disaggregated Architecture for LLM Serving," featuring a technical report, updates, overview, architecture details, and citation information. For more information, visit the GitHub page.
Combine multiple RSS feeds into a single feed, as a service
The GitHub URL provides details on "RSS Combine," a tool merging multiple RSS feeds. It guides users on local setup, configuration via YAML or environment variables, and generating a static RSS file in S3. Simplifies feed consolidation.