Fr0der1c

Results 50 comments of Fr0der1c

Does ES support work now? I'm using the latest ES and there is nothing happening in ES and there is nothing in goreplay's log.

这么多人爬网站肯定受不住,建议在GitHub上发布数据包,这样大家只需要从不限流的GitHub下载数据包

I'm new to wallabag so I'm not sure how they implement the crawler. Without reading the code, I think it is generally fine to import a big amount of bookmarks...

+1. It would be great to add annotations on mobile devices. I need this feature too.

@ciokan That's great. By the way, will Qards have support for a commenting system, like Disqus?

I did think about deploying to another CDN. But I gave up since I cannot use Netlify CMS panel if I build on my own. If I don't use Netlify...

Is Linux required for running this project? I tried `npm install` on my Mac and run into following error: ``` npm ERR! code EBADPLATFORM npm ERR! notsup Unsupported platform for...

Unfortunately, the problem persists after removing `devDependencies` part.

Sorry. I just found that when I'm in the terminal, I didn't go to the actual project directory in Pycharm. Instead, I went to the parent directory. If I go...

I just found myself in a dilemma: My repo (`scripts`) is a monorepo and there are many subdirectories containing scripts for different usages. Each script has its own dependencies so...