Xinhao Luo

Results 60 comments of Xinhao Luo

Okay, so for self-distributed extension, firefox could do update, good to know. I get the idea that since we are doing something new, we should consider everything as perfect as...

@Rongronggg9 I have your changes merged, sorry I don't have access to this repo and diygod seems still busy right now. I will nudge again later. cc @dvikan https://github.com/DIYgod/RSSHub/blob/gh-pages/build/radar-rules.json

> @zhaofengli I noticed [a comment](https://github.com/zhaofengli/colmena/blob/e034c15825c439131e4489de5a82cf8e5398fa61/src/nix/hive/assets.rs#L4) mentioning an `auto-rollback.sh` script, but I can't find its source -- is this part of an implementation of this feature? Right now there is...

Here is a quick idea how this would work, but still under construction. The idea about rollback has several implication behind: 1. Assumes the last usable profile(target rollback) is current...

> > Thanks @arikmaor for posting this. Original `config.toml.tmpl` from docs was not working for me and all pods were failing with > > ``` > > Failed to create...

https://github.com/search?q=repo%3Asaberland%2Fsaber+saber.land&type=code

这个是由于作者的逻辑问题,他循环的是外部传入的变量,但是不存在的话是怎么都无法触发的 `!Exist`规则可以暂时在`module/request_tester.lua`内增加和替换以下方法修复: (有点想重构这个部分) ```lua function _M.test_cookie( condition ) local cookie_obj, err = cookie:new() local cookie_table = cookie_obj:get_all() if cookie_table == nil then cookie_table = {} end if condition['name_operator'] == '!Exist'...

copied from: https://dev.to/mweibel/add-nvidia-gpu-support-to-k3s-with-containerd-4j17

以前似乎还没有这个限制(web archive)呢…V2现在是越来越有意思了

> 另外,这个 V2EX 合并分页的工具,希望大家能一起改进。 > > https://github.com/greatghoul/sibi/blob/master/tools/save-v2ex.user.js 网页截图插件:https://chrome.google.com/webstore/detail/take-webpage-screenshots/mcbpblocgmgfnpjjppndjkmgjaogfceg 可以直接导出PDF和图片格式,可划定截图范围 效果:https://github.com/greatghoul/sibi/issues/52#issuecomment-466818488