Viewing profile — digaozao
digaozao
HN member- Joined
- Fri, Oct 12, 2012, 12:21 PM UTC
- HN karma
- 94
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About digaozao
Recent public activity
-
comment
Comment #42302374
Tech Manager/Lead/ Full Stack Developer 10+ years of experience scaling applications at a startup and leading team with a culture of solving problems. Looking for Lead or IC role w…
-
comment
Comment #41076347
I am not sure. But from the outside, it looks like what Prometheus does behind the scenes. It seems to me that Prometheus works like that because it has a limit on latency time aro…
-
comment
Comment #40011748
Different use case, but when I am working in a intellij environment I like to use their http client, based on .http files. I find it elegant.
-
comment
Comment #37171946
I liked the approach. I did not know it. But what are the advantages against taking the least occupied server/bin always? I have seen good improvements with nginx load balancing wh…
-
comment
Comment #36100372
In my experience, I would say most people have problems with exactly this. They don't even think about the possibility of noise/interpretation in the communication. and they never …
-
comment
Comment #32503944
I saw some systems that used single line, even in these cases. It had an ephemeral/transitory account to help on this. And to map it together, all these entries would be related to…
-
comment
Comment #30044309
I think we only say things about the cost of time for leisure activities when it's not worth it. Example, I heard many times people saying about a bad movie: wow, I wasted 2 hours …
-
comment
Comment #28963525
How did you found these opportunities? Some network of friends? Or regular stackoverflow jobs or another portal?
-
comment
Comment #28575364
I've heard google would guess with bounce rate. Or another way, if the user clicks on LinkedIn website A, after a few moments keeps trying other linksw/related search. It would mea…
-
comment
Comment #27834261
This works for me with workout. I commit to workout 10min everyday. Sometimes I and up doing more like 40m, sometimes only 10m, and it's ok. And of course, I reduced the start ener…
- story
-
comment
Comment #26501366
Congratulations for the integrity. Hard to find online businesses totally honest without dark patterns
-
comment
Comment #26073021
I have been using it for a year. No problems so far, and found it to be really flexible
-
comment
Comment #26024361
It made me remember of this game, simcompanies. From what I understood, it is made by a single developer and some help. It has this feeling of community among the players and him i…
-
comment
Comment #25656426
Strange, but interesting idea. It would be a net positive economically.
-
comment
Comment #25357442
Yes. I wish there was more of that. Sometimes I get some initial ideas of data models from here: http://www.databaseanswers.org/data_models/index.htm
-
comment
Comment #24868144
I found it gives a nice perspective when you read old pages you wrote. Do you feel the same? It gives some perspective, and the feeling is like reading something an old friend (ano…
-
comment
Comment #24730742
Só true. Usually, paraphrasing taleb here, the "old papers" are more important. They resisted the test of time, and the ones that are still talked about (survivors) are the most re…
-
comment
Comment #24624771
It might not be what you are looking for. For me, meditation helped. Through headspace app, some courses were specific about anxiety or stress.
-
comment
Comment #24565471
Any tool that simplifies collecting and reporting eventos on server side?
- story
-
comment
Comment #23436396
One of the best courses i had. It gave an First view of functional programming. And ML, is just great. And now I can see many languages influenced by It.
-
comment
Comment #23018164
Yes. That is the only reason we dont try them at work. The latency is too high for our case.
-
comment
Comment #22603488
We are not prepared, but there was people warning about it. See this Ted talk from Bill Gates, 5 years ago. It's impressive how the details are similar to coronavirus. https://yout…
-
comment
Comment #22187148
Also got to know SML in this course. It changed a lot the way I code and think, even in Java. What I would like is a language as simple as SML in the JVM. Kotlin was the closest th…