-
**Last working Home Assistant release (if known):**
0.75.0
**Operating environment (Hass.io/Docker/Windows/etc.):**
**Component/platform:**
limitlessled with the version limitlessled version…
-
# Feature request
**Short description**
Option in config to disable the built-in anti-cheat of mobarena.
**Implementation details**
Could be a global option to toggle the anti-cheat(pr…
-
## Current state
Currently we're working with request/response globally via `Yii::$app->request` and `Yii::$app->response`.
## Problem
Encapsulation violated. Request and response aren't mean…
-
thanks @berli0z for the translation
0. Data activism
We are data activists. In the society of information, who has the power to disclose or hide data is also able to influence our understanding…
vecna updated
5 years ago
-
Not sure how good pollution is already implemented but as it is now it definitly needs some more tweaks:
We play with ~4-5 active players on a 2km² map but so far even in endgame we did not manage …
-
I've been looking on the web but I could not find any good advice on whether it could be considered a good practice to use constructors (`new MyClass(...params).myMethod()`) over classes with only sta…
ilDon updated
5 years ago
-
Add a note to the EBF quest
Note: Additional input hatches can each store different fluids.
Add a 2nd EBF quest, after nichrome coils
Stainless too slow? Time for second EBF!
Description…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR35914](https://bugs.llvm.org/show_bug.cgi?id=35914) |
| Status | RESOLVED FIXED |
| Importance | P…
-
Since the change to inline styles how am I supposed to:
- Add media queries so I can change the styles per breakpoint of material ui components.
- Add pseudo elements.
- Add hover affects.
- Override …
-
Ambient module declaration scope should be only own module(node package).
``` ts
// node_modules/foo/types.d.ts
declare module 'foo' {
export var fizz;
}
declare module 'bar' {
export var fizz;
}…