-
I think the simplest way to do this without having to build and significantly change any other layers on beehive is to exposed Cassandra _locally_ within beehive and add an "exporter" role who can onl…
-
If any of the prebuff spells (in my case pg, aus, rtr, dc0 for astrology backfire...it can affect how much astrology is learned.
[astrology]>cast
You close your eyes and take several slow, calming…
-
Hey there,
I'm interested in creating tasks that can be solved by human players as well as AI.
I know that i can observe the commands that are given to an AI agent.
Now the question: Is it als…
-
![30calbowmg_falsepeepholeview](https://cloud.githubusercontent.com/assets/16405443/25846373/7d2f1f54-34a9-11e7-8230-25561402f910.jpg)
In game this affects the Shermans and Stuart, but would be commo…
-
Whether, with Xinput plugin or with the Windows keyboard, control direction (directional button and joystick) really respond very poorly.
With Xinput it will have almost, but the keyboard is a disast…
-
Since I'm writing about firmware enhancements for the coresense, let me add one more I've been thinking about for quite a long time...
I think a worthwhile enhancement to the coresense packet frami…
-
In the next bug fix for the coresense firmware, we should consider using the SAM's watchdog. While going through the test process for the sensor pod, I had the coresense get into a mode where it stop…
-
Hi all,
I am using the wonders of the `gpio-poweroff` module. It works wonderfully well, signaling a custom gpio pin after a poweroff.
Problem is, I am using a BCM-3 to GND with a button as well…
-
Hello!
First thanks for that wonderful lib. It's exactly what I needed. :-)
But I stumbled upon a few crashes, which were related to sending **Page_WaitAndReload** and **Page_Restart** to the br…
flurl updated
7 years ago
-
I often find myself doing this sort of thing:
```html
export default {
data () {
return {
width: window.innerWidth,
height: window.innerHeight
};
…