Readit News logoReadit News
aespinoza commented on Ask HN: Is it possible that ChatGPT is not creative at all    · Posted by u/larryfreeman
iwanttocomment · 2 years ago
Assuming the definition of creative as being "related to original ideas", of course ChatGPT isn't creative. It is quite literally a mechanism to rehash previously expressed words, and thus ideas.

Now, ChatGPT is able to rehash previously expressed words - and possibly combine those with other previously expressed words, so as to create combinations it has been prompted to create - at a velocity and with broader sources that were not previously imaginable.

aespinoza · 2 years ago
Under that definition, I wonder if anybody is `creative`. We would need to assess how many of what we call `original ideas` are not rehashes of other ideas.
aespinoza commented on Why do people demand from themselves anything less than greatness?    · Posted by u/Rox78
aespinoza · 2 years ago
Greatness comes at a very high cost. But to me greatness is not about money, or economic success. Greatness is a very subjective term.

For me greatness is about mastering my craft. Creating great things. It still comes at a very high cost, because practice is not free, and it takes away time from life, especially family time.

Now, Why? Look at life this way: Humans only care about the experience of life. Experience can be focused on family, money, personal achievements, material things, etc.

What you refer to a `great` experience is not really a `great` experience for another person. So `greatness`, IMHO, refers to the experience you wanna have. My great experience is becoming a master in my craft. That is my image of greatness. To Transcend. I trade time focused on my work, for time doing other things.

Now, there could be a person that has a vision of `greatness` that refers to being the greatest dad ever. That is still greatness. So basically, what I am trying to say is that everyone looks for their version greatness, and that not necessarily matches what you define as greatness.

aespinoza commented on Ask HN: Mono-Repo or Multi-Repo?    · Posted by u/niros_valtos
aespinoza · 4 years ago
IMHO mono-repo vs multi-repo should be decided based on the sources of change for each component in a product. For example, the cloud components of a product usually change at the same pace and for the same reasons, it makes sense to have them in a mono-repo. Even in a microservices approach. Even in the cloud certain components can change at a different pace and for different reasons. For example if you have grpc api that talks to your mobile app and a webapi exposed to your customers.

I believe that components that move at a different pace and change for different reason should not be in the same repo. It is difficult to setup CI/CD for different ways of deployment and specially if they not changing at the same time.

Now, regarding security, it is important to keep different components of a product in different repos, this will give you the flexibility to manage a more restricted set of credentials and reduce the number of people that have access to it.

In the end it involved 3 things: 1) Sources of Change, 2) CI/CD Processes and 3) Security. You can definitely mix and match.

aespinoza commented on Ask HN: Monitors vs. 1 Big Monitor    · Posted by u/sloaken
aespinoza · 5 years ago
I haven't seen any research that has pointed to me to one or the other. I can however give you my own experience.

I have mixed feelings about this. I moved from multiple monitors to one big monitor. I do not see a considerable difference between one or the other.

Obviously this is all subjective so I cannot give you any numbers to back this up. I am however not going back to multiple monitors.

aespinoza commented on Ask HN: I want to start learning Lisp. Where do I begin?    · Posted by u/priyanshuraj
aespinoza · 5 years ago
This book made me fall in love with Lisp: Land of Lisp - https://nostarch.com/lisp.htm

I found it super helpful understanding everything there is about Lisp, and you can move from there.

aespinoza commented on Ask HN: If you prefer physical books, how do you read without breaking the bank?    · Posted by u/devchris10
aespinoza · 5 years ago
In the case of technical books, I have found that pricing is not that different from digital to physical books.

This is a good example: https://www.amazon.com/dp/1449373321/ref=cm_sw_r_tw_dp_x_qQ8...

It is $29.99 for Kindle and Physical is $34.91.

u/aespinoza

KarmaCake day5067January 25, 2011
About
Alex Espinoza;Software Engineer; Structum founder; Passionate about Cloud Computing, Emacs and Science.

Website: http://structum.net

View Original