Viewing profile — codenlearn
codenlearn
HN member- Joined
- Sat, Sep 10, 2016, 5:28 AM UTC
- HN karma
- 43
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About codenlearn
No profile information was provided.
Recent public activity
- comment
-
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…
-
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.
-
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…
-
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…
-
comment
Comment #40486769
the one thing that is handy and missing here is creating and pushing tags.
-
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…
-
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.
-
comment
Comment #37958446
The jespen analysis is amazing, thank you for sharing it.
-
comment
Comment #37958436
Thank you, this is an amazing resource.
-
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…
-
comment
Comment #37066435
Thank you for posting the link.
-
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…
-
comment
Comment #36753467
This behavior is happening in the default model (GPT-3.5). I edited the question as well.
-
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 …
-
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…
-
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…
-
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…
-
comment
Comment #35912272
Thank you. This is what I was looking for.
-
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…
-
comment
Comment #35746795
Any API recommendations that comes to your mind?
-
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…
-
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…
-
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…
-
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.