Friday, March 18, 2022

Show HN: A Graphviz Implementation in Rust https://ift.tt/1VFUCzs

Show HN: A Graphviz Implementation in Rust https://ift.tt/wDUgAa7 March 18, 2022 at 01:18AM

Show HN: Redis Unleashed: A Free Udemy Course from the Rockstar Frank Kane https://ift.tt/RlrWCMT

Show HN: Redis Unleashed: A Free Udemy Course from the Rockstar Frank Kane Frank Kane is a popular instructor on Udemy and has taught millions of students. He has now created a FREE course (limited time before it becomes paid). Check it out: Check it out: https://ift.tt/HqDbE2K Overview: Today's Redis is more than a cache! Learn how Redis Modules can replace NoSQL, Elasticsearch, Neo4j, Kafka, and more. Chapters: - Deploy Redis Cloud to AWS, Google Cloud, or Azure - Cache key/value data with Redis - Store persistent JSON data with RedisJSON - Query JSON data with RediSearch - Interface with structured data in Python with Redis OM - Analyze time series data with RedisTimeSeries - Create a real-time multi-cloud service environment with Redis Cloud Enterprise - Generate real-time recommendations with RedisGraph - Build a real-time leaderboard with RedisBloom https://ift.tt/HqDbE2K March 18, 2022 at 12:13AM

Show HN: Dezbor.com – Create Dashboard with No-Code https://ift.tt/GRSZ40P

Show HN: Dezbor.com – Create Dashboard with No-Code https://dezbor.com March 17, 2022 at 11:16PM

Show HN: Fin TCP Proxy – A fan in TCP proxy using Vert.x https://ift.tt/OeQWSbq

Show HN: Fin TCP Proxy – A fan in TCP proxy using Vert.x https://ift.tt/AkILD9s March 17, 2022 at 10:59PM

Thursday, March 17, 2022

Show HN: A web app for engineering calculations built using Svelte and Pyodide https://ift.tt/k1v8h65

Show HN: A web app for engineering calculations built using Svelte and Pyodide https://ift.tt/0czVJIa March 17, 2022 at 06:45PM

Show HN: Auto-Generated C4 Architecture Diagrams in Go https://ift.tt/Se638G7

Show HN: Auto-Generated C4 Architecture Diagrams in Go Hey HackerNews! One of the most common problems in IT projects is the problem of out-of-date documentation or lack of documentation. Architecture diagrams are an essential part of it. C4 Model is trying to help with that by providing a tool that helps to standardize a way to create clear architecture diagrams on multiple levels. But having a standard practice to follow is not enough to have this documentation up-to-date. Because of that, Krzysztof from my team created a script that can make these diagrams directly from the code. Unfortunetly we can't share our company code. Fortunately, we have Wild Workouts DDD example that is a perfect use case to show the power of that tool: https://ift.tt/5DsQ0k2... . The linked article describes all the needed steps to create these diagrams. Feel free to play with it and try to add it to your project. If you want to know more about Wild Workouts DDD example, they are already 14 articles that describe the project in detail: https://ift.tt/oaFmlRQ... . https://ift.tt/iJcyaVN March 17, 2022 at 06:43PM

Show HN: PDF API – Generate, convert, and modify PDF documents https://ift.tt/EN3wAkF

Show HN: PDF API – Generate, convert, and modify PDF documents Hi HN, Arek here. We’re super excited to officially launch PSPDFKit API [1]. PSPDFKit API is a collection of HTTP APIs that enable you to convert, generate, and edit documents without running any service on your infrastructure. What differentiates our API from others is that you can chain together multiple “actions” as part of a single API request. For example, you can convert, OCR, watermark, edit, and flatten a document — all in one call. Available actions [2]: - PDF Generator - PDF Converter - Image Converter - OCR - Watermark - Merge - Split - Duplicate - Delete - Flatten Our documentation includes sample code for JavaScript [3], Python [4], Java [5], C# [6], PHP [7], and the command line. We also have a Postman collection [8]. Let us know what you think or if you have any questions. [1] https://ift.tt/FtW2U7s [2] https://ift.tt/kg7GpIN [3] https://ift.tt/VDrnakQ [4] https://ift.tt/nflL6JP [5] https://ift.tt/ITW9vry [6] https://ift.tt/xFsJIBH [7] https://ift.tt/q6Zc2Mt [8] https://ift.tt/YsnorqF March 17, 2022 at 03:54PM

Show HN: Ciara – Securely deploy any application on any server https://ift.tt/nbETeJq

Show HN: Ciara – Securely deploy any application on any server Hey HN! Coolify and Kamal were "nice" (Kamal docs are pretty bad, a...