adomanico's comments

adomanico | 4 years ago | on: Amazon Pip Horror Story

I wasn't suggesting anyone should "just be quiet", in fact, I'm happy this person was able to express themselves and their situation openly on LinkedIn.

My point was simply this wasn't a very pragmatic approach to handling the situation. Some employers may not like to see this type of content on their professional profile and it may hurt their career.

adomanico | 4 years ago | on: Amazon Pip Horror Story

As much as I feel sorry for this person and their experience, it seems to me this wasn't the best way to handle this situation.

It would have been more pragmatic to fire up leetcode, take a few interviews, and leave the job professionally. This probably would have come with a small pay bump, even with this persons limited professional experience.

Maybe I'm just lucky and I've never had a bad experience like this, but I couldn't see myself posting something like this professionally.

adomanico | 7 years ago | on: Why I hate the weekends (2017)

It seems to me, this has nothing to do with a 40 hour work week.

This person has overcommitted themselves in their personal life to the point where it is conflicting with their work responsibilities.

adomanico | 7 years ago | on: Go West

This is sound advice even if that means only starting your career in SF. Once you have an established career in the Bay Area you can command similar a similar salary in other cities and live where you want.

adomanico | 8 years ago | on: Reducing the size of iOS app binaries

The points regarding AB tests and analytics simply isn't applicable to most commercial apps.

Understanding how your features/changes affect key metrics and understanding how your users are interacting with your app is so crucial when you are trying to generate revenue.

I would argue Apples analytics are no where near enough to accomplish this.

adomanico | 9 years ago | on: Swift 3.1 Released

Very anecdotal evidence: I work on a fairly large mixed Swift & Objc project and I was expecting a greater decrease in compile times.

At first it seemed 'snappier' but starting to notice not much of an improvement.

It definitely still feels like making small changes like changing a function name triggers a lot of extra work.

I should fire up some benchmarking of Swift 3.1 vs 3.0

adomanico | 9 years ago | on: Building a Production Server Swift App

Am I missing a joke here?

Interface builder, xibs and storyboards are very useful tools for even extremely large projects. Makes building and maintaining the UI extremely easy.

The idea that because a tool is easy to use is somehow indicative of the skill of the person using the tool, is completely bogus. Interface builder has a lot of advanced features for setting up complicated UI.

You could quite easily argue the opposite for someone who needlessly creates all of their UI in code rather then in interface builder.

page 1