News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Describe the bug To work with PostgreSQL under Linux, my project uses ODBC. It was found that non-ASCII character strings longer than 256 bytes break the API. Switching the entire library to UNICODE ...