Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)D
Posts
3
Comments
942
Joined
2 yr. ago

  • NSFW Deleted

    Permanently Deleted

    Jump
  • Depending.

    To close friends I don't.

    To strangers, yes.

  • NSFW Deleted

    Permanently Deleted

    Jump
  • I only drink a soft drink (beer or wine) a couple of times a year. I do not smoke or take any other drugs.

  • Vodka with lemon soda.

    Did not like it. And as of today I don't really like any alcoholic beverage.

  • I never trust any source of information.

    For every article, no matter the source, I think if what they say is logical and coherent. If there's any conflict of interest or if the source may be interested into pushing a particular agenda. If there's something real attached, like the article is talking about a new law or scientific paper or something officially published, or maybe a video, I try to go find the original source and read it directly.

    After all that I try to only believe the parts that I could verify or find logical and coherent, discarding the rest as that particular media propaganda (which is also useful to know that several people is going to think that).

  • Some of us will be replaced the old fashioned way. By a underpaid worker in a third word country that will ask for one tenth of the money for the same job.

  • Don't forget to make the neck rest at a 13° angle so they don't get to comfy in there.

  • I will go summit the Everest.

  • It's good for what it's good, and bad for what it's bad.

    If you only use it for what is good I would suppose it would be easy to be more productive. Sometimes is faster to ask an LLM than trying to surf through pages of SO "repeated question" to get an answer.

    I use mostly for things like that, questions, translation between languages (for instance having some working code in one language that you want to quickly translate to other language), boiler plate of well known algorithms and functions.

    For full programming development I've no luck to make it work. And trusting it to refactor all your code would be something hilarious.

  • They have been summoned. Soon they will arrive, and they will show no mercy.

    🇵🇱

  • I don't know if all european countries. But here the 30 minute break is also counted as work hours.

  • Probably. Here in spain public workers have 35 hours work week and global 37,5 is being introduced. For this we usually take off half an hour or an entire hour each day.

  • Belgium is 38 hours for instance.

  • United States of America is not a planet.

    There are countries with both more and less work hours.

  • I don't think it's easy to do. Given how unreliable "AI detectors" are in general.

    Also, why? Music is something very sensitive driven. If you like it you like if you don't you don't, I don't think a quantitative measure on how a song is made is a reasonable approach to distinguish which songs you like and which song you don't.

    I can just imagine:

    • Do you like this song?
    • I don't know yet. (Pulls phone out to measure AIness of the song) No I don't like it.
  • lads

    Jump
  • Why would they request so many times a day the same data if the objective was AI model training. It makes zero sense.

    Also google bots obeys robots.txt so they are easy to manage.

    There may be tons of reasons google is crawling your website. From ad research to any kind of research. The only AI related use I can think of is RAG. But that would take some user requests aways because if the user got the info through the AI google response then they would not enter the website. I suppose that would suck for the website owner, but it won't drastically increase the number of requests.

    But for training I don't see it, there's no need at all to keep constantly scraping the same web for model training.

  • lads

    Jump
  • Cloudfare have a clear advantage in the sense that can put the door away from the host and can redistribute the attacks between thousands of servers. Also it's able to analyze attacks from their position of being able to see half the internet so they can develop and implement very efficient block lists.

    I'm the first one who is not fan of cloudfare though. So I use crowdsec which builds community blocklists based on user statistics.

    PoW as a bot detection is not new. It has been around for ages, but it has never been popular because there have always been better ways to achieve the same or even better results. Captcha may be more user intrusive, but it can actually deflect bots completely (even the best AI could be unable to solve a well made captcha), while PoW only introduces a energy penalty expecting to act as deterrent.

    My bet is that invidious is under constant Google attack by obvious reasons. It's a hard situation to be overall. It's true that they are a very particular usercase, with both a lot of users and bots interested in their content, a very resource heavy content, and also the target of one of the biggest corporations of the world. I suppose Anubis could act as mitigation there, at the cost of being less user friendly. And if youtube goes a do the same it would really made for a shitty experience.

  • lads

    Jump
  • Most of those companies are what's called "gpt wrappers". They don't train anything. They just wrap an existing model or service into their software. AI is a trendy word that gets quick funds, many companies will say they are AI related even if they are just making an API call to chatGPT.

    For the few that will attempt to train something, there are already a wide variety of datasets for AI training. Or they will may try to get data of a very specific topic. But in order to be scraping the bottom of the pan so hard that you need to scrap some little website you need to be talking about a model with a massive amount of parameters. Something that only like 5 companies in the world would actually need to improve their models. The rest of the people trying to train a model is not going to go try to scrap the whole internet, because they have no way to process and train that.

    Also if some company is willing to waste a ton of energy training some data, doing some PoW to obtain that data, while it would be an inconvenient I don't think it will stop them. They are literally building nuclear plants for training, a little crypto challenge is nothing in comparison. But it can be quite intrusive for legitimate users. For starters it forbids navigation with js deactivated.

  • lads

    Jump
  • I mean number of pirates correlates with global temperature. That doesn't mean causation.

    The rest of the indices would aso match for any archiving bot, or with any bit in search of big data. We must remember that big data is used for much more than AI. At the end of the day scraping is cheap, but very few companies in the world have access to the processing power to train that amount of data. That's why it seems so illogical to me.

    We are seeing how many LLM models which are results of a full train, per year? Ten? twenty? Even if they update and retrain often it's not compatible with the amount of request people are implying as AI scraping that would put services into dos risk. Specially when I would think that any AI company would not try to scrap the same data twice.

    I have also experience an increase in bot requests in my host. But I just think is a result of internet getting bigger, more people using internet with more diverse intentions, some ill some not. I've also experience a big increase on probing and attack attempts on general, and I don't think it's OpenAI trying some outdated Apache vulnerability on my server. Internet is just a bigger sea with more fish in it.

  • lads

    Jump
  • It's very intrusive in the sense that it runs a PoW challenge, unsolicited on the client. That's literally like having a cryptominer running on your computer for each challenge.

    Each one would do what they want with their server, of course. But for instance I'm very fond of scraping. For instance I have FreshRSS running ok my server, and the way it works is that when the target website doesn't provide a RSS feed ot scrapes it to get the articles. I also have other service that scrapes to get pages changes.

    I think part of the beauty of internet is being able to automate processes, software lile Anubis puts a globally significant energy tax on theses automations.

    Once again, each one it's able to do with their server whatever they want. But the think I like the least is that they are targeting with some great PR their software as part of some great anti-AI crusade, I don't know if the devs itself or any other party. And I don't like this mostly because I think is disinformation and just manipulative towards people who is maybe easy to manipulate if you say the right words. I also think that it's a discourse that pushes into radicalization from certain topic, and I'm a firm believer that right now we need to overall reduce radicalization, not increase it.