Thursday, June 1, 2023

Show HN: JuxtaCode – native Git diff tool for macOS https://ift.tt/HiQSLC3

Show HN: JuxtaCode – native Git diff tool for macOS I wanted to make a native Git diff tool that works "stand-alone" in the sense that you just need to point it at a repository and then you can select commits to compare and open files in a 3-way-merge tool. I've been finding it useful to have one app I can quickly switch to for comparing branches and sorting out merge conflicts. https://juxtacode.app June 2, 2023 at 05:52AM

Show HN: Minutes – Save up to 20% of salespeople's time https://ift.tt/NKHsPLp

Show HN: Minutes – Save up to 20% of salespeople's time Hey everyone, I wanted to share something I've been working on that I think could be really helpful for sales teams. Minutes is a startup that utilizes OpenAI technology to automate the transcription and summarization of sales calls. What Minutes is doing can be described in 3 steps: 1. Taking your audio or video and transcribing it to text 2. Taking the most important and relevant information and creating a summary, including key points and the next tasks 3. Creating a follow-up email, including the summary points and next steps Story behind it: As an entrepreneur who handles sales and marketing, I noticed a common challenge: the amount of time managers spend on creating call summaries and writing follow-up emails. Not only is it time-consuming, but it's also often a hassle to ensure accuracy. To tackle this issue, I decided to delve deeper and spoke with several sales directors. Turns out, this problem is widespread, and even salespeople themselves dislike the administrative burden it brings. Inspired by these insights, I created Minutes. Call to action: Here's where you come in. Sign up for Minutes using the code "minutes_alpha," and you'll receive 60 free transcription minutes to play with the service. I genuinely value your feedback and insights, as they will help us refine Minutes and tailor it to the specific needs of sales teams everywhere. Thank you for your support, and I'm eagerly looking forward to hearing your thoughts. Warm regards, Bogdan, founder of Minutes https://ift.tt/D3hJGLN June 1, 2023 at 07:37PM

Show HN: Generate Swift unit tests using LLMs https://ift.tt/MbEjLzU

Show HN: Generate Swift unit tests using LLMs Hey everyone! Mukund and Ari here, and we wanted to show you folks what we've built. Our platform ingests your codebase, develops a semantic understanding of classes + functions, and generates unit tests via LLMs. When a developer posts a PR with an untested function, we check out their branch, write and refine test cases, and post them back as a PR comment. This ensures you get to 100% code coverage with minimal dev lift. How is this different from TestPilot? - We support Swift! - Unlike generic solutions like TestPilot, we have a deep understanding of your codebase, so our tests utilize actual semantic structure. This means higher-quality tests that don’t just examine the internals of your function in a vacuum. Because we understand your code, we’re able to test it in the context of related modules. - These generated tests don’t just live in your IDE! Because they’re posted onto GitHub, other engineers are able to review them as well. We’re looking for alpha testers. If you’re working on a Swift side project, we'd love to work with you so we can build better unit tests! Please reach out mukund.tibrewala at gmail dot com https://www.youtube.com/watch?v=gxObXqyp7WM June 2, 2023 at 01:00AM

Show HN: Whisper and ChatGPT and ElevenLabs on Raspberry Pi https://ift.tt/V9IymYW

Show HN: Whisper and ChatGPT and ElevenLabs on Raspberry Pi https://ift.tt/MWwc6Ks June 1, 2023 at 11:59PM

Show HN: StonksGPT – A Natural Language search tool for Stocks and Finance data https://ift.tt/E6NlVP5

Show HN: StonksGPT – A Natural Language search tool for Stocks and Finance data https://stonks.news/gpt June 1, 2023 at 07:38PM

Show HN: TodoBot is an AI coach that helps you write a better todo list https://ift.tt/uTd8QJj

Show HN: TodoBot is an AI coach that helps you write a better todo list I thought I'd be more likely to do the things on my todo list if GPT-4 was watching me (fail to) do them, so I built this. Let me know what you think! https://todobot.ai/ June 1, 2023 at 07:25PM

Show HN: Word2vec Algorithm in ~100sloc with NumPy https://ift.tt/uLEtMbY

Show HN: Word2vec Algorithm in ~100sloc with NumPy Here's a small demonstration of the fundamental aspects of the word-to-vec algorithm. It's implemented in a single python script and depends only on a single text file for training. It's not meant to be blazingly fast or anything, just a toy example to aid my understanding of how word vectors might be learnt from a corpus. https://ift.tt/RdfiZVJ June 1, 2023 at 04:38PM

Show HN: How to get started with trial work with potential cofounder matching? https://ift.tt/lDFXVMc

Show HN: How to get started with trial work with potential cofounder matching? Hey HN, This is Bhargav and i just went throught the user manual on "Co-founder Matching User Manual" https://ift.tt/4jniMOT so could you guys please help me on What type of trial work should I get with my potential cofounder? June 1, 2023 at 03:53PM

Show HN: I made CSS Pro, a re-imagined Devtools for web design https://ift.tt/TLWt1oP

Show HN: I made CSS Pro, a re-imagined Devtools for web design https://csspro.com June 1, 2023 at 02:17PM

Show HN: Git credential helper using OAuth in browser https://ift.tt/dSraXQp

Show HN: Git credential helper using OAuth in browser I authenticate to many Git hosts from many machines and got tired of generating and copying personal access tokens. With credential helper git-credential-oauth, there are no personal access tokens or SSH keys to configure. Instead you authenticate in browser using OAuth. Git Credential Manager (included with Git for Windows) has a similar feature but it's awkward for Linux users to install. git-credential-oauth is cross platform and packaged in many Linux distributions. https://ift.tt/FoMx3nN June 1, 2023 at 12:15PM

Wednesday, May 31, 2023

Show HN: Find the sickest motorcycle rides in your area with Peg Scraper https://ift.tt/uLmA6zg

Show HN: Find the sickest motorcycle rides in your area with Peg Scraper Dear HN, This is a little weekend project I put together for a good friend of mine who loves to ride. It shows you the best, twistiest roads in your area and then randomly selects a few of them until you see a "loop" that you like—then it shoots you straight to Google Maps with the route pre-loaded. Thought I would drop it here because why not. https://ift.tt/4urby7I May 31, 2023 at 06:32PM

Show HN: To support my 3 micro SaaS, I created another one https://ift.tt/Jz2RwOG

Show HN: To support my 3 micro SaaS, I created another one https://help.center May 31, 2023 at 05:29PM

Show HN: Dreaming about content.revenue(); https://ift.tt/U7YAsqh

Show HN: Dreaming about content.revenue(); https://ift.tt/lyGiVtE May 31, 2023 at 09:29AM

Show HN: Jitar, a runtime that automates all end-to-end communication for TS https://ift.tt/3RD9Cmx

Show HN: Jitar, a runtime that automates all end-to-end communication for TS Do you know where you will end at the start of a new application? Me neither. Change is the only constant, and it haunts me for decades. I think that applications should be able to change without making extensive modifications and regression testing. That is my goal. In the ideal world, a simple monolithic application can grow and transition into microservices without any refactoring. Defining what runs where should be a matter of configuration, and be changed any time. And this is exactly what Jitar brings to the table. https://ift.tt/XKNbh2f May 31, 2023 at 05:25PM

Show HN: Travel website fully generated by AI https://ift.tt/sBdxoz1

Show HN: Travel website fully generated by AI https://ift.tt/h87OzJj May 31, 2023 at 12:55PM

Tuesday, May 30, 2023

Show HN: I open sourced the CLI of my API Testing Framework https://ift.tt/0mNVXoC

Show HN: I open sourced the CLI of my API Testing Framework https://ift.tt/c9UNpTI May 31, 2023 at 03:05AM

Show HN: A powerful, compact home server for self-hosting https://ift.tt/gJl1UcH

Show HN: A powerful, compact home server for self-hosting https://umbrel.com/?v=1 May 30, 2023 at 06:58PM

Show HN: Metabase and Forest Admin Integration https://ift.tt/8yTULgm

Show HN: Metabase and Forest Admin Integration https://ift.tt/bhrCWif May 30, 2023 at 01:18PM

Show HN: Opinionated Web Framework for Converting Jupyter Notebooks to Web Apps https://ift.tt/GWZJHbI

Show HN: Opinionated Web Framework for Converting Jupyter Notebooks to Web Apps https://RunMercury.com May 30, 2023 at 04:09PM

Show HN: iOS iCal Helper https://ift.tt/gENb52o

Show HN: iOS iCal Helper Hello HN! Long time lurker and Apple user here. I made this simple tool to load .ics files client-side and open it in-browser so Apple's iCal integration enables adding it to their calendar. To say the app is barebones is an understatement: I made it in 2 minutes. Visual enhancements might come. Source: https://ift.tt/agM3TPC Useful context: https://ift.tt/jIXnKNG https://ift.tt/upjniaB May 30, 2023 at 01:14PM

Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude Code https://ift.tt/GQauRgE

Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude Code Hi All, Recently I've been using Claude Code a lot for de...