-
_From @UnixRonin on May 24, 2018 3:56_
So, I got my first taint outbreak in 1.12. Small outbreak that satisfied the flux research objective, right by my essentia smelter. Fairly readily overcome wi…
-
_From @terribleperson on February 1, 2018 18:54_
It would be both thematically appropriate and generally nice if Fibrous Taint was flammable.
Fire as a cleansing tool (particularly for any sort of…
-
I'm experiencing occasional hard lockups on a server running Passenger, and the logs seem to implicate Passenger. The Passenger version is 5.1.2 running on Ubuntu 14.04 LTS.
```
Apr 6 05:06:20 df…
-
After a pet battle, changing zones (loading screen), upon first keypress:
62x [ADDON_ACTION_FORBIDDEN] AddOn 'MoveAnything' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber/…
-
In the following screenshot, we can see the variable at `rbp-0x8` is NOT annotated with `var_10`, which is the stack variable associated with the offset.
![image](https://github.com/Vector35/binar…
-
I want to taint my drive with my name burned on the rom.
Is it that possible?
I've dumped the rom and I Cannot find the string that displays on lsusb "`Bus 004 Device 004: ID 152d:0578 JMicron Tec…
-
# Expected Behavior
I have configured my tekton operator with:
```yaml
pipeline:
disable-affinity-assistant: true
coschedule: isolate-pipelinerun
enable-api-fields: "alpha"
```
I…
-
### Code of Conduct
This project has a Code of Conduct that all participants are expected to understand and follow:
* [x] I have read and agree to the project's [Code of Conduct](https://github.co…
-
Consider the following code:
```python
from __future__ import annotations
from collections.abc import Iterable
from packaging.version import Version
def best_str(strs: Iterable[str]) -> str |…
-
If the data downloader is set up to download data to hostPath, and the data isn't ready yet, support tainting the node so that services dependent on the data aren't scheduled on the node.