- Stream Notes
- Doing
- Read AI news
- Forgot it was NeurIPS this week
- Google had a bunch of Gemini hype
- I’m more interested in the xLSTM talk
- Muon optimizer vs AdamW
- Coding
- Remember, if you need to start postgres, the command is
pg_ctlcluster 12 main start, maybe need sudo
- Refactor out of mariadb/mysql into postgresql compatible classes and such
- I can now create an Array<String> but do I want to do that?
- Alternatively, there may be more support for storing as a JSON (SQLalchemy documentation)
- From Chat / Derail
- #stream_kyle
- #SeaFilmz
- What web dev and coding standards do you like to follow?
- What do you use to help your code adhere to design recommendations?
- For Python, I use black
- VS Code: Python Debugger and Pylance
- What database standards do you use?
- We raided QuietCoding
Socials
Related