Yash Karandikar karx
karx pushed to master at karx/dotfiles 2023-05-11 09:23:33 -05:00
469699916d Reduce alacritty opacity
51b91ec881 xcompmgr shadows
Compare 2 commits »
karx pushed to master at karx/dircord 2023-04-25 14:12:49 -05:00
f5705ed296 Fix pinging unknown users
karx pushed to master at karx/dotfiles 2023-04-23 12:49:16 -05:00
3d73ca0e7e Start redshift on i3 startup
karx pushed to master at karx/dircord 2023-04-22 19:14:16 -05:00
722eb46756 I Love Cargo Clippy
karx pushed to master at karx/dircord 2023-04-17 22:33:32 -05:00
8828a0c44f Fix raw prefix parsing
karx pushed to master at karx/dircord 2023-04-17 21:40:13 -05:00
e6cc8c613c The Markdown Update part 2
karx pushed to master at karx/dircord 2023-04-16 19:54:45 -05:00
0e18740c43 Support markdown links
karx pushed to master at karx/dotfiles 2023-04-16 12:25:01 -05:00
7ee532bb55 Rofi rounded corners
86923fa168 vim platformio
Compare 2 commits »
karx pushed to master at karx/catbox 2023-04-09 22:14:58 -05:00
660fe25234 Add timer and windows support (#6)
karx merged pull request karx/catbox#6 2023-04-09 22:14:58 -05:00
master adding timer and windows support
karx commented on pull request karx/catbox#6 2023-04-09 22:14:02 -05:00
master adding timer and windows support

LGTM, thanks!

karx commented on pull request karx/catbox#6 2023-04-09 21:54:08 -05:00
master adding timer and windows support

errors if literally anything happens that could be bad

really?

karx commented on pull request karx/catbox#6 2023-04-09 21:41:19 -05:00
master adding timer and windows support

This fails a pedantic clippy check on rust 1.68.2; fix those and I'll merge

karx pushed to master at karx/sleeperagent 2023-04-06 14:22:27 -05:00
4e8934903e Allow !dbg with a nickname
karx commented on pull request karx/catbox#6 2023-04-05 08:12:38 -05:00
master adding timer and windows support

Looks great, but please remove your .idea directory and add it to the .gitignore

karx pushed to master at karx/arduino_cava 2023-04-02 15:36:31 -05:00
d7b5f72f02 Support 3 displays
karx commented on pull request karx/catbox#6 2023-03-28 11:41:26 -05:00
master adding timer and windows support

Also, your docs should include initialization and import statements in order for doctests to pass. See the other doc comments for examples of this; you should just be able to copy those.

karx commented on pull request karx/catbox#6 2023-03-28 11:39:46 -05:00
master adding timer and windows support

Alright, that's fine then. However, I'm not too sure about bundling the DLLs into the repository. If you can figure out a way to download them while building (through either build.rs or a shell…

karx commented on pull request karx/catbox#6 2023-03-28 11:34:07 -05:00
master adding timer and windows support

is gnu-mingw auto-generated?

karx commented on pull request karx/catbox#6 2023-03-28 11:32:16 -05:00
master adding timer and windows support

Also, please add documentation to the step and t_reset methods.