adius
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: LuaCAD – Parametric CAD Scripted in Lua (luacad.ad-si.com)
LuaCAD models solids in Lua rather than the OpenSCAD language, with operator overloading for CSG (`a + b`, `a - b`, `a * b`). It ships with a CLI and a desktop app, including a preview area and a text editor. I've…
-
Woxi is an interpreter for the Wolfram Language written in Rust. It comes with Woxi Studio, a Mathematica-like GUI built with iced, but you can also use Woxi through a CLI, Jupyter kernel, Python package, npm package,…
- Perspec 1.0 – Desktop app for perspective correction of document photos (adriansieber.com)
- Textnet – The Internet of Text (textnet.ad-si.com)
- Taguar – Desktop app for audio tagging (github.com)
- Ladybird adopts Rust, with help from AI (ladybird.org)
- Show HN: Cai – CLI tool for AI tasks (Rust) (github.com)
I wanted to make LLMs easier and faster to use by not having to give the same verbose instructions over and over again. Therefore, cai provides many high level commands for great usability: - cai value capital of…
- Show HN: Brickify – Webapp to convert 3D models into Lego brick assemblies (brickify.ad-si.com)
- Show HN: CheckHN – A checklist for the most popular Hacker News posts (checkhn.ad-si.com)
I realized that I'm more interested in the all-time top content on Hacker News than in whatever is popular right now. To better keep track of which posts I've already read, I built a small web app that displays all…
- Full QuickJS Support for Nginx (blog.nginx.org)
-
Mathematica is an incredible piece of software, and the Wolfram Language is actually quite pleasant to use once you get used to the syntax. Unfortunately, the high licensing costs of Mathematica make it inaccessible to…
- Mathics 7.0 – Open-source alternative to Mathematica (github.com)
- Awesome Functional Programming Jobs (github.com)
- LuaX – Lua interpreter, REPL, and useful packages (github.com)
-
While using LLMs I realized 2 points: - I often still prefer Google, because I feel like I can get an answer quicker - I'd rather ask a smaller LLM a few questions than gpt-4 just one - The latency of LLMs is often…
- Humble Book Bundle "Learn You Some Code" (Rust, Python, …) (humblebundle.com)
- Can ChatGPT execute SQL queries? (blog.airsequel.com)