Saturday, June 10, 2023

Show HN: Bloop – Answer questions about your code with an LLM agent https://ift.tt/KLH8INw

Show HN: Bloop – Answer questions about your code with an LLM agent Hi HN! We launched bloop 10 weeks ago on Launch HN ( https://ift.tt/mfBNuDd ) and received a huge amount of feedback (both positive + constructive). We've undertaken a rewrite of the core search framework, which now acts as an LLM agent, significantly improving the number of queries that can be successfully answered. There's a bunch of hype surrounding LLM agents, but we're positive this is one of the first implementations of an agent that can deliver immediate value for engineers working on existing projects, especially larger ones. We'll do a full write up of how the agent works and the tools it can use soon, but we wanted to share our progress, now that we've got a stable release. bloop is a developer assistant that uses GPT-4 to answer questions about your codebase. The agent searches both your local and remote repositories with natural language, regex and filtered queries. Some of the ways engineers use bloop to improve their efficiency when working on large codebases: - Summarise how large files work and how multiple files work together - Understand how to use open source libraries when documentation is lacking - Identify the origin of errors - Ask questions about English-language codebases in other languages - Reduce code duplication by checking for existing functionality - Write new code, taking into account existing codebase context (eg: "write a dockerfile for this project") bloop runs as a free desktop app on Mac, Windows and Linux: https://ift.tt/2aRIUgh . On desktop, your code is indexed with a MiniLM embedding model and stored locally, meaning at index time your codebase stays private. 'Private' here means that no code is shared with us or OpenAI at index time, and when a search is made only relevant code snippets are shared to generate the response. (This is more or less the same data usage as Copilot). We also have a paid cloud offering for teams ($45 per user per month). Members of the same organisation can search a shared index hosted by us and will get access to enterprise only features down the line (currently there's no feature gap between desktop and cloud). https://ift.tt/jqaBmIV June 9, 2023 at 10:49PM

Show HN: Poser (Posix SERvices C framework) https://ift.tt/mLgSu9x

Show HN: Poser (Posix SERvices C framework) https://ift.tt/ShG9tiR June 10, 2023 at 02:18AM

Friday, June 9, 2023

Show HN: I turned my email automation tool into a full-fledged email platform https://ift.tt/7ZLdgQ8

Show HN: I turned my email automation tool into a full-fledged email platform Around 10 months ago, I published a tool I made ( https://ift.tt/yxh1LK4 ). I was scouring the market for an affordable and easy-to-use email automation tool, to no avail. The solution? I decided to just build it myself. Since then, I've added the ability to send transactional and broadcast emails, threw out the subscription pricing and turned it into a usage-based model, etc. In short, turned it into a full-fledged email platform designed for SaaS. With this post, I would like to share my learnings, findings... Ask any question and I'll answer it to the best of my ability. Thanks to the feedback of the HN community, I was able to turn this into something that I am still proud of every single day. A sincere thank you from my side. https://ift.tt/9qtVydu June 9, 2023 at 02:20PM

Show HN: A cross-platform command-line tool to play music https://ift.tt/wSt3CZ6

Show HN: A cross-platform command-line tool to play music Can add music from files, YouTube/YT Music links, or Spotify links. Fine-tuned control over looping, shuffling, etc. Built-in audio visualization, stats (yearly and total). Discord integration (status) and Mac integration (works with Siri, touch bar, headphones, any sort of media control on Macs). Honestly think this is a pretty good alternative to tools like ncmpcpp, but lmk what y'all think! https://ift.tt/brNAdCD June 9, 2023 at 11:01AM

Show HN: Learn Ruby on Rails Right on Your VSCode IDE https://ift.tt/4tHkhsA

Show HN: Learn Ruby on Rails Right on Your VSCode IDE Learn Ruby on Rails on VS Code in bite-sized lessons. Easy to setup development environment, run terminal commands in a click of a button or create new source code files with just a click on the code snippet. https://ift.tt/w4pCe1n June 9, 2023 at 08:33AM

Show HN: CreatorKit – self-host OSS alternative to Mailchimp and Disqus https://ift.tt/WpH4Gm6

Show HN: CreatorKit – self-host OSS alternative to Mailchimp and Disqus https://ift.tt/GEqnu2S June 9, 2023 at 08:17AM

Show HN: 10xjobs.net, High paying tech jobs directory https://ift.tt/JgiInWR

Show HN: 10xjobs.net, High paying tech jobs directory Hello Hackers, I built this webapp over a weekend and launched on May 11 to help (also to impress) my cousins and friends who were obsessed with high paying jobs. As a matter of fact they look for high paying jobs everyday. Currently, a few thousand websites(including YC Jobs) are crawled to find high paying jobs. That number will go way up in the coming months. Remarks and suggestions are most welcome. Thanks https://10xjobs.net/ June 8, 2023 at 07:06PM

Show HN: Do You Know RGB? https://ift.tt/t8kUpbO

Show HN: Do You Know RGB? https://ift.tt/OWhvmMT June 24, 2025 at 01:49PM