Getting an Uniform Type Identifier for a given extension
Question or issue on macOS: I’m trying to find some way in Cocoa to translate from file extensions to Uniform Type Identifiers. That is, I want to find some way of doing this:
Continue ReadingQuestion or issue on macOS: I’m trying to find some way in Cocoa to translate from file extensions to Uniform Type Identifiers. That is, I want to find some way of doing this:
Continue ReadingQuestion or problem in the Swift programming language: How can I set the variable year to the current year in Swift?
Continue ReadingQuestion or issue on macOS: How do I check if a string can be parsed to a date?
Continue ReadingQuestion or issue on macOS: I have been developing a script on my linux box for quite some time, and wanted to run it on my Mac as well.
Continue ReadingQuestion or issue on macOS: On Linux you can convert a date like “2010-10-02” to a unix timestamp in shell script by
Continue ReadingQuestion or issue on macOS: At some point in the last few days, Matplotlib stopped working for me on OS X. Here’s the error I get when trying to import matplotlib:
Continue Reading