Posts by nemith@hachyderm.io
 (DIR) Post #AXCgC7ajC74YrETxoW by nemith@hachyderm.io
       2023-06-30T02:51:23Z
       
       0 likes, 0 repeats
       
       @justinz @kwf you can also do internal mirror work to “lock” releases and perform your own upgrade sequence.   This is what Meta does which probably has the largest Centos stream install (is not one of the Linux server install base) in the world.
       
 (DIR) Post #AXttHWXv53A2bI4GBs by nemith@hachyderm.io
       2023-07-20T11:30:18Z
       
       1 likes, 1 repeats
       
       @rvr @ariadne @almalinux It’s expectations of Centos Stream and “not the way we work”.   Centos stream was proposed to be a way for the community to get directly involved and when they do the response is: “well we only have time for customers” which is the opposite than what has been sold.It feels like the entire drama and messaging of RedHat over the last couple of years has been based on a false narrative and undermines any remaining trust.
       
 (DIR) Post #AhO4R16dcNRRnj9tAG by nemith@hachyderm.io
       2024-04-29T17:25:40Z
       
       0 likes, 0 repeats
       
       @alrs I mini-rage every time i seetype Foo interface{ }type fooImpl {}func NewFoo() Foo {   return &fooImpl{}}