Mistress of Android, Diversity Advocate, and Builder of Communities. Techie with a conscience. 1/2 of @TexasNerdHouse. fmr. @Stitchfix, @Nike, @HomeDepot, etc.
@jasonhowell Always loved the show, it was such an honor. Real piece of history and what a gift that we got to talk about Android going all the way back to 2009.
@blv I'm going to watch and see for now. Too much has happened to friends and what is happening is down right actually criminal. I can't pretend to be OK with it.
I'll move to the androidsocial Mastodon ATM. DMs will still work. It doesn't feel right to allow my content to make $$.
Man, I loved you tech-twitter. Like, I really loved you. You were the one place I didn't have to deal with monetized influencer nonsense and actually get the current events without the fear mongering.
This feels so much worse than the Google+ shutdown.
#GoodByeTwitter 🫡🐦💙
#Keyboard Twitter Help :
I want to get a Model F62 reproduction while I can, but cannot and have been completely unable to decide between the ultracompact and the OG in an HHKB setup on either.
@ModelFKeyboards
@DoesitPew @mikewolfson @intellijidea@androidstudio We are working on making the sync system more flexible and feature-rich. The prototype of a new such system is already in the testing/preview phase. Hopefully, it will be announced to public soon.
Please upvote the following issues:
https://t.co/pWrOOvtbeA
https://t.co/fesDwSSQGA
Hey @intellijidea and @androidstudio 💡
How can we get a feature to save and reuse my IntelliJ configuration across products and upgrades (plugins, customizations, and window positions)?
I hate having to redo the same work for AppCode, RubyMine, and WebStorm too. 🙏
@alsutton @intellijidea@androidstudio Well, really each of those are set up quite nicely for those specific types of projects. Where it can automagically pick up your combination of "Magical Tech Stack".
To a certain degree, it helps me segment what I am working on as well since I switch around more than most.
WOAH, DREAM COME TRUE!!!! 💜🐾
I am speaking to the @NUAlumni and @nueecs on 11/30 with my new talk for everyone in tech at every level:
"The Unicorn Pivot, Tools You Need for the Tech Career You Want" 🦄👩💻
Security is important:
Mobile applications can get static analysis very easily
Guardsquare recently (not so recently) launched:
https://t.co/n0ZjPEhP9n
It gives you chances to do static analysis in your app, shows you the OWASP MASVS violations, high-risk issues, and others
Finally, stop putting your app secrets in open Constants files and things like that!
Be creative 🙅♀️ or ... Take advantage of the obfuscation of non-UI strings that Android can already give you with string xml file names like "config-xx.xml" if you don't know what to do.