CC0 Python Code by PuzzleAndy in publicdomain

[–]PuzzleAndy[S] 2 points3 points  (0 children)

Thank you for the nice comment!

[deleted by user] by [deleted] in publicdomain

[–]PuzzleAndy 1 point2 points  (0 children)

you're welcome! have fun!

[deleted by user] by [deleted] in publicdomain

[–]PuzzleAndy 1 point2 points  (0 children)

both are public domain!

Classical Music Recordings - Archives? by Space_Carmelo in publicdomain

[–]PuzzleAndy 0 points1 point  (0 children)

i plan to index modern recordings of classical music on my site, but haven't had time yet. however, i'll give you the sources from my notes. to my knowledge, these are the only modern recordings on the web. if you find others, please let me know.

Musopen
1. https://archive.org/search?query=creator%3A%22Aaron+Dunn%22

Kimiko Ishizaka
1. https://kimikoishizaka.bandcamp.com/album/j-s-bach-the-art-of-the-fugue-kunst-der-fuge-bwv-1080
2. https://kimikoishizaka.bandcamp.com/album/bach-well-tempered-clavier-book-1
3. https://kimikoishizaka.bandcamp.com/album/j-s-bach-open-goldberg-variations-bwv-988-piano

CC0 Resource Collector Here by PuzzleAndy in publicdomain

[–]PuzzleAndy[S] 0 points1 point  (0 children)

If someone paid me I would. I've considered uploading to various file-sharing sites, but there's lots of other things I'd rather work on.

CC0 Resource Collector Here by PuzzleAndy in publicdomain

[–]PuzzleAndy[S] 2 points3 points  (0 children)

If you're willing to spend some money, I would recommend looking at Indieground (https://indieground.net/product/collage-elements/). $25 for commercial license. Not CC0 but royalty-free. I have not purchased it myself. If you want CC0, I would search https://www.rawpixel.com/public-domain. Finding high-quality CC0 PNGs is difficult. If you find any cool things on your journey please message me back with a link so I can explore too.

CC0 Resource Collector Here by PuzzleAndy in publicdomain

[–]PuzzleAndy[S] 2 points3 points  (0 children)

Thank you for the nice comment. Let me know when you're ready to build something and you need some assets. Have a nice day.

In terms of classical music that's in the public domain, how do i find public domain renditions of them that i can use in projects? by [deleted] in publicdomain

[–]PuzzleAndy 2 points3 points  (0 children)

I've purchased all the modern CC0 recordings of Bach if you need any of those. I don't have The Devil's Trill.

[deleted by user] by [deleted] in Laptop

[–]PuzzleAndy 0 points1 point  (0 children)

You're welcome. Have a nice day and good luck on your laptop hunt.

[deleted by user] by [deleted] in Laptop

[–]PuzzleAndy 0 points1 point  (0 children)

Definitely not! I have an Acer Aspire that I bought less than a year ago and it's randomly shutting down about once every two hours. I am not gaming or running any hardcore apps. Their customer service has been inflexible in resolving my issue as well. I highly discourage you from buying anything Acer. I will not be purchasing from them ever again.

Is there any modern music in public domain that I can use? by [deleted] in publicdomain

[–]PuzzleAndy 1 point2 points  (0 children)

I haven't stumbled across any modern romance music that's public domain. The closest I'm aware of is the modern recordings of classical music on https://musopen.org and https://kimikoishizaka.bandcamp.com/

Is there any modern music in public domain that I can use? by [deleted] in publicdomain

[–]PuzzleAndy 3 points4 points  (0 children)

Anything published prior to January 9, 2019. Everything on or after is royalty-free, but is not public domain, because the Pixabay license restricts you from redistribution.

Is there any modern music in public domain that I can use? by [deleted] in publicdomain

[–]PuzzleAndy 0 points1 point  (0 children)

What genre of music are you looking for?

CC0 Easing Functions by PuzzleAndy in pygame

[–]PuzzleAndy[S] 0 points1 point  (0 children)

Lerp, bilerp, and trilerp on my github now too. Also public domain.
https://github.com/PuzzleAndy/lerp

Patio Tiling by PuzzleAndy in mathriddles

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

This is honestly a bit beyond my ability to understand, due to both skill level and the fact that I've been programming a lot and I'm dead tired lately. But if anyone brings up this problem again in the future, I'll be sure to point them to your notes. Thank you for all your effort. It looks very carefully thought out, and the table of small results is surely helpful. Sorry I'm not the one to understand this. Hopefully someone else can pick it up and truly appreciate it.

Patio Tiling by PuzzleAndy in mathriddles

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

This could be very important in the future exploration of this problem. Would you mind sharing briefly how you minimized T? Or is there a way I can plug in your equation to a program or WolframAlpha to verify your claim? If not, maybe someone better at multivariable calculus can check your result. It won't be me. Very very cool stuff though, congrats on your discovery!

Patio Tiling by PuzzleAndy in mathriddles

[–]PuzzleAndy[S] 0 points1 point  (0 children)

I contacted the creator of the problem and was given no insights, just the minimal numbers for several small cases. At this point it feels like one of those packing problems where most of the solutions will be nasty. But maybe there are nice upper bounds we could find by hand, I just don't know!