PowerTiger
mininext
PowerTiger | mininext | |
---|---|---|
1 | 4 | |
13 | 20 | |
- | - | |
5.6 | 8.5 | |
7 months ago | 3 months ago | |
Python | TypeScript | |
MIT License | MIT License |
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.
PowerTiger
-
Ask HN: What are you working on (August 2024)?
Super excited to share one of my side projects that’s finally ready for action! Meet PowerTiger—a powerful, open-source energy monitoring solution built around the RPi Pico W and a custom built PCB. It’s perfect for tracking power consumption in real-time across 16 power terminals. Installed it at home to collect power consumption metrics using Grafana and Prometheus running on RPi home server.
https://github.com/codetiger/PowerTiger
mininext
-
Ask HN: What are you working on (August 2024)?
my webframework: https://github.com/spirobel/mininext
(my goal with mininext is to provide index.php like productivity but with all of npm and typescript at your fingertips)
currently busy using it to build things. will document everything in detail soon.
https://x.com/spirobel/status/1827231794934247674
-
Farm: Fast vite compatible build tool written in Rust
there is a small difference: you also need to make your own hmr reloading script when using bun. But it does so much more than just frontend bundleing.
If you need an hmr script you can use the one I wrote for my webframework: https://github.com/spirobel/mininext
(my goal with mininext is to provide index.php like productivity but with all of npm and typescript at your fingertips)
-
Show HN: Boxwood – simple templating engine for JavaScript, in JavaScript
why not just use es6 template strings?
(I do that for my framework mininext https://github.com/spirobel/mininext would be happy to receive feedback, other view points on this :-)
-
Deno KV internals: building a database for the modern web
https://twitter.com/spirobel/status/1786665928954085562
deno deploy just showed a completely useless error message and stopped working.
I installed caddy on a vps and got it to work in 5 minutes.
I ripped out the deno compatibility and switchded to bun sqlite instead of turso and the website got even faster.
That is because the server has the data in the sqlite db. No need to roundtrip to turso.
btw. the framework is open source now: https://github.com/spirobel/mininext
It is like a non bloated version of nextjs. My intention is to displace php and wordpress. It is possible to get started with just html and css knowledge, but you have the whole javascript ecosystem at your fingertips.
It has no external dependencies, just 3 modestly sized files you can understand in an afternoon and it will reload your browser and rebuild when you save your code.
What are some alternatives?
dwata - AI enabled insights from emails, calendars, contacts, files, Slack, databases, web... Fast, private and local. Launching soon!
farm - Extremely fast Vite-compatible web build tool written in Rust
Open-Interface - Control Any Computer Using LLMs.
denokv - A self-hosted backend for Deno KV
harper - The Grammar Checker for Developers
awesome-foundationdb - List of FoundationDB resources