Sender | Message | Time |
---|---|---|
22 Jul 2025 | ||
Ugh didn't capture cursor | 19:01:27 | |
The "x86_64-linux" link goes to Hydra | 19:01:32 | |
Ahh, thank you! | 19:01:51 | |
Last eval 2024-02 | 19:02:30 | |
Great | 19:02:31 | |
search query performance is improved due to ElasticSearch cache | 19:02:34 | |
Oh, freeimage dep | 19:03:00 | |
I'm cleaning up dependents of openimage library in the tree now | 19:03:02 | |
err yeah freeimage. | 19:03:06 | |
Those didn't eval for over a year at this point | 19:04:14 | |
Just delete the damn thing | 19:04:17 | |
Download image.png | 19:04:45 | |
You know it's a good one when the CVE list doesn't fit on the screen | 19:04:52 | |
Yup. I tried looking to see if the broken package I found could even be saved, but no. The discussion upstream went nowhere, so I figured it's a good chance to clean up unused code | 19:06:26 | |
I added trenchbroom to my system packages and it blew everything up because of this throw, so I went down the rabbithole.pkgs/by-name/li/libjpeg_turbo/package.nix: dev_private = throw "not supported anymore"; Anyways, thanks for the help, I'll use search.nixos.org next time | 19:07:35 | |
24 Jul 2025 | ||
my hydra is being swamped by some kind of scrapper/bot/ddos they are just recursively following every link on every page, ignoring robots.txt, and causing performance problems user-agents are total garbage, even claiming to be things like macos on ppc, or linux on ppc no cookies every ip hits me up once, and then never comes back! what can be done to block this kind of garbage? | 15:21:14 | |
I essentially stole https://github.com/NixOS/infra/blob/7ee3f5c95beda825b742580178f84034ec48aa9c/non-critical-infra/hosts/staging-hydra/hydra-proxy.nix#L9 | 15:25:41 | |
and it's working surprisingly well | 15:25:49 | |
hmmm, i'm getting some like:
| 15:27:13 | |
i do see ipod in the list you linked | 15:28:05 | |
let me see what happens if i apply that..... | 15:28:30 | |
ma27: yep, i can confirm, traffic is now 403'ing and going to abuse.log! | 15:34:48 | |
some still slips thru though, but i could tweak the regex to improve that | 15:35:06 | |
even with the small bits that slip thru, the machine is basically idle now, so its all good | 16:05:22 | |
That list at least put Samsung Mobile Browsers out because they are on Chromium 130 🙃 | 23:13:55 | |
If you open Developer Tools and choose Android, you get a Nexus with Android 6 | 23:14:37 | |
Also I quickly found some friends which should have updated their Firefox more often | 23:14:55 | |
25 Jul 2025 | ||
03:22:27 | ||
I posted this in the Terranix channel, but am hoping to get more eyes on it - sorry for double posting!
| 03:24:57 | |
This is for a declarative CI/CD deployment pipeline running from a single machine | 03:26:21 |