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

help-circle


  • That’s true and not true at the same time. The one advantage Windows has in this regard is that everyone is working on the same “distro” as it were. With Linux the various components can vary enough to be confusing. I think that is why it’s important to choose a distro with a sizeable community.

    Something like Ubuntu, or an arch derivative like endeavouros are a good choice for that reason.

    I would also warm against the copy paste of commands that you don’t know what you are doing with. The one nice thing is that in 2025 you can drop a command into your choice of LLM assistant and get a pretty good description of what it does without breaking out the man pages.
















  • I mean that is true but there is some nuance.

    At one time it was a cheap way to protect your site from drive by scripts and make your users help pay for that protection.

    They still work in that way on say the comment section of a tiny WordPress blog because the cost to solve them isn’t worth what a random boner pill ad is worth.

    The issue now (made worse recently by LLMs) is that more bots then ever are scraping any and every thing so people are putting captchas on every bit of every web app content they have. This increases the work of your users while it only slows down the bots. The hope is that the cost to solve is slightly higher than the value of the data.