Zheyu Shen

Results 21 issues of Zheyu Shen

Should we set up a channel/workspace in order for people to share their experiences and/or seek help?

💬 discussion
stale

Is there a elegant workaround? ![2021-08-01 13-07-19屏幕截图](https://user-images.githubusercontent.com/4067473/127760487-173f858e-3352-49f5-8b3b-3b9c1c593e8c.png) ![2021-08-01 13-08-06屏幕截图](https://user-images.githubusercontent.com/4067473/127760491-cc3d6df1-6db5-4deb-a2a7-a2918de8dcf6.png)

Currently the gcc preprocessor output varies depending on the language set. On my system, this is what a short c program's output looks like: ``` ⚡ gcc -E test.c #...

File ~/eve-notebook/.venv/lib/python3.10/site-packages/esipy/client.py:13, in 10 from collections import namedtuple 12 import six ---> 13 from pyswagger.core import BaseClient 14 from requests import Request 15 from requests import Session File ~/eve-notebook/.venv/lib/python3.10/site-packages/pyswagger/__init__.py:3, in...

### Brief Description Refine the type of `getFreeCapacity` so that unlimited stores will definitely return null. ### Checklists - [ x ] Test passed - [ x ] Coding style...

Currently these options available in GNU numfmt are still missing: - [ ] --debug - [x] -d/--delimiter - [x] --field - [ ] --from-unit - [ ] --grouping - [...

U - numfmt

**Describe the bug** ForceGraph2D canvas is corrupted after repeated zooming & panning canvas **To Reproduce** [sample CodeSandbox](https://codesandbox.io/s/great-currying-lmouvh?file=/src/App.tsx:0-517) ```jsx import "./styles.css"; import { ForceGraph2D } from 'react-force-graph'; export default function App()...

see [this issue](https://github.com/haskell/c2hs/issues/238)

help wanted

Fixes #1131 . As explained in my comment #1131 the whole thing is very much pointless due to the nature of Spark being RCE so we must be able to...