Viewing profile — skolskoly
skolskoly
HN member- Joined
- Thu, Feb 14, 2019, 5:51 PM UTC
- HN karma
- 99
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About skolskoly
No profile information was provided.
Recent public activity
-
comment
Comment #48577732
As far as I can see, there is still one tell that was missed/left in: >Grok showed discipline, despite its goblin-like nature.
-
comment
Comment #48494450
https://web.archive.org/web/20220202042136/https://www.fda.g... https://www.tga.gov.au/safety/safety-monitoring-and-informat... Did some further reading, and it seems likely that t…
-
comment
Comment #47883372
https://m.media-amazon.com/images/I/71MTbRmLY8L._AC_UF894,10...
-
comment
Comment #47667864
My mind went to that immediately. This does reek of being a copycat, doesn't it?
-
comment
Comment #47664888
I was weathering the excessive and confusing analogies and then I read: >introduced a level of cognitive complexity that makes Kierkegaard read like Hemingway. and I fucking lost i…
-
comment
Comment #47305033
>Sentence fragment. Sentence fragment. Sentence fragment. That's not X, that's Y. I can't even call this LLM smell at this point it's a stench.
-
comment
Comment #46997917
To be clear, I don't disagree with you, and to say otherwise wasn't my point. I do think people get confused to the point where they for some reason start labeling all sarcasm as t…
-
comment
Comment #46997590
>Sarcasm happens when the observed irony does not extend to the speaker. This seems... dead wrong. In the examples in the article, both comic frames function as sarcasm, because ev…
-
comment
Comment #46595236
We have a word for that: Lawyers!
-
comment
Comment #45723398
Fake it til you make it is good. But, better yet, we figured out you can just keep faking it until some other sucker wants to hold the bag.
-
comment
Comment #44184114
On some level they deeply desire for everyone to pay attention to them at all times, and they fear being ignored and irrelevant. Someone like that will struggle to understand that …
-
comment
Comment #44068194
gotta smooth it out somehow
-
comment
Comment #43967433
Any live band performing a song is subject to mechanical licensing as much as a recording artist. Typically the venue pays it, just like how radio stations pay royalties. This syst…
-
comment
Comment #43130102
>Any new system leads to a temporary increase in focus and productivity. I used to try to be very organized and adopt different systems to do so. Unfortunately due to the variety o…
-
comment
Comment #39558060
I had an issue, but I figured it out. The rhythm is not the same as the one on the wikipedia page - which I was already familiar with. After looking at my recordings I realized I w…
-
comment
Comment #38887162
>seminal book Don't think that we don't see this.
-
comment
Comment #37711449
>One could also include the computer's hard drive as addressable memory, in which case it has even more states when viewed as a finite state machine. If you are creative enough, yo…
-
comment
Comment #37254458
The consequence of user-feedback ranking systems tends to be that content needs to be either novel and attention grabbing, or already popular amongst the user base. Discussion that…
-
comment
Comment #36719547
https://based.cooking/
-
comment
Comment #35584237
>'petertodd' is a terminal disease that ultimately results in death. >'petertodd' has no natural predators because it killed them all. >'petertodd' is the 'I' in 'Team'. >'petertod…
-
comment
Comment #34770295
>But my theory is that the cell phone is iatrogenic for that purpose. https://news.ycombinator.com/item?id=34762051 Just saw these back to back within an hour or two. I'm speed run…
-
comment
Comment #31843338
and this is why I have to use nitter or invidious to avoid the wrath of the complexity demon
-
comment
Comment #31801442
Clearly the software industry is more evil than the FF villains though. Wasted computers are not alive, and yet they WANT them to be sentient.
-
comment
Comment #31667482
>Also, I’m envious and have a mimetic desire to model you :) Well, what is the model then? I would say I roughly understand the sentiment, but if you asked me, I would say that the…
-
comment
Comment #30623905
Doesn't seem like anyone has posted the bug free implementation so here it is: int main(void) { char the_terminal[] = "Hello World!\n" return 0; }