You could check out Dash/Plotly if you’re familiar with python and planning on visualizing data
You could check out Dash/Plotly if you’re familiar with python and planning on visualizing data
Oh that’s interesting. I started poking around with a Gameboy emulator guide implemented in Python that intended to emulate a Z80. Got any good resource recommendation in case I decide to pick this back up and inevitably get stuck?
I’ve got something similar on my office door that reads
In case of fire<br> git commit -a<br> git push<br> git -tf out
Nice! I haven’t heard of those first few, I’ll check em out. Soilwork and Between the Buried and Me are solid, so is Periphery
I can’t let go of it either, though I don’t listen to it as frequently anymore. Got any good recs?
Oof, yeah that’s rough. Are you aware of any documentation on N64 individual cartridge hardware? I had it in my head that the carts would never die (silly, I know) but if I had one die on me I would want to repair it if possible
I didn’t know EEPROM could die on N64 cartridges. Is it replaceable?
After 6 years of seriously using Python regularly, I’d probably give myself a 6/10. I feel comfortable with best practices and making informed design decisions. I have no problem using linting and testing tools. And I’ve contributed to large open source projects. I could improve a lot by learning more about the standard library and some core computer science concepts that inform the design of the language. I’m pretty weak in web frameworks too, unfortunately.