Live data from Hacker News

Viewing profile — eduardofcgo

eduardofcgo

HN member
Joined
Sun, Jan 14, 2024, 5:48 PM UTC
HN karma
18
Public activity
13 items

About eduardofcgo

No profile information was provided.

Recent public activity

  1. comment
    Comment #44790880

    Also because it's a language for the web, and HTTP is stateless.

  2. comment
    Comment #44763026

    Didn't it came out recently that those numbers were bugus, since basically every Instagram account must have a Threads account, and those are not actual active users?

  3. comment
    Comment #44762999

    Usually with OOP several builders are composed together to express the creation of some data. These builders have functions with types, which define the rules for the creation of t…

  4. comment
    Comment #44762843

    Singleton is the worst example of design pattern, not sure why these kinds of posts always like to mention it. Singleton is just a hack for avoiding OOP with OOP languages. Obvious…

  5. comment
    Comment #44762785

    Could you not just use dicts and some schema validation logic for this?

  6. comment
    Comment #44762769

    The programmers that insist in using type hints in python usually are the ones that makes these mistakes. I think the main reason that these patterns do not make sense is because p…

  7. comment
    Comment #44761868

    OpenAI valued at 300B will never be able to produce the same products "wrappers" that these 5 people startups are making. Same reason Facebook could not make Instagram, of Jira cou…

  8. comment
    Comment #44569400

    Part of the inevitabilism is how these tools are being pushed. At this point it doesn't matter how good they are, it's just how many people live now. Microsoft sure knows how to tu…

  9. comment
    Comment #43773577

    We have been seeing this shift for a while, where "software engineers" graduate from 3 month bootcamps. Except now most likely they will not be earning 500k making crud apps.

  10. story
    Show HN: Cooked.wiki generates an interactive diagram from any recipe online

    I have been working on this for the past 5 months. My goal was to create a tool is able to generate a friendly UI for any recipe, that I can use to follow along in the kitchen whil…

  11. comment
    Comment #40337035

    Because that already exists and is ChatGPT

  12. comment
    Comment #39076050

    Developer here, thanks for sharing the project! I really wanted something that allowed me to save my own versions of recipes I found. There’s also the social aspect, where my frien…

  13. comment
    Comment #38992551

    Thanks for sharing! I am the developer, started this as I was desperate for something that allowed me to save recipes quickly, without needing to install apps. If you have any feed…