Viewing profile — swanson
swanson
HN member- Joined
- Mon, Aug 30, 2010, 10:25 PM UTC
- HN karma
- 5,756
- Public activity
- 903 items
- HN profile
- View on Hacker News ↗
About swanson
Recent public activity
-
comment
Comment #47663963
I tried making this joke to the author when the book was released ("I purchased the book, but the link just took me to an empty page") and, unfortunately, they didn't get it and tr…
-
comment
Comment #45661720
I guess I'm not quite understanding why you need six staging servers provisioned at $500 a pop? And if you need that because you have a large team...what percentage of your enginee…
-
comment
Comment #45520910
it made my day to see this comment, i was the original creator, awesome to see people still using it!
-
comment
Comment #36977864
RE "neutered inspector": you can inspect the element and click ".cls" to toggle off classes: https://i.imgur.com/ig2SQw3.png RE "you can't chain selectors": you can stack modifiers…
-
comment
Comment #31766456
I got really into daily fantasy at the height of the boom: you make a fantasy football lineup and enter it into paid contests. For big leagues like the NFL you can potentially win …
-
comment
Comment #31103443
I used OR-Tools via the Python bindings a few years ago. It was nice to work with once I got setup but it was a pain to get it installed (both locally and when deploying to a cloud…
- story
- comment
-
comment
Comment #26557330
I think the article would be better if you were to include even a basic template instead of just adding the tag. Right now, my first impression would be "why not just wrap the cont…
-
comment
Comment #26467742
It is great to see more options for non-accredited investors. There are plenty of software-type folks in low-cost of living states that don't meet the net-worth / salary bar but ar…
-
comment
Comment #26094617
This is neat. You might consider making a twitter / instagram bot version. I like the Word of the Daily and would be nice to mix that into my twitter feed vs getting an email or vi…
-
comment
Comment #25923431
And getting FDA approval is not the finish line. It's just the start of the roll-out. Now employ teams of reps to get the drug covered by every commercial insurance company and all…
-
comment
Comment #25545529
I really hated SmartTVs and would actively avoid them, but I recently got one of the Roku branded TVs and it's actually quite good. Roku has always been great for me in terms of so…
-
comment
Comment #25307074
I share some of the same issues, I have found that ERB templates work better than HAML for lots of data attributes. Basecamp seems to use liberal newlines / spacing when creating h…
-
comment
Comment #25306949
They are both JS frameworks, but they are fundamentally different approaches. React (and React-rails) moves rendering / state / logic clientside. You can use tools like react-rails…
- story
-
comment
Comment #24925278
I've had great success with the Turbolinks + Stimulus approach. There are a couple of common patterns that you'll reach for, namely, lazy loading content (basically a with a URL at…
-
comment
Comment #24409899
- Helped push for a shift in invoicing hourly to daily/weekly and then to "flat-rate for the whole team every month" - Organized a professional development group to promote book cl…
-
comment
Comment #24013526
None of this stuff matters at this point. Start writing content.
-
comment
Comment #23607055
Rory Sutherland - Alchemy Ole Peters work on ergodocity Paul Skallas / "Lindy Table" on Twitter
-
comment
Comment #23607036
Taleb doesnt live in NYC anymore
-
comment
Comment #23578736
Reminds me of the great "Nathan for You" episode where Nathan creates his own film festival so that he can award his own movie a judge's prize.
-
comment
Comment #23480507
> most people are overweight, so health is unimportant I would say, yes, health is unimportant to the average person because of their actions. I don't think that's good or fair, bu…
-
comment
Comment #23480454
It's commendable to strive to improve. I agree that 95% of projects are a mess. I don't think there is value in writing good commit messages in those environments, even if it is ea…
-
comment
Comment #23480033
That's fine. I think your opinion is the majority opinion (at least online). It just does not match my own experiences of reality. You can and should value practices based on your …