Live data from Hacker News

Viewing profile — codenlearn

codenlearn

HN member
Joined
Sat, Sep 10, 2016, 5:28 AM UTC
HN karma
43
Public activity
34 items

About codenlearn

No profile information was provided.

Recent public activity

  1. comment
  2. story
    Show HN: Config-driven extensions to ghuntley's ralph loop technique

    I recently came across Chris Parsons' "Your Agent Orchestrator is Too Clever" which talks about Ralph loops, initially proposed by Geoffrey Huntley. while :; do cat PROMPT.md | cla…

  3. comment
    Comment #46521492

    This is exactly what I was working on last week. You have beaten me to it. Amazing work now time for me to find a new project.

  4. comment
    Comment #43368251

    Doesn't Language itself encode multimodal experiences? Let's take this case write when we write text, we have the skill and opportunity to encode the visual, tactile, and other sen…

  5. comment
    Comment #41595585

    I will probably recommend csprimer, this is hands down one of the best introductions that I found and I recommended to a lot of people who reached out to me. The order I will proba…

  6. comment
    Comment #40486769

    the one thing that is handy and missing here is creating and pushing tags.

  7. story
    Ask HN: What are some books/resources where we can learn by building

    Some examples that come to my mind are 1. https://build-your-own.org/ 2. https://github.com/codecrafters-io/build-your-own-x I'm interested mainly in distributed systems and machin…

  8. comment
    Comment #38565529

    I wrote my first calculator app 11 years ago using shunting yard algorithm. It’s a wonderful algorithm, hats off to Dijsktra for coming up with a simple and elegant algorithm.

  9. comment
    Comment #37958446

    The jespen analysis is amazing, thank you for sharing it.

  10. comment
    Comment #37958436

    Thank you, this is an amazing resource.

  11. story
    Ask HN: Distributed Systems Course Suggestions

    I'm looking for course suggestions in intermediate to advanced topics in Distributed systems and operating systems. Example: this course on Raft by David Beazley https://www.dabeaz…

  12. comment
    Comment #37066435

    Thank you for posting the link.

  13. story
    Ash HN: YouTube home page blank when history is off

    Title says it all, when history is turned off youtube shows a blank home page. I don't get why they started showing the blank page. You still know what subscriptions I have isn't t…

  14. comment
    Comment #36753467

    This behavior is happening in the default model (GPT-3.5). I edited the question as well.

  15. story
    Ask/show HN: weird behavior on ChatGPT

    asked chatgpt about the command to revert the action of "git add .", after answering the question it went of answering about "mass communication media". I never asked any question …

  16. story
    Ask HN: Startup Insights-Idea Generation, Problem Validation in Vertical Sectors

    This question is targeted towards individuals who have embarked on their entrepreneurial journey by either launching their own startup or bootstrapping it, specifically in vertical…

  17. comment
    Comment #36037491

    The 2 metrics I've used in the past is 1. Bounce rate combined with Session length - Bounce rate can be defined as % of users who leave only after viewing one or few pages. The rea…

  18. comment
    Comment #36008639

    I'm an engineer and talking from experience here. 1. keep the db schema simple. remember you are startup things change, so does the db schema so does your architecture. 2. One piec…

  19. comment
    Comment #35912272

    Thank you. This is what I was looking for.

  20. story
    Ask HN: Projects to do to get better at distributed systems

    For the majority of my career, I've worked as a backend engineer, but now I'm interested in transitioning towards being a distributed systems engineer. I've discovered a great reso…

  21. comment
    Comment #35746795

    Any API recommendations that comes to your mind?

  22. story
    Ask HN: Interesting Tech Ideas

    I'm currently looking for ideas for few side projects and I'd love to hear your suggestions. Do you have any interesting ideas that you think would be worth exploring? I'm a backen…

  23. comment
    Comment #35746237

    If you can afford a monthly subscription, I would definitely recommend https://frontendmasters.com/courses/react-native-v2/ . I did the Intermediate React by Brian Holt on Froenten…

  24. story
    Ask HN: If you had a time to work on an app but don't have time what would it be

    As the title mentions, If you had a week or 2 to work on a tech/app, but don't have the time, what would it be? If you have any ideas, please share them as I am looking for inspira…

  25. comment
    Comment #35257902

    +1 to that suggestion. this is something that I experienced as well. offlate most of the webapps are hijacking the back button.