This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Monday, May 22, 2023
Show HN: ClipBase - YouTube Full Text Search – Search videos by words spoken https://ift.tt/eLGUwiN
Show HN: ClipBase - YouTube Full Text Search – Search videos by words spoken https://clipbase.xyz May 22, 2023 at 02:09PM
Show HN: I built a web app for learning Vim from the browser as a 17-year-old https://ift.tt/AeCTSVo
Show HN: I built a web app for learning Vim from the browser as a 17-year-old Hey HN! After my own experiences with learning Vim, I wanted to skip the frustrating process of configuring a new tool before even learning how to use it. In an attempt to solve this problem, I started working on Vim Ninja, a web app that would allow developers to learn Vim through interactive lessons in the browser. It’s been a couple of months, and I’m proud to say that I’ve finally released https://VimNinja.com ! Check out a demo of the app here: https://youtu.be/reukQHKqMZE . On the technical side of things, I used SvelteKit to build the entire app and Tailwind, which turned out to be an amazing decision. I actually really like SvelteKit’s filesystem-based router as well as Svelte’s brevity, and Tailwind actually makes styling a fun task for me. I’m using CodeMirror 6 as a base for Vim Ninja’s code editor, and I really prefer it over more feature-packed alternatives like the Monaco Editor, which is what I started out with but soon abandoned due to its worse performance when compared to alternatives like CM6 and the sheer amount of bells and whistles that I just didn’t need. https://ift.tt/98EmrTk May 22, 2023 at 05:33PM
Show HN: Rust Port of Pwnpasswordsdownloader https://ift.tt/NDmOlIY
Show HN: Rust Port of Pwnpasswordsdownloader https://ift.tt/weOvTki May 22, 2023 at 02:48PM
Show HN: WikTok – A Recommendation UI for Wikipedia https://ift.tt/Tgwj7nF
Show HN: WikTok – A Recommendation UI for Wikipedia Hi HN, WikTok is a UI for Wikipedia that lets you quickly swipe (or use your arrow keys) to navigate between random and recommended articles (based on the previous articles you interacted most with). It's just a fun project I hacked together this weekend, so may be a little rough around the edges, but I'd love to get your thoughts. Let me know if you have any suggestions (or find any interesting articles!) Cheers, https://wiktok.org/ May 22, 2023 at 02:29PM
Sunday, May 21, 2023
Show HN: A Simple Load Testing CLI Built in Go https://ift.tt/d7mTbZ2
Show HN: A Simple Load Testing CLI Built in Go There are plenty of good tools for load testing such as JMeter, Minigun, and plenty more - but they all have their own set of options to learn. I built this one to support a simpler workflow where you just paste your curl request (or other cli command) after your `spam` config (literally just `spam -r 2 -- curl www.google.com). It's pretty barebones but I'm 100% going to use it in my day to day - figured I'd share it here if it helped anyone else! https://ift.tt/AvCKafe May 22, 2023 at 01:02AM
Show HN: Thousands of shadertoy.com creations on one scrollable grid https://ift.tt/ydUKr3w
Show HN: Thousands of shadertoy.com creations on one scrollable grid https://ift.tt/SgMVmTq May 21, 2023 at 08:35PM
Show HN: AI-based app that helps you raise funding https://ift.tt/XOKQM5J
Show HN: AI-based app that helps you raise funding One app for the Best Fundraising Experience. Founders describe their ideas, and then an app produces: - A list of competitors using similarity search. - A list of best-fit investors based on their previous investments, the idea, and competitors. - Detailed analysis on each investor. https://ift.tt/O10dgRC May 21, 2023 at 07:07PM
Show HN: SpaceBadgers – Free and Libre SVG Badges https://ift.tt/TSqEF51
Show HN: SpaceBadgers – Free and Libre SVG Badges Greetings, Hacker News community! I am thrilled to present SpaceBadgers, a new free and open-source SVG badge generator I've been working on. It's located at badgers.space. SpaceBadgers is born out of the desire to offer more flexibility and customization for project badges, often used in open-source projects. It's fully open source, provided under the permissive MIT license, and will always be provided for free. The core badge worker is written in Rust, and so is the library behind it, which you can also find on crates.io under the name spacebadgers. I am excited to receive your feedback and suggestions. Check it out and let me know what you think in the comments. Contributions are also welcomed and appreciated. You can find the source code here: https://ift.tt/OxFuinI . https://badgers.space May 21, 2023 at 05:24PM
Show HN: Summary GPT – host a bot to summary Text, URLs, PDFs and videos for you https://ift.tt/WUNXCfk
Show HN: Summary GPT – host a bot to summary Text, URLs, PDFs and videos for you An AI-powered text summarization Telegram bot that generates concise summaries of text, URLs, PDFs and YouTube videos. https://ift.tt/VuyIUSz May 21, 2023 at 09:36AM
Show HN: Loofi – Our AI-Powered SQL Query Builder https://ift.tt/kaHcjOZ
Show HN: Loofi – Our AI-Powered SQL Query Builder Hi HN Community, We're a team of software engineers who've experienced the complexity of crafting SQL queries. To address this, we've developed a tool that simplifies this process. Introducing Loofi, an AI-powered SQL Query Builder. Loofi streamlines query building and leverages AI algorithms for intelligent recommendations. We value community feedback and invite you to try out Loofi. Your thoughts and suggestions will help us improve our tool. Here's the link to Loofi: https://loofi.dev/ For any questions or assistance, feel free to reach out. We're eager to engage with this community. Your valuable feedback is much appreciated! https://loofi.dev/ May 21, 2023 at 07:49AM
Saturday, May 20, 2023
Show HN: Drift, a self-hostable Gist and pastebin https://ift.tt/Uo01LwP
Show HN: Drift, a self-hostable Gist and pastebin https://drift.lol/ May 21, 2023 at 04:37AM
Show HN: What Electrons Look Like https://ift.tt/eUkQWVR
Show HN: What Electrons Look Like https://ift.tt/HGvf0rK May 20, 2023 at 11:32PM
Show HN: pg-bulk-ingest – Bulk ingest into PostgreSQL with high-watermarking https://ift.tt/eoOcs8Y
Show HN: pg-bulk-ingest – Bulk ingest into PostgreSQL with high-watermarking https://ift.tt/7LVqjhW May 20, 2023 at 11:13PM
Show HN: YouTube Full Text Search – Search all of a channel from the commandline https://ift.tt/txIfdp7
Show HN: YouTube Full Text Search – Search all of a channel from the commandline yt-fts is a simple python script that uses yt-dlp to scrape all of a youtube channels subtitles and load them into an sqlite database that is searchable from the command line. It allows you to query a channel for specific key word or phrase and will generate time stamped youtube urls to the video containing the keyword. https://ift.tt/BE1NfoU May 20, 2023 at 11:48AM
Friday, May 19, 2023
Show HN: Nonius Clock https://ift.tt/wzjoEpu
Show HN: Nonius Clock https://ift.tt/51srLtQ May 20, 2023 at 12:30AM
Show HN: Localias, securely manage local devserver aliases https://ift.tt/htzCsf0
Show HN: Localias, securely manage local devserver aliases Hey HN, Localias is a new tool that you can use to securely manage your local development servers. Use localias to securely proxy a local development server running on http://localhost:3000 and access it at https://frontend.test . Localias is built on top of Caddy, so it's secure and performant. And because it's built on top of Caddy, it will automatically generate and install a custom root certificate, and automatically generate and sign certificates for each of your aliases. This all works by editing your /etc/hosts file and generating a Caddy config, then running the proxy server for you either in the foreground or as a daemon. It's easier to deal with than running Caddy yourself. Your whole team can share a configuration file in your git repo, making it easier to share URLs with each other while developing. I hope you try it out and find it useful! The code is MIT-licensed and I'm happy to accept any feedback, feature requests, PRs, or comments. Have a good weekend, Peter https://ift.tt/QzbD2lu May 20, 2023 at 02:12AM
Show HN: Todo PWA with Pomodoro with keyboard friendly https://ift.tt/O7BCwD6
Show HN: Todo PWA with Pomodoro with keyboard friendly https://ift.tt/LEZRw5n May 20, 2023 at 02:05AM
Show HN: Garson.io – The privacy-first AI-powered writing assistant for Product https://ift.tt/BReEnQf
Show HN: Garson.io – The privacy-first AI-powered writing assistant for Product As a product manager, one of the biggest challenges is managing the constant influx of emails. While I am confident in my responses, I often spend a significant amount of time crafting a professional message, especially as a non-native English speaker. To address this issue, I turned to OpenAI and created https://garson.io . This platform has not only helped me improve the quality of my emails but has also significantly reduced the time it takes to write them. If you are facing similar struggles, I highly recommend giving Garson.ai a try – there is even a free option available. I would love to hear your feedback on how it works for you. P.S. The above text was generated by Garson.io https://garson.io May 19, 2023 at 05:18PM
Show HN: ReColor AI – Transform Your Sketches into Vibrant Art with AI https://ift.tt/wE3BsPK
Show HN: ReColor AI – Transform Your Sketches into Vibrant Art with AI https://recolorai.com/ May 19, 2023 at 03:39PM
Show HN: Numtease – My new number word puzzle game https://ift.tt/hpC5vkn
Show HN: Numtease – My new number word puzzle game https://ift.tt/e4DGuR2 May 19, 2023 at 01:34PM
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...