perry
macmon
| perry | macmon | |
|---|---|---|
| 12 | 6 | |
| 3,610 | 1,620 | |
| 38.2% | 7.1% | |
| 9.9 | 7.7 | |
| 7 days ago | about 1 month ago | |
| Rust | Rust | |
| 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.
perry
-
Perry Compiles TypeScript directly to executables using SWC and LLVM
On other sites, like github and reddit. This exchange was funny though. He eventually gets called out by the other commenter to stop responding with an LLM: https://github.com/PerryTS/perry/issues/139#issuecomment-429...
- I am worried about Bun
- Perry compiles TypeScript to native GUI and CLI apps on 10 platforms
- Perry – TypeScript → Native
- PerryTS: Compile TypeScript to native executables with LLVM
-
Show HN: Pry – TypeScript compiled to native code, no Electron or V8
Hey HN — I've been building Perry, a compiler that takes TypeScript and emits native binaries. No V8, no runtime, no Electron. It maps to platform-native UI widgets: AppKit on macOS, UIKit on iOS, Android Views on Android, GTK4 on Linux, Win32 on Windows.
Pry is the first real app built with it — a JSON viewer, deliberately small.
It's in the iOS/macOS App Store and Google Play right now. Linux build works, Windows is waiting on code signing.
The compiler itself is written in Rust. It handles TypeScript parsing, type checking, and lowers to native code. The UI bindings aren't a wrapper library — the compiler generates the actual platform API calls.
This is a building-in-public thing. Pry is the proof-of-concept. The bigger goal is a full IDE. Happy to answer questions about the compiler architecture, the app store submission process, or anything else.
Compiler repo: https://github.com/PerryTS/perry
macmon
- Macmon: Sudoless performance monitoring for Apple processors. CPU / GPU / RAM us
-
Reliable 25 Gigabit Ethernet via Thunderbolt
JFYI, for measuring power draw, you might be able to use `macmon`[0] to see the total system power consumption. The values reported by the internal current sensor seem to be quite accurate.
[0] https://github.com/vladkens/macmon
-
From iTerm To WezTerm
In recent years, new terminal emulators have appeared. I tried using them mainly for testing macmon. A couple of years ago, I tried switching to kitty, which was faster due to GPU acceleration. However, it required too much customization and still looked very non-native for macOS. GPU acceleration was added to iTerm as well, so I stayed with it.
-
2024 In Review
As local runners, I used llama.cpp and https://github.com/ml-explore/mlx – the second one uses Mac resources better (checked through macmon), but new models come out a bit slower on it. Some people use ollama, but I didn't understand why, considering that it has an incompatible client with openai-client API and slower performance.
-
Ask HN: What are you working on (August 2024)?
ecloop[3] - let say fast Bitcoin addresses checker by bloom filter (a lot of interesting math inside) (pure C)
[1] https://github.com/vladkens/ghstats
[2] https://github.com/vladkens/macmon
[3] https://github.com/vladkens/ecloop
- Show HN: Sudoless asitop alternative – CLI perf monitor for Apple Silicon
What are some alternatives?
rustc_codegen_cranelift - Cranelift based backend for rustc
asitop - Perf monitoring CLI tool for Apple Silicon
lumina - Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compiler-driven development and simplicity.
ani-l - Rusty anime search and streams from your terminal - an ANI-me L-ibrary experience!
wasmtime - A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
stu - TUI explorer application for Amazon S3 (AWS S3) 🪣