This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Thursday, June 1, 2023
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
Monday, May 29, 2023
Show HN: Plus AI Market Research https://ift.tt/mlPfaAq
Show HN: Plus AI Market Research Hi Team! Please add my app to your directory. Here's more info: App name: Plus AI Market Research Description: Give Plus AI a topic, and it will create a market or strategy report. Plus AI uses the latest AI technologies to create an easy-to-digest presentation. After creating the report, we send you the link to a slide deck, so you can customize it and share with your coworkers Link: https://ift.tt/jORd7c1 My best, Daniel Li https://ift.tt/jORd7c1 May 30, 2023 at 02:22AM
Show HN: Tiny – A 2D Game Engine in Kotlin Working with Lua https://ift.tt/vUHgkyR
Show HN: Tiny – A 2D Game Engine in Kotlin Working with Lua I created a small 2D game engine named Tiny. The engine was created using Kotlin Multiplatform and can run on a JVM and JS. Funny things: Games can be created using the programming language Lua. Tiny is designed to help you create and test your ideas quickly and effectively. Not only can you run your games on your desktop computer, but you can also export them for the web, making it easy to share your creations with others. You can create games easily with the hot reload, small API and Lua, which is very easy to learn. If you want to test a game idea, to try to create your first game or just have fun, give it a try to Tiny. https://ift.tt/m8tTDKU May 30, 2023 at 12:49AM
Subscribe to:
Posts (Atom)
Show HN: I trained a chess engine to play like humans https://ift.tt/DLHqNv4
Show HN: I trained a chess engine to play like humans I built 1e4.ai - a chess web app where you play against neural networks trained to mim...
-
Show HN: A directory of 800 free APIs, no auth required Explore reliable free APIs for developers — ideal for web and software development, ...
-
Show HN: I built Dirac, Hash Anchored AST native coding agent, costs -64.8 pct Fully open source, a hard fork of cline. Full evals on the gi...
-
Show HN: I built a FOSS tool to run your Steam games in the Cloud I wanted to play my Steam games but my aging PC couldn’t keep up, so I bui...