Blog

@cwodtke It’s more of a No-UI than AI.

๐Ÿ”„ 0 ๐Ÿ‘ 0 Original URL

Tags: #tweets

I keep accidentally re-re-tweeting our @UB_ESHE program.

๐Ÿ”„ 0 ๐Ÿ‘ 0 Original URL

Tags: #tweets

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

Tags: #tweets

@MauroFontanari never mind. That’s lame. Customers are users are people aka, your target audience.

๐Ÿ”„ 0 ๐Ÿ‘ 0 Original URL

Tags: #tweets

@jemillerwbal were all write-ins counted as one category?Did he really get 3rd ahead of any other individual?

๐Ÿ”„ 0 ๐Ÿ‘ 0 Original URL

Tags: #tweets

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

Tags: #tweets

New Additions

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.