xuhcc

Results 30 issues of xuhcc

Hi! Under what license Unifi Miner is published? If possible, please add a LICENSE file.

I use pandoc to convert docx documents to markdown. These documents contain code blocks, and I apply filter to properly transform them. However, it seems that in newer pandoc versions,...

format:Docx
reader

The "Changelog" link on the app upgrade page ([here](https://mainnet.aragon.org/#/cfdao/apps/installed/agent.aragonpm.eth) for example) leads to https://github.com/aragon/aragon-apps/releases, but there is no changelog. And the latest release was tagged as `apps-agent-v2.1.0` while the app...

app: vault
app: finance
app: voting
app: token manager
app: agent
documentation

Allows customizing `Info.plist` file for Mac OS X application bundle.

platform:OS X

Is it possible to hide DEBUG messages produced by the stringer web app?

https://docs.soliditylang.org/en/v0.7.4/using-the-compiler.html#input-description Example of a contract verified using this method on Etherscan https://rinkeby.etherscan.io/address/0x964690ade8a0f58c11f0150abde3099afaf79b22#code

enhancement
discussion

Brief currently doesn't show feed errors (FF64). It would be useful to put some error indicator near the feed name in the sidebar.

I would be great to have a rule that will detect cases such this: ``` instance = MyClass(arg1, arg2), ``` As it is most likely a typo. If someone wants...