Viewing profile — hmillison
hmillison
HN member- Joined
- Wed, Oct 08, 2014, 8:00 PM UTC
- HN karma
- 77
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About hmillison
No profile information was provided.
Recent public activity
-
comment
Comment #42523953
in reality the question is more so, can the AI do a "good enough" job to not be noticeably worse than a real person?
-
comment
Comment #42435065
there's a lot more involved in senior dev work beyond producing code that works. if the stakeholders knew how to do what they needed to build and how, then they could use LLMs, but…
-
comment
Comment #39527171
I'd guess "huge investment" in this case is relative. The maintainer is not spending a ton of time building features for the CLA tool since it's mostly "done" and so investing more…
-
comment
Comment #36864611
I support remote work, but moving out to a rural area is putting yourself at risk if you expect to get high software engineer pay. There’s a lot more competition for remote jobs an…
-
comment
Comment #36771764
The city of San Francisco is ~10% of NYC's population so it's not a good comparison.
-
comment
Comment #34124057
Totally agree with this and one of the biggest problems i’ve dealt with at early stage startups is employees from a big companies that couldn’t deal with bypassing certain things l…
-
comment
Comment #33834188
Totally agree with you that now that React has matured, I have dealt with a ton of shitty React codebases because it really is more of a library that doesn't inform you how to arch…
-
comment
Comment #33333907
according to the article, Turbopack is 10-20x faster than Vite. I wonder how they were able to edge it out so significantly!
-
comment
Comment #33208052
I would argue that Hanoi is more touristy than Ho Chi Minh so this comparison just tells me the author doesn’t know what he is talking about
- comment
-
comment
Comment #32348188
That's great news! I missed that in my initial skim of the article.
-
comment
Comment #32346055
I have used protobufs and grpc on the web before. Maybe this project is the magic bullet that makes it easy to do, but in the past that typescript support from Google and 3rd parti…
-
comment
Comment #32188008
I was really excited to try out Facet at the start of the year, but I was disappointed to see that most of the opportunities were for full time work and there isn't a lot of contra…
-
comment
Comment #32098099
a lot of people living those lifestyles are living off of credit cards or their trust fund
-
comment
Comment #32098088
NYC is one of the only cities in the US with quality transit and really the main one where it's easy to live car free in many areas of the city.
-
comment
Comment #30356371
It’s truly insane to me that we’re still waiting on decorators from TC39. I’ve been seeing warnings to not use them SINCE shortly after ES2015. Since you’ve been able to use them f…
-
comment
Comment #28610159
Considering NYC recovered economically from 9/11, which made parts of the city uninhabitable. I don't see this being as big of a concern, though it would be tragic if something lik…
- comment
-
comment
Comment #26338101
Agree with this sentiment. I had a short stint at a large tech company and the sort of attitude you describe is what turned me off from working there longer. “Not my job” people te…
-
comment
Comment #26337602
As engineers, we should be capable of critical thinking beyond this. Otherwise you will end up with barely working enterprise software like the sibling comment mentioned. If this i…
-
comment
Comment #25906816
We didn't use it initially because the site was built before they launched that feature, but it definitely reduced some of the boilerplate that we had to write ourselves to wire up…
-
comment
Comment #25890311
I built out a site using headless WP with Next.js as the frontend. With server side rendering of React, we still took advantage of caching the HTML in a CDN like you would with van…
-
comment
Comment #24872068
Agree with this 100%. I've seen both in older codebases. It's even more frustrating when you work with engineers who refuse to believe that any code they write could become technic…
-
comment
Comment #24547124
Agree with this, it's very important for engineers to own the quality and reliability of their own code. The team I was on that had embedded QA on each team had barely any unit tes…
-
comment
Comment #23825120
Other interesting aspect is that they get paid to build features for the browser by companies that want to drive the direction of the web platform. https://blogs.igalia.com/mrego/2…