Viewing profile — basicallybones
basicallybones
HN member- Joined
- Thu, Dec 30, 2021, 2:46 PM UTC
- HN karma
- 138
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About basicallybones
No profile information was provided.
Recent public activity
-
comment
Comment #41802051
This is not totally accurate. For reference, here is the Wikipedia entry for Dodge v. Ford Motor Co. (1919) (copy and pasted at bottom). https://en.wikipedia.org/wiki/Dodge_v._Ford…
-
comment
Comment #39888439
It is about control. I worked with India-based engineers writing IoT C++ on deadline (alongside a US team) at 5 PM ET. They had already put in 8 hours by the time I woke up. Total …
-
comment
Comment #39888403
I am an anecdote, but this is true.
-
comment
Comment #39726461
I believe most run-of-the-mill marketing language will sound like it is written in AI. The easiest thing to do for technology writing is to write the complete, factual article, the…
-
comment
Comment #39722421
Amen.
-
comment
Comment #39698179
Here is what Gemini has to say in response to our comments: START GEMINI: I can understand the frustration expressed in the Hacker News conversation. Here's my perspective, includi…
-
comment
Comment #39698071
The reason "AI used to be an academic term indicating research into having machines mimicking human intelligence," and it's not anymore, is because the machines have successfully i…
-
comment
Comment #39561508
A nice middle ground is using a tool like Google's Skaffold, which provides "Bazel-like" capabilities for composing Docker images and tagging them based on a number of strategies, …
-
comment
Comment #39415768
Preach. The hardest problems in computer science may be cache invalidation and naming things, but the hardest problem in modern application development is navigating the ocean of e…
-
comment
Comment #39415181
NX is a double-bladed lightsaber. I love it when it is working. The problem (and I say this with appreciation for the difficulty of the task) is there are too many bugs. Bugs in yo…
-
comment
Comment #39414881
I care a lot about using great tools, but I agree. The thought of having to hold another widely adopted backend JS runtime in my head to be an effective ecosystem developer is not …
-
comment
Comment #39289758
I use both, so here is what I'm doing and why I find value in staged Docker builds. I am running a (relatively new) NX monorepo, which deploys ~6 microservices to various K8s envir…
-
comment
Comment #38674986
"To build is complex; to destroy requires only a single bit!" Love this.
-
comment
Comment #38665213
A few months ago, my GitHub Actions iOS pipelines were failing ~50% of the time a few minutes into the run because half the MacOS runners didn't yet have XCode 15.01. At $0.16/minu…
-
comment
Comment #38665151
I'll take the opposite position. A few weeks ago, I migrated my CI/CD pipelines from GitHub Actions to Google Cloud Build, which was a meaningful improvement for me. But I left my …
-
comment
Comment #37653081
I believe so, but I do not think it is worth the effort and complexity for a lean team. I just recently half-built something like this that used Docker build layers to run lint/tes…
-
comment
Comment #37422527
Strong agree.
-
comment
Comment #37365773
Take this with a grain of salt, as I have not used PG Task Queues. I think the answer is there is no right answer here, and that it depends on your personnel and your data integrit…
-
comment
Comment #36772725
By the way, it sounds like you are frustrated with how companies work in general. You should read this excellent essay: https://www.ribbonfarm.com/2009/10/07/the-gervais-principle-…
-
comment
Comment #36772577
You are asking how to change the culture at a big organization. It is not possible unless you are C-Suite. This is true of most smaller organizations as well, though in smaller org…
-
comment
Comment #36243054
That is my experience.
- comment
-
comment
Comment #36156766
Optimizing for anxiety minimization and joy/meaning maximization is a pretty good alternative. I think it is a good way to be an admirable, productive person without burning yourse…
-
comment
Comment #36074426
One more thing: I have seen managers blame engineers for their own planning/resource allocation mistakes. If you are a mid-level engineer, these mistakes feel like they are your fa…
-
comment
Comment #36074360
You should try to develop an accurate and nuanced view on your skillset. I am simultaneously quite proud of my guitar playing and acutely aware of my deficits. For me, when someone…