Monday, May 12, 2025

Show HN: MCP CLI Adapter – run scripts as MCP tools https://ift.tt/QJ9fYsP

Show HN: MCP CLI Adapter – run scripts as MCP tools The MCP CLI Adapter is a tool that allows LLMs to safely execute command-line tools through the Model Context Protocol (MCP). It provides a secure bridge between LLMs and operating system commands. https://ift.tt/rlqkYsj May 12, 2025 at 03:58AM

Show HN: Sqlitemap, a persistent map implementation backed by SQLite for C++ https://ift.tt/jY0FRKp

Show HN: AI-powered batch photo editor for real estate photographers https://ift.tt/m4bfqWn

Show HN: AI-powered batch photo editor for real estate photographers I got tired of repetitive editing tasks, so I built a tool that simplifies bulk edits using text prompts and AI workflows. Now I can quickly handle things like virtual staging, changing backgrounds, adding/removing objects, adjusting brightness and exposure, color corrections, boosting contrast and clarity, fixing distortions, batch color grading and much more! But most importantly, I can do this to all selected images, tens, hundreds or more. I'm particularly interested in feedback on the workflow and UI from photographers/editors who handle large volumes of images. I've increased the free plan credits to 40 so you can edit up to 40 images, if you'd like to help me trial it out. Otherwise I'm happy to answer any questions about the implementation or roadmap. https://4ditor.com/ May 9, 2025 at 06:38AM

Show HN: Reactylon – A new way to build XR with React and Babylon.js https://ift.tt/qhOfKz2

Show HN: Reactylon – A new way to build XR with React and Babylon.js https://ift.tt/4dlRUz1 May 12, 2025 at 12:23AM

Sunday, May 11, 2025

Show HN: Xenolab – Rasp Pi monitor for my pet carnivourus plants https://ift.tt/CGAcrYe

Show HN: Xenolab – Rasp Pi monitor for my pet carnivourus plants https://ift.tt/UIaPKZw May 11, 2025 at 02:28AM

Show HN: PLAttice, for assembling structures much larger than the 3D printer bed https://ift.tt/v7gNSGH

Show HN: PLAttice, for assembling structures much larger than the 3D printer bed Struts, nodes, and pins are reversibly assembled into fully 3D printed lattices, trusses, and tree-like structures spanning up to a few meters. I used the system to build a stand for an overhead table lamp which supports a ~1 m cantilevered arm using a tensioned floor-to-ceiling column. If you want to give it a try, find the *.stl files at the bottom of the page; figure ~1 kg of PLA and ~1 day of print time per meter of box truss; pay attention to print orientation; plz respect the license; and definitely print the pin trimming jig. https://ift.tt/ZiqNELC May 11, 2025 at 01:48AM

Show HN: Miralis – a RISC-V virtual firmware monitor https://ift.tt/oCE6zqp

Show HN: Miralis – a RISC-V virtual firmware monitor Miralis is a RISC-V firmware that virtualizes RISC-V firmware. In other words, it runs firmware in user-space (M-mode software in U-mode). The fact that this is even possible is interesting: indeed, not all ISAs are virtualizable, and the same applies for their firmware mode. It all boils down to the virtualization requirements [1], which is a great read if you haven't come across it yet. Arm's EL3 cannot be virtualized, for instance, because some instructions, such as `cpsid`, are sensitive but do not trap (`cpsid` is a nop in user-space). If you have a VisionFive 2 or a HiFive Premier P550, you can try it out, the instructions are in the documentation [2, 3]. Of course, it runs on QEMU too. As Miralis is a research project, we have also been using it as a vehicle to explore other research ideas, such as automated verification of hypervisors [4]. For instance, we verified instruction emulation by comparing Miralis' implementation with the reference RISC-V executable specification [5], which we translated to Rust. It has been fun working on Miralis, I hope you'll find it interesting too! [1]: https://ift.tt/r4iqDYx [2]: https://ift.tt/qUZg18W... [3]: https://ift.tt/V6cmHO5... [4]: https://ift.tt/amGO36d... [5]: https://ift.tt/kUROiEn https://ift.tt/ItEksPJ May 10, 2025 at 11:28PM

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