Friday, 8 December 2023

Show HN: Open-source alternatives to tools You pay for https://bit.ly/3RfCeQb

Show HN: Open-source alternatives to tools You pay for hey makers, I've spent the whole night to compile this list out of > winners of Product Hunt > best dev tools on DevHunt > recently active on GitHub > most internet backlinks > most mentions as "alternative to .." Let me know if I should add anything there. https://bit.ly/3RzEdAl December 9, 2023 at 02:14AM

Show HN: Open sourcing Restly – GPT-4 powered tutorials from your OpenAPI spec https://bit.ly/487nR7f

Show HN: Open sourcing Restly – GPT-4 powered tutorials from your OpenAPI spec Hi HN - Marius (mbuleandra) and I built Restly as a side project. Restly generates a user-friendly tutorial against any OpenAPI spec. While building public-facing APIs, we found that writing these guides by hand took a lot of work. Many OpenAPI specs were too large to send to GPT-4 / Claude directly, and even when we could send them, we experienced lost-in-the-middle and hallucination issues. The project is very alpha but works against the Vocode API when we specify well-defined goals. Let us know your thoughts; we would love your contribution to the project! [1] https://bit.ly/41vbf8d [2] https://bit.ly/3uLahrQ https://bit.ly/3uLahrQ December 8, 2023 at 11:34PM

Show HN: Package PHP apps as standalone, self-executable binaries https://bit.ly/46PV8TD

Show HN: Package PHP apps as standalone, self-executable binaries https://bit.ly/3Gxdoqf December 8, 2023 at 03:45PM

Show HN: Gpts123.ai,A website that helps you find fun AI projects https://bit.ly/3t8fU2Z

Show HN: Gpts123.ai,A website that helps you find fun AI projects gpts123.ai is a newly launched AI application navigation website that is dedicated to helping users discover various fun gpts.enjoy it https://bit.ly/488s0rH December 8, 2023 at 09:44AM

Thursday, 7 December 2023

Show HN: Open-Source Function Calling (Anthropic, or Any LLM) https://bit.ly/3t7DBbA

Show HN: Open-Source Function Calling (Anthropic, or Any LLM) https://bit.ly/3GxeXEj December 8, 2023 at 05:26AM

Show HN: Homebrew 16bit CPU from 74HC logic with C compiler and Unix-like OS https://bit.ly/47NNmLl

Show HN: Homebrew 16bit CPU from 74HC logic with C compiler and Unix-like OS This is a 16bit CPU+Minicomputer from pure 74 series logic. It has user/kernel modes, virtual memory, prioritized IRQ's and DMA. It has a full C compiler and a unix-like OS. It's still in development. https://bit.ly/3uLyu1j December 8, 2023 at 02:32AM

Wednesday, 6 December 2023

Show HN: Signal Generator Written in Go https://bit.ly/3T74Vl0

Show HN: Signal Generator Written in Go https://bit.ly/41e2iju December 6, 2023 at 11:55PM

Show HN: Launch your product within hours https://bit.ly/3ThoEyn

Show HN: Launch your product within hours https://bit.ly/41bj56A December 7, 2023 at 02:13AM

Show HN: Round-Trip Encrypted HTTPS Exfiltration Tool https://bit.ly/3T7aznb

Show HN: Round-Trip Encrypted HTTPS Exfiltration Tool https://bit.ly/46Tm3y0 December 6, 2023 at 12:32PM

Tuesday, 5 December 2023

Show HN: SOTA Sentence Embeddings on MTEB Leaderboard https://bit.ly/4aabKbq

Show HN: SOTA Sentence Embeddings on MTEB Leaderboard https://bit.ly/3QDQfIt December 6, 2023 at 01:42AM

Show HN: Marginalia Integrated Site Explorer https://bit.ly/3RtAowh

Show HN: Marginalia Integrated Site Explorer Been working on this redesign for a while, but several pieces fell in place last few days. Can't stop playing with this doodad :D https://bit.ly/3Rq1m89 December 6, 2023 at 01:25AM

Show HN: Frogtab – Private, peaceful task management https://bit.ly/4a5RJTk

Show HN: Frogtab – Private, peaceful task management Hi HN! I'm excited to share the task manager that I've been building and relying on for the past 9 months I started developing Frogtab after a particularly busy period at work, where a large number of ad-hoc tasks would need my attention each day. What I Initially tried was a single (long!) checklist of outstanding tasks, but I found that too overwhelming to look at all day long. Then I tried scheduling tasks based on when I expected to complete them, but that also required too much cognitive load - I only had the capacity to bucket tasks into "today" and "not today" And so Frogtab was born. Originally as a Google doc, then later as a rudimentary web app with some simple automation. The automation was there to nudge me towards good habits, e.g., grouping all my outstanding tasks at the beginning of each day and requiring me to consciously choose which tasks to tackle that day. I subsequently refined the system a little, but the core mechanic has been serving me well ever since! More than the benefits I've gotten from using Frogtab at work, it's been really fun to develop Frogtab into a form that is usable - dare I say enjoyable - by other people too. Thanks to feedback from the awesome community at Bear (bearblog.dev) and also from sharing an early version here on HN, I've been able to make a whole host of improvements to Frogtab Highlights include: - Support for a weekly routine, aka recurring tasks - Data export and import, including auto-backup in supported browsers - Ability to receive tasks sent from any device - Dark theme - Keyboard shortcuts - Full docs at frogtab.com/help As I've been developing Frogtab, one of my primary concerns has been data privacy. Frogtab stores data in your bowser and doesn't require an account. Also, Frogtab does not use cookies, collect PII, serve ads, or track you in any way. It's entirely free to use and fully open source - the code is at github.com/dwilding/frogtab If you try Frogtab, I hope that you have a great experience! I would love to hear any feedback/suggestions, thank you :) https://bit.ly/4a4wcKV December 5, 2023 at 11:57PM

Show HN: SuperDuperDB – Open-source framework for integrating AI with databases https://bit.ly/47Gg8ND

Show HN: SuperDuperDB – Open-source framework for integrating AI with databases Hi everyone, I’m Timo, one of the creators of SuperDuperDB ! Today we are officially launching SuperDuperDB, an open-source framework for integrating AI directly with major databases, including streaming inference, scalable model training, and vector search, with release of v0.1. on GitHub and on ProductHunt. SuperDuperDB is not a database. It transforms your favorite database into an AI development and deployment environment (𝘮𝘢𝘬𝘪𝘯𝘨 𝘪𝘵 𝘴𝘶𝘱𝘦𝘳-𝘥𝘶𝘱𝘦𝘳). SuperDuperDB eliminates complex MLOps pipelines, specialized vector databases - and the need to migrate and duplicate data by integrating AI at the data's source, directly on top of your existing data infrastructure. This massively simplifies building and managing AI applications. SuperDuperDB provides a simple Python interface, but allows experts to drill down to any level of implementation detail such as models weights or training details. Today’s release comes with the full integration of major SQL databases as well as further MongoDB support: PostgreSQL, MySQL, SQLite, DuckDB, Snowflake, BigQuery, ClickHouse, DataFusion, Druid, Impala, MSSQL, Oracle, pandas, Polars, PySpark, and Trino. Currently Supported AI: Any model from PyTorch, Sklearn, HuggingFace as well as AI APIs such as OpenAI, Anthrophic, Cohere. A few useful links: - Our website: https://bit.ly/3NdqdcT - Getting started docs: https://bit.ly/41fANGc - Our repo on Github: https://bit.ly/3R4Yyfr Check the uses-cases that we have already implemented here https://bit.ly/3Nf4RvP as well as apps built by the community here https://bit.ly/41ajBBZ and try all of them with Jupyter your browser https://bit.ly/41bjLsQ For more information about SuperDuperDB and why we believe it is much needed, read the blog post https://bit.ly/3uI9qbw... We are keen to hear your feedback! All the best, Timo https://bit.ly/3R4Yyfr December 5, 2023 at 02:20PM

Show HN: Figma to Lottie Animation via Lottielab https://bit.ly/3uEuteW

Show HN: Figma to Lottie Animation via Lottielab Hello HN! We're super proud to announce the launch of Lottielab's official Figma plugin. The plugin allows nearly 1:1 import of your Figma designs into Lottielab, an easy to use animation tool (still in beta---we launched 3 months ago!). From there, you can use Lottielab's animation powers to animate your designs intuitively and quickly. Then, you can export the animation as a Lottie JSON, or as an animated GIF or MP4. This plugin is the culmination of 3 months of hard work, and we hope you'll like it! Me and a few members of the team will be here to answer all of your questions. https://bit.ly/3t5WaNy December 5, 2023 at 10:20AM

Monday, 4 December 2023

Show HN: Get NYC Bikeshare Availability via SMS so I can give up my smartphone https://bit.ly/414rVDf

Show HN: Get NYC Bikeshare Availability via SMS so I can give up my smartphone https://bit.ly/414S4lj December 5, 2023 at 05:23AM

Show HN: TSDiagram – Diagrams as Code with TypeScript https://bit.ly/3t4Olrf

Show HN: TSDiagram – Diagrams as Code with TypeScript Made an online tool for creating diagrams with TypeScript. I quite like it for thinking about how to shape my data, even if I end up using a different language in the end. https://bit.ly/4a97hWr December 5, 2023 at 03:01AM

Show HN: Zero to Hero – A Haskell Puzzle Game https://bit.ly/47S2XsS

Show HN: Zero to Hero – A Haskell Puzzle Game Hi HN. I am a researcher from Monash University. For one of our projects, we made a Haskell puzzle game called Zero to Hero. I invite you to try out the puzzles and share your thoughts (optional). The game contains 10 unique puzzles; each challenges you to implement a seemingly impossible function. You will seek help from a handful of strange-looking helper functions and your own wits. The game starts easy but quickly escalates into madness. The game requires you to be comfortable with basic Haskell syntax to progress. But no other prior knowledge is needed. You can choose to participate in our study or play for fun without any data collection at all. No stress. More details are explained on the landing page. https://bit.ly/3NgvyA7 Go ahead and enjoy the puzzles! https://bit.ly/482rdIC December 4, 2023 at 11:02AM

Show HN: HNSW-Based Search, in the Browser https://bit.ly/483TS0f

Show HN: HNSW-Based Search, in the Browser https://bit.ly/3uGnNwV December 3, 2023 at 10:36PM

Show HN: Caption – Generate social media posts from a given image using LLaVA https://bit.ly/47IJvPy

Show HN: Caption – Generate social media posts from a given image using LLaVA https://bit.ly/3NbcS4Q December 4, 2023 at 06:07AM

Sunday, 3 December 2023

Show HN: A Who is Hiring app with AI filters – December update https://bit.ly/3uGGDUT

Show HN: A Who is Hiring app with AI filters – December update A cureated list of Who is Hiring with posts with smart filters generated with AI https://bit.ly/3OMWt7R December 4, 2023 at 02:21AM