Author: Tony Tam
-
Podcast: Intelligence Squared: Abolish Silicon Valley, with Wendy Liu and Carl Miller
Interview about Wendy Liu’s book https://play.acast.com/s/intelligencesquared/abolishsiliconvalley-withwendyliuandcarlmiller
-
Podcast: Rock The Boat : Boba Guys founders
The 2 founders of Boba Guys give really great advice to Asian Americans to Over Index towards being out there We need Asian Americans to be leaders Throw out more energy Speakup more, don’t worry about being too loud (just yet) Punch up and take the mike listen to episode1 and episode 2 on Rock…
-
Sponsors vs Mentors The Quick 1 Pager
Here is a quick refresher on the differences between Sponsors and Mentors. 1 page PDF here from Maryann Baumgarten, (previously of Stanford and now at Facebook)
-
link: The No. 1 Lifelong Habit Of Warren Buffett: The 5-Hour Rule
https://medium.com/accelerated-intelligence/the-no-1-lifelong-habit-of-warren-buffett-the-5-hour-rule-57884dce03f3
-
Android Dev: Linting
In order to suppress linting warnings that do not make sense, one can use the @SuppressLint decorator. In order to know which warning string to use, here is a quick time. Thank you StackOverflow Tonys-MacBook-Air:tools tonytam$ pwd /Users/tonytam/Library/Android/sdk/tools Tonys-MacBook-Air:tools tonytam$ !. ./bin/lint –list | grep -i used “UnusedAttribute”: Attribute unused on older versions “UnsafeDynamicallyLoadedCode”: load…
-
Android Dev: EventBus : Publisher + Subscriber
While trying to implement a feature for AntennaPod to allow users to auto skip intros and endings in this pull request #3975, I need to be able publish the event when a preference has changed and for a previous object with state that has already read the value of the preference to refresh it’s content.…
-
podcast: Developer Tea: Growth, Uncomfortability, and Deliberate Practice
http://developertea.simplecast.fm/28eb61ef
-
Reading New York Times Replica – Almost like the real thing.
Take a look at this 3 minute video of how you can use a large monitor to read NY Times almost like you are reading a real newspaper. [youtube https://www.youtube.com/watch?v=oPDzisUpdzQ&w=560&h=315] When I don’t have my real newspaper, this New York Times Replica is the next best thing. The layout could be exactly like a the…