andrewrn

↗ HN profile [ 73.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN, I am curious what your teams' best practices are for facilitating human-agent collaboration on software teams. I want to take advantage of coding agents, but since my team works on robotic software, everything…

  2. I am trying to understand how long-tenured folks' retirements cause disruptions from loss of institutional knowledge. I've had some conversations so far, but I'd love to hear some more perspectives. I am particularly…

  3. I’m trying to learn about how P&IDs are used by process safety, ops, and maintenance personnel. I’ve worked as a P&ID drafter mostly doing redline changes, but I’m trying to learn how these drawings are actually used…

  4. I am curious if anyone who has experience in wet labs can tell me why they're not more automated like a warehouse. There are robotic liquid handlers, but samples are still usually manually moved from instrument to…

  5. Hi HN. I built this computer vision pipeline recently to detect when I am wasting my life away on my phone. I've been wanting to dip my toes into computer vision and this ended up being a really fun project that works…

  6. Tulare Lake Grows (earthobservatory.nasa.gov)
  7. Hi HN. I built a prototype AI physics tutor that can interpret, draw, and edit free body diagrams. Lately I've been transfixed with generating diagrams with LLMs. If you pipe generated JSON through a D3.js renderer, you…

  8. Does anyone else find styling charts in excel/gsheets to be really repetitive? Adding trendline, changing symbol shapes, adding gridlines, etc involves sifting through a ton of menus. Seaborn/matplotlib helps but its…

  9. Hi HN. I was hoping to spur a discussion on AI and edtech. I'm from Alaska, which has fallen to 49th place in national testing scores. In some ways I feel like I barely made it out of that educational system, and as a…

  10. Hi HN. I built a prototype AI physics tutor that can interpret, draw, and edit free body diagrams. Lately I've been transfixed with generating diagrams with LLMs. If you pipe generated JSON through a D3.js renderer, you…

  11. I’ve been exploring using LLM structured output to generate diagrams or charts, like circuit schematics. It’s fun, but not really useful to anyone yet. Curious what kinds of visualizations you often create or tweak,…

  12. Plain Vanilla Web (plainvanillaweb.com)
  13. On thinkers and doers (2022) (strangeloopcanon.com)
  14. Hi HN! I built a small tool that lets you describe simple circuits in plain English and get a schematic. You can then ask follow up questions like "whats the voltage drop across R1?" or "How would you calculate the…