Viewing profile — hamidpalo
hamidpalo
HN member- Joined
- Mon, Jul 25, 2011, 6:36 PM UTC
- HN karma
- 301
- Public activity
- 110 items
- HN profile
- View on Hacker News ↗
About hamidpalo
Twiter: http://twitter.com/hamidp Trello: http://trello.com/hamid
Recent public activity
-
comment
Comment #12301989
Relevant quote from Otellini, the former CEO "The thing you have to remember is that this was before the iPhone was introduced and no one knew what the iPhone would do... At the en…
-
comment
Comment #9995422
Mint provides value and it's a trusted brand, so people feel okay about giving them access. I could potentially trust Mint but anything smaller and not based in the US definitely n…
-
comment
Comment #9652169
This definitely is in the right direction, but leaves out a lot of very important things. I think of a senior developer as someone who is effective. Roughly that means: * Planning:…
-
comment
Comment #9492479
You're thinking about it wrong. It's not about the complexity of code or any measure thereof, but a simple communication issue. Telling someone that their code is too complex can v…
-
comment
Comment #9483718
I will give you $5K cash if you can get me a decent 1 br in the 20s for $1500. even if you own just the condo fees will run $1500
-
comment
Comment #9368844
TCP is usable everywhere. Socket.io builds on top of websockets. Socket.io is useful when you have legacy web browsers that may not do websockets. Beyond that, it does not bring mu…
-
comment
Comment #9315891
The really interesting thing is that the Economist has been able to increase their rates while still growing subscriptions. Their digital subscription is as much as print as well. …
-
comment
Comment #8667645
There actually is containerization for windows that does not do VMs: http://www.microsoft.com/en-us/windows/enterprise/products-a...
-
comment
Comment #8079334
I work at Trello. We actually don't think of Trello as Kanban. Trello at its core is a collaborative list of lists. You can use Trello to implement a Kanban workflow but Trello is …
-
comment
Comment #8068484
Also check out http://www.decalgirl.com/ . I made this for my mbp: https://twitter.com/hamidp/status/463408033670774785/photo/1
-
comment
Comment #8064555
I work at FC and this is the way it pretty much works, except people rarely go out since our caterers are really good.
-
comment
Comment #8041575
I can't tell -- does it support upserts?
-
comment
Comment #8009086
This isn't really material, but more of a "I've copied the colors and misused them." A huge part of material is animations and behaviors and this doesn't have it. Simplest example …
-
comment
Comment #7551089
We have never rejected anyone based on which school they went to, and conversely have never extended someone an offer based on the school they went to. The schools we actively recr…
-
comment
Comment #7550554
I have a green card, so no visa necessary.
-
comment
Comment #7550322
I'm a Fog Creek employee who is also an immigrant and did not go to an Ivy League school. I also do a fair bit of interviewing at Fog Creek and we don't really care about which sch…
-
comment
Comment #7437508
Dart requires a major redo of everything. Kotlin is a nice evolution with an easy and soft transition.
-
comment
Comment #7436913
My biggest hope for Google IO '14 is the announcement of Kotlin as the Android language. Yes, you can already use Kotlin for Android actually but it's not well-supported and the co…
-
comment
Comment #7414595
The biggest issue with this benchmark is the unrealistic data model and the access pattern. From my admittedly limited knowledge a better benchmark would involve: - String keys bec…
-
comment
Comment #7398394
Another Trello dev here. Basically, we have many clients that are consuming the API, including our mobile apps. We never change the published interface so that if you're getting so…
-
comment
Comment #7398354
Another Trello Android dev here. We use gradle for building. The actual app is split into two, trello-app and trello-lib. Anything that can be done w/o Android like SQLite caching,…
-
comment
Comment #7398334
Trello dev here. The web client (trello.com) has a cookie that has the auth information. The actual code executed for both examples is identical.
-
comment
Comment #6521037
Why? You already have it just the way fanout has done it with an extension. XMPP as a protocol is very throughly thought out and mature with tons of libraries, clients and servers.…
-
comment
Comment #6411030
Not familiar with Linux kernel development practices, but wouldn't have any semi-capable static analysis tool caught this?
-
comment
Comment #6206861
Is there a way to cancel an account w/o an angry blog post and then waiting for a call from PR? I created a Windows Store account when I was a MSFT employee and it's straight up im…