-
After downloading a few videos using as input a text file with links, the download speed drops down do around 30kb/s and stays there until the end of the current download, then goes back to normal for…
-
`kv0/nodes=3/cpu=96` had a serious (66%) regression in terms of ops/s since the Apr 30th run. The regression occurs on both GCE and AWS.
![image](https://github.com/cockroachdb/cockroach/assets/3…
kvoli updated
3 months ago
-
Currently Neos features a soft permission system, designed to keep the user experience more in control, but not to fully deal with malicious actors and people looking to actively break the experience.…
-
At the moment this script just seems to go ahead and mess around with machine specifics, that could go truly wrong if executed on a machine that is not supported. Those mmio regions might be backed by…
-
Some more thought needs to be given to bot-loop protection. There was a half-hearted output filter that blocked outgoing privmsg's to nicks (and channels) ending in "bot", but that's a quite fragile …
-
Here is a mockup of how i'd imagine it working:
![mockup](https://github.com/user-attachments/assets/26663781-4c34-44e6-9911-036c7dce3040)
Similarly to the fingerprint UI.
This feature would al…
-
When using a HDMI/DP connected headset in VR-Direct mode, there used to be a per-application throttling setting, which is no longer available in recent SteamVR versions. According to a customer that c…
-
```
let arguments = [];
// set the url for ytdl
// verbose output
arguments.push('--format=135');
console.log(arguments)
const video1 = youtubedl(youtubeLink,
…
-
`sudo nano /usr/bin/test_service.sh`:
`/home/DragonSerW/t-rex/t-rex -a ethash -o stratum+tcp://eu1.ethermine.org:4444 -u WALLET -p x -w rig0 --api-bind-http 0.0.0.0:4067
`
Screenshot: https://i.i…
-
### Is your feature request related to a problem? Please describe.
Resonite's existing permission system allows for some amount of control over the user experience, but has some pretty significant li…