Thursday, August 22, 2024

Wednesday, August 21, 2024

Show HN: A simple and powerful RSS reader for the web https://ift.tt/d2XtH8e

Show HN: A simple and powerful RSS reader for the web Hello HN! I've been working on this new open-source project called Feedbomb. It is a simple and powerful RSS reader for the web with a modern UI, PWA support, and a built-in article reader. Visit it at https://ift.tt/R5X6mtu View our GitHub repo at https://ift.tt/2H83xPU https://ift.tt/R5X6mtu August 21, 2024 at 05:17AM

Show HN: SmolCopilot – 360M LLM writing assistant in the browser https://ift.tt/D45juAo

Show HN: SmolCopilot – 360M LLM writing assistant in the browser Hey! I've been really intrigued about small, on device models recently. This project was to explore that a small base model running in the browser as a Co Pilot-like writing assistant. You can check out the demo here: smol-complete.vercel.app. Smal, on device models have a lot of advantages with low latency, cost, privacy (a big one), and being task specific. The demo will definitely repeat itself and hallucinate sometimes, but let me know what you think! https://ift.tt/iB7CFHb August 21, 2024 at 02:48AM

Show HN: Tree-sitter Integration for Swift https://ift.tt/RGsZuY7

Show HN: Tree-sitter Integration for Swift I have created a Swift package ( https://ift.tt/tUOH7Mu ) enabling tree-sitter parsers to be written in Swift; specifically, as an array of production rules which map symbol types to pairings of syntax expression and type constructor. A member macro derives a tree-sitter grammar and embeds the generated parser in its expansion. This project is a work in progress, and I will be grateful for any feedback. Thanks, Dave https://ift.tt/tUOH7Mu August 20, 2024 at 10:33PM

Tuesday, August 20, 2024

Show HN: Profiles – personal landing pages built with Markdown https://ift.tt/I0o1KRk

Show HN: Profiles – personal landing pages built with Markdown I imagine many people on HN have their own websites. However, most people do not. Rather, many have social media profiles they use as a landing page of sorts. Social media platforms can be bloated for this purpose. Profiles is a project that aims to allow you to setup a personal landing page in minutes and gives you a unique, short URL with your username that you can share. Github repo: https://ift.tt/bRk8NEe https://ift.tt/7Ie0BtR August 19, 2024 at 07:36PM

Monday, August 19, 2024

Show HN: Wd-40, a static webserver with automatic hot-reloads https://ift.tt/adVqc2m

Show HN: Wd-40, a static webserver with automatic hot-reloads It works by injecting a websocket script which listens for file changes. The filechanges are detected using the go fsnotify package, which in turn uses the different OS's equivalent to inotify. I basically got bored with alt-tabbing and refresing when developing 'vanilla-js'. The hot-reload in the modern frameworks are very nice, so figured I'd recreate it. https://ift.tt/O0MJEbh August 18, 2024 at 11:54PM

Show HN: Anti-Cluely – Detect virtual devices and cheating tools on exam systems https://ift.tt/onuTQWR

Show HN: Anti-Cluely – Detect virtual devices and cheating tools on exam systems Anti-Cluely is a lightweight tool designed to detect common...