Hydra | 364 Members | |
| 103 Servers |
| Sender | Message | Time |
|---|---|---|
| 11 May 2026 | ||
| yes | 14:02:33 | |
| otherwise you'd open yourself up for cache pollution | 14:02:43 | |
| What hexa says | 14:50:00 | |
| We still have some caching in the other direction for pull requests | 14:50:27 | |
| OK | 14:54:44 | |
| cool | 14:54:46 | |
| Hey, regarding the RFC process that we talked about 2 meetings back. Is this still coming or have there been no functional changes been thought of the last 4 weeks? Or maybe I missed something between the ~105 commits that were apparently not functional changes and rather fixes and tiny PRs? | 18:54:12 | |
| RFC process? | 19:06:53 | |
| review not nixos/rfcs? | 19:07:25 | |
| in the hydra repo issues | 19:14:57 | |
| to be honest I forget which specific changes I was going to flag for review. In the most recent hydra meeting with Simon we went over some socket activation stuff and were mainly focused on the deployment issues | 19:19:30 | |
| I had found a way to do a version of the CA / dyn drv stuf with no DB schema changes and that is good enough for now. the DB schema version can wait until it is actually deployed | 19:20:21 | |
| for the best few days, I have been focusing on the feedback from hexa's deployment attempts trying to figure out what is causing that / make it impossible for builders to build dependendencies that should be built already | 19:21:03 | |
| not sure that even matters anymore btf | 19:22:54 | |
| * not sure that even matters anymore tbf | 19:22:56 | |
| * not sure that even matters anymore tbh | 19:23:02 | |
| ....because you think the code is all slop and never gonna work.....? | 19:24:37 | |
| 19:28:10 | ||
| Yes but no. I don't doubt whether the code will work, it most likely will with a probability of failure compared to a human. The actual issue I have with the entire topic is not the LLM but the way it's handled and applied. There are multiple issues I see, all connected to maintainability.
| 19:53:04 | |
| I would liek to work more closely but how often have you been checking matrix etc? | 19:56:09 | |
| Right now I have a limitted time budget to get a lot of things done, including fixing preexisting issues | 19:56:26 | |
| which again is my focus right now, I tend to solve all problems with more refactoring | 19:56:54 | |
| (we're pretty well done on the new feature work, actually) | 19:57:25 | |
| there has been no unattended LLMs, I read code very quickly | 19:58:00 | |
| and my knowledge of the codebase trends up not done, as I choose to take the risk of starting with the rust code I was not familiar with | 19:58:34 | |
| we can rip out the toml formatting if you don't like that, but that is the most trivial bikeshed thing | 19:58:53 | |
| not load-berring for the overall health of the project | 19:59:06 | |
| Hello, I am not sure if this is the right place to ask, but I set up a hydra instance on my server and it all works so far but I am a bit confused by the architecture. I used the newer hydra-queue-builder and runner that came from helsinki-systems and when garbage collection ran on the builder, the next time it builds something, it tries to build everything starting from bootsrap stage 1. I enabled substitutions and the hydra-queue-runner says something like this:
so it already is in the s3 cache (it got build by the builder earlier) and the queue runner knows that. the queue-builder has the cache enabled as a subsituter but doesnt use it, is this intended? | 20:01:22 | |
| Frooastside: this is the right spot | 20:02:49 | |
| did you enabled substitution on the builder too? | 20:02:55 | |