Viewing profile — slathrop
slathrop
HN member- Joined
- Mon, Jan 11, 2016, 6:12 PM UTC
- HN karma
- 48
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About slathrop
http://pluralsight.com/profile/stevelathrop
Recent public activity
-
comment
Comment #23834549
There have been attempts at decentralization of git storage and collaboration. See for example: https://cointelegraph.com/news/interview_yurii_rashkovskii_t... I would love to see …
-
comment
Comment #17392604
Thanks for that suggestion and screenshot!
-
comment
Comment #17390085
I ended up with a hybrid approach where Hugo and Golang templates are only for building the data (TOML files) into the required JSON for a read-only REST API. The remainder of the …
-
comment
Comment #17389554
Good question! Sorry to be kind of cryptic there in the interest of brevity. Lodash is sort of a query language for data in JavaScript. The name is a play on Underscore, the name o…
-
comment
Comment #17389500
My comment above was intended to add some value and perspective on using Hugo in a real world business/industry/paying customer website scenario... something beyond a personal blog…
-
comment
Comment #17388183
I recently completed a pretty fun little website[1] for the U.S. freight rail industry using Hugo, Vue.js, Nuxt, Vuetify, Chart.js and Netlify. It is open source on GitHub[2]. It w…
-
comment
Comment #17215644
Nicely done. This is a must read for anyone stuck in "manual DOM querying and manipulation land" with jQuery looking to level-up using Vue.js as an excellent alternative. By the ti…
-
comment
Comment #17135660
This is a terrific idea! The code I reviewed so far looks very well written. Thanks for this... folks looking to interview for a software developer position (especially at Google o…
-
comment
Comment #16590637
Interesting that two "heavy" CMSs, SharePoint and Drupal, top the list of most "Dreaded" Platforms (Section II., 4th item after Languages, Libraries, and DBs). I can see a number o…
-
comment
Comment #14698591
Steve and a few others have done a little work recently on DotNetAnywhere (DNA) under this branch: https://github.com/ncave/DotNetAnywhere/commits/latest But aside from these recen…
-
comment
Comment #10882139
The "War Room" idea promoted by Scrum Masters and Project Managers has a similar downside. War Rooms take your best people and force them to answer questions all day long posed by …