Live data from Hacker News

Viewing profile — dglass

dglass

HN member
Joined
Fri, Feb 27, 2015, 10:45 AM UTC
HN karma
674
Public activity
209 items

About dglass

personal: david (dot) glassanos (at) gmail.com work: dglassanos (at) platformscience.com

Recent public activity

  1. comment
    Comment #37134904

    Disagree. I would argue your example is hard to read compared to the equivalent in Vue, and it mixes business logic (computing the running total) with the rendering logic. const it…

  2. story
  3. story
  4. comment
    Comment #34916634

    I think the bigger reason it is banned at most companies is because it's nearly impossible to know what kind of license the generated code is available under. Copilot is trained on…

  5. story
  6. comment
    Comment #34623932

    https://www.tracket.com Tracket is a platform that lets you build, customize, and monetize niche job board websites. Our platform empowers ambitious entrepreneurs to create profess…

  7. comment
    Comment #34510027

    Prisma is good for writing simple selects, updates, and deletes. But the moment you need to write any kind of advanced query with joins, nested queries, unions, etc. it gets frustr…

  8. comment
    Comment #34397788

    > You will never switch databases No, you may never have had to switch databases, but I have worked on codebases where we've had to switch databases, and I'm sure others have to. M…

  9. comment
    Comment #34381445

    I work for a startup in the trucking space so it's nice to see such an in depth analysis of the industry. I can agree that most of the article is accurate based on what I've seen i…

  10. comment
    Comment #34192404

    Mostly through posting valuable content on the newsletter and sharing it across various channels, as well as comments like this where I can plug the book and newsletter in the righ…

  11. comment
    Comment #34191462

    Not your typical side project but my book, Junior to Senior, has been averaging over $500/month in sales since it was published back in October of this year. I've also been growing…

  12. comment
    Comment #33923739

    Aside from my full time career as a programmer, the best side income stream I've built has been my book I wrote[0] to help software engineers develop the soft-skills that are neces…

  13. story
  14. comment
    Comment #33562367

    While I agree with the general argument in the article that sales data and similar metrics should be public, I think there's a lot more that can be done to unlock all of the knowle…

  15. comment
    Comment #33372040

    Some really good advice in the article, and I like the examples too. I agree with the author that communicating effectively is an important skill in a developer's tool box, but the…

  16. comment
    Comment #33251807

    Hard to say without know how your team cuts a new release, but my guess is you'll want to track all these changes in your project management software. How do tickets move through y…

  17. comment
    Comment #33167245

    That's some great feedback, thank you! I'll add these to my notes for the upcoming revisions. There's a section about having a "team-first approach," but I agree with your comment …

  18. comment
    Comment #33166965

    We're planning to make some revisions to the book based on some of the early feedback we've gotten, so for now the Holloway reader is the best place to read the book. We do plan to…

  19. comment
    Comment #33166434

    Thanks for the feedback. Holloway's platform makes it easy to make revisions, and I plan on updating the content periodically based on feedback like this. Comments from readers in …

  20. comment
    Comment #33166272

    The kindle version will be release in the future, hopefully soon. We're planning to make some revisions to the book based on some of the feedback (as well as adding/updating the li…

  21. comment
    Comment #33165683

    Pretty sure you should be able to download it, but I don't see the option either. I've reached out to my contacts at Holloway to see if there's a reason why the download isn't avai…

  22. comment
    Comment #33165673

    Hmm, I believe you should be able to download it. I've reached out to my contacts at Holloway to see if there's a reason why the download isn't available.

  23. comment
    Comment #33164976

    Thanks! And congrats on your book as well. It turned out to be way more work than I imagined, but it was worth it. I ended up learning and growing as an engineer myself during the …

  24. comment
    Comment #33164618

    Thank you! I agree, there's plenty of resources out there to learn how to code, but there's a lot that goes into being a professional programmer than just writing code. I'm hoping …

  25. story
    Show HN: My book for programmers called “Junior to Senior” was published today

    After a four year journey, the book I wrote to help junior and mid-level programmers earn their first promotion was published today . The book is titled Junior to Senior: Career Ad…