!VyoUhyWvlhSpFWWxHL:matrix.org

Zulip setup coordination

87 Members
Coordination to setup https://nixpkgs.zulipchat.com/, see https://github.com/NixOS/foundation/issues/14327 Servers

Load older messages


SenderMessageTime
21 Feb 2024
@tomberek:matrix.orgtomberekAlways remember authority/responsibility. If you give too wide a group the authority/vote for a decision, you then need a way to give them responsibility to implement it was well..... quite hard when the vote is too wide.22:38:28
@tomberek:matrix.orgtomberekNixpkgs has done this to some extent.22:38:42
@tomberek:matrix.orgtomberekAnother approach: you vote for the prioritization of a policy, and another vote for people to execute those policies. This is starts to be much more complicated. (see the considerations above by others)22:44:45
@delroth:delroth.net@delroth:delroth.nettbf I think that if we have a good process for having consensus on the direction / decisions, having a process for finding someone to execute seems less important22:46:10
@delroth:delroth.net@delroth:delroth.netfirst of all because I expect people will organically show up if the decision is made and has consensus, second because it's open source and unless you pay people for contract work you can't really make them execute stuff anyway22:46:43
22 Feb 2024
@zimbatm:numtide.com@zimbatm:numtide.com

on some level, I feel like having a shared understanding of how decisions are made, and increasing that rate, is more important than who is making them (assuming actors with good intent).

I like delroth's idea of just posting: hey, I want to do XYZ, are there any blockers? In that sense, this particular issue could be driven by the CUDA team, as they are interested in having the unfree+redistributable built.

Another idea would be to introduce a bat signal that people can raise when they see a deadlocked issue, and then have a couple of us not making a decision, but triaging who should be making the decision.

10:29:36
@apcodes:matrix.org@apcodes:matrix.orgI think I like the idea of a bat signal. I was wondering, given the size of everything, who is keeping a list of all the deadlocked issues?12:15:50
@zimbatm:numtide.com@zimbatm:numtide.comsee https://github.com/NixOS/nixpkgs/issues?q=is%3Aissue+is%3Aopen+sort%3Acreated-asc :)16:08:16
@apcodes:matrix.org@apcodes:matrix.org
In reply to @zimbatm:numtide.com
see https://github.com/NixOS/nixpkgs/issues?q=is%3Aissue+is%3Aopen+sort%3Acreated-asc :)
oh yes, that is a nice list. Very pragmatic approach to making it too!
16:43:51
@ronef:matrix.orgronef
In reply to @delroth:delroth.net
really imo this just needs someone willing to start a discourse thread asking for objections, leaving enough time for contributors and active community members to participate, then figure out how to handle the eventual objections - the whole discussion about infra and the foundation are red herrings here, at least from infra we'll figure out how to execute the decision
Sorry just catching up. Wanted to ++ on this item
17:32:21
@ronef:matrix.orgronef

Maybe we should brainstorm a decision tree process?

A lot of what I'm reading throughout this thread and generally strongly agreeing with seems to end in two areas:

  1. Making Decisions
  2. Executing on Decisions

One can't go without the other... and each have a high reliance in all avenues on the other.
i.e. Ideally the team/individual making a decision is then also the one to execute. Execution should provide a level of empowerment to make decisions. In my mind == doacracy (the act of doing gives the individual/team the power to decide)

17:34:46
@ronef:matrix.orgronefTotal example one without a lot of thought behind but might be a good exercise to brainstorm on: 17:41:39
@ronef:matrix.orgronef1000051542.jpg
Download 1000051542.jpg
17:42:07
@ronef:matrix.orgronef(sorry for lack of proper rotation or artistic capabilities)17:42:54
23 Feb 2024
@ss:someonex.netSomeoneSerge (hash-versioned python modules when)
In reply to @delroth:delroth.net
really imo this just needs someone willing to start a discourse thread asking for objections, leaving enough time for contributors and active community members to participate, then figure out how to handle the eventual objections - the whole discussion about infra and the foundation are red herrings here, at least from infra we'll figure out how to execute the decision

(Following a conversation with Jonas Chevalier) The CUDA team might be a candidate to come out with this proposal.

I'll also note that there's an entangled issue of the less controversial ROCm/OpenCL[/Vulkan] functionality also not being tested because it requires special hardware. This concerns both cuda-maintainers and rocm-maintainers, possibly the "geospatial" team and some "unowned" subsystems ("HPC", meaning e.g. slurm and mpi, maintained by single individuals). The issues are similar in that they are about nixpkgs keeping around an amount of untested code of unknown "expiry date", and in that this happens because whether to provision (and pay for) this hardware is a decision to be made by somebody.

13:23:01
@delroth:delroth.net@delroth:delroth.netI don't really understand what makes this different from many, many other packages in nixpkgs that require specific hardware to test and use.13:26:21
@raitobezarius:matrix.orgraitobezariusDo we have similarly complicated package set with specific hardware needs without any simulator? (genuine question)13:27:01
@raitobezarius:matrix.orgraitobezariusFor example, hostapd can be tested in NixOS tests via 80211 hw simulators13:27:12
@delroth:delroth.net@delroth:delroth.netnot sure, but you're raising the bar significantly above the usual maintenance level of a nixpkgs package13:27:45
@raitobezarius:matrix.orgraitobezariusthat's fair13:27:54
@delroth:delroth.net@delroth:delroth.neta good example would be home-assistant13:28:02
@delroth:delroth.net@delroth:delroth.net(to be clear, I'm not saying the status quo is optimal, I'm saying that maybe it's a separate issue and not something entangled to whether we distribute CUDA / ROCm / ... stuff)13:30:50
@infinisil:matrix.orginfinisil(this is getting maybe a bit too detailed to be on-topic for this channel)13:32:43
@ss:someonex.netSomeoneSerge (hash-versioned python modules when)
In reply to @delroth:delroth.net
(to be clear, I'm not saying the status quo is optimal, I'm saying that maybe it's a separate issue and not something entangled to whether we distribute CUDA / ROCm / ... stuff)
Yes, this is an argument that can be made and I think I could try replying to it, but this is unrelated to the "decision making" and could be discussed in the Discourse thread if it happens
13:33:07
@delroth:delroth.net@delroth:delroth.net
In reply to @delroth:delroth.net
really imo this just needs someone willing to start a discourse thread asking for objections, leaving enough time for contributors and active community members to participate, then figure out how to handle the eventual objections - the whole discussion about infra and the foundation are red herrings here, at least from infra we'll figure out how to execute the decision
(By the way, the irony is not lost to me that this is, literally, a "request for comments". Except without the baggage that comes attached with the Nix* RFC process and the tacit expectation of producing a formal document proposing a design and implementation.)
15:05:11
@delroth:delroth.net@delroth:delroth.net
In reply to @delroth:delroth.net
really imo this just needs someone willing to start a discourse thread asking for objections, leaving enough time for contributors and active community members to participate, then figure out how to handle the eventual objections - the whole discussion about infra and the foundation are red herrings here, at least from infra we'll figure out how to execute the decision
* (By the way, the irony is not lost on me that this is, literally, a "request for comments". Except without the baggage that comes attached with the Nix* RFC process and the tacit expectation of producing a formal document proposing a design and implementation.)
15:05:17
@zimbatm:numtide.com@zimbatm:numtide.comWhat do you think if the CUDA team wrote a Nix Improvement Proposal (just made up that name), which is like a RFC in terms of structure, but just posted to Discourse? This could be a trial run for something more liteweight than the RFC process. This would be a trial run similar to what happened for the wiki on the foundation repo, but posted more widely15:14:03
@apcodes:matrix.org@apcodes:matrix.orgJust out of curiosity: who would need which hardware for testing ROCm functionality? And what is the problem with testing OpenCL/Vulkan? Is this just a general lack of the right GPUs for testing?15:30:14
@connorbaker:matrix.orgconnor (he/him) (UTC-5) joined the room.15:41:35
@ss:someonex.netSomeoneSerge (hash-versioned python modules when) It's best to ask rocm-maintainers (e.g. Madouura, flakeby), but very basic things like "can we actually upload an array to vram?" can be tested with consumer grade hardware (probably anything that's in the llvm's target list) and even these things do ridiculously break. The OpenCL issue isn't actually about hardware, it's just about accessing the driver. I think it's about extra "system-features", although maybe there is some sort of hardware-agnostic all-software driver. At least for vulkan there seems to be one. 16:35:34

Show newer messages


Back to Room ListRoom Version: 10