Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nassimm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
nassimm
3mo ago
The design is to not show gore images to users. That's an actual design goal from OpenAI. So in this regard the model is definitely not working as designed.
2.
▲
by
nassimm
6mo ago
It works well for me. I wouldn't have said that about 3 or 4 months ago but now it does work. How well it works seems to be highly project-dependant, my friends have much more trouble to get usable things out of LLMs. The projects I wo
3.
▲
by
nassimm
11mo ago
The court was motivated by the exceptional gravity of his crimes, as is allowed by French law In the absence of any element pointing to the partiality of the judges, one cannot assume this was politically motivated
4.
▲
by
nassimm
2y ago
Looks good! I'm not too much into graphics these days, but when I was I would've loved that.
5.
▲
by
nassimm
3y ago
You get similar scams when watching videos about investment, CNBC and the likes.
6.
▲
by
nassimm
3y ago
I've used Ableton for about 12 years before making the switch to bitwig, it's the best thing I've ever done. There are very, very few Ableton features that I miss. The only thing I can think of is the automations rescaling I
7.
▲
by
nassimm
3y ago
The subject of the thread is "Will my code be regurgitated if I put it on Github ? Should I avoid putting my code on Github if I don't want it copied?" The legality aspect that you are injecting into the discussion is irrelev
8.
▲
by
nassimm
3y ago
The "people all look the same" part is absolutely ridiculous. The overwhelming majority of people I pass by in the streets look nothing like these people (in fact, I can't even remember the last time I saw someone who looked
9.
▲
by
nassimm
4y ago
I don't personally see a major problem with your reasoning (sorry to not teach you anything new). Consciousness could be very well due to a process we don't know about yet, and disrupting this process would indeed consistently lea
10.
▲
by
nassimm
4y ago
You're turning the burden of proof on itself. The authors claim that humans are only algorithms, it's their job to prove it before mounting an argument based on it.
11.
▲
by
nassimm
4y ago
The authors make the claim that "You are just an algorithm implemented on biological hardware." This claim needs to be substantiated before anything that follows can be taken seriously. Another underlying assumption needs to be p
12.
▲
by
nassimm
4y ago
We absolutely cannot do that at the moment. We do not know how to simulate a brain nor if we ever will be able to.
13.
▲
by
nassimm
4y ago
What if the answer "yes, I am conscious" was computed by hand instead of using a computer, (even if the answer takes years and billions of people to compute it) would you still accept that the language model is sentient ?
14.
▲
by
nassimm
4y ago
In a strict sense, vaccine do not cause mutations. Vaccines will help strains that have mutated by removing competition, but that's very different from molnupiravir which actually induces mutations.
15.
▲
by
nassimm
4y ago
We shouldn't say that ChatGPT 'said' something either, but it's an easy shorthand. Likewise, saying chatgpt lied is much shorter and to the point than saying it "generated an output in which the narrator insists tha
16.
▲
by
nassimm
4y ago
Part of the lawsuit is also because the "getty images" watermark are present in some of the outputs. They claim this is trademark infringement.
17.
▲
by
nassimm
4y ago
Math.random() generates a decimal that can be 0 but is less than 1, so when multiplied by 6 the range is 0-5.99999, which is then rounded down.