automd
xact
automd | xact | |
---|---|---|
1 | 2 | |
0 | 1 | |
- | - | |
0.0 | 0.0 | |
over 4 years ago | almost 4 years ago | |
Python | Python | |
MIT License | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
automd
-
Ask HN: Show me your Half Baked project
I made a API introspection documentation tool for Python Flask. Mostly a learning experience and possibly redundant to other projects, but it's just about good enough to use for my own purposes. I might ShowHN at some point.
https://github.com/cliftbar/automd
xact
-
Ask HN: Show me your Half Baked project
https://github.com/wtpayne/xact - Model Based Systems/Software Engineering tool with support for machine learning and synthetic data.
-
Ask HN: Does Your Company Practice Model Based Systems Engineering? (MBSE)
MBSE is a vastly underappreciated technique, and one that deserves much more exposure in the mainstream tech community.
Sadly, I have found myself exceedingly disappointed at the tooling available to support MBSE, having mainly used Simulink, and also experimented with a few others like Rhapsody, Capella and EA.
Constant mouse usage with Simulink gave me really bad RSI, and merging models was a pain, due to the way that layout and structural information were mixed together in the xml-based .mdl file format.
So (naturally) I made a text-based alternative. It's a bit like TensorFlow in that you create a compute graph (computational model), and then run it.
The model itself can be generated dynamically in a script, using JQuery-like syntax to add or change nodes, or alternatively it can be stored and version controlled in one or more text files, using YAML, XML, JSON or TOML (or some mixture of those) to serialise the structure in an easy-to-diff-and-merge form.
https://github.com/wtpayne/xact
What are some alternatives?
ws-monitoring - A simple & lightweight realtime monitoring web UI + server in Node.js
wcp - Experimental file copy tool using io_uring
invisible-ink - :secret: Gradually loading web fonts
pegao - Pegao is a community about lists of links on topics of interest.
AI-basketball-analysis - :basketball::robot::basketball: AI web app and API to analyze basketball shots and shooting pose.
tinyjam - A radically simple, zero-configuration static site generator in JavaScript