RSS Parrot

BETA

🦜 Hacker News via Martyn Parker on Inoreader

@www.inoreader.com.stream.user.1006446232.tag.hacker.20news.view.html@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Your feed and you don't want it here? Just e-mail the birb.

Site URL: www.inoreader.com/stream/user/1006446232/tag/Hacker%20News/view/html

Feed URL: www.inoreader.com/stream/user/1006446232/tag/Hacker%20News

Posts: 20

Followers: 1

Show HN: SBOMHub – Open-source SBoM dashboard with CVE tracking

Published: February 1, 2026 05:56

Article URL: https://github.com/youichi-uda/sbomhub/blob/main/README_en.md Comments URL: https://news.ycombinator.com/item?id=46843785 Points: 1 # Comments: 0

Show HN: Licobox – Container runtime with Docker Engine on a macOS

Published: February 1, 2026 04:55

Hi HN, I've been working on optimizing Docker Engine running on macOS. I know there are some free and open-source like Colima, but I've wanted to make it better.So it has: - Fast startup time, around 2-3 seconds on M3 Air - Minimal idle CPU usage with…

Show HN: NameMemory – Local-first Personal CRM. I quadrupled the free limit.

Published: February 1, 2026 02:03

Article URL: https://apps.apple.com/us/app/namememory/id6756201292 Comments URL: https://news.ycombinator.com/item?id=46842622 Points: 1 # Comments: 1

Show HN: An Open Source Alternative to Vercel/Render/Netlify

Published: February 1, 2026 01:02

Article URL: https://github.com/aryankashyap0/shorlabs Comments URL: https://news.ycombinator.com/item?id=46842463 Points: 12 # Comments: 1

Show HN: Whook – Free self hosted alternative to hookdeck, webhook.site

Published: January 31, 2026 21:12

A simple webhook manager. Can be self hosted. Supports forwarding to multiple destination URLs and JSON payload transformation. Comments URL: https://news.ycombinator.com/item?id=46840462 Points: 1 # Comments: 0

Finland looks to introduce Australia-style ban on social media

Published: January 31, 2026 21:06

Article URL: https://yle.fi/a/74-20207494 Comments URL: https://news.ycombinator.com/item?id=46838417 Points: 536 # Comments: 393

Mobile carriers can get your GPS location

Published: January 31, 2026 21:06

Article URL: https://an.dywa.ng/carrier-gnss.html Comments URL: https://news.ycombinator.com/item?id=46838597 Points: 513 # Comments: 324

Code is cheap. Show me the talk

Published: January 31, 2026 21:06

Article URL: https://nadh.in/blog/code-is-cheap/ Comments URL: https://news.ycombinator.com/item?id=46823485 Points: 275 # Comments: 216

Show HN: SBoM dashboard that pulls from GitHub release assets

Published: January 31, 2026 20:19

i've been setting up supply chain security for my project kftray. mainly the release workflow ( https://github.com/hcavarsan/kftray/blob/main/.github/workfl... ) is generating CycloneDX SBOMs with Syft, scanning for vulns with Grype, signing everything…

Show HN: An open-source Chrome extension that lets any LLMs control the browser

Published: January 31, 2026 19:18

I built an open-source Chrome extension that lets any LLM control your browser autonomously.There are several existing approaches to AI-driven browsing (Atlas, Comet, Claude in Chrome, Dia, Nanobrowser, browserOS). I built this because I wanted something…

Show HN: Openground, and on-device and open source alternative to Context7

Published: January 31, 2026 19:18

Hi HN!tldr: openground is a tool that lets you give controlled access to documentation to AI agents. Everything happens on-device.I'm sharing openground, an opensource and completely on-device RAG tool that let's you give controlled documentation access to…

Show HN: Prefab: Reusable folder templates for Mac with variables and automation

Published: January 31, 2026 17:26

Prefab is a native macOS app that lets you turn any folder structure into a reusable template. You define the structure, add {{variables}} to folder names, file names, and file contents, and optionally run terminal commands after deployment.I built it…

Show HN: Quorum-free replicated state machine built atop S3

Published: January 31, 2026 17:26

Hi HN,I’m sharing the alpha release of S2C, a state machine replication system built atop S3.The goal is to enable a distributed application to maintain consistent state without needing a quorum of nodes for availability or consistency.The idea came from a…

Show HN: Free Text-to-Speech Tool – No Signup, 40 Languages

Published: January 31, 2026 16:24

I built a simple text-to-speech converter at texttospeech.siteFree tier: 10 generations/day, standard voices, no account needed. Pro tier: Neural2 voices, 2000 chars, downloadable MP3s.Stack: Next.js, Google Cloud TTS API, Vercel.The $2 domain was an SEO…

Show HN: Aethra Programming Language (Music in Codes)

Published: January 31, 2026 15:33

Hi HN: IF MUSIC WAS TYPED AS CODES THEN HOW WILL IT LOOK?I AM TANMAY CZAX THE CREATOR OF AETHRA AND ALSO CYBER+ PROGRAMMING LANGUAGE. I AM IN MUSIC SINCE 12 YEARS AND CODING SINCE 10 YEARSWELL,INTRODUCING AETHRA A NEW, OPEN SOURCE DSL FOR MUSIC. THE…

Show HN: Macabolic – Free and Open-source, native media downloader for macOS

Published: January 31, 2026 14:30

Article URL: https://github.com/alinuxpengui/Macabolic Comments URL: https://news.ycombinator.com/item?id=46836745 Points: 1 # Comments: 0

Show HN: Jsbin briefly died, I built a TypeScript alternative

Published: January 31, 2026 14:30

Hey everyone,I want to share tsilly.dev, a browser-based TypeScript playground I built after jsbin briefly disappeared and I stopped looking for alternatives.For non-techy people: I use it to quickly play with visual ideas and test how something behaves on…