~cedh

Blacksburg, Virginia, USA

hi, I'm Cedric Hutchings!

github: https://github.com/cedric-h


#1 Panic - sample_count must be supported by physical device 3 years ago

Comment by ~cedh on ~muirrum/hackagotchi-clients

just go into render/lib.rs and search for let config = and then just turn down the msaa variable to some other power of two. I had it turned up unreasonable high anyway.

#1 Panic - sample_count must be supported by physical device 3 years ago

~muirrum assigned ~cedh to #1 on ~muirrum/hackagotchi-clients

#2 Implement custom Error enum 3 years ago

~muirrum assigned ~cedh to #2 on ~muirrum/Hackagotchi

#1 Move mongodb methods to hcor crate 3 years ago

Comment by ~cedh on ~muirrum/Hackagotchi

I'm not sure, we'd just have to look at our routes and think about what could go wrong, I suppose.

#1 Move mongodb methods to hcor crate 3 years ago

Comment by ~cedh on ~muirrum/Hackagotchi

are we sure hcor is where we want those though? only the backend API needs to know about mongo, right?

#1 POST Routes 3 years ago

~muirrum assigned ~cedh to #1 on ~muirrum/hackagotchi-backend