Viewing profile — jonathanstark
jonathanstark
HN member- Joined
- Thu, Jul 08, 2010, 9:27 AM UTC
- HN karma
- 137
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About jonathanstark
Recent public activity
-
comment
Comment #46522071
This is wild
- story
-
comment
Comment #46019765
Wouldn't the NYT or whoever object to someone reposting their articles?
-
comment
Comment #46018660
Wow, that's wild
-
comment
Comment #46018651
As OP said, these aren't the newspaper articles. They're AI generated stories based off the facts of the events.
- story
-
comment
Comment #32188316
Stories like this make me sick to my stomach. Lots of mistakes made on both sides but hourly billing itself was a major contributor that neither party even mentioned in the postmor…
- story
- story
-
comment
Comment #12144409
FWIW - I think you meant "fake" not fact at the end there.
-
comment
Comment #12105181
Dalke, I see that I have insulted you and for that I am sorry. I doubt that there is much I can say in this medium to undo that damage other than to tell you that it was unintentio…
-
comment
Comment #12096485
Hi! Author here. Thanks for your comment :) I was preparing to answer your questions and then I read that you consider yourself a laborer. If you see yourself as a laboror, my book…
-
comment
Comment #8893872
I've been beta testing Remarq and the time it has saved me more than makes up for the cost.
-
comment
Comment #8730548
Very, very nice. Kudos DHG!
-
comment
Comment #8619605
@robertnealan Well said. Having personally worked on responsive redesigns for ew.com, techcrunch.com, and timeinc.com, I know as well as anyone that designing a full scale responsi…
-
comment
Comment #8619033
> But what people want at these events is a catchy, flashy demo that wows attendees and that can be tweeted/Facebooked/etc. And then what? Opened on a mobile phone where the demo d…
-
comment
Comment #8619006
I'm not saying everyone must ALWAYS design mobile first. I'm saying it should be our default position, like doing layout with css instead of tables. If you have some reason to igno…
-
comment
Comment #8618986
It doesn't have to be hard. Some visual designs can be hard to do cross device but that's conscious design choice. The implementation is not that hard if you start small and work y…
-
comment
Comment #8618966
What I said in the article was that most devs should have had time to do both, BUT if they really had to pick one, pick mobile. I'm not saying ignore desktop - I'm saying it's the …
-
comment
Comment #8618918
I strongly disagree.
-
comment
Comment #8618905
Good point about "the screensize they would demo" but in the case of Rails Rumble, the contestants don't demo their work. The judges browse through them on their own on whatever de…
-
comment
Comment #8618890
Yes, there are certain work products (code, for example) that still can only reasonably be done on desktop/laptop computers. But the list of work products that require a desktop/la…
-
comment
Comment #8618819
I too wondered that while writing the post, but I can't think of anything about Rails that inherently makes the framework desktop-first.
-
comment
Comment #8618809
Hi! I'm the post author. Desktop is dead in the way TV and newspapers are dead. Yes, they're still around but there's no growth. They certainly shouldn't be the main focus for a we…
-
comment
Comment #6368055
> Your first media query is no media query What don't you like about this? > This mobile up approach means your responsiveness is dependent on Javascript, which smells funny to me.…