crapthings

Results 102 issues of crapthings

![image](https://user-images.githubusercontent.com/1147704/56283391-2c468400-6144-11e9-9046-4f3f98982407.png) ```js class App extends Component { render() { return ( ) } } ``` ```js class App extends Component { render() { return ( ) } } ```

```javascript const isFunction = require('isfunction') const map = require('lodash.map') const groupBy = require('lodash.groupby') const memoize = require('lodash.memoize') const mgby = memoize(groupBy) module.exports = function findChildren(root, items = [], opts =...

enhancement

this doesn't work with mobile input[type='file'] ``` onNewFile: (id, file) => { alert(JSON.stringify(file,null,2)) console.log(id, file) } ``` return empty obj

i have a list that has 1.8k urls, but when ``` await crawler.queue(urls) ``` it seems stuck randomly without timeout? ```js const fs = require('fs') const _ = require('lodash') const...

bug

i've following the docs but I've got this error ``` web3modal.v1.9.5.js:62 Uncaught (in promise) TypeError: I.enable is not a function at web3modal.v1.9.5.js:62:17500 at web3modal.v1.9.5.js:37:2731 at Object.next (web3modal.v1.9.5.js:37:2840) at web3modal.v1.9.5.js:37:1772 at...

https://github.com/hellyeahllc/exim An ultra-lightweight Flux-like architecture for HTML5 apps using Facebook's React library.

张静江 梁玛丽 (好友 同学) 聽梁玛丽于1926年病故后,1930年,张静江与国民党元老陈友仁之女张荔英在巴黎结婚。

python3 train_GRU.py reading wordembedding reading training data 2018-05-27 19:01:57.689007: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA WARNING:tensorflow:From /Users/monsterstep/dev/sandbox-experimentals/hl12348.gov.cn/Information-Extraction-Chinese/RE_BGRU_2ATT/network.py:132: softmax_cross_entropy_with_logits (from...

你好这个分词算法效率啥的和jieba之类比较如何?

https://github.com/peggyjs/peggy/blob/main/docs/index.html#L53 ```html minified | development ``` the old release has js file with release ![image](https://user-images.githubusercontent.com/1147704/115109444-54be1e80-9fa8-11eb-91c8-02c2e377b19f.png) so where we link new peggy?