-
Updated from 0.6 to 0.7.2, found that `--dimensions` was removed and `--options` is supposed to be used. Now the documentation on this is rather poor. We get a link to the default yaml config to see w…
yggdr updated
3 years ago
-
Things are moving fast now in .NET; which version or versions should we target?
* https://dotnet.microsoft.com/download/dotnet-core
* https://dotnet.microsoft.com/download/dotnet-framework
Do w…
-
My latest survey unit was 48. There is a unit 47 in Playground, but no others. Survey unit 40 actually exists in Providence as well. My question is: how is it that those units (41-6) are not there any…
-
### Aiming to read:
- Chapter 4: The Associative Machine
- Chapter 5: Cognitive Ease
MC: @mcgain
Notes: @lachlanhardy
See you 12pm Tuesday, Jan 7th @ https://whereby.com/blackmill
Ping…
-
from #gnome-hackers/hadess
The current D-BUS API requires that you create an object, which then immediately starts returning signals.
The C Client appears to subscribe to all signals up front, howev…
-
Currently I have to edit your gem source to add stuff. This means if I update I'll lose those additions. Would be neat to have the gem check for ~/.aphorism and use that in addition to the defaults.
…
-
最重要的求助:
我的博客在不翻墙的情况下,访问速度极慢,请问我该怎么做,才能加快在国内访问博客的速度?我在网上没找到合适的方法
使用反馈:总体是很满意的,说一些小问题。
(1)格言 个性化 无效
我已经改成自己的notion链接了,
`// 格言
aphorisms: {
open: true, // 默认关闭 需要api
sourceT…
-
@witlox @interrogator @Helena-LiT @lfeine I'm ready for a bit of feedback on the trailer as you have it so far. It's incomplete, but before I spend a lot more time building it, would be glad for feedb…
-
Consider changing the gemspec to use something like this:
```spec.files = Dir.glob("{lib,spec}/**/*") + %w[Rakefile .rspec]```
This has the benefit that when I use your gem I won't be pu…
-
`{{ phases.PHASENAME.PHASEVALUE }}` should return True if it's current phasevalue.
In all other cases (not current, non existent, not active) False should be ok.