-
### Proposal
If the service is scaling from zero and maybe needs to wait for a new node to provision a nicer user XP might be to just land on a page that says "Teamcity is starting up... please wait"…
-
`
127|:/ # cd /data/local/tmp
:/data/local/tmp # ./frida
sh: ./frida: not executable: magic FD37
1|:/data/local/tmp # whoami
root
:/data/local/tmp # ./frida
sh: ./frida: not executable: magic F…
-
Example:
```
type t =
| Foo
| Bar
| Foobar of t * t
let rec just_id = function
| Foo -> Foo
| Bar -> Bar
| Foobar (t0, t1) -> Foobar (just_id t0, just_id t1)
```
Produced `cmm…
riaqn updated
9 months ago
-
During tests I observed a couple of times that a fetch failed due to 0 bytes being returned from the server. Since it was not deterministic, a simple "retry" could probably work, but there is currentl…
brbog updated
1 month ago
-
- [ ] [zsh-magic-dashboard/README.md at main · chrisgrieser/zsh-magic-dashboard](https://github.com/chrisgrieser/zsh-magic-dashboard/blob/main/README.md?plain=1)
# zsh-magic-dashboard/README.md at ma…
-
## Cilium Feature Proposal
I have asked on [Slack](https://cilium.slack.com/archives/C1MATJ5U5/p1699950372386889) but I did not get much response.
**Is your proposed feature related to a…
-
To my understanding there's supposed to be a cutscene here where you talk to Shiba and get the stone from the statue. I completed the trial but Shiba was not present and I could just open the chest to…
-
Creating this as a catch-all for various sanctioned or unsanctioned formats that have been requested. These are listed in order by issue number, with no consideration for which would be easier to imp…
-
Adding .js file to pyinstaller breaks staticx with "Invalid ELF image: Magic number does not match" error.
Steps to Reproduce ([full repo](https://github.com/AndreyNikiforov/static_test/tree/d1bfef…
-
## Feature Request
I think we should add a Chat Description field to Activities. This would function similar to how the Chat Description works on the items, but it would be considered first before …