Live data from Hacker News

Viewing profile — rdrd

rdrd

HN member
Joined
Wed, Apr 21, 2021, 1:01 PM UTC
HN karma
422
Public activity
30 items

About rdrd

No profile information was provided.

Recent public activity

  1. comment
    Comment #46257777

    Yes I too have found newer models (mostly Opus) to be much better at iterative development. With that being said if I have very strong architectural/developmental steer on what I b…

  2. comment
    Comment #46255495

    First you have to be very specific with what you mean by idiomatic code - what’s idiomatic for you is not idiomatic for an LLM. Personally I would approach it like this: 1) Thoroug…

  3. comment
    Comment #45483517

    Even if you don’t use tailwind the tailwind UI page has some nice example options. It’s nice in that they’re all on a single page so can quickly compare what UX might work for your…

  4. comment
    Comment #45406104

    Even outside of AI coding I have found a tremendous amount of value in using AI to produce a requirements and spec document for me to code from. The key unlock for me is asking AI …

  5. comment
    Comment #45399711

    Beautiful. You can just tell when things are made with the core premise of how they wanted someone to FEEL playing it. Not some lore, not some "cool" gameplay ideas they had, not s…

  6. comment
    Comment #45334053

    To be clear, the "personas" are customer/user personas. Not sure what the "fake" aspect relates to. https://www.mural.co/blog/creating-user-personas

  7. comment
    Comment #45331716

    Just watched your video, really love the style and openness. My only suggestion is niche it down a bit. The SQL tutorial guides and features sound great, but the functional list fe…

  8. comment
    Comment #45330534

    True. 99% won't care, but that shouldn't hold you back. You get outsized returns from even a handful of people caring - feedback, amplification, motivation, moral support etc.

  9. comment
    Comment #45329564

    > Its just another form of marketing and it should be illegal to go around spamming posts advertising a product I think this is the dogma that holds a lot of devs back, the belief …

  10. comment
    Comment #45326031

    I get the same whenever I get my daily walk in. Pure unbounded epiphany of ideas and experiments, surging with creativity. I'll revisit them a few days later and for 90% of them my…

  11. comment
    Comment #45325412

    As a solo/indie dev who's currently early in building a product, I've been keeping a journal of "ideas" for content in a txt file in the codebase as I hate context switching and wa…

  12. story
  13. comment
    Comment #44848575

    I get an immense amount of pride when I see anything that the Royal Museum Greenwich do because not only is it very local to me but they have such a great way of balancing the hist…

  14. comment
    Comment #44303208

    I find the wordsmithery on Meta's statement the most interesting: “We do not track your *PRECISE* location, we don’t keep logs of who everyone is messaging and we do not track the …

  15. story
  16. comment
    Comment #44216988

    Even though it was a long time ago I still have IE6/7 workarounds burned into my brain, most of them float related but also having a whole stylesheet for that damn browser... : htt…

  17. comment
    Comment #44216009

    I remember working for a client who needed to support IE6 (with all the insane bugs/quirks/limitations) and I’d despair every time the designers would hand over a Photoshop design …

  18. comment
    Comment #44044519

    I have noticed a few people grumbling that the slow requests for Gemini in particular are taking upwards of 4-5 minutes to complete. I have noticed a massive decline in the slow re…

  19. story
  20. comment
    Comment #37954870

    For transparency it looks like this user works for GoDaddy based on a previous HN comment where they link to their GoDaddy email address. My personal recommendation based on custom…

  21. comment
    Comment #36328631

    I think we’ve all worked with people that fall into these when it comes to PR time. Smart and energetic - "I think this covers everything functionally and I’ve added a couple of ex…

  22. comment
    Comment #34947077

    I’ve enjoyed using it to create random test data in csv format, something I would usually do mashing together a few APIs and a Python script. Just today I asked for a large number …

  23. comment
    Comment #32916109

    Having worked on a couple of iOS banking apps there’s a few reasons: 1. Additional security frameworks to help with anti-tampering, often from 3rd parties who have little desire to…

  24. comment
    Comment #27398354

    I won’t labour the point but you’re mistaken, nodes ARE traditional cloud/web based systems. All you have to do is check https://www.ethernodes.org/network-types to see that, 65% o…

  25. comment
    Comment #27397093

    So you’ll build a load balancer for the nodes you might connect to, is what you’re saying, and where will you host said load balancer? Wherever you host it that’s the availability …