Sunday, November 3, 2024

Show HN: Oasis Minecraft AI: AI-Generated Minecraft Adventure https://ift.tt/4eMJEXb

Show HN: Oasis Minecraft AI: AI-Generated Minecraft Adventure https://ift.tt/KEd2763 November 3, 2024 at 08:01AM

Show HN: Super Simple CRC32 Implementation https://ift.tt/9a5hWlw

Show HN: Super Simple CRC32 Implementation I written this as a little programming exercise in C https://ift.tt/Z37ErlS October 29, 2024 at 08:12PM

Show HN: GraphQL Zeus 7 – type-safe GraphQL on front end for newbies https://ift.tt/hm1qDJy

Show HN: GraphQL Zeus 7 – type-safe GraphQL on front end for newbies Ok, so I've heard the voice of community and added null support and dropped const enums. Also you can fetch all scalar fields with "fields" selector. https://ift.tt/fKqCkpt November 2, 2024 at 07:15PM

Saturday, November 2, 2024

Show HN: Autotab Instruct – Claude Computer Use with Guardrails for Reliability https://ift.tt/x18f9nr

Show HN: Autotab Instruct – Claude Computer Use with Guardrails for Reliability Hi HN, We’ve built a desktop app to create highly reliable AI agents that use a computer with mouse and keyboard. Until last week, we had tried many different approaches to open-ended agentic features but none of them had met our reliability bar. With Anthropic’s Computer Use this finally changed, and we just shipped a feature we’re calling Instruct. Instruct allows users to create agentic blocks as part of a larger Autotab skill that provides the structured logical flow to keep the automation on track. If you haven’t had a chance to try Computer Use yet, it is an impressive leap from the last generation of vision models (e.g. gpt4o struggles with relative positions, let alone coordinates). At the same time, it is still not good enough to be given a prompt and let loose. One of the big surprises to us early on was just how much intent specification is required for most real world workflows to run reliably. What looks at first like a simple form filling task usually turns out to have dozens of edge cases and super specific, hidden rules. Even human employees need to be shown how to perform these tasks, and then refined with question-asking + feedback over time. We wanted to build a tool for specifying intent, and iterating with the model to make it reliable enough for real work. - Automations run on top of an action scaffold, which works kind of like a very fuzzy programming language with strict types. This gives the model a high level plan that guides execution, and makes it easy to break out discrete steps to get the reliability you need. (Interestingly, this has also proven useful not just for the agent, but also for the human trying to create, verify and edit the automation.) - When the model is unsure it asks for clarification. For example, if you are in editing mode and the model thinks that an element looks meaningfully different than before, it will ask you to verify that it is the same element. - The agent has access to a memory system that lets it recall information from past runs as well as instructions and feedback from the user. Here's a short video of Autotab Instruct in action: https://ift.tt/hImULow?... . There are a few more demos at https://twitter.com/autotabai/status/1852393973165199425 a75f06f82cab521bc78672ed35d85e8a. We’d love to hear what you think! November 1, 2024 at 10:26PM

Show HN: I created a minimalist pastebin clone using Go, Htmx, and PostgreSQL https://ift.tt/VjSGYOI

Show HN: I created a minimalist pastebin clone using Go, Htmx, and PostgreSQL https://ift.tt/b51hLYx November 1, 2024 at 07:56PM

Friday, November 1, 2024

Show HN: Combine/Join multiple CSVs just by talking to our Spreadsheet https://ift.tt/EHijRXd

Show HN: Combine/Join multiple CSVs just by talking to our Spreadsheet VLOOKUP is dead. Long live AI. This demo shows how to combine two CSV datasets just by talking to our (actual) spreadsheet. Check out the video: https://youtu.be/irdXF9ioiB8 Try it out! https://sourcetable.com https://www.youtube.com/watch?v=irdXF9ioiB8 November 1, 2024 at 03:59AM

Show HN: Mail2github – commit something to GitHub via email https://ift.tt/6ek50Om

Show HN: Mail2github – commit something to GitHub via email https://ift.tt/SEcObQe November 1, 2024 at 02:02AM

Show HN: Free OSS transcription app I made and found it's faster than wispr flow https://ift.tt/jXQh9Tk

Show HN: Free OSS transcription app I made and found it's faster than wispr flow title doesn't let nuance, ofc it's not the app ...