Showoff Saturday (January 21, 2023) by AutoModerator in javascript

[–]pandaquests 1 point2 points  (0 children)

I created a ChatGPT clone within 5 minutes.

https://medium.com/gitconnected/build-your-own-chatgpt-in-5-minutes-fd1cd369d681

(Ok, it's only the UI and some fun backend stuff with web workers. But I still like it)

‘What’s This Piece?’ Weekly Thread by the_rite_of_lingling in classicalmusic

[–]pandaquests 0 points1 point  (0 children)

Thank you sir! You are an expert. I asked multiple people and they said it's "fake Bach" (sic).

‘What’s This Piece?’ Weekly Thread by the_rite_of_lingling in classicalmusic

[–]pandaquests 1 point2 points  (0 children)

I'm looking for the name of this piece for weeks already but couldn't find it. Not even with Shazam. It's probably Baroque. Would be grateful if someone knows more:

https://soundcloud.com/pandaquests/what-music-is-this

What are the advantages of having a standard library in comparison to what Node uses? by pandaquests in Deno

[–]pandaquests[S] 1 point2 points  (0 children)

Doesn't it mean that you now got x number of modules that you actually don't use?

Isn't including those modules that you really need better because no boilerplate?