Viewing profile — Edmar
Edmar
HN member- Joined
- Mon, Aug 04, 2008, 9:56 PM UTC
- HN karma
- 18
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About Edmar
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
-
comment
Comment #20678796
A while ago I saw this video: https://www.youtube.com/watch?v=5MgBikgcWnY is about "The first 20 hours" and there is a book as well. It's surprising how much could you can learn in…
-
comment
Comment #20645507
1) Regarding the bias on friends feedback I highly recommend you the book "The Mom Test". It's a great read on user interviews for product validation. 2) Have you tried cold emaili…
-
comment
Comment #20645284
Have you tried Google Collab? I tend to use it a lot for running tutorials.
-
comment
Comment #20645263
Anyone that liked this tutorial should check this course: https://course.fast.ai/ 1) It's free 2) Jeremmy is a good teacher and one the library creators.
-
comment
Comment #20625530
This is really interesting. I have been studying this for a while and there are other great HN posts on this subject: https://news.ycombinator.com/item?id=18490437 https://news.yco…
-
comment
Comment #20625465
Mom Test is a great book, just finished it. A short but good one is "Talking to Humans"
-
story
Ask HN: What are your tips for reading code?
Reading other peoples code is a constant part of our work as developers. What are the most interesting tips you have on reading code?
-
comment
Comment #20053208
Got it. Makes sense. Thanks man!
-
comment
Comment #20050258
I am curious about your example. When you guys tell management about the best practices what is their response? What is their reasoning on not doing PR reviews, tests, etc ?
-
comment
Comment #20050219
I was thinking that this no-code thing was about giving people who can’t code the power to make apps. Could you please give an example were a no-code expert would be useful?
-
comment
Comment #20033827
The source is extracted from the Github repository. Do you think that having it running on your local machine would be better ?
-
story
Show HN: Tool to help developers learn legacy code
I am working on a tool to help developers learn and remember code bases. Starting on a new code base is a pain, and a lot of our careers as developers involve some legacy code base…