ws-monitoring
hof
Our great sponsors
ws-monitoring | hof | |
---|---|---|
8 | 27 | |
175 | 435 | |
1.7% | 5.1% | |
0.0 | 0.0 | |
almost 2 years ago | 7 days ago | |
HTML | Go | |
- | Apache License 2.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.
ws-monitoring
-
TIL you can freeze (hold/pause) Task manager values by holding Ctrl button
ws-monitoring
-
Cockpit – Integrated, glanceable, web-based interface for your servers
Shameless plug,I made a lightweight real time monitoring tools using websockets, it's open source: https://github.com/elestio/ws-monitoring/
-
Ask HN: Show me your Half Baked project
Here is my half baked real-time server monitoring system: https://github.com/elestio/ws-monitoring
It's a web UI + websocket backend, very small, 10kb vanilla frontend and 300 LOC for the backend.
My goal is not to compete with netdata or other big tools but serve my own needs using really few resources
hof
-
Guidance: A guidance language for controlling large language models
Yea, in particular for this project, they have created a bespoke templating system.
You can get the same thing with Go text/templates by adding chat function(s) as custom a helper: https://github.com/hofstadter-io/hof/blob/_dev/lib/templates...
-
Textual Web: TUIs for the Web
100% one of the best things about building a TUI is not having the pain of modern web development. I do think there is a way to have a CLI & TUI come from the same code, so you can get the best of both, or pick the best for the task at hand.
experiments in progress here: https://github.com/hofstadter-io/hof/tree/_dev/lib/tui
-
Jacobin: Minimal JVM written in Go and capable of running Java 17 classes
CUE is another interesting language to use from within Go, and is rather natural, given CUE is implemented in Go, but you can also do way more cool things with CUE via the Go API.
We're using CUE to validate and transform data, as input to code gen, the basis for a DAG task engine, and more
https://cuelang.org | https://pkg.go.dev/cuelang.org/[email protected]/cue | https://cuetorials.com/go-api (learn about CUE)
https://github.com/hofstadter-io/hof (where we are doing these things)
-
Introducing TypeChat from Microsoft
here is one of our early examples: https://github.com/hofstadter-io/hof/blob/_dev/flow/chat/pro...
-
Ask HN: Most interesting tech you built for just yourself?
declarative code generation https://github.com/hofstadter-io/hof because I was tired of having to change 10+ files in a full stack app to add a field to one type, so I brought ideas from devops to application development
it's now generalized and for everyone
- Jsonnet – The Data Templating Language
-
Py-template: one-click Python environment v0.2.0 update
I build https://github.com/hofstadter-io/hof
I think I prefer our create workflow (https://docs.hofstadter.io/getting-started/create/)
Far more flexible than GHT and works from anywhere. It would be interesting to see your project as a hof creator. Similar things are on the endless examples todo list... :]
-
Why is it so hard to write a scaffolding tool?
Check out my project https://docs.hofstadter.io
This was a core tenant of the code generation. Additionally, you can also edit the output fields and still keep support for regeneration after template updates.
-
Ask HN: What's the next big thing that few people are talking about?
I've been thinking about this from a slightly different angle (https://github.com/hofstadter-io/hof), but I think we are both getting at a higher level of reuse and dependency management. I just don't think we need to limit the idea to APIs, there are different granularities, both bigger and smaller, where the ideas are useful.
-
Ask HN: What are you working on and why is it cool?
https://github.com/hofstadter-io/hof - data modeling & code gen tool, open-source and open-ecosystem. The goal is to code gen the majority (80%) of the mundane code so we only have to work on the interesting parts. You can use any language or technology.
What are some alternatives?
cue - The home of the CUE language! Validate and define text-based and dynamic configuration
smug - Session manager and task runner for tmux. Start your development environment within one command.
jk - Configuration as Code with ECMAScript
meross-local-mqtt - A pyscript-based management of Meross devices connected to a local MQTT broker
go-live - 🗂️ go-live is an ultra-light server utility that serves files, HTML or anything else, over HTTP.
ping-heatmap - A tool for displaying subsecond offset heatmaps of ICMP ping latency
bashly - Bash command line framework and CLI generator
evo-client-nuxt - Web interface for viewing available Evo vehicles. Includes reverse-engineered vulog v5 API client in TypeScript.
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
rps-scala - Rock Paper Scissor online strategy game, implemented in Scala and Typescript
cue - CUE has moved to https://github.com/cue-lang/cue