• 0 Posts
  • 42 Comments
Joined 12 days ago
cake
Cake day: December 7th, 2024

help-circle

  • When people have limited choices to vote on, voting for a or b does not make them like a or b.

    It just means it’s a “boiling the frog situation” when gradually changing the goalposts makes people not notice the real issues.

    The average American really has not changed that much from the past generations, but the candidates that are allowed to run in either party have drifted rightward.

    If I want to vote for green, and I can choose only on a greyscale, my interpretation of which shade of gray might be closest to green might be a personal choice, highly disputed.

















  • I spent a lot of time using msdn Microsoft docs for windows and activex c++ back in the day. Faintly envious there are videos in the c# docs.

    I changed tech stacks, but comments and examples are awesome to use inside docs. Usually in the php, it’s the comments in the docs that are the best help, and example code and work around can be found there.

    But most php depends on the tens of thousands of projects and libraries made others: so the docs one needs is scattered in the dependencies. Some who have good docs (laravel) and some that have no docs , in which case a debugger is best way to learn.