Live data from Hacker News

Viewing profile — joshmarlow

joshmarlow

HN member
Joined
Tue, Jul 22, 2014, 4:58 PM UTC
HN karma
872
Public activity
343 items

About joshmarlow

Developer of backends, lover of types.

Recent public activity

  1. comment
    Comment #49169929

    I would not advocate nationalization of any operations - I think the free market will run the data centers better in general. I'm only suggesting (eventual) negotiations between co…

  2. comment
    Comment #49159753

    I don't understand why this got downvotes - simply extrapolating current trends leads to the need to answer all of these questions. My own $0.02 on the economics piece - every coun…

  3. comment
    Comment #49089685

    I've often thought that s-expression diff-viewers would be very nice tooling. I've also often wondered how easy it would be to just sling s-expressions across the wire to execute i…

  4. comment
    Comment #49007054

    I've often wondered how viable it is to use AI to fill out the ecosystem gaps in awesome but niche languages (still looking at you OCaml...). I've not gone too deep down this train…

  5. comment
    Comment #48994707

    A couple of years ago I listened to a Lex Fridman podcast with a researcher at the MIT Media Lab. I don't know the status of it, but the researcher spoke about how people in develo…

  6. comment
    Comment #48926206

    I don't hear about them a lot but it looks like arcee.ai is aiming to be just that. Here are some of their current open weight offerings: https://www.arcee.ai/open-source-catalog

  7. comment
    Comment #48835265

    That makes sense and had never occurred to me! I just asked and Claude says it's Haiku.

  8. comment
    Comment #48834782

    Absolutely the same. Now that Fable is back, the Claude voice interface is... worth dealing with. The app mostly seems to have trouble recovering from networking issues which is ja…

  9. comment
    Comment #48834685

    I'm so mad that this might make me re-subscribe to ChatGPT. I wouldn't have believed how much I use the voice feature before LLMs and ChatGPT currently has the best voice interface…

  10. comment
    Comment #48649597

    One of the more counter-intuitive parts of management that I've found is that your focus shifts from delivering a technical outcome to care-taking a team that delivers technical ou…

  11. comment
    Comment #48561217

    It definitely violates DRY but if you keep passing the JWT down the call chain, you can do redundant permission checking in your business layer. Now the reasonable response to the …

  12. comment
    Comment #48490158

    His Blindsight is one of my all time favorite novels (sequel is good to). His short story Malak - about a military drone given a prototype ethical program - is so good.

  13. comment
    Comment #48479531

    This feels like this is exploring the reasons for what Doctorow calls "Enshitification" which is really exciting.

  14. comment
    Comment #48053345

    Another suggestion for optimizing local inference - the Hermes team talks a lot on X about how much better results are when you use custom parsers tuned to the nuances of each mode…

  15. comment
    Comment #47891507

    I propose a claude skill to email glitter bombs where appropriate.

  16. comment
    Comment #47591654

    > Treat code design and architecture as the thing that lets your slop canons (90% of engineers even pre-ai) move fast without breaking things I'm currently of the opinion that huma…

  17. comment
    Comment #47416693

    That's very interesting and is good evidence against the thesis - thanks for sharing!

  18. comment
    Comment #47413991

    Very true - which is why this piece "that translations of others words into 'happy' are somewhat approximate." would be very interesting if accurate.

  19. comment
    Comment #47413968

    I've not read Aristotle directly but translating eudaimonia was an example in the book that I mentioned. The argument was that eudaimonia is often translated as happiness but that …

  20. comment
    Comment #47413193

    A few years ago I read a claim that the word 'happy' is relatively young - ~500 years old - and that translations of others words into 'happy' are somewhat approximate. My takeaway…

  21. comment
    Comment #47183365

    On a related note, this type of reasoning is what made me flip my opinion on microservices. I've generally been skeptical of a many-microservice architecture for the last decade bu…

  22. comment
    Comment #46991314

    Now I want my main agent to be modeled after the Adjutant and any subagents to sound like SCVs.

  23. comment
    Comment #46827075

    CoinBase sure does - https://www.x402.org/

  24. comment
    Comment #46619240

    Adding to your comment, I've found that frequent squashing of commits on the feature branch makes rebasing considerably easier - you only have to deal with conflicts on one commit.…

  25. comment
    Comment #46236665

    I think Grok's voice chat is almost there - only things missing for me: * it's slower to start-up by a couple of seconds * it's harder to switch between voice and text and back aga…