Software engineer. Recovering academic tutor. Mentor @thedropbears.
- Sydney, Australia
- https://vovo.id.au
- @auscompgeek
Highlights
- Developer Program Member
- 1 discussion answered
Block or Report
Block or report auscompgeek
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
1
#!/bin/sh
2# Universal Pause Button for X11
3# by auscompgeek
4# licensed under MIT/X11
5# requires xdotool
729 contributions in the last year
Activity overview
Contributed to
thedropbears/pyrapidreact,
knausj85/knausj_talon,
wpilibsuite/allwpilib
and 56 other
repositories
Contribution activity
June 2022
Created 1 commit in 1 repository
Created a pull request in cursorless-dev/cursorless that received 19 comments
Add ESLint recommended rules
Part of #714
Adds the following ESLint rules:
eslint:recommended
typescript-eslint/recommended
@typescript-eslint/consistent-type-assertions
Ran y…
+100
−84
•
19
comments
Opened 2 other pull requests in 1 repository
knausj85/knausj_talon
1
merged
1
open
Reviewed 15 pull requests in 5 repositories
cursorless-dev/cursorless
9 pull requests
- Feature/rust support
- Bump prettier
- Add ESLint recommended rules
- Fix Notebook CI failures; pin vscode version
- Breakpoint <target> puts a breakpoint on the current line instead of the target line
- Add unit sub-selection for values in SCSS/CSS
- Fix dangerous default argument
-
Refactor unnecessary
else
/elif
whenif
block has areturn
statement - Add the ability to specify a language specific tokenizer, starting with CSS/SCSS