Viewing profile — theunraveler
theunraveler
HN member- Joined
- Tue, Jan 04, 2011, 5:34 AM UTC
- HN karma
- 130
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About theunraveler
No profile information was provided.
Recent public activity
-
comment
Comment #46628233
Ghouls.
-
comment
Comment #29801493
Another case of technical debt resulting in therapy?
-
comment
Comment #28870847
$50m to fix? Seems a little ridiculous…
- comment
-
comment
Comment #4664435
> First off, this is completely false. With symfony2 the action needs to return a Response object. This annotation isn't required and the team I work with, we rarely use this. Corr…
-
comment
Comment #4664363
> PHP OO is broken in many ways (of which you can find a list in the blog post "php a fractal of bad design" Agreed. Although the problem is more that PHP in general (not just its …
- comment
-
comment
Comment #4664304
Why is PHP OO a horrible idea?
-
comment
Comment #4664298
I added an update to the article. I wasn't aware of the RFC to make annotations a language feature when I wrote the article. The article is specifically referring to annotations im…
-
comment
Comment #4664233
At least you would know if your array contains a syntax error. With an annotation, you would have no way of knowing that aside from what the annotation parser spits out.
-
comment
Comment #4664225
I am not opposed to change--in fact, I welcome it, especially with regard to PHP. Rather, I'm criticizing the use of annotations based on the argument that it is bad application de…
-
comment
Comment #4664198
I don't understand how. It's a static property because it applies to all object of the class, not an individual object (i.e. an individual object shouldn't be able to change it). A…
-
comment
Comment #4664160
> I'll take the first one because I have other shit I need to do. Uhh, what's so hard about making an array?
-
comment
Comment #4664151
Not necessarily. Several Symfony components rely on doctrine/common simply for parsing annotations, even if you are not using Doctrine for anything else.
-
comment
Comment #4664130
Wow, I didn't know about those RFCs to make annotations a part of the language. Thanks for posting.
- story
-
comment
Comment #3235304
OK, fair enough. The marketing copy and a description of "features" is still forthcoming (not my strong suit).
-
comment
Comment #3235094
The idea is that you have a set of chores that need to be split up evenly. The typical use case is a household. The app will take all of the chores you define for a group and split…
-
comment
Comment #3234995
A new app I've been working on for groups to evenly divide chores. Good for households, shared workspaces, teams with regularly-occurring tasks, etc. Check it out and let me know w…
- story
-
comment
Comment #3207787
Wow, this is wonderful! There are so few iTunes alternatives for Mac. Are you planning on open sourcing this? I would love to help develop it.
-
comment
Comment #3150755
Good idea. I did one of these a while back. https://github.com/theunraveler/SequoiaApp
-
comment
Comment #2842521
That all depends on what illusions you have about how the market works. I would claim that a single app developer is still subject market concerns. Oftentimes developers are hired …
-
comment
Comment #2842336
That's why unions are for workers, not employers :-)
-
comment
Comment #2842155
I really disagree with this. 1. Lost wages are one of the reason unions maintain a "strike fund" or start collection pools. 2. An injury to one is an injury to all. A company pulli…