Document Your Python Code and Projects With ChatGPT – Real Python
Link: Document Your Python Code and Projects With ChatGPT – Real Python: "Good documentation is a critical feature of any successful Python project. In practice, writing documentation is hard and can take a lot of time and effort. Nowadays, with tools like ChatGPT, you can quickly document your Python code and projects."
Ask Guy Kawasaki Anything
Link: Ask Guy Kawasaki Anything: "Let AI answer your questions based on Guy Kawasaki's videos."
Excalidraw — Collaborative whiteboarding made easy
Link: Excalidraw — Collaborative whiteboarding made easy: "Excalidraw is a virtual collaborative whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them."
Another grade drawing and diagram tool!
Sample diagrams — blockdiag 1.0 documentation
Link: Sample diagrams — blockdiag 1.0 documentation: ""
And another great tool!
Kroki!
Link: Kroki!: ""
Amazing set of diagram makers that I had never seen. All I knew about was Graphviz.
Analyzing Data 170,000x Faster with Python
Link: Analyzing Data 170,000x Faster with Python: "The article, Analyzing Data 180,000x Faster with Rust, first presents some unoptimized Python code, and then shows the process of rewriting and optimizing the code in Rust, resulting in a 180,000x speed-up. The author notes:"
Very nice example of optimizing code, and showing at least one example of how to make a python program ultra fast.
Making the EM5 mk 2 High Res Mode Sing By Brad Nichol | Steve Huff Hi-Fi and Photo
Link: Making the EM5 mk 2 High Res Mode Sing By Brad Nichol | Steve Huff Hi-Fi and Photo: "Making the EM5 mk 2 High Res Mode Sing By Brad Nichol - His blog is HERE Hi Steve, I though that some of your readers might be interested in a little low down on the Olympus EM5 mk 2 high res mode, it is certainly a popular camera but one that is difficult for"
Developing a Multithreaded Kernel From Scratch!
Link: Developing a Multithreaded Kernel From Scratch!: "Build a multitasking operating system and kernel with an interactive shell!"
A really excellent super detailed course. If you want to learn down and dirty about Operating SYstems this is a good one!
Introduction - Ruby Science by thoughtbot
Link: Introduction - Ruby Science by thoughtbot: ""
A beautiful book, free, online, full of actionable advice for ruby devs.