This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Sunday, August 11, 2024
Show HN: Wannabe – A versatile Go tool for generating mock HTTP APIs https://ift.tt/FqgkSfE
Show HN: Wannabe – A versatile Go tool for generating mock HTTP APIs Hey HN! Half a year ago, I decided to learn the basics of Go and create something useful along the way. Thus, I created Wannabe, a tool that's useful for generating mock HTTP APIs used in integration and all the other kinds of testing. How it works? Wannabe functions as a standalone server. Upon receiving a request, it generates a cURL command from it based on the request matching configuration you set and generates a hash from the prepared cURL command. When in "proxy" or "mixed" mode, Wannabe proxies the request to the external provider and stores the request/response pair as a record in the configured storage provider using the generated hash as a key. When in "mixed" or "server" mode, Wannabe looks up the matching record in the configured storage provider using the generated hash as a record key and responds with the stored response if it finds a matching record. Of course, similar tools already exist, but this is the one I started, and I'm already implementing it into testing flows at the company I work for. ;) I'm kindly inviting you to check out the repository and documentation on GitHub. All comments and potential contributions in the future are highly welcome. If there’s enough interest, I’m more than ready to develop it further. Take care... and keep creating! https://ift.tt/y0elEPT August 12, 2024 at 12:38AM
Show HN: SuperRocola.com – Collaborative DJ Platform for Real-Time Music Sharing https://ift.tt/fxv8QOm
Show HN: SuperRocola.com – Collaborative DJ Platform for Real-Time Music Sharing Hi!, I've built Super Rocola, a web app that turns everyone into a DJ. Tech Stack: Built with SvelteKit, Node.Js, WebSockets and MongoDB Key Features: - Free from any kind of sign up / subscription - Create instant music sessions with a unique QR code - Integrates with YouTube and SoundCloud for vast music library - Real-time collaborative playlist management Problem It Solves: Eliminates the "aux cord fight" at parties and gatherings. Everyone can contribute to the playlist democratically. How It's Different: Unlike other music sharing apps, Super Rocola focuses on real-time collaboration and social interaction around music selection, whithout requiring to have an active subscription to any service. Future plans: - I would like to integrate more platforms (Apple music, Spotify, Deezer) I'd love to get feedback from the HN community on the concept, implementation, and any ideas for improvement. You can try it out at superrocola.com. Looking forward to your thoughts and suggestions! https://ift.tt/H1jIe9k August 11, 2024 at 09:25PM
Show HN: Index and search *all* your documents https://ift.tt/kj3IAFy
Show HN: Index and search *all* your documents Hey HN! I've build a simple tool to index and search your documents. This uses two great open source libraries: apache tika (for extracting content from docs) and apache lucene (for searching). It's been built with kotlin ktor as a web framework. You can index all kind of files (i.e doc, docx, xls, ppt, pdf, txt, html even ORC pdfs) and then search them using very advanced queries like "always contain X", "never contain X", "X near Y", wildcard search, proper stemming support etc. We're using it on my work where we have hundreds of thousands of doc/docx/pdf files and it works flawlessly! https://ift.tt/a3nqr1d August 11, 2024 at 03:44PM
Saturday, August 10, 2024
Show HN: Rust GUI Library via Flutter https://ift.tt/iYGoJFL
Show HN: Rust GUI Library via Flutter Hi, I made a bridge ( https://ift.tt/968BbR2 v2.0.0) between Flutter and Rust, which auto translates syntaxes like arbitrary types, &mut, async, traits, results, closure (callback), lifetimes, etc. The goal is to make a bridge between the two, seamlessly as if working in one single language. Then, as an example, I showed how to write Rust applications with GUI by utilizing Flutter. That is discussed in the link in details. To play with it, please visit the GitHub repo, or refer to the end of the article for detailed folders and commands. When I first released 1.0.0 years ago, it only contained few features compared to today. It is the result of the hard work of contributors and me, and many thanks to all the contributors! https://ift.tt/UubqynM August 11, 2024 at 08:25AM
Show HN: Made an anonymous feedback app TeamSays https://ift.tt/BVjeazU
Show HN: Made an anonymous feedback app TeamSays Hi HN, it’s Kaz. I’m a dev/solo founder here with my startup TeamSays [0], which is an anonymous feedback channel for improving workplace experience. Put simply, it’s like a founder/HR manager’s always-on sidekick. The product idea grew out of personal experience in startups and ~600 employee org, and me learning the shocking stats of the costs for replacing talent. To those of you who have a job: replacing you would cost your employer ~20% of your annual salary [1]. If you’re highly specialized (which is very likely) it can cost up to 4x your annual salary [2]. So, keep that in mind when you negotiate your compensation or work-life balance. Here’s how TeamSays works: 1. Once you create an account you get a link to a minimal chat-like UI, you only have to create categories and questions. 2. Then you share link with your team announcing a new channel for tracking feedback/issues. 2. Team members visit and share something, you can then see their conversations get analyzed, and turned into a positive or negative report that becomes visible in the dashboard. 3. That’s it. Nothing else to do other than update or remove questions/categories over time — minimal maintenance. 4. Get weekly/monthly reports on the state of positive/negative reports and take action. Over time you can track progress of issues as active questions get rotated, so on a long-term timeframe you can derive progress stats and see where things went right/wrong. Essentially, it’s a channel for your team members to express their true concerns and opinions (possibly in explicit manner that otherwise wouldn’t be possible), which simplifies work of HR department if you have one or becomes one if you don’t. Personal conflicts, stress/anxiety, or simply not feeling safe/confident enough are possible reasons to have this channel. The chat is fully anonymous and it does not provide any way to identify participants other than a simple browser-based ID. I’ve personally experienced bad managers in otherwise good enough organizations. As a remote team member building personal connection for transparency is hard. We all know the old saying “people quit managers, not companies” which might not be 100% true [3] but I do find it to be true enough to base TeamSays around it. Obviously, TeamSays is not for every team/organization out there but for those that value transparency and simply want to make sure they have a safe, and private channel that is remote-friendly for their colleagues, clients, or employees I believe it’s a good tool in the arsenal and I hope you consider giving it a go. Improving team experience, and providing space where everyone can truly share their concerns and keep their privacy/anonymity. Even a simple fact of sharing issues could be beneficial if there is no alternative at all. Here are some stats: 1/3 of modern day workers wouldn’t accept a job if they didn’t agree with the views of the leadership [4]; managers must use meaningful interactions to build engagement [5] as remote employees’ connection to their organization’s purpose is declining. Lots of metrics point to a high expectations of modern day workplace, and I’m here to offer help to HR process — there is a free 7-day trial, and setting it up should take only a few minutes. I made sure TeamSays supports numerous languages, and am doing my best to add more. Please share your thoughts. Thank you. [0]: https://teamsays.com [1]: https://ift.tt/DH8AvXq... [2]: https://ift.tt/RNoYGW9... [3]: https://ift.tt/KVUcneB... [4]: https://ift.tt/TgqCKXV [5]: https://ift.tt/mbwKe38... August 10, 2024 at 09:49PM
Friday, August 9, 2024
Show HN: PlatePlanner – Design Beautiful Platemaps https://ift.tt/J6NEpLM
Show HN: PlatePlanner – Design Beautiful Platemaps Spend less time in excel and more time doing science. Design a platemap in seconds, share it with your team, and reuse it for future experiments. https://ift.tt/uX4eT3o August 5, 2024 at 07:57PM
Thursday, August 8, 2024
Show HN: One status page to rule them all (aggregating 3k status pages) https://ift.tt/Zwa523F
Show HN: One status page to rule them all (aggregating 3k status pages) I recently got tired of subscribing to dozens of status pages (Cloudflare, Vercel, Twilio, GitHub, OpenAI) just to stay ahead of the outages that seem to happen almost every week. So I decided to build https://ift.tt/xTSNbol - essentially it's an aggregator that crawls 3,000 status pages every minute, so I can see the status of all services and infrastructure in one central place. I also added the capability to create a custom dashboard so that you can monitor specifically the services that you use. I built StatusSight using Next.js, with the frontend being deployed to Vercel, and the status page monitor deployed to Hetzner with Coolify. Let me know your thoughts! https://statussight.com August 8, 2024 at 10:41PM
Show HN: Spawn – Build iOS Apps with English https://ift.tt/8Ao6Qih
Show HN: Spawn – Build iOS Apps with English Hi HN, Spawn lets you build apps with human language. You can include images, audio and other files in your app just by dragging and dropping. Here's a demo video where I build the game of Snake in 60 seconds: https://www.youtube.com/watch?v=qIqp7cvmE_M As it’s still in alpha, you may need to regenerate a few times to get the app functioning the way you want. So far I’ve found it’s pretty good at generating simple utilities and games. Over time, as both Spawn and the underlying models improve, it will be able to build more complex software. I have a bunch of ideas for future updates, for example: - Allow users to include wireframes that Spawn will follow as it generates their app. - Android support in Mac, Windows & Linux Spawn desktop app. This way, people can use Spawn to build for both mobile platforms using the same app specifications. Imagine someone living in rural India using their Chromebook to build apps for their Android phone, without needing to learn how to code. - Enable people to build apps that have accounts and backend logic by autogenerating and deploying a backend during app generation. Any feedback would be greatly appreciated. https://spawnapp.com/ August 6, 2024 at 09:28PM
Show HN: I built interactive map of active and decommissioned nuclear stations https://ift.tt/JB2kxI8
Show HN: I built interactive map of active and decommissioned nuclear stations Hi all, I am not an expert in nuclear energy but I've always wondered and found it difficult to get a clear picture about the amount of nuclear stations located in a specific region. So I built this tool that shows all the nuclear plants in the world, scaled by their capacity and with indication of their status. Clustering is enabled by default and allows to see the sum potential capacity of a region. It's a fun tool for me: e.g. disable clustering, scale circle radius to 70%, go to EU, and you'll see Germany has shutdown all of the stations. Ofc it's a widely known fact, but what came to my surprise is that Poland, Turkey, Scandinavian countries, Africa have literally 1 to none nuclear stations. Which is kinda strange because some of these regions are modern, well-developed, and Africa specifically was sourcing lots of nuclear fuel for other countries other the years. idk what to do with it yet, but I think I'll come up with ideas for future improvements as I believe nuclear sector will grow drastically. https://ift.tt/qATRXtB August 8, 2024 at 01:10PM
Wednesday, August 7, 2024
Show HN: I Built an Open Graph Image Kit for Next.js with Tailwind Customization https://ift.tt/iNFTcEI
Show HN: I Built an Open Graph Image Kit for Next.js with Tailwind Customization https://ogimage.org/ August 8, 2024 at 09:26AM
Show HN: OllamaAgents – Your Natural Language Gateway to Linux Mastery https://ift.tt/hyGurfZ
Show HN: OllamaAgents – Your Natural Language Gateway to Linux Mastery OllamaAgents is a TypeScript-based CLI application that provides a Linux command interpreter using the Ollama API. It converts natural language queries into appropriate Linux commands, executing them if requested, offering explanations and cautions when necessary. https://ift.tt/U9Hd2VE August 8, 2024 at 05:34AM
Show HN: Voyage – Toolbox of otherwise expensive SaaS marketing tools https://ift.tt/1yCjhcB
Show HN: Voyage – Toolbox of otherwise expensive SaaS marketing tools Voyage is a bunch of marketing tools for SaaS in one platform. We're betting on three things: 1. Many marketing tools don't offer free tiers. Think Optimizely, 6sense, Mutiny, Typeform, Qualified, Marketo, Drift, etc. A lot of these have minimum contract sizes of 5 figures. Voyage is completely free right now (haven't shipped monetization yet) and will always be usage-based + free tier. 2. Having these tools in one place compounds. We offer global themes for all of the user-facing marketing assets, which means you won't have to manage a brand theme for each of Wistia, Drift, etc. We also can use the data from one tool to modify another. Ex: personalize the header of the pricing page based on whether a visitor went through the video on your splash page. 3. We can outship most engineering teams in the long term. It's difficult for mar-tech companies to attract/retain talent since they're GTM-first, not eng-first. We're building an eng-first mar-tech company, getting into teams early with a generous free tier, and making money as our customers scale. We can probably offer these tools much cheaper at bundled scale too. If you use any of these tools and want to combine them together for a reduced bill or better cross-tool integration, please reach out. We'd love to have you as a design partner. - Wistia / Vimeo - Typeform / HS forms - Optimizely / Mutiny - Google Analytics 4 - Drift / Qualified / etc - SEO content tools bryan.houlton@withvoyage.com https://ift.tt/mhAn76I August 8, 2024 at 04:25AM
Tuesday, August 6, 2024
Show HN: Resolve AWS SecretManager secrets as env vars https://ift.tt/axYo4g3
Show HN: Resolve AWS SecretManager secrets as env vars Frustrated by the official way to resolve secretmanager secrets in Lambda functions using the official Lambda extension ( https://ift.tt/tCrP1HG... ), I built a more user-friendly way, which requires no code changes to the Lambda function code. https://ift.tt/l2hcMim August 7, 2024 at 02:08AM
Show HN: AutoEditor – Edit your video in just a few clicks https://ift.tt/J8odQp4
Show HN: AutoEditor – Edit your video in just a few clicks I wanted to show the first version of my new project, its main goal is to let users edit short engaging videos in just a few clicks. Upload your video (or take a link from YouTube), cut your video, crop it, subtitle it, add overlay layers and much more. https://ift.tt/zFpmQ5e August 7, 2024 at 02:01AM
Show HN: Metrics Hive – a simple, feature-rich Google Analytics alternative https://ift.tt/2vu9l57
Show HN: Metrics Hive – a simple, feature-rich Google Analytics alternative Metrics Hive is meant to be an easy-to-use analytics tool, similar to the Google UA days. However, it also features real-time user activity, heat maps, and screen replays. https://ift.tt/aOVxUPW August 6, 2024 at 08:23PM
Show HN: Muky – A kid-friendly music player for iOS https://ift.tt/2eay7xh
Show HN: Muky – A kid-friendly music player for iOS Hi, I've developed an iOS app called Muky ( https://muky.app/ ) that allows parents to create and manage music playlists for their children. It provides a focused, distraction-free audio experience for kids. I created this app because my 4-year-old daughter loves music, but existing solutions like Tonies or cassettes didn't meet our needs. Using an iPhone or iPad directly with Apple Music wasn't ideal either. Muky aims to solve these issues under the motto "Music for the Kids". Here some key features: * Dedicated music player for children * Parent-controlled playlists * Compatible with Apple Music (Spotify support coming soon) * Distraction-free interface * Works well with iOS "Guided Access" feature * Keeps kids' music separate from parents' personal collections and algorithms * iOS 15 Support for Older Devices * Direct Start in Audio Player * Password Protection (Secure the audio player mode with a password. Exiting the audio player mode requires the password set by the parents, ensuring kids cannot exit the app simply.) I'd love to get your feedback and hear your thoughts on this approach to kid-friendly music streaming. https://muky.app August 5, 2024 at 12:36AM
Monday, August 5, 2024
Show HN: Iso20022.js – Create payments in 3 lines of code https://ift.tt/cqWAgBD
Show HN: Iso20022.js – Create payments in 3 lines of code https://ift.tt/vQO4EHG August 5, 2024 at 11:25PM
Show HN: Datoviz 0.2.0, Vulkan-based GPU scientific visualization (C/C++/Python) https://ift.tt/zCXDweT
Show HN: Datoviz 0.2.0, Vulkan-based GPU scientific visualization (C/C++/Python) I'm excited to announce the release of Datoviz 0.2.0, an open-source, high-performance GPU scientific visualization library built on Vulkan. It targets the interactive visualization of large 2D/3D datasets. This version includes tentative precompiled Python wheels for Linux, macOS (ARM and Intel), and Windows. Datoviz is a key part of the CZI-funded Vispy 2.0 project and will serve as its main GPU backend. Datoviz provides core GPU visualization capabilities while VisPy 2.0 will provide high-level plotting functionality (a bit similar to NumPy vs SciPy). What I'm looking for from the community: 1. Compatibility feedback: I'd appreciate quick feedback on how these precompiled Python wheels perform across different operating systems and graphics hardware. 2. Library feedback: Datoviz is still in its early stages and actively evolving. The API is subject to change, and I'd appreciate any feedback on its functionality and design. Please report issues on GitHub. Since the initial 2021 v0.1 release, the underlying technology has matured significantly. The internal architecture is now more robust and modular, paving the way for support for other rendering technologies like WebGPU and WebAssembly in the medium term. While still somewhat limited, the focus is on ensuring stability, performance, and visual quality. Available visuals include points, markers, line segments, paths, glyphs, images, spheres, 3D meshes, and basic volume rendering. Some important features, like axes and picking, are planned for v0.3 and later. Please give it a try, report any issues on GitHub, and feel free to ask questions. You're also welcome to contribute. I'm looking forward to your feedback! https://ift.tt/CojZ9y3 August 6, 2024 at 01:33AM
Show HN: Run Mutahunter.ai LLM powered software testing on your code in browser https://ift.tt/C5pGQlx
Show HN: Run Mutahunter.ai LLM powered software testing on your code in browser https://ift.tt/AS8vXe2 August 6, 2024 at 12:40AM
Sunday, August 4, 2024
Show HN: Resurrecting DOS – Bringing Classic Gaming to the Web https://ift.tt/MhiEamv
Show HN: Resurrecting DOS – Bringing Classic Gaming to the Web Hi There, We’ve all felt the nostalgia for classic DOS games like DOOM, Prince of Persia, and Duke Nukem. Unfortunately, running these games on modern systems is a hassle with often 10+ setup steps. To bridge that gap, I’ve built a platform that leverages DOSBox and JS-DOS to bring these beloved titles directly to the browser. Say goodbye to complex setups! This platform seamlessly emulates DOS games, letting you jump straight into the action. I'm eager for your feedback on emulation performance, game compatibility, and user interface. I’m currently beta testing and plan to integrate a light CMS like PocketBase for more user controls. I’m also excited to open-source the project soon, allowing users to create personalized “DOS cabinets” with their favorite games! Let me know your thoughts and help bring back the glory days of DOS gaming! https://ift.tt/RAWeq8P August 5, 2024 at 02:56AM
Subscribe to:
Posts (Atom)
Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor https://ift.tt/VogWu3E
Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor Hi HN, I keep running in the same problem of each AI app “rem...
-
Show HN: Locksmith – detect locks taken by Postgres migrations https://ift.tt/0cBueJt February 10, 2025 at 02:26AM
-
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...
-
Show HN: TNX API – Natural Language Interactions with Your Database Hey HN! I built TNX API to make working with databases as simple as aski...