Zachary Drayer

Results 11 issues of Zachary Drayer

I've got a couple really big (20mb-80mb) CSV files that I need to open, and TableTool was a bit slow to load things. Spent an hour or two in Instruments.app...

And/or we need to scan our tree of structs to see if anything has a custom strategy to handle. For example: In the demo we show off, the given `JSONDecoder()`...

BCP 47 defines [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). Given the following JSON: ```json { "language": "en", "foo": true } ``` `j2s` will currently output the following Swift code: ```swift public struct...

this one requires a bit more thought, since macOS and iOS have different color constructs

for the same reason as identifying locale strings and turning them into `Locale` objects.

`j2s` String [depluralization](https://github.com/zadr/j2s/blob/main/j2s/StringTransformations.swift#L14) is currently naive and unhelpfully does the wrong thing for a lot of plural words. It would be great to do better.

I think the title about sums it up -- it would be nice if PM's and messages during PM's were remembered by Subway while running in bouncer mode.

Bug

We should be able to add tags for the track and the platform. The colors are undocumented-by-Apple[1] xattr values on _kMDItemUserTags, though, we should also maybe consider using words. It...

enhancement

It would be neat to support all the videos that Apple makes available. I think this is just WWDC 2010-2013 these days. To do this, I don't think we would...

enhancement

For example, `TagTracker` could remember the value for `` in case `og:title` is missing

enhancement