Viewing profile — qazpot
qazpot
HN member- Joined
- Tue, Feb 23, 2016, 12:20 PM UTC
- HN karma
- 751
- Public activity
- 247 items
- HN profile
- View on Hacker News ↗
About qazpot
No profile information was provided.
Recent public activity
- comment
- story
-
comment
Comment #42338197
> I think this is the "closing the loop" ( https://en.wikipedia.org/wiki/Control_loop#Open-loop_and_clo ... ) moment for coding AI. > All pieces are there, we just need to decide t…
- story
-
comment
Comment #42085746
I see a lot of parallels in Korean (and other eastern countries) and Indian social expectations. While Korea has developed economically and has become a modern industrialized count…
-
comment
Comment #41818909
I have a feeling that Megalopolis is going to end up as one the great cult classics.
-
comment
Comment #39718226
Vishy Anand resigning was an absolute GM level move.
-
comment
Comment #37279558
I would also recommend 1st chapter of "Principles Of Computer System Design: An Introduction - Saltzer & Kaashoek" for a more general discussion on complexity in digital system.
-
comment
Comment #36973280
The beetle fell into a hole and came out the otherside.
-
comment
Comment #36971812
Kafka was not a famous writer at all or got rich due to his writing.
- story
-
comment
Comment #36724334
50 Years is too long a time period to make any kind of useful prediction.
-
comment
Comment #36669996
> Physics has repeatedly had to tame infinities by elaborate tricks, or by eliminating them entirely or In case of black holes by actually interpreting infinity as a real place in …
-
comment
Comment #36629150
Malicious people know about the Hanlon's razor and ready to use it as an excuse if they get caught.
-
comment
Comment #36572513
Thanks for writing this, led me to a rabbit hole.
-
comment
Comment #36570911
I wrote simple implementations (simple if/else/while and printing to stdout) with no optimizations in Rust, Python3 and C Rust -> 23.2MiB/s Python3 -> 28.6MiB/s C -> 238MiB/s Does …
-
comment
Comment #36388317
If someone is interested I highly recommend Tech Yourself CS website, it is much more concise and complete set of resources. https://teachyourselfcs.com/
-
comment
Comment #36324921
One possible outcome of this is humans stop producing freely accessible digital artifacts like text, code lest they get replaced by machines who can mimic them and which controlled…
-
comment
Comment #36237104
Lol, you are calling an act of rebellion a crime. Now I am begining to understand why people like Moral Relativism, it gets them gotcha moments on internet.
-
comment
Comment #36114445
> I’m wondering if someone can comment on the cultural aspect here. It seems like adding the smiles was intended to discredit the protesters, by somehow suggesting the protest was …
-
comment
Comment #36045969
I think the part about "unrealistic goals" is applicable to a lot of spheres of life and exacerbated by the social media. Social media after all inflicts high expectations and pres…
-
comment
Comment #35813518
Should rich people get less jail time because they lose more money because of time spent in jail (per day income is higher) than a poor person. Should a person with more children g…
-
comment
Comment #35750529
I don't see "First create a non-profit then make it for profit once it takes off."
-
comment
Comment #35588172
> but to me it seems like a good idea to at least consider the potential negative effects self-expression may have on others, and weight that against the benefits of self-expressio…
-
comment
Comment #35229870
I think you are taking a very major assumption that LLMs are deterministic infact they are exactly opposite. They are probabilistic systems. - They do not transpile Rough English t…