Live data from Hacker News

Viewing profile — cmbothwell

cmbothwell

HN member
Joined
Sat, Jan 07, 2023, 6:52 PM UTC
HN karma
84
Public activity
19 items

About cmbothwell

No profile information was provided.

Recent public activity

  1. comment
    Comment #47103560

    The irony of the agentic/mimetic interview question is not lost on me. I wonder if it is on the hypothetical interviewees? Answering “agentic” is the most “mimetic” answer you coul…

  2. comment
    Comment #43509658

    I’ve come to believe a more depressing take: they _want_ to believe it, and therefore do. No disclaimer is gonna change that.

  3. comment
    Comment #43307017

    This hits at the true nature of the problem which has _nothing_ to do with Redis at all (which is a fine piece of technology written by a thoughtful and conscientious creator) and …

  4. comment
    Comment #43157681

    What was it about Elixir that you found dissatisfactory? I am currently evaluating Clojure vs. Elixir for a new project.

  5. comment
    Comment #42842243

    Feel free to contradict me with personal experience, but I actually posit that (like many interesting phenomena in life), the truth is exactly the opposite. The number of people in…

  6. story
  7. comment
    Comment #40516144

    > If you can't isolate and articulate the problem without referencing your tech stack and tooling, or your explanation gets all muddy and convoluted, you haven't actually identifie…

  8. comment
    Comment #40512208

    This rings so true. I noticed a consistent level-up in my abilities once I started to seek the essence of the problem. I ask myself: “I start with this information. The desired out…

  9. comment
    Comment #39395700

    I am also hacking my own tool together for exactly this reason - multi-currency is one of those things that is absolutely essential if you need it, but is often ignored by a lot of…

  10. comment
    Comment #39382490

    I would also posit that this inclination towards individuals over institutions in the US extends to Central and South America.

  11. comment
    Comment #39381896

    This is a very incisive and insightful take and really distills some large cultural differences between Americans and Europeans down to its essence. Can I ask if you are American o…

  12. comment
    Comment #39189496

    I tend to agree. OP, if your motivations are largely economical, you're probably best off leveraging your existing skillset and experience. Sales is a very valuable skill, and engi…

  13. story
  14. comment
    Comment #37818847

    Looks like a great tool. Thanks for sharing. Might consider using it if I start freelancing more, as I much prefer to support other small creators than big corporate software. Also…

  15. comment
    Comment #37435806

    The proposition of replacing the layered morass of node-based tooling (node, ts-node nodemon, tsc, jest, ts-jest, webpack, BABEL, 2 incompatible module specs, UMD insanity, 3 packa…

  16. comment
    Comment #36245517

    Not sure why you’re being downvoted, this is a very interesting history.

  17. comment
    Comment #36154544

    You might like Odin, it has a similar philosophy to Zig and supports swizzling: https://odin-lang.org/docs/overview/#swizzle-operations Matrix types are also built in: https://odin…

  18. comment
    Comment #35186320

    From a quick glance this could be the missing piece for going all in on SQLite for small apps. Most plug-in admins only work with remotely accesible databases like Postgres. How wo…

  19. comment
    Comment #34535336

    This is a really nice stack and what I’m using together with a colleague right now. Do you use the serverless functions available with Vercel/Supabase? If so, I’m curious how you c…