Viewing profile — dglass
dglass
HN member- Joined
- Fri, Feb 27, 2015, 10:45 AM UTC
- HN karma
- 674
- Public activity
- 209 items
- HN profile
- View on Hacker News ↗
About dglass
Recent public activity
-
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…
- story
- story
-
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…
- story
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
- story
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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 …
-
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…
-
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…
-
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.
-
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 …
-
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 …
-
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…