Maximilian Roos

Results 502 comments of Maximilian Roos

We have the same name in GSR as GH. Here's one of the mirror configs: ```json "mirrorConfig": { "deployKeyId": "#", "url": "ssh://[email protected]/SixtyCapital/sixty.git", "webhookId": "#" }, "name": "projects/sixty-capital/repos/sixty", "url": "https://source.developers.google.com/p/sixty-capital/r/sixty" }...

I'm also getting this, on checking `https://crates.io/crates/prql/`

Thanks a lot for looking into this @wangfenjin ! To update on this — I tried to understand why our _cached_ build was taking so much time, given that `duckdb-rs`...

One approach to avoiding modal editing is a common modifier key to change an action between text and cell scope; for example: - `Cmd+z` — undo text action - `Cmd+Alt+z`...

FYI the GitHub readme page also has some issues

FYI GH releases is behind:

If it's a single one, you can delete it @jd https://docs.github.com/en/github/administering-a-repository/managing-releases-in-a-repository#deleting-a-release

The `c.TerminalInteractiveShell.emacs_bindings_in_vi_insert_mode = False` works for me! One disadvantage of this is that `C-w` is useful, and that's turned off. If anyone figures out how to get the previous behavior...

Sounds good! Hope all's well @tswast !

> There have been several StackOverflow questions about GenericGBQException. Awesome, great perception > Side note: We may want to reconsider catching Google API exceptions at all and just letting them...