Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dglass
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
dglass
3y ago
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. <script setup> const items = [1,2,3,4,5,6] let run
2.
▲
Striking the Right Balance: Over-Engineering vs. Under-Engineering Software
(newsletter.beginner.dev)
38 points
by
dglass
3y ago
|
48 comments
3.
▲
The Art of Abstraction: From Learning to Engineering
(newsletter.beginner.dev)
3 points
by
dglass
3y ago
|
0 comments
4.
▲
by
dglass
4y ago
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 open source codebases, which carry a number of differe
5.
▲
Who's Hiring Junior Engineers – Edition #3
(newsletter.beginner.dev)
2 points
by
dglass
4y ago
|
0 comments
6.
▲
by
dglass
4y ago
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 professional, customizable job boards and monetize them
7.
▲
by
dglass
4y ago
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 frustrating very quickly. Kysely and Knex are far more flexible fo
8.
▲
by
dglass
4y ago
> 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. Most likely when dealing with monoliths where
9.
▲
by
dglass
4y ago
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 in my 4 years in the industry. There is so much mor
10.
▲
by
dglass
4y ago
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 right context. It also helped that the book was published on Hol
11.
▲
by
dglass
4y ago
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 my newsletter, Beginner.dev, to help reach my tar
12.
▲
by
dglass
4y ago
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 necessary to reach a senior level position. I spent 4 years
13.
▲
How to perform code reviews like a senior software engineer
(newsletter.beginner.dev)
1 points
by
dglass
4y ago
|
1 comments
14.
▲
by
dglass
4y ago
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 knowledge stored in books. There are vast amounts of knowledg
15.
▲
by
dglass
4y ago
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 article only covers written communication. In reality,
16.
▲
by
dglass
4y ago
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 your system from planning -> analysis -> dev ->
17.
▲
by
dglass
4y ago
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 that mentorship is another trait th
18.
▲
by
dglass
4y ago
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 offer PDF and ePUB versions in the bundle in the
19.
▲
by
dglass
4y ago
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 the book itself also help as well to adjust the content
20.
▲
by
dglass
4y ago
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 links at the end of each section). So in the short t
21.
▲
by
dglass
4y ago
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 available.
22.
▲
by
dglass
4y ago
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.
▲
by
dglass
4y ago
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 whole process. Getting the right words down on paper really
24.
▲
by
dglass
4y ago
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 this will be a good resource for developers w
25.
▲
Show HN: My book for programmers called “Junior to Senior” was published today
(holloway.com)
183 points
by
dglass
4y ago
|
38 comments
26.
▲
by
dglass
4y ago
The date picker is pretty impressive. Well done. https://jetbrains.github.io/ring-ui/master/index.html?path=/...
27.
▲
Who's Hiring Junior Engineers – Edition #2
(newsletter.beginner.dev)
1 points
by
dglass
4y ago
|
0 comments
28.
▲
by
dglass
4y ago
I always recommend building a calendar app, or something that deals heavily with dates. Knowing how to work with date and time in any language is critical.
29.
▲
Management Is Not Just for Managers: The Path to Becoming a Senior Engineer
(newsletter.beginner.dev)
4 points
by
dglass
4y ago
|
0 comments
30.
▲
Booster failure on Blue Origin uncrewed flight
(twitter.com)
3 points
by
dglass
4y ago
|
1 comments
More ›