GitHub Actions for Self-Hosted Runners Price Increase Postponed

Hacker News (score: 65)
Found: December 18, 2025
ID: 2728

Description

Other
GitHub Actions for Self-Hosted Runners Price Increase Postponed

More from Hacker

Show HN: AI in SolidWorks

Show HN: AI in SolidWorks Hey HN! We’re Will and Jorge, and we’ve built LAD (Language-Aided Design), a SolidWorks add-in that uses LLMs to create sketches, features, assemblies, and macros from conversational inputs (<a href="https:&#x2F;&#x2F;www.trylad.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.trylad.com&#x2F;</a>).<p>We come from software engineering backgrounds where tools like Claude Code and Cursor have come to dominate, but when poking around CAD systems a few months back we realized there&#x27;s no way to go from a text prompt input to a modeling output in any of the major CAD systems. In our testing, the LLMs aren&#x27;t as good at making 3D objects as they are are writing code, but we think they&#x27;ll get a lot better in the upcoming months and years.<p>To bridge this gap, we&#x27;ve created LAD, an add-in in SolidWorks to turn conversational input and uploaded documents&#x2F;images into parts, assemblies, and macros. It includes:<p>- Dozens of tools the LLM can call to create sketches, features, and other objects in parts.<p>- Assembly tools the LLM can call to turn parts into assemblies.<p>- File system tools the LLM can use to create, save, search, and read SolidWorks files and documentation.<p>- Macro writing&#x2F;running tools plus a SolidWorks API documentation search so the LLM can use macros.<p>- Automatic screenshots and feature tree parsing to provide the LLM context on the current state.<p>- Checkpointing to roll back unwanted edits and permissioning to determine which commands wait for user permission.<p>You can try LAD at <a href="https:&#x2F;&#x2F;www.trylad.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.trylad.com&#x2F;</a> and let us know what features would make it more useful for your work. To be honest, the LLMs aren&#x27;t great at CAD right now, but we&#x27;re mostly curious to hear if people would want and use this if it worked well.

URL Pattern API

URL Pattern API

Arborium: Tree-sitter code highlighting with Native and WASM targets

Arborium: Tree-sitter code highlighting with Native and WASM targets

Show HN: I built an 8-bit CPU simulator in Python from scratch

Show HN: I built an 8-bit CPU simulator in Python from scratch I built a tiny 8-bit CPU simulator in Python to better understand how computers work at a low level. It visualizes registers, memory, and instructions in real-time, so you can actually see each operation as it happens. You can write simple assembly code and watch how the CPU executes it step by step.<p>The project is mainly for learning and experimentation, but I’d love feedback or ideas for improvement.

No other tools from this source yet.