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/)HO
Posts
1
Comments
344
Joined
2 yr. ago

  • Yeah, this was well played from reddit, they knew that r/place was one of the most popular things reddit ever did, so luring people back with it is excellent plan. They don't care shit about the fuck spez texts, they can now say that they broke engagement records, even without third party api's.

  • To My knowledge you cannot control the PSU fan curve, it is most likely controlled by the output power, or heat. Fan spinning itself is not indication of overheating, it is part of normal operation.

    If your case fans are off, it might be that temp inside the case is increasing slowly, and the psu fan is the first to trigger. Case fans in my opinion should be always on in idle to provide base fresh airflow. I would change their curves first and see does this remove the psu fan cycle.

  • 10W is pretty much nothing, most likely just the consumption of the fan. Sounds like that the temps increase, which then starts spinning the fans, which decreases the temps, and stops the fans. If this is annoying to you, change the temperature curves to slowly spin on idle, so that air flows even on idle.

    Edit: didn't realize that numbers are other way around, maybe the other fans cause the airflow when small load is on the system, and this increases the consumption, and adds little bit airflow. Would explain both

  • I am bit sceptical, but I hope it works. Company that I work is part of project that drills geothermal to 7km deep. This tech is challenging in general.

    300 000 homes sounds to me near impossible. Also article talks 3,6MW, but doesn't specify is it MWt or MWe. I assume it is heat, which to converted in turbine to electricity is less than 1.5MW electricity. Also talking about power (MW), but not energy (MWh) is bit strange, and to me sounds that it is just peak what they got.

    Edit: the actual paper talks about peak power: https://eartharxiv.org/repository/object/5704/download/11142/

  • Counter question, what is the use case here?

    I have only ever needed this feature with NSFW content. In Lemmy I have easily and better way resolved it by having another account with nsfw instance. This creates even better outcome than the multi community feature. All clients easily support two accounts, and you can switch between them in few presses.

  • 15 vuotta sitten Purra oli kuitenkin jo 31-vuotias, eli mistään nuorena aikuisena tehdyistä kommenteista ei ole kyse.

    Kertoo ihmisestä aika paljon että tuon ikäisenä kirjoittaa maahanmuuttajien ampumisesta ja kertoo mitenkä neek*** myyvät feikki laukkuja Barcelonassa.

    Suorat lainaukset täällä, kun en kehtaa itse edes moista tekstiä omalla nimerkillä laittaa: https://yle.fi/a/74-20040591

  • but these solutions would not have saved my clumsy ass in the original case.

    If instance would have been fictional furryporn.com and community is called worldnews, and I sent to my grandmother a message containing community url !worldnews@furryporn.com, it would not really matter is it in form of c/worldnews@furryporn.com or with !

  • I would maybe say that c/community@instance.com and u/user@instance.com could be better. / is not legal character on email address, but so is of course ! in the front. c/ and u/ would make sense because that is the actual url that is fetched (c/community@instance.com is located in https://instance.com/c/community), so in code just combining these two paths together would generate the actual URL. Also external communities are handled by https://homeinstance/c/community@instance.com, so it would make sense here also, because c/ is already part of the path.

    Of course changing it at this point in time of the life cycle is probably a no-go.