Sunday, May 5, 2024

Show HN: gpudeploy.com – "Airbnb" for GPUs https://ift.tt/zf7mDuC

Show HN: gpudeploy.com – "Airbnb" for GPUs Hi HN, YC w24 company here. We just pivoted from drone delivery to build gpudeploy.com, a website that routes on-demand traffic for GPU instances to idle compute resources. The experience is similar to lambda labs, which we’ve really enjoyed for training our robotics models, but their GPUs are never available for on-demand. We are also trying to make it more no-nonsense (no hidden fees, no H100 behind “contact sales”, etc.). The tech to make this work is actually kind of nifty, we may do an in-depth HN post on that soon. Right now, we have a H100s, a few RTX 4090s and a GTX 1080 Ti online. Feel free to try it out! Also, if you’ve got compute sitting around (a GPU cluster, a crypto mining operation or just a GPU) or if you’re an AI company with idle compute (hopefully not in a Stability AI way) and want to see some ROI, it’s very simple and flexible to hook it up to our site and you’ll maybe get a few researchers using your compute. Nice rest of the week! https://ift.tt/EcrD2RN May 5, 2024 at 02:33AM

Show HN: Dillo 3.1.0 released after 9 years https://ift.tt/spGNyJM

Show HN: Dillo 3.1.0 released after 9 years As commented before[1], I've been working on the past months to get the Dillo back to life and today I'm happy to release the 3.1.0 version, after almost 9 years since the last one. [1]: https://ift.tt/rLcm1u4 During this time: - A new mailing list was created[2] which is beginning to get some messages and patches. It is available in gmane via NNTP at gmane.comp.web.dillo.devel. [2]: https://ift.tt/lf0e8QC... - A LiberaPay page[3] which received the first donations (thanks!). [3]: https://ift.tt/LkrfAql - Some more bugs where fixed and new features where added (details in the release page and/or changelog). Thanks to all the people that contributed with patches and tests. Now let's see if we can make it land in some distros! https://ift.tt/ruZU1q3 May 5, 2024 at 01:52AM

Show HN: Cvtek: Craft Your Resume/CV Using TOML https://ift.tt/l8FdMba

Show HN: Cvtek: Craft Your Resume/CV Using TOML https://ift.tt/5oY7GHS May 4, 2024 at 09:12PM

Saturday, May 4, 2024

Show HN: I built a free in-browser Llama 3 chatbot powered by WebGPU https://ift.tt/MesRq58

Show HN: I built a free in-browser Llama 3 chatbot powered by WebGPU I spent the last few days building out a nicer ChatGPT-like interface to use Mistral 7B and Llama 3 fully within a browser (no deps and installs). I’ve used the WebLLM project by MLC AI for a while to interact with LLMs in the browser when handling sensitive data but I found their UI quite lacking for serious use so I built a much better interface around WebLLM. I’ve been using it as a therapist and coach. And it’s wonderful knowing that my personal information never leaves my local computer. Should work on Desktop with Chrome or Edge. Other browsers are adding WebGPU support as well - see the Github for details on how you can get it to work on other browsers. Note: after you send the first message, the model will be downloaded to your browser cache. That can take a while depending on the model and your internet connection. But on subsequent page loads, the model should be loaded from the IndexedDB cache so it should be much faster. The project is open source (Apache 2.0) on Github. If you like it, I’d love contributions, particularly around making the first load faster. Github: https://ift.tt/HxQSYhu Demo: https://secretllama.com https://ift.tt/HxQSYhu May 4, 2024 at 02:56AM

Show HN: Lightsaber Battle – May the Fourth Be with You https://ift.tt/PEmVMyw

Show HN: Lightsaber Battle – May the Fourth Be with You Hey folks, join me in a lightsaber battle! I love Star Wars and may 4th is a special day for me, so I made this little thing. You can change the saver color and background. Let me know what you guys think and May the Fourth be With You https://ift.tt/KH9EbWa May 4, 2024 at 02:01AM

Show HN: BandMatch – "Tinder" but for finding musicians to create bands/collab https://ift.tt/R7I59Ja

Show HN: BandMatch – "Tinder" but for finding musicians to create bands/collab https://bandmatch.app May 3, 2024 at 11:41PM

Show HN: Prompt-Tower – Simplify writing prompts with multiple code blocks https://ift.tt/XAFWcpe

Show HN: Prompt-Tower – Simplify writing prompts with multiple code blocks Prompt-tower simplifies and speeds-up how prompts with multiple code blocks are written. It's often a pain jumping between files, classes, functions, etc and copying/pasting everything, wrapping and annotating the blocks, and finally sending the prompt off for generation. After seeing filekitty [1], I felt inspired to build my version of the idea... which is a vscode extension that fits better in a developer's context. check it out: https://ift.tt/Lv8lX1T... demo gif: https://ift.tt/Iho7Pnx repo: https://ift.tt/H7oRA9O [1] https://ift.tt/tLGeBMv May 3, 2024 at 11:40PM

Show HN: Sharpe Ratio Calculation Tool https://ift.tt/VwEg1dG

Show HN: Sharpe Ratio Calculation Tool I built a simple but effective Sharpe Ratio calculator that gives the full historical variation of it...