• 0 Posts
  • 54 Comments
Joined 2 years ago
cake
Cake day: June 27th, 2023

help-circle



  • The things literally constantly provide false information about the products and services they were implemented to represent. I have directly experienced this, as well as heard the same from people I know personally.

    This creates an awful situation. If the AI laundromat assistant says “Yes, we offer drycleaning!” I have not actually obtained any information about that question. Maybe they do maybe they don’t. How do I proceed?


  • I guess the key difference here is they specifically want healthy animals that might have otherwise been able to have been rehoused. So it’s not like when you have to put your dog down at the end if it’s life, it’s like if it had a couple good years left but you needed to move and couldn’t take him with you.

    But they’re not taking dogs fwiw. Article just says chickens, rabbits, and guinea pigs. As well as maybe horses in the right circumstances.

    I think it’d be pretty wild for anyone who eats meat themselves to criticize the practice of feeding a chicken to a lion. The vegans I can’t speak for but I think they would probably take issue way higher in the chain than this, such as keeping the predator animals in captivity for our amusement in the first place.

    Either way I think it’s waaaaay overkill to suggest someone donating their pet rodent to a zoo shouldn’t be allowed to have children lol. The pet store you get them from feeds rodents to the snakes.








  • I got started pretty recently!

    I wanted a cheap drawing tablet for taking whiteboard style handwritten notes for a totally different project.

    Decided since I had it I would play around with making some art. I ended up really enjoying it! It’s super relaxing.

    Basically I just have Krita, which is free. Then I’ll take photographs or otherwise source images that I might want to paint, and try to recreate them as a reference. NOT tracing, but having the image side by side with the drawing. I find that to be the best for learning. I’m primarily a musician, and that’s how I was taught to learn music as well (listen to a piece and try to recreate it).

    I checked out a few youtube videos about colors as well. Similar to above, I knew I didn’t want to just use a color picker to match the reference image (and I think the result would be bad anyway). So I watched how oil painters and watercolor people made their colors by eye, and have tried to recreate that process in Krita. This part has been the most fascinating, a lot of times your brain tells you you’re looking at a certain color, but because of shadows and lighting and stuff you have to know to choose a totally different color to produce that effect.

    I’m pretty happy with it and I want to keep practicing so I can hand paint my own album art someday! 30+ too of course, altho now that I know I enjoy it I wish I had started much earlier



  • You’re absolutely right about that. My use of “literally all it does” was employed poorly, and is a pretty extreme oversimplification

    There’s a whole mathematical thing happening with FLAC generally, regardless of L/R channels, where it replaces your original waveform with a polynomial approximation of it + the differences between that approximation and the actual. When played back together, those two things always result in a perfect recreation of the original.

    The various compression levels you can choose from essentially control presets relating to how sophisticated those approximations can be, thus cutting down on the amount of differences that need to be stored.

    The reason you may want to play with these settings is somewhat outdated now. But a higher level takes more time to encode, results in a slightly smaller file size, and also takes slightly more processing power to decode. Any modern piece of equipment can handle the maximum setting with no issues.

    But yeah, as a result of these processes (rather than as the prime goal explicitly, if that makes sense), it does joint-encoding and merges anything from the L and R channels that can be merged. This enables it to pull “identical” sounds from L and R even when the data itself is totally different, which is actually more common than not in music due to the use of multi-channel effects such as reverb.

    In the end, a massive amount of the space saved as a result of the compression in typical music comes from removing duplicate information from the stereo field. But all sorts of funky stuff would happen if you opened up a DAW and started contriving different situations for it to compress



  • lol. They can’t hear the difference even with the most expensive equipment. The resultant signal from decompressing a FLAC phase cancels with the original signal if you invert it. Meaning they are indeed 100% identical. Lossless, dare I say.

    Literally all it does as a file format is merge data that is identical in the left and right channel, so as not to store that information twice. You can see this for yourself by trying to compress tracks that have totally different/identical L and R channels, and seeing how much they compress if at all