• 2 Posts
  • 105 Comments
Joined 1 year ago
cake
Cake day: April 30th, 2024

help-circle






  • I loved it for the first 3 seasons. Then they turn it into the usual couples sitcom and lost all its appeal.

    I liked the dynamic of having all main characters “fail” in life. Penny failed as an actress, Leonard failed in dating Penny, Howard failed as a playboy, Raj failed talking to women and Sheldon failed at social integration. They were all adorable losers that had fun while losing. For me it kinda was giving a lot of hope, like you don’t have to succeed in life to have a good time.

    Then they made them all winners, they all became rich, and achieve all their goals. And all hope was lost. And the message was “you better succeed in life” which was depressing.






  • It’s a very complex issue.

    On one have. Having children or not is a deep freedom that feels wrong to constraint, one way or the other. I don’t think messing around with “how many lids” should anyone have is good.

    But on the other hand, I reason that resources are not limitless, and human footprint on the environment will be bigger the more humans there are. So O do think that the world would be a nicer place if there was less humans around. Less pollution, less worrying about ending up resources, more available land for each human, less over-crowdled everything.

    But I won’t be the one saying anyone to control their biological functions like that. At most I just wish more people realized of this and would voluntarily try to find a stable number of humans on earth that would be an order of magnitude less than we have now.

    So yeah, in general I don’t agree with anti-natalism as presented.




  • I’m against it for several reasons. Running unauthorized heavy duty code on your end. It’s not JS in order to make your site functional, it’s heavy calculations unprompted. If they would add simple button “click to run challenge” would at least be more polite and less “malware-like”.

    For some old devices the challenge last over 30 seconds, I can type a captcha in less time than that.

    It blocks behind the necessity to use a browser several webs that people (like the article author) tend to browse directly from a terminal.

    It’s a delusion. As shown by the article author solving the PoW challenge is not that much of an added cost. Span reduction would be the same with any other novel method, crawlers are just not prepared for it. Any prepared crawler would have no issues whatsoever. People are seeing results just because it’s obscurity, not because it really works as advertised. And in fact I believe some sites are starting to get crawled aggressively despite anubis as some crawlers are already catching up with this new Anubis trend.

    Take into account that the challenge needs to be light enough so a good user can enter the website in a few seconds running the challenge on a browser engine (very inefficient). A crawler interested in your site could easily put up a solution to mine the PoW using CUDA in a GPU which would be hundreds if not thousands of times more efficient. So the balance of difficulty (still browsable for users but costly to crawl) is not feasible.

    It’s not universally applicable. Imagine if all internet were behind PoW challenges. It would be like constant Bitcoin mining, a total waste of resources.

    The company behind Anubis seems more shady to me each day. They feed on anti-AI paranoia, they didn’t even answer the article author valid critics when he email them, they use clearly PR language aimed to convince and please certain demographics to place their product. They are full of slogans but lack substance. I just don’t trust them.





  • First, I said reCaptcha types, meaning captchas of the style of reCaptcha. That could be implemented outside a google environment. Secondly, I never said that types were better for privacy. I just said Anubis is bad for privacy. Traditional captchas that work without JavaScript would be the privacy friendly way.

    Third, it’s not a false proposition. Disabling JavaScript can protect your privacy a great deal. A lot of tracking is done through JavaScript.

    Last, that’s just the Anubis PR slogan. Not the truth, as I said ddos mitigation could be implemented in other ways. More polite and/or environmental friendly.

    Are you astrosurfing for anubis? Because I really cannot understand why something as simple as a landing page with a button “run PoW challenge” would be that bad


  • Anubis is worse for privacy. As you have to have JavaScript enabled. And worse for the environment as the cryptographic challenges with PoW are just a waste.

    Also reCaptcha types are not really that disturbing most of the time.

    As I said, the polite thing you just be giving users the options. Anubis PoW running directly just for entering a website is one of the most rudest piece of software I’ve seen lately. They should be more polite, and just give an option to the user, maybe the user could chose to solve a captcha or run Anubis PoW, or even just having Anubis but after a button the user could click.

    I don’t think is good practice to run that type of software just for entering a website. If that tendency were to grow browsers would need to adapt and straight up block that behavior. Like only allow access to some client resources after an user action.