Monday, May 27, 2024

Show HN: I Built an Invoicing App https://ift.tt/4loueW8

Show HN: I Built an Invoicing App It's probably not the most interesting tool out there, but this is my first time shipping a product solo and I'm so proud https://koteshen.com May 27, 2024 at 02:44AM

Show HN: I generated API documentation for all Java packages https://ift.tt/vUZowRy

Show HN: I generated API documentation for all Java packages Hi HN! I'm excited to share a project I've been working on for the past year: Docland. It is an API documentation browser that generates documentation on demand (through compilation, not LLMs) for Java packages. Instead of relying on Javadoc, the built-in doc generator, I created the engine from scratch to give the documentations a modern look, build fast search indexes, and enable link resolution to other packages. I built Docland because I constantly found it frustrating to locate and view API definitions when programming. You'd have to Google the function/class name, skip all the SEO articles, find the page you want, yet the documentation might be poorly formatted or does not support searching. So I thought it would be really cool to create a documentation site dedicated for programming languages and libraries, so that you can find the docs all in one place with a uniform look. Docland currently only supports Java, but more programming languages can be supported thanks to its modular architecture. Please try it out and let me know what you think! Also, the process of building Docland was extremely fun and challenging. I'm happy to share about that too. Thank you! Martin https://docland.io May 26, 2024 at 06:05PM

Sunday, May 26, 2024

Show HN: Manai – AI powered interactive command line completion for Zsh https://ift.tt/mPwaAgI

Show HN: Manai – AI powered interactive command line completion for Zsh Manai is an AI-powered interactive command-line completion for Zsh. Use a hotkey to trigger it and ask anything about your work-in-progress command line. Honestly, I'm too lazy to read `man`, even `tldr` so I made this Zsh plugin to ask about options/parameters for the command I'm writing. I designed the behaviour to seamlessly integrate into workflows using the CLI. Please watch my video in the repository and try it if you are interested. Any feedback is welcomed :) https://ift.tt/msDiEdC May 26, 2024 at 04:01AM

Show HN: BuddyAI – Your Nighttime Walking Companion https://ift.tt/c1pFGio

Show HN: BuddyAI – Your Nighttime Walking Companion Hey HN, We're thrilled to introduce BuddyAI, a project that has two technical co-founders. BuddyAI is an AI-powered virtual companion designed to provide women walking alone at night with a sense of security and companionship. Our buddy can chat with you to simulate a phone call, deterring unwanted attention by making it seem like you're busy, and also providing entertainment value to your walk. If BuddyAI detects urgency in your voice or if you request help, it can text your configured emergency contacts. We're excited about the future and plan to expand BuddyAI's capabilities. Check it out at https://buddyai.org . We'd love your feedback! Thanks, - BuddyAI Team https://buddyai.org May 26, 2024 at 02:00AM

Show HN: A few small games not only for kids (made with my programming language) https://ift.tt/ILhvWqK

Show HN: A few small games not only for kids (made with my programming language) https://ift.tt/SUQFDxI May 25, 2024 at 11:18PM

Show HN: I built obsidian plugin to create notes from BibTeX https://ift.tt/I81q6AK

Show HN: I built obsidian plugin to create notes from BibTeX With this plugin you can create literature notes from BibTeX entries, display formatted reference lists, and instantly generate citations. https://ift.tt/I7VgSwK May 24, 2024 at 01:48AM

Saturday, May 25, 2024

Show HN: Split-Test Different Voice AI Providers (Playground) https://ift.tt/ivE5O14

Show HN: Split-Test Different Voice AI Providers (Playground) I'm currently working on a "home for voice AI developers" called Vocalized. Here is a link to the playground where you can split-test different voice AI providers (I'm still working on making it mobile-responsive so try it on desktop!). I want the playground to be an complete documentation of every offering that exists in the space (whether relevant or not) so each can be compared. The intent for the site is to be a lightweight site you can bookmark & come back to to poke around if interested. The site also has a company directory that I'm working on. I wanted to offload my browser bookmarks into a navigable site others interested could read & contribute to. other notes: - when GPT-4o for voice is available I will add it - I'm looking for contributors to the company directory - I'm open to open-sourcing the site if there's interest https://ift.tt/WeaXQB7 May 25, 2024 at 03:59AM

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...