Deleted user

Results 131640 comments of Deleted user

Can someone tell me exactly what I need to write in the override model 3rd party URL?

Which syntax will you use for type inference?

This will happen on Adept 2.8 or Adept 3.0?

vpodzime commented [Dec 15, 2017](https://github.com/storaged-project/udisks/issues/475#issuecomment-352003820): > Another option is to use e.g. busctl to do the DBus calls directly (the DBus API is stable/backwards-compatible). But that's not really optimal either....

> Can i work on this feature? If yes please assign it to me No problem at all! I would have liked to do it myself, but right now I...

Will the move into `deno_std` let me use native SQLite bindings instead of the WASM compiled version?

Thanks. Yeah I was just wondering - I suppose it won't much matter where I'm importing it from. I'm glad the native binding is there when it's necessary and it...

Hello - just want to chime in with some opinions from the point of view of one common developer: - If SQLite is baked into Deno or not doesn't matter...

> 现在主分支里面已经添加天气图标包支持了,这个pr可以关了(? @HelloWRC 其实我感觉这还是没必要关掉这个pr。因为无论如何主程序自带的material design的天气图标仍然有其局限性(如图所示), ![image](https://github.com/user-attachments/assets/73d1da93-5aa7-45fd-98a3-f26ca978a503) 例如没有区分大雨/暴雨/大暴雨 etc. 我现在干的事情其实是基于当前的material design的天气图标进行扩展(原来我是根据sf的图标改的,我现在正在画一批根据fluent改的) 。当然稍后(我现在没法访问我的主账号,这是备份号)我会更改pr的标题。 当然或许更好的主意是把我这一部分图标作为图标包实现到主程序中——并且内嵌。至少我这玩意比material design的天气图标好一点(