Viewing profile — aspaviento
aspaviento
HN member- Joined
- Wed, Oct 16, 2019, 7:30 AM UTC
- HN karma
- 457
- Public activity
- 165 items
- HN profile
- View on Hacker News ↗
About aspaviento
No profile information was provided.
Recent public activity
-
comment
Comment #46933843
The people who cook for them, the people who clean for them, the ones who take care of their kids, the one who sell them stuff or serve them in restaurants...
-
comment
Comment #46574671
Exactly, their issue was about a drop in visits to their documentation site where they promote their paid products. If they were making money from usage, their business could reall…
-
comment
Comment #46557696
One of the important keys in learning is engagement. If you frustrate the student preventing them from progressing at their own rhythm they will disengage, losing interest in what …
-
comment
Comment #46447881
The reasoning option was good for this. It used to tell you the motivations of the LLM to say what it said: "the user is expressing concern about X topic, I have to address this wi…
-
comment
Comment #46447826
I usually ask it to challenge its last response when it acts too agreeable.
-
comment
Comment #46447681
Is it because of chat memory? ChatGPT has never acted like that for me.
-
comment
Comment #46332059
Legacy code, files with thousands of lines, lack of separation of concern... When I feed that to an LLM it says something like: function bar() { // Add the rest of your code here }…
-
comment
Comment #46068790
> Who is claiming that using a streaming site is piracy? No one is saying that lol literally OP: > "watch free movies online" and find a site streaming bad DVD rips
-
comment
Comment #46054260
Um... no? Maybe that's true for English speakers (I'm not a native speaker, so I won't make assumptions), but thinking that Western society views it that way is a big stretch, espe…
-
comment
Comment #46054077
The choice of an individual to skip an advertisement has minimal impact on the content creator or the platform. This person isn't accountable for the decisions of others regarding …
-
comment
Comment #46054013
Generally accepted by whom? There are many countries that only consider distribution illegal so I don't think it's generally accepted at all.
-
comment
Comment #46053996
Many people used to go to the bathroom during commercial breaks while watching a movie on TV. Was that considered piracy? Was it immoral?
-
comment
Comment #45081219
I would take that deal without even thinking about it. Heck, I would take it even if it was for only 100 years. Keeping the energy of a body in its twenties, not risking illnesses …
-
comment
Comment #45081149
I had a teacher who had specific rules for exams when we wrote SQL statements: - For a question worth 2 points, if you use the word "DISTINCT" when it wasn't needed, you lose 0.5 p…
-
comment
Comment #45044708
And let's not forget that people call "art" to more things than the popular masterpieces. A guy sold an invisible sculpture¹ clamming it was art. If things like this can be called …
-
comment
Comment #44807465
How is it possible that this app is still in Google and Apple stores? Doesn't it violate their terms and conditions?
-
comment
Comment #44595924
I tried the same prompt changing the gender and it suggested the same amount...
-
comment
Comment #44478253
How would a policy for this only affect EU games? EU has other policies that affect Apple, Microsoft, Google etc. as far as I know, any company that wants to sell/offer a service i…
-
comment
Comment #44475487
Exploitation is only legal if you aren't naked :)
-
comment
Comment #43877415
If it's not too personal, could you share one of those lyrics?
-
comment
Comment #43071964
I don't think more than half of the world population have been under a rock.
-
comment
Comment #38498543
Does it also sound stronger for you after a nap or intense exercise?
-
comment
Comment #38274296
JS Add-ins are way limited than VSTO Add-ins. With the former you are limited to a side panel and add buttons to a specific section in the ribbon while with the VSTO you can even c…
-
comment
Comment #38228668
A colony in Mars opens the door to improving space travelling which at the same time opens the door to explore other planets. In a distant future humanity may be able to visit othe…
-
comment
Comment #37632234
> backend migration That's cute. I'm in the middle of a migration of a vb6 app, no separation of concerns, database access from the app, no tests, no documentation, no code homogen…