This profile is from a federated server and may be incomplete. Browse more on the original instance.
FuzzChef, 1 year ago to linux in Bcache is amazing!: Making HDD way faster! I can’t quite figure out what would be the use cases where bcache would excel, except for hdds without cache or systems with very limited ram. Can you help me out with that?
I can’t quite figure out what would be the use cases where bcache would excel, except for hdds without cache or systems with very limited ram. Can you help me out with that?
FuzzChef, 1 year ago to askelectronics in Shift register missing bits What does shiftDataOut do? You loop over it but you give the whole byte to it anyway in each loop.
What does shiftDataOut do? You loop over it but you give the whole byte to it anyway in each loop.
FuzzChef, 1 year ago to askelectronics in Shift register missing bits I think what he refers to is that you seem to do a bitwise or for the second line instead of the bitwise and.
I think what he refers to is that you seem to do a bitwise or for the second line instead of the bitwise and.