-
Hello,
Thanks for org-super-agenda, it's a big help.
As the title says, I have an expectation problem with the way ":scheduled today" works.
It works as expected for the day that is actually …
-
Due to being based on Thorin, Eir is a pretty novel IR. This has many advantages in that it makes a lot of optimizations a lot easier to perform.
However, one downside to this is that since it is s…
-
A common action in key value stores is compare-and-set. This prevents race conditions for things like counters where you need to get a value, increment it, and then set it again. This is also more per…
-
An idea via twitter: https://twitter.com/bendystraw/status/603352975004667904
Maybe if they haven't been updated in 13 months?
-
One of the key ideas behind this and the javascript grid intensity libraries was to take all the complexity around grid emissions, and try to reduce it down to a easy to grok, low resolution, actionab…
-
As [previously discussed](http://storify.com/kouphax/conversation-with-kouphax-and-addyosmani) on Twitter I think there may be merit in merging previous efforts in [todomvc-server](https://github.com/…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Proxmox
Distribution Version | 6.0.1-2
Linux Kernel | 5.0.18-1-pve
Architecture | 64-bit Intel
ZFS Version | 0.8.1-pve…
-
as descrbied here: https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/upstream/load_balancing/load_balancers#weighted-least-request
```java
public interface EndpointSelectionStrategy {
…
-
Right now the interop between RxJava and Realm is not as good as it could be, which is also the feedback we are constantly getting.
This issue is mostly an attempt at summarizing the situation and ma…
-
**Upgrades:**
- Can be situation where in a middle of running of scheduler process, user delete web-site. Products of scheduler might be orphaned records of deleted resource. Maybe as an idea to run …