Viewing profile — callmekit
callmekit
HN member- Joined
- Fri, Mar 08, 2013, 2:19 AM UTC
- HN karma
- 490
- Public activity
- 120 items
- HN profile
- View on Hacker News ↗
About callmekit
Recent public activity
- story
- story
-
comment
Comment #35897032
I don't see which model generated each request, where exactly do you see this?
-
comment
Comment #35216643
So yesterday we had a post ( https://news.ycombinator.com/item?id=35200267 ) that you need a special "play as a grandmaster" prompt to reduce the number of illegal moves for GPT3.5…
-
comment
Comment #34387706
What's controversial about Sim City?
-
comment
Comment #31150243
Thanks, but on the first glance this doesn't seem to be about bottom-up approach of synthesizing a cell from amino-acids, but about modifying existing cells.
-
comment
Comment #31150229
What exactly are you referring to on that page?
-
story
Ask HN: Why there are no large scale programs to synthesize a cell?
Synthesizing a cell/protocell from amino-acids would be one of the greatest scientific achievements. Yet it seems that there are no large programs (comparable to Human Genome Proje…
-
comment
Comment #30751684
Technically it's not ToS to GPU, it's a license to the software: https://www.nvidia.com/en-us/drivers/geforce-license/ So using a completely open source or third party driver and n…
-
comment
Comment #30751224
The customer use license specifically talks about datacenters, not "cloud": "The SOFTWARE is not licensed for datacenter deployment, except that blockchain processing in a datacent…
-
comment
Comment #30186538
There were numerous issues. First one (somewhat mitigated lately) was extremely large number of actions per minute and (most importantly) extremely fast reaction speed. Another big…
-
comment
Comment #29991286
I bought Oculus Quest 2 about a month ago. The games I play the most probably wouldn't be even possible (or at least fun) without VR - Pistol Whip (you need to evade slow-moving bu…
-
comment
Comment #29414163
Does Copilot use other files open in the editor? Are they becoming a part of the prompt?
-
comment
Comment #29413423
The exact answers to leetcode questions are probably included many times in the Copilot dataset, in many programming languages. Fresh Advent of code problems are much more interest…
-
comment
Comment #29412635
That's already mentioned in the blog post: the author first wrote a solution in a normal way, and only then decided to try copilot.
-
comment
Comment #29412557
I think you need to actually get the new data from Github and finetune the model. Maybe it's done very frequently, but unlikely.
-
comment
Comment #29412438
I would think the today's code is not a part of the Copilot yet...
-
comment
Comment #29387977
Do you know how previously unseen numbers in the prompt are encoded, probably the same way? Then GPT3 can not do any math at all, unless the specific numbers were seen before?
-
comment
Comment #26207040
From the article: "ViaGen created embryos and implanted them into a domestic ferret surrogate". I wonder how the "created embryos" step can be done?
- story
- story
-
comment
Comment #25251333
But with self-hosted Wordpress, especially with large number of plugins, you will have to constantly update your Wordpress installation or get hacked and spammed, no?
-
comment
Comment #24734322
Schwab's 2FA is app or hardware token-based. https://www.schwab.com/help/two-factor-authentication
-
comment
Comment #24659955
I use Akregator (part of KDE) for many years.
-
comment
Comment #24609292
Picat was born out for BProlog, and it used to be like a pre-processor for BProlog, but I don't think this is true anymore.