All activity
1. integrates ~/.ssh/config
2. VSCode allows setting different hotkey behaviors - when text is selected, Ctrl+C works as copy and Ctrl+V as paste, while still allowing Ctrl+C to send SIGINT when nothing is selected
3. The ability to toggle GPU acceleration on/off as needed, to avoid being stuck with NVIDIA issues
4. A GUI that looks familiar
5. A self-implemented, controllable Rust Unix TTY

AbbyTermAbbyTerm: A decent terminal for linux
Abby Chauleft a comment
It becomes my main Terminal now. I love ctrl+c & ctrl+v experience.

AbbyTermAbbyTerm: A decent terminal for linux
Abby Chauleft a comment
Durable and Memory Friendly timeseries database. Utilizes Write Ahead Log (WAL) for records, reducing IO and memory usage. 19,172 ns/op. In-memory-like speed. WAL-class durability. Works in just 7MB memory and scales regardless of the number of keys.

GTSDBDurable and Memory Friendly timeseries database
Abby Chauleft a comment
looks interesting! I want to use it

GitDiagramInstantly visualize any codebase as an interactive diagram
