Sunday, October 29, 2023

Show HN: Marmotte – Open-Source IT Asset Management Made Simple https://ift.tt/pLC7TuN

Show HN: Marmotte – Open-Source IT Asset Management Made Simple https://ift.tt/CwMtZO3 October 29, 2023 at 03:42AM

Show HN: WireHole combines WireGuard, Pi-hole, and Unbound with an easy UI https://ift.tt/cTXMwYQ

Show HN: WireHole combines WireGuard, Pi-hole, and Unbound with an easy UI WireHole offers a unified docker-compose project that integrates WireGuard, PiHole, and Unbound, complete with a user interface. This solution is designed to empower users to swiftly set up and manage either a full or split-tunnel WireGuard VPN. It features ad-blocking capabilities through PiHole and enhanced DNS caching and privacy options via Unbound. The intuitive UI makes deployment and ongoing management straightforward, providing a comprehensive VPN solution with added privacy features. https://ift.tt/8qCdYZD October 28, 2023 at 03:53AM

Saturday, October 28, 2023

Show HN: ChatGQL – Natural Language Conversations with GraphQL APIs https://ift.tt/Fpvk2O1

Show HN: ChatGQL – Natural Language Conversations with GraphQL APIs https://chatgql.com/ October 28, 2023 at 03:20AM

Show HN: More than four images in one prompt from DALL-E https://ift.tt/craIRPE

Show HN: More than four images in one prompt from DALL-E https://twitter.com/DotDotJames/status/1717969588514656348 October 27, 2023 at 11:51PM

Show HN: A local Python prototyping tool for Jupyter and Streamlit https://ift.tt/mxyrpiv

Show HN: A local Python prototyping tool for Jupyter and Streamlit Hey HN! I built a local Python prototyping tool that is finally the Python development environment I've always wanted. It has a Jupyter notebook for data crunching, a database of your choice (Python or MongoDB), and a Streamlit app for building a frontend visualization. You can edit the Streamlit backend via an embedded VSCode editor, or locally on your own IDE. The best part for me is that the database connectors within Jupyter and Streamlit are configured out-of-the-box, so you don't need to spend time thinking about how to tie all that together - you can just pick the database you want to use and get going. Disclaimer: I do also work on the tool that deploys all this under the hood, but this project is a personal hackweek project that I threw together so I could develop Python apps on my own https://ift.tt/a6QFg3A October 27, 2023 at 08:04PM

Show HN: Protobuf Based Schema Centric Logging Framework https://ift.tt/gJdDito

Show HN: Protobuf Based Schema Centric Logging Framework Hi HN, have been working on this as a side project, would appreciate any feedback :) LogUnify is built around schemas based on protobuf and all the events in LogUnify are structured. By schematizing events, we offer the following benefits: - Consistency: All the events across all platforms and languages are produced in a uniform way with the generated type-safe SDKs, which ensures data consistency from the root. - Shared Understanding: Event schemas with rich data types and metadata are self-explained, which enables different departments from developers to business stakeholders to share the same understanding when consuming the events. - Flexibility: LogUnify offers flexibility in terms of integrating with different systems, as the schemas can be easily converted into different formats and protocols without requiring dedicated transformations from developers. The platform currently offers seamless integration with BigQuery and is expanding to support other systems. - Reliability: Structured events are more reliable as they are logged in the desired format from the start by developers who have full control over the producing logic. While traditional solutions require developers to log events in an unstructured manner and then set up the transformation on the server side. Data Analysis: Structured events enable better and more accurate data analysis naturally, as they provide a standardized and consistent format that can be easily processed and analyzed using various data analysis tools and techniques. https://ift.tt/9E6cBOM October 27, 2023 at 11:04PM

Friday, October 27, 2023

Show HN: Maven to Gradle (Dependency Conversion) https://ift.tt/gNyu3xK

Show HN: Maven to Gradle (Dependency Conversion) Very tiny project to convert your Maven dependency blocks to Gradle. On a mission to support other build systems in the JVM ecosystem too :). https://ift.tt/DzykGFl October 27, 2023 at 01:39PM

Show HN: Tablr – Supabase with AI Features https://ift.tt/uZsg6oX

Show HN: Tablr – Supabase with AI Features https://www.tablr.dev/ June 30, 2025 at 04:35AM