New ask Hacker News story: Ask HN: What are your favorite blogs not about AI?

Ask HN: What are your favorite blogs not about AI?
13 by azhenley | 0 comments on Hacker News.
Many of my favorite bloggers have stopped writing (or have drastically shifted topics). What are your favorite blogs? I miss the 2009 era of blogging about personal projects or super niche factoids.

New Show Hacker News story: Show HN: ShipMD.app – Moving things in folders, move things in the real world

Show HN: ShipMD.app – Moving things in folders, move things in the real world
2 by bosky101 | 0 comments on Hacker News.


New ask Hacker News story: Ask HN: How are you doing threat modeling for Terraform/IaC?

Ask HN: How are you doing threat modeling for Terraform/IaC?
2 by PotatoFy | 1 comments on Hacker News.
I've been spending a lot of time lately looking at infrastructure security, specifically how complex vulnerabilities are often an emergent property of standard coding and Terraform configurations. I'm currently building a tool that parses IaC to automatically map out STRIDE threat models, but before I go too far down the rabbit hole, I wanted to ask how teams are handling this in the real world...

New Show Hacker News story: Show HN: A canvas-based note taking and organizer app

Show HN: A canvas-based note taking and organizer app
2 by passiflora96 | 0 comments on Hacker News.
So I've been working on this app for a very long time now. Started off by wanting an app that separates long form notes from short form notes visually and keeps everything organized on a canvas. The app features: -Sticky notes for quick, small notes and A4 notes for long form documents -A quick mode that uses local storage to quickly open the app and jot down a thought on the canvas -A PDF export option that exports your notes into 3 custom designed PDF styles -Visual hierarchy to replicate file structure instead of a linear fashion, where your files are notes, stacks are folders and labels are names for your folders Would love to continue working on this app if you guys like the concept.

New Show Hacker News story: Show HN: OfflineTTS — Free browser-based TTS & STT that runs locally

Show HN: OfflineTTS — Free browser-based TTS & STT that runs locally
2 by twainyoung | 0 comments on Hacker News.


New Show Hacker News story: Show HN: Flightwake – a flight recorder for AI coding agents, not a navigator

Show HN: Flightwake – a flight recorder for AI coding agents, not a navigator
2 by kaiwuTW | 0 comments on Hacker News.


New Show Hacker News story: Show HN: Ilya Sutskever's AI reading list into a learning RPG – using kimi k3

Show HN: Ilya Sutskever's AI reading list into a learning RPG – using kimi k3
2 by praveer13 | 0 comments on Hacker News.
I wanted to take kimi k3 for a spin. It turned my simple one sentence prompt to this. Repo here. https://ift.tt/KFfPpcR Well, I'm mindblown. Very humbling for me as a software engineer. Took couple hours for it to build this completely autonomously. And it was all from its mobile app. It couldn't render this though from within the app - it does have a feature to preview any website and publish it on kimi's domain - but it didn't work for this. I had to put it on github pages. It doesn't store anything btw - all progress is tracked in your browser storage.