The flatnotes is a simple, self-hosted notes app made for people who just want to write and keep their notes private. It’s a web-based markdown editor that saves every note as a plain text file on ...
Apple Notes gets upgraded with new features every year, and iOS 26 is no exception. Among the handful of Notes changes in iOS 26, the app now works better than ever with Markdown thanks to import and ...
Cloud note-taking was great, but somewhere between quiet outages, surprise interface redesigns, and the nudge to upgrade, I felt like I was spending too much time adapting to the tools rather than ...
Good note taking skills start before the class begins. It is important to read all the required assignments ahead of time. Lectures are designed to supplement the reading assignments, not replace them ...
I'm running some simulations using the joblib library. For that, I have some number of parameter combinations, each of which I run 100,000 times. I'd now like to write the result of each simulation to ...