fakeyanss

Results 10 issues of fakeyanss

debug的信息: ``` [2018-02-15 14:02:44][trigger.hotkey] Processing output of 'action.script' with arg '' [2018-02-15 14:02:48][action.script] Processing output of 'output.clipboard' with arg '![](http://ouat6a0as.bkt.clouddn.com/ ouat6a0as.bkt.clouddn.com ouat6a0as.bkt.clouddn.com http://ouat6a0as.bkt.clouddn.com/7a143992735e591eca588ab79c7eedad.jpg) ' [2018-02-15 14:02:48][action.script] Processing output of 'output.notification'...

First of all, let me know that this tool is awesome, thanks for it. All of the package work well on my computer. But everytime I start my computer, the...

Sorry I have not found the [doc | Advanced Command Line](https://docs.gitignore.io/use/advanced-command-line#oh-my-zsh) source. So I can not submit a PR of it. If we send a request to the server `https://www.toptal.com/developers/gitignore/api/$argv`...

triage

## What/Why/How? This pull request adds a configurable toggle button for the sidebar menu in Redocly documentation pages, aimed at improving the reading experience on smaller screens, such as those...

Dear Developer Team, I encountered a need similar to issue #1489 during my use: the requirement for multi-level tag grouping. Currently, the three-tier structure provided by x-tagGroups (group - tag...

Type: Enhancement

I am maintained in China. And you know the network in China is not stable to access to `golang.org`. I found the file in `plugins/go-build/share/go-build/{versions}`. And I can download golang...

Defines JobWithCancel interface. Require a unique string as jobID in each job. Sometimes we need to cancel job after it's lifecycle finished. For example, start a monitoring job while a...

加了juejin.js,在本地debug一直失败,不清楚document.querySelector('h1.article-title')为null的原因 ``` npm run test-website juejin > [email protected] test-website > node test.js test-website "juejin" null /Users/fakeyanss/project/duty-machine-action/websites/juejin.js:21 let title = document.querySelector('h1.article-title').textContent ^ TypeError: Cannot read properties of null (reading 'textContent') at...

线程池的什么问题? ``` ...... 500-[Keyboard Row] finished 476-[Number Complement] finished Exception in thread "pool-1-thread-12" java.lang.NullPointerException at Storage.writeUtil(Storage.java:116) at Storage.writeProblem2Disk(Storage.java:133) at Storage.lambda$write2Disk$1(Storage.java:65) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 461-[Hamming Distance] finished 419-[Battleships...