Viewing profile — chase-seibert
chase-seibert
HN member- Joined
- Sun, Mar 29, 2015, 3:32 AM UTC
- HN karma
- 12
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About chase-seibert
No profile information was provided.
Recent public activity
-
comment
Comment #21487142
This decision makes sense from the perspective of the person who owns doing database migrations, or who owns the performance of the database. However, the other 99% of the engineer…
-
comment
Comment #20987318
I've done both roles, but my sense is that manager of managers is essentially a more risky role -- chances of being laid off are higher, with accompanying risk. Line managers virtu…
-
comment
Comment #18254057
I’ve build a similar tool for a hackathon. What we found when we rolled this out to the whole company was that as soon as they saw the data for other people, they stopped worrying …
-
comment
Comment #9283794
ES6 admittedly borrowed a lot from Python. I just wish Guido had been successful getting Python supported as a first class language in Chrome; that might have actually given us a c…
-
comment
Comment #9283787
Certainly a number of common interactions are not currently possible (or at least not optimal) without being able to use JS. Maybe some day we can get to a place with web component…
-
comment
Comment #9283783
+1 I think that React.js is actually a much better model, closer to how you would render full page renders on the server.
-
comment
Comment #9283781
I agree. I value what javascript enables for those experience as well. I just wish more sites could implement those useful pieces and still get all the basic interactions correct. …