Arendt’s Human Condition wouldn’t be a bad read for most #UX #designers https://twitter.com/camerontw/status/697455226052308992
๐ 0 ๐ 1 Original URL
Arendt’s Human Condition wouldn’t be a bad read for most #UX #designers https://twitter.com/camerontw/status/697455226052308992
๐ 0 ๐ 1 Original URL
Maybe we shouldn’t let any #Baltimore school groups go visit this violent place.Who knows when violence cld happen? https://twitter.com/baltimoresun/status/697472003805200384
๐ 0 ๐ 1 Original URL
@cwodtke It’s more of a No-UI than AI.
๐ 0 ๐ 0 Original URL
I keep accidentally re-re-tweeting our @UB_ESHE program.
๐ 0 ๐ 0 Original URL
RT @UB_ESHE: @NatlAquarium @EubieBee #InnerHarbor why you should choose @UB_ESHE to further your career goals and help community https://t.โฆ
๐ 0 ๐ 0 Original URL
@MauroFontanari never mind. That’s lame. Customers are users are people aka, your target audience.
๐ 0 ๐ 0 Original URL
@MauroFontanari what is CX?
๐ 0 ๐ 0 Original URL
@jemillerwbal were all write-ins counted as one category?Did he really get 3rd ahead of any other individual?
๐ 0 ๐ 0 Original URL
RT @MSFTEnable: Microsoft has hired 11 new employees who have autism, and we’re actively seeking candidates for more open positions. https:โฆ
๐ 0 ๐ 0 Original URL
I was able to refactor this and include other python files to make it more manageable. I had written several scripts that were doing the same thing with small differences. Instead of re-typing code, I used python’s import function and put most of the repeating routines into a separate .py file that I could import.