Wednesday, July 31, 2024

Show HN: I made a tool to easily transform and manipulate your JSON data https://ift.tt/osyr05P

Show HN: I made a tool to easily transform and manipulate your JSON data Hey NN, I've create a tool that allows you to easily manipulate and transform json data. After looking round for something to allow me to perform json to json transformations I couldn't find any easy to use tools or libraries that offered this sort of functionality without requiring learning obscure syntax adding unnecessary complexity to my work or the alternative being manual changes often resulting in lots of errors or bugs. This is why I built JSON Transformer in the hope it will make these sort of tasks as simple as they should be. Would love to get your thoughts and feedback you have and what sort of additional functionality you would like to see incorporated Thanks! :) https://ift.tt/ZtX2KWz (Link in case the other url doesn’t work) https://ift.tt/ZtX2KWz July 30, 2024 at 11:25PM

Tuesday, July 30, 2024

Show HN: ChainFactory – Run Structured LLM Inference with Easy Parallelism https://ift.tt/cQqTsDt

Show HN: ChainFactory – Run Structured LLM Inference with Easy Parallelism Hi HN! Disclaimer: I submitted another post about ChainFactory a few days ago. Here's what has changed since: - Added hash based caching of auto-generated prompts and masks. - Did some internal restructuring and cleanup. - Updated the order in which README doc introduces concepts and terminology. Posting this again because honestly, I am kinda puzzled about what to add/fix/change due to having 0 users and no genuine feedback. By genuine feedback, I mean feedback from strangers who do not have a social pressure to be polite and pull punches. Please take a look if you find this interesting and leave a comment. If you think it's an deranged or stupid idea not worth your time, please at least leave a 'no' - I'd still be delighted as it's an honest opinion. Thanks a lot! PS: Is it okay to post updates and changes at regular intervals? https://ift.tt/unTfZWe July 30, 2024 at 07:18AM

Show HN: FastHTML, a new Python-based system for writing web applications https://ift.tt/LCJq8dP

Show HN: FastHTML, a new Python-based system for writing web applications https://ift.tt/OuoR3rC July 30, 2024 at 03:22AM

Show HN: Magic Tables – Website to CSV/JSON https://ift.tt/ts38SWj

Show HN: Magic Tables – Website to CSV/JSON https://ift.tt/Ooh2kx5 July 30, 2024 at 01:22AM

Show HN: Chrome Extension to Open Google Maps Locations in Apple Maps https://ift.tt/rH720Je

Show HN: Chrome Extension to Open Google Maps Locations in Apple Maps Pretty simple extension that displays a prompt notification on Google Maps to open the address you’re viewing in Apple Maps. https://ift.tt/NSX25Y1 July 29, 2024 at 10:33PM

Monday, July 29, 2024

Show HN: How I wrote a LaTeX paper without writing any LaTeX https://ift.tt/rEzZgLv

Show HN: How I wrote a LaTeX paper without writing any LaTeX Stempad is an online scientific text-editor. I built it because I wanted a way to do fast scientific writing with just my keyboard, and LaTeX wasn't cutting it. I recently launched the ability to export Stempad documents to LaTex. I tested it by rewriting part of a paper I found online (Metabolic scaling in small life forms by Marc E. Ritchie & Christopher P. Kempes) and exporting it. You can try the editor and export yourself using the post url. The export button is on the top right of the page. In case you want to see the result directly, this was it: https://ift.tt/zFbo2Ry Feedback is really appreciated! If anyone thinks they might find Stempad useful, let me know and I'd love to get in touch. https://ift.tt/yhK0YBx July 29, 2024 at 04:24AM

Show HN: Run Llama 3.1 8B in the browser https://ift.tt/RUvgWIB

Show HN: Run Llama 3.1 8B in the browser https://app.wiz.chat July 29, 2024 at 12:29AM

Show HN: Embedr – Agentic IDE for Arduino, ESP32, and More https://ift.tt/8o2SWI1

Show HN: Embedr – Agentic IDE for Arduino, ESP32, and More Hi HN, I’m building an agentic IDE for hardware developers. It currently supports...