HackerTrans
TopNewTrendsCommentsPastAskShowJobs

huherto

no profile record

comments

huherto
·4개월 전·discuss
I am working on creating an Even Driven Architecture framework for Kotlin.

I went through the Software Architecture Patterns for Serverless Systems book, which I think it is fantastic. I learned a lot but I still had a lot of doubts to actually use the ideas in real life. So I started dissecting the companion framework, which is in written in Typescript. I have been going piece by piece and converting to Kotlin which I think it is more expressive (and fun) and it is allowing me to understand how everything fits together.

Typescript framework: https://github.com/jgilbert01/aws-lambda-stream
huherto
·7개월 전·discuss
Paraphrasing. Closed doors (focused work) lets you reach local minimum faster. Open doors (More connections) lets you escape local minimums.

I guess you need focused work to make progress but once in a while you need contact with others to find inspiration or new ideas.

Another one similar phrase(kinda). "If you want to go fast go alone. If want to go far go together". African proverb.
huherto
·8개월 전·discuss
Eighteen years here. I am not American but I think this is a holiday that we can all celebrate as reminder that we should be grateful for what and specially for who we have, independently what we don't have.
huherto
·8개월 전·discuss
Isn't the author saying that Python + Pandas is almost as good as R, but Python without Pandas is less powerful than R.

I can't help to conclude that Python is as good as R because I still have the choice of using Pandas when I need it. What did I get wrong?
huherto
·8개월 전·discuss
For what is worth. The Kotlin folks have been adding some cool features and tools for data analysis. https://kotlinlang.org/docs/data-analysis-overview.html
huherto
·8개월 전·discuss
I do agree that you should be able to fix most bugs in 2 days or less. If you have many bugs taking longer to fix, it may be an indication that you may have systemic issues. (e.g design, architectural, tooling, environment access, test infrastructure, etc)
huherto
·8개월 전·discuss
True. Adding to these. Perl6/Raku suffered from the second system effect. Described in the Mythical Man Month. Larry and company were over confident with their previous success.
huherto
·8개월 전·discuss
I know that there are many reasons for people to work after 65. I also know that sometimes life takes surprising turns. But it makes me nervous to see people so capable as Dave that are well known in our industry looking for a job. What is the hope of the rest of us ? I love software engineering but I still hope to be able to retire to work on my own projects.
huherto
·8개월 전·discuss
"Quality is Free" was repeated over and over by my college professor back in the 80s. I guess he was fan if this guy. https://archive.org/details/qualityisfree00cros.

Similarly in software. When a software product is well crafted/engineered, it has less defects, it is easier to understand and modify, saving a lot of time and effort. I do not see that anymore. I see a lot of smart young engineers but they are managed in a way in which the craft doesn't matter and what matters is how many story points you do.
huherto
·8개월 전·discuss
Congrats Joel! This is such a great and useful idea! Godsped!
huherto
·8개월 전·discuss
This is my take too. Just because of the name, people try to make them as small as possible and we end up with too many of them.
huherto
·8개월 전·discuss
I don't disagree, but I have seen a few counter examples in my life.

Some of the smartest people that I have known are also the kindest. It is like they are so smart that are able to understand and empathize with other people thoughts and feelings. In any place I go, I look for the kindest people and frequently you also find they are also really smart and interesting.
huherto
·8개월 전·discuss
TUI were great for many business applications, specially those in warehouses or factories. They were easier to write and modify. Many business applications were migrated to web for little gain. IMHO.
huherto
·9개월 전·discuss
True. A lot of work done in big companies is waste.

6. A lot of unneeded complexity is added.

Perhaps if we can only use AI to understand the wasted effort.

Also, I rather have the ICs with some slack and time for clear thinking to address the big issues than always be busy on a mountain of work that goes now where.
huherto
·10년 전·discuss
How do you become a lifelong learner ? How do you stay excited about the future ?
huherto
·10년 전·discuss
A piece of advice for software engineers on the mid of the careers ? How do you find challenges and leverage their experience ?