Developer of xarray and prql.
Also pytest-accept and numbagg.
- Los Angeles
- @max_sixty
Highlights
- 17 discussions answered
Block or Report
Block or report max-sixty
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
-
1
## FZF settings & functions for fish; collected with attribution and modified.23# These rely on `git lg`; from git's config:4# lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'5# They also rely on the following being installed:
1,163 contributions in the last year
Less
More
Contribution activity
April 2022
Created 74 commits in 4 repositories
Created 1 repository
- max-sixty/rust-monaco JavaScript
Created a pull request in prql/prql that received 2 comments
Monaco Editor in web
As discussed on Discord: I'm struggling to get this working. I have a Monaco Editor up, and the PRQL compiling, but I'm not sure how to hook up the o…
+303
−184
•
2
comments
Opened 40 other pull requests in 3 repositories
prql/prql
36
merged
- Remove missing link in reference
- Add f-string docs
- Fix s-strings link in docs
- Fix mdbook
- Improved structure for the web components
-
Rename
verbstotransforms - Line break badges deliberately
- Rename max-sixty to prql
- Docs update
- Move rust-monaco dependency to master
- Final compromise on mdbook formatting
- Make Editor look good in both Chrome & Firefox
- Add build-all task
- Allow multiple line breaks in a list
- Bump dependencies
- Add small TODOs to web
- Remove scrollbars from the online editor
- Add mdbook to recommended installs
- Add CNAME for GitHub Pages
- Add more caching to GHAs
-
Install dev tools from lockfiles with
--lock - Ensure Clippy checks wasm code
- Fix publish workflow
- Run Live Editors from reference book
- Shrink & expand editors in web
- Some pull requests not shown.
pydata/xarray
3
merged
siku2/rust-monaco
1
merged
Reviewed 5 pull requests in 1 repository
prql/prql
5 pull requests
Created an issue in siku2/rust-monaco that received 4 comments
Example of hooking up on_did_change_content?
Hi @siku2 ! We're trying to use this library in max-sixty/prql#304. I'm completely new to web development, and so I'm sure I'm missing something ob…
4
comments