cheval - :clipboard: Copy to the clipboard in JavaScript without writing JS. A full solution for all browsers and all devices.
Read more »
Full report: https://docs.google.com/document/d/155yNpfR7dGKuN-4rbrvbJLcJkhGa_HqvVuyPK7UEfPo/edit?usp=sharing The program and pre-scraped corpus used https:/... (more…)
Read more »
Omega is a conversational bot that uses GPT-3 to reply contextually to people speaking on Clubhouse. It uses Google Speech to translate audio into text. This text is then sent to GPT-3 with a default prompt or "persona". (more…)
Read more »
Static websites and so-called JAMstack have become pretty popular recently. And with 2020 on the horizon, this trend doesn’t seem to be stopping. Why? Why is old-school HTML + CSS + JS trio in its redesigned and renamed form gaining so much attention? In ... (more…)
Read more »
Sebastian Seitz gives you a crash course in DOM manipulation with vanilla JavaScript, abstracting the more verbose parts into a set of helper functions. (more…)
Read more »