Live data from Hacker News

Viewing profile — basicallybones

basicallybones

HN member
Joined
Thu, Dec 30, 2021, 2:46 PM UTC
HN karma
138
Public activity
45 items

About basicallybones

No profile information was provided.

Recent public activity

  1. 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…

  2. 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 …

  3. comment
    Comment #39888403

    I am an anecdote, but this is true.

  4. 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…

  5. comment
  6. 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…

  7. 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…

  8. 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, …

  9. 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…

  10. 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…

  11. 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 …

  12. 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…

  13. comment
    Comment #38674986

    "To build is complex; to destroy requires only a single bit!" Love this.

  14. 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…

  15. 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 …

  16. 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…

  17. comment
    Comment #37422527

    Strong agree.

  18. 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…

  19. 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-…

  20. 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…

  21. comment
    Comment #36243054

    That is my experience.

  22. comment
  23. 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…

  24. 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…

  25. 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…