• 13 Posts
  • 67 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle
rss



  • As I understand it, the core purpose of art is communication. Using a graphical editor to create web pages is still honest art in my opinion, because although you’re assembling it out of larger primitives, you’re still communicating a substantial message. It’s similar to collage; the pieces you’ve assembled aren’t your work, and the viewer knows that. The important part is how they’re arranged and the message that arrangement communicates.

    AI-generated art feels deceptive and hollow to a lot of people because when we see art, we expect it to communicate something substantial, but in the case of AI art, the model can’t magically add more meaning beyond the words of the prompt. Not to mention, the cultural grand larceny involved in creating AI art tools leaves a bad taste in most honest people’s mouths.








  • Being able to teleport into a region already containing air without creating a nuclear blast requires that you can already either instantly displace the air in the target region (which would make a Very Loud Noise) or switch places with it, so there are possible interpretations of the power where teleporting into a fence would leave behind a detached section of fence or bend it out of your way


  • NixOS has the potential to do really well here. The Nix language has a rich enough type system to generate GUI forms for every field, and there are several projects being worked on that allow editing NixOS options from a GUI. They’re still very janky, but it’s definitely possible to get to a point where a layperson could operate them without breaking their system.




  • The primary reasoning I’ve heard is that it’s easier to do arithmetic with numbers that are factors of your numeral base and 12 has more factors than 10 (1, 2, 3, 4, 6, 12 vs. 1, 2, 5, 10)

    Base 12 seems a little impractical to me since humans have 10 fingers, which makes base 10 easier to teach to children, but it’s a matter of opinion i guess

    τ is equal to 2π, which allows the formula for the circumference of a circle to be written more concisely (τr vs. 2πr or πd) but complicates most other places where π is used, like in the area of a circle (τr^2/2 vs. πr^2)