Monday, August 22, 2022

Show HN: C# library for PDF generation got redesigned documentation (QuestPDF) https://ift.tt/Q0ECW3J

Show HN: C# library for PDF generation got redesigned documentation (QuestPDF) https://ift.tt/i13yjAN August 22, 2022 at 06:59PM

Show HN: Inlyne, a GPU powered, browser-less, Markdown previewer https://ift.tt/YfkTUhV

Show HN: Inlyne, a GPU powered, browser-less, Markdown previewer Markdown files are used universally in almost every git repository and yet you need a browser or electron app like VS Code to quickly open one. To help this I'm trying to create a markdown viewer that renders on the gpu without needing a browser. If this interests you please help try out `cargo install inlyne`. Using it is as simple as `inlyne README.md` and you can set themes, fonts and scaling as you'd like. https://ift.tt/1BsyxMm August 22, 2022 at 05:34PM

Show HN: How to find Access Key confidential data on AWS easily https://ift.tt/ebyUVsg

Show HN: How to find Access Key confidential data on AWS easily [OSINT TIP] AWS key Credential Leak How to find Access Key confidential information on Amazon Cloud Services (AWS) very easily Search the Script tag for the 'AWS.config.update()' function on the 'DynamoDB' or 'S3 Bucket Upload' function on the page using the function AWS SDK or AWS CLI. https://ift.tt/Pztik1I August 22, 2022 at 11:02AM

Show HN: What is Docker (in Docker)^n https://ift.tt/2LkvnIB

Show HN: What is Docker (in Docker)^n https://ift.tt/sIfZSrm August 22, 2022 at 08:50AM

Show HN: I made an easier version control system https://ift.tt/Kzat4An

Show HN: I made an easier version control system Hi everyone! This is the first launch of my project, Jamsync, which is trying to make version control easier for everyone. Let me know if you have any feedback! https://jamsync.io/ August 22, 2022 at 07:25AM

Show HN: Nevermind XOR – Deep Learning Has an Issue with Sin https://ift.tt/jmkvKBR

Show HN: Nevermind XOR – Deep Learning Has an Issue with Sin https://ift.tt/d5u8HiW August 22, 2022 at 04:12AM

Show HN: Multiplayer bullshit bingo using WebSockets, Postgres notify and rust https://ift.tt/aLBwEo5

Show HN: Multiplayer bullshit bingo using WebSockets, Postgres notify and rust https://ift.tt/Zou5N6D August 22, 2022 at 02:36AM

Show HN: Build your own Bracket City puzzle https://ift.tt/hkEOSI2

Show HN: Build your own Bracket City puzzle Hi HN — Bracket City is the word puzzle game I made earlier this year and (in part thanks to thi...