Monday, July 17, 2023

Show HN: Use DNS TXT to share information https://ift.tt/0gH754u

Show HN: Use DNS TXT to share information dig +short TXT youpay.govorenefekt.com @1.1.1.1 | fold -s You can base64 encode an image, split to TXT records and send over Internet. Useful in certain circumstances. Like when one of the communicating parties is under severe censorship. July 17, 2023 at 10:36AM

Show HN: Structured output from LLMs without reprompting https://ift.tt/iBGPhR9

Show HN: Structured output from LLMs without reprompting Built a tool for transforming unstructured data into structured outputs using language models (with 100% adherence). If you're facing problems getting GPT to adhere to a schema (JSON, XML, etc.) or regex, need to bulk process some unstructured data, or generate synthetic data, check it out. We run our own tuned model (you can self-host if you want), so, we're able to have incredibly fine grained control over text generation. Repository: https://ift.tt/27AnO9g Playground: https://ift.tt/cWHkTw1 https://ift.tt/cWHkTw1 July 17, 2023 at 12:00AM

Show HN: nodice-cli, a simple diceware generator in Python with no dependencies https://ift.tt/0bUpYNR

Show HN: nodice-cli, a simple diceware generator in Python with no dependencies https://ift.tt/OZtWGAn July 17, 2023 at 12:57AM

Sunday, July 16, 2023

Show HN: YouTube Channel – ChessGoddess https://ift.tt/1Djv7t4

Show HN: YouTube Channel – ChessGoddess I created a new channel on YouTube dedicated to chess games. https://youtu.be/NDVMC4SXAic July 16, 2023 at 10:01AM

Show HN: Count lines of code in public GitHub repos https://ift.tt/TrOA5mY

Show HN: Count lines of code in public GitHub repos https://ift.tt/6QbUaRO July 16, 2023 at 06:03PM

Show HN: Open-source web app that uses ImageMagick to view PDFs https://ift.tt/NbHxeVf

Show HN: Open-source web app that uses ImageMagick to view PDFs https://ift.tt/sDAKSMo July 16, 2023 at 11:50AM

Show HN: Simulating two gears in my game https://ift.tt/7A8MCb2

Show HN: Simulating two gears in my game https://ift.tt/Wg6Pszj July 16, 2023 at 12:26AM

Show HN: Puzzle with Strangers. A free multiplayer jigsaw https://ift.tt/HDnN2bZ

Show HN: Puzzle with Strangers. A free multiplayer jigsaw I built this over the last few days. Me and handful of friends are successfully ho...