Show HN: Pyhoff β Connect Python ML Models to Beckhoff/WAGO IO Hardware
Show HN (score: 6)Description
I'd love to hear your use cases, feature ideas and PLC toolchain stories ;)
More from Show
Show HN: Gore β A Doom Engine Port in Go
Show HN: Gore β A Doom Engine Port in Go Hi HN,<p>Iβve been working on Gore β a port of the classic Doom engine written in pure Go, based on a ccgo C-to-Go translation of Doom Generic. It loads original WAD files, uses a software renderer (no SDL or CGO, or Go dependencies outside the standard library). Still has a bit of unsafe code that I'm trying to get rid of, and various other caveats.<p>In the examples is a terminal-based renderer, which is entertaining, even though it's very hard to play with terminal-style input/output.<p>The goal is a clean, cross-platform, Go-native take on the Doom engine β fun to hack on, easy to read, and portable.<p>Code and instructions are at <a href="https://github.com/AndreRenaud/Gore">https://github.com/AndreRenaud/Gore</a><p>Would love feedback or thoughts.
Show HN: Doc81 β tech documentation tool designed in AI-native mind
Show HN: Doc81 β tech documentation tool designed in AI-native mind Hello HN!<p>As a EM, I recently asked for a "good" handoff doc to my engineers who're leaving, but without proper structure, the first draft was pretty crappy. Studying and thinking hard about what readers(i.e., me) might want on header level and what would be a good representation in each section, we came up with a good template for handoff doc. The result was fantastic. I think we all can write better with a proper format and template. That is where I came up with this idea, doc81.<p>Have fun, and let me know what you think!
Show HN: MCP-123, a 2-line MCP server/client (Windows-friendly)
Show HN: MCP-123, a 2-line MCP server/client (Windows-friendly) Got tired of every MCP example being overly verbose, or needing Docker or Mac-only scripts, so I threw together MCP-123. Point it at a tools.py, run `server.run_server(...)`, and the client auto-discovers/calls functions with OpenAI. I hope this is useful to you all.
No other tools from this source yet.