Cole Lawrence 2021-06-28 18:12:39 Does anyone know much about Psionica?
https://psionica.org/docs/workshop/dual/
Amplifying knowledge work through user-defined assistants.>
By Paul Bricman and Benjamin Leveritt
For starters, letโs say youโre a researcher in academia and want to teach your (virtual) assistant how to come up with research questions on different subjects. To best explain this task, you might choose to provide a few examples of what you consider to be good research questions.
Florian Schulz 2021-06-29 15:00:47 Yusuke Shinyama 2021-07-03 01:53:42 I thought this is cool too, and then I saw this tweet. (linked from HN)
https://twitter.com/mitsuhiko/status/1410886329924194309
It's probably based on GPT-3, which means this will provide a most "popular" snippet, not necessarily a "correct" snippet. It is actually discovered that some of its codes use a questionable design (e.g. using a float for currency). I guess this is still usable for a boilerplate generator, but we shouldn't expect that much smartness in it. (which is a hard thing to do, because we tend to overestimate the ability of a black box.)
๐ฆ Armin Ronacher: I don't want to say anything but that's not the right license Mr Copilot.
Timothy Johnson 2021-07-03 16:00:56 I just applied for preview access. But besides correctness, I'm curious what implications this has for software licensing. Is Copilot smart enough to detect the license that's in effect for wherever it's borrowing from?
Yusuke Shinyama 2021-07-02 02:18:29 Mariano Guerra 2021-07-02 07:35:47 "You can quickly spin up an experimental language and try it out because the infrastructure -- editor and command shell -- already exist. This is one reason why we enjoy such a proliferation of new language ideas. New ideas in graphical software require intensive effort to try out."
William Taysom 2021-07-02 13:29:29 "Viewed through this lens thereโs almost an argument that visual spaghetti is a feature not a bug โ at least you can directly see that youโve created a horrible mess, without having to be much of a programming expert."
Charlie Roberts 2021-07-02 18:00:49 Andrew F 2021-07-02 23:55:07 Cool, it's like they made a conference just for Bob Nystrom.
(AKA munificent, author of "Game Programming Patterns" and "Crafting Interpreters". I can personally attest that GPP is great.)