Hsiao-Ting Yu

Results 28 comments of Hsiao-Ting Yu

Benchmark 比較,以 http://ansi.loli.tw/ansiarts/2179 為例(on My Mac): $ bundle exec ruby generate.rb user system total real GD2 4.270000 0.060000 4.330000 ( 4.532901) Cairo 0.800000 0.060000 0.860000 ( 1.033430)

@ptpt This issue seems to be fixed, but I ran into another strange issue in `v0.8.0`: If there is already video proceeded in the folder, it seems that re-process another...

Is there any error in Web Console? If not, use HttpFox to inspect HTTP may be a good way to find the problem.

Did some Google research. Is the following relevant to your problem? https://forums.aws.amazon.com/thread.jspa?threadID=103402

0.2.0 version of the gem seems to work on Rails 3.2.2 with Cedar stack: http://pure-night-6884.herokuapp.com/ If it still doesn't work, report the Rails version and what heroku stack you are...

We also hit `/src/github.sh: line 15: null: unbound variable` issue. In our case, we are working on private repository, and it seems GitHub had somehow changed permission on getting the...

I got the idea. Current `noDeploy` implementation will only exclude the package from `requirements.txt` it generates. Because since `pandas` requires `numpy`, it will added `numpy` back thus make `noDeploy` has...

I found a very dirty workaround on that: ```yaml slim: true # otherwise slimPatterns will not work strip: false # avoid some ELF alignment issues slimPatternsAppendDefaults: false slimPatterns: # Won't...

So,用中文吧。 縮圖問題我記得我已經有作過修復了(12月時),您用的 NicoFox 版本是何時的? 如果縮圖沒有載齊,試試看到 about:config 把 extensions.nicofox.thumbnail_check 調成 true 之後重啟 Firefox。 這一點晚一點會做介面上的更動。 大小與速度的部分會在近期補上。

0.6b2pre 啊......那你用的版本可能有點舊一點,這幾天我又作了不少事情。你可以到 [https://github.com/littlebtc/nicofox/downloads](Downloads) 的部份重新載一份最新的 0.7。 有關介面不穩定的問題在最近幾個月內有作了為數不少的修正,但看你的說法,我在最近作的修正似乎沒有解決你的問題。最新的版本就我的測試與觀察還是有若干不安定的情形,以後會發現一個解決一個。 開啟下載UI的主要效能瓶頸我個人認為是資料庫和縮圖的讀取。我是傾向未來不要在主瀏覽器的 NicoFox 介面直接顯示全部的下載項目,而所有的下載項目可以到未來開在分頁裡的 Player 找到。 目前很多的 UI 問題其實是「不一致」,「影片確實有被下載管理員排程,但因為 Delay 而不會顯示在介面上」這種事情目前發生的頻率仍然不低 :(