Edge Cases

A weekly podcast about (mostly Apple-related) software development by Andrew Pontious and Wolf Rentzsch.

Subscribe

  • iTunes
  • RSS Feed

Contact

  • Twitter
  • Email
121
05 Feb 2015

The Official Container Type of the Edge Cases Podcast

play (37 minutes 18 MB)

Wolf on subpixel text rendering and Andrew on linked lists.

Links:

  • Subpixel Anti-Aliasing Follow-Up « Quarter Life Crisis
  • Subpixel rendering « Wikipedia
  • Sub-pixel font smoothing with CGBitmapContext « Cocoabuilder
  • How to work around poor text rendering in text backed by a CALayer « Stack Overflow
  • twui/TUICGAdditions.m at master « GitHub
  • Color-aware ClearType requires access to fixed background pixels, which is a problem if you don’t know what the background pixels are, or if they aren’t fixed « The Old New Thing
  • Andrew Pontious tweet: “Guys guys I think I might actually have a legitimate use for a linked list guys.”
  • Andrew Pontious tweet: “I’m implementing the linked list! Don’t try and stop me!”
  • Andrew Pontious tweet: “Man, so that’s why nobody uses linked lists!”
  • Linked list « Wikipedia
  • Intrusive and non-intrusive containers - 1.43.0 « Boost C++ Libraries
  • Finding loop in a singly linked-list « Stack Overflow
  • rentzsch/elemental « GitHub
  • rentzsch/atomicity « GitHub