Friday, February 3, 2023

Show HN: Dev-Docs – A tool that helps you document as you code https://ift.tt/j79etHv

Show HN: Dev-Docs – A tool that helps you document as you code Hi all, Super excited to share that I am building Dev-Docs, and I wanted to create a post to get other developers' thoughts. Background: Developers know how important it is to document their codebases, but often, it's an afterthought that ends up taking a lot of time and effort. That's where Dev-Docs comes in - a solution that helps developers document as they code, making the process easier and more efficient. Features: Dev-Docs handles both internal documentation for teams and external documentation around APIs and codebases for customers and partners. Internal Documentation: Dev-Docs makes it easy for engineers to document their code, right within their editor. This way, they can easily document the code they're working on, without having to switch between multiple tools. Think of it as a mini local notion that lives within vs code. External API and Codebase Documentation: Developers can also use Dev-Docs to document their external APIs and codebases, making it easier for their customers and partners to understand how the code works. Quick demo(From December): https://youtu.be/fmcgw3MkW4E Currently it is live but I am going to try to refine it a bit during this month and hopefully market a more open launch. In the meantime I would love some feedback on the video/product(hopefully none that obliterates my identity and all of my self-esteem). :') Additionally feel free to dm on linkedin if you have direct feedback or want to start using the rough version of it: https://ift.tt/8RIzeFm . Thanks! https://ift.tt/jQWyKNZ February 2, 2023 at 05:07AM

Thursday, February 2, 2023

Show HN: AI Cover Letter Writer https://ift.tt/AlcvHji

Show HN: AI Cover Letter Writer Uniquely, our AI cover letter generator creates a cover letter from your resume and a job description. Use the finished product as an outline you can polish on your own. https://tally.work/ February 2, 2023 at 08:36AM

Show HN: Validate, Launch and Grow 3-5x Faster with No BS Startup Guide https://ift.tt/F4YPM39

Show HN: Validate, Launch and Grow 3-5x Faster with No BS Startup Guide Launch and grow your startup 3-5x faster with the No BS Startup Guide. Get +400 specific tactical activities that you can start doing today, to save 2,000 hours of research, and know exactly what to do every step of the way. I started the guide initially for myself. I posted on reddit over a year ago ( https://ift.tt/YGv9576... ) and it became super popular. I kept using it and adding to it as I've coached and mentored over 200 founders. After thousands of hours of research and field testing, I am ready to release it. Still in early access and lots of things are work in progress. https://ift.tt/NnMJydV February 2, 2023 at 02:51AM

Show HN: PromptLayer – Track, debug, and maintain GPT prompts in prod https://ift.tt/XToUSPH

Show HN: PromptLayer – Track, debug, and maintain GPT prompts in prod https://ift.tt/MTzpxKc February 2, 2023 at 05:27AM

Show HN: Go Feature Flag OSS self-hosted feature flag solution launch v1.0.0 https://ift.tt/bnQNTMv

Show HN: Go Feature Flag OSS self-hosted feature flag solution launch v1.0.0 Hey Hackernews! I am the creator and maintainer of GO Feature Flag, a self-hosted OpenSource solution for feature flags (or feature toggles) that requires almost no infrastructure. We store all our flag in a flat file somewhere (S3, github, ...) and we use it directly. Today we have finally released the version v1.0.0 that brings a new flag format that enable you to do even more with your feature flags. The solution offer some capabilities such as: - Targeting specific users - Fancy rollout capabilities (progressive rollout, A/B testing, scheduled rollout). - Exporting your usage in several location. - Compatibility with the new standard Open Feature. All feedback are welcome . Github: https://ift.tt/f9jRr1F v1.0.0 blog post: https://ift.tt/yVuxp9X https://ift.tt/yVuxp9X February 2, 2023 at 02:22AM

Show HN: 3 Clicks, 3 Seconds, 3 Steps – The Future of Process Management https://ift.tt/XjJNgOl

Show HN: 3 Clicks, 3 Seconds, 3 Steps – The Future of Process Management Hello HN, Do you want to streamline your business processes and boost productivity? Look no further than Jackrabbit Ops! Our AI-powered platform is changing the game for process management. With just 3 clicks, you can create processes that are tailored to your unique needs. Get answers to your questions in just 3 seconds with our knowledge base feature. And making updates has never been easier - just 3 simple steps! Say goodbye to manual processes and hello to a more efficient, effective, and intelligent way of managing your business. Jackrabbit Ops has already onboarded 70 companies in just 2 weeks, and with its promising growth potential, it's the perfect solution for your business too! Links: https://ift.tt/RMhisuE Try Jackrabbit Ops today and experience the future of process management for yourself. Thanks for taking a look! February 2, 2023 at 03:05AM

Wednesday, February 1, 2023

Show HN: Using Google Sheets to manage localization strings across platforms https://ift.tt/UlqgTBD

Show HN: Using Google Sheets to manage localization strings across platforms As an app developer, I noticed that smaller teams frequently run into the hassles of managing translation strings across iOS, Android and web, and keeping them in sync and up to date. To make this a little easier I've been working on a small utility that allows you to use Google Sheets to manage these translations. Perfect for small teams that do not need any of the advanced features that paid platforms offer, but still want to have an easy to use centralised place to edit these strings. Without creating any account or whatsoever, you can use the Localeasy endpoint to convert your sheet into translations files for multiple platforms: iOS/macOS, Android, Rails, JSON, or YAML. I would love to hear your feedback! https://ift.tt/V9OvgbN February 1, 2023 at 06:11PM

Show HN: Core – open source memory graph for LLMs – shareable, user owned https://ift.tt/2eL9jK6

Show HN: Core – open source memory graph for LLMs – shareable, user owned I keep running in the same problem of each AI app “remembers” me i...