Posts by GLaDTheresCake@todon.nl
(DIR) Post #B46x1RQ3Yr8rB3pBgm by GLaDTheresCake@todon.nl
0 likes, 0 repeats
@EUCommission Because as we all know, from deep within our guts, all people that harm children are the weird perverts online. It's not as if abuse is usually done by people close to the children who have institutional power over them—and the research bears that out—that would obviously be absurd! We should give people close to children way more power to control everything they see! Because children deserve to see only trivial things that aren't challenging the worldview of those that own and control them! God forbid they see a queer person or something...
(DIR) Post #B46x1XeSOEE4VSbly4 by GLaDTheresCake@todon.nl
0 likes, 0 repeats
I was very busy and kind of forsake this, which is okay I can feel happy how far I got and that I still want to do it, but to make it up for the lack there's three poems today! First one; Why Is ItWhy is itThat when your world becomes a tundraA cold and barren wastelandThat the world around you keeps goingAs if the daffodils just bloomedAnd the birds sing their songs of spring anewWhy does no one knowSpring died with youIt left when the last ray of light refused to touch your face
(DIR) Post #B46x1Y7We9ThxcCzHE by GLaDTheresCake@todon.nl
0 likes, 0 repeats
Second one: This Land Was Once a BogThey say a swamp once lived here-The roots and mud ran deep-The ground stirred up and sloshed around-In giant muddy waves-It's said the women living then-Could see there in the shallow-And tell the future straight ahead-Where the water was most clear-I wonder, is it still there now-Can we become insightful-Learn from the past so far behind-And learn to see the future through the murk-
(DIR) Post #B46x1YXl4cShGyTwAK by GLaDTheresCake@todon.nl
0 likes, 0 repeats
Third one, I Camp on the MountaintopI camp on the mountaintopWhen spring comes aroundWhen everyone is frolickingI barely go outI don't like how the warmthMakes them happy and contentI want to share miseryHere in my frozen tent
(DIR) Post #B47mdiOnyT3AVQFNQG by GLaDTheresCake@todon.nl
0 likes, 0 repeats
@EUCommission @webbop OK, but will that privacy consideration only flow towards the companies that you verify towards, and will the EU body still get all my data including what sites I visit that might be too "spicy" for children according to them? This platform has pornography, and I am very explicitly anti government here as well. How would you ensure I am safe from your systems registering me and if authoritarians grab power put me in a camp? Do you really want to risk giving a European Trump that power?
(DIR) Post #B4QDhR42Ytb3VaoNyC by GLaDTheresCake@todon.nl
0 likes, 1 repeats
@flesh @benjojo The $ is a unix crypt hash symbol, which indicates the string that follows is an encrypted password string. If the password were to be stored in say plain text, the program to check the password might infer some things about the password that are untrue if it starts with a $ and always error out since it's comparing what it thinks is a hash to a plaintext of the password, and they don't match. One might reasonably assume from this that this restriction is in place because they do indeed save the passwords as plain text...
(DIR) Post #B6NkkG0yuEwWirU944 by GLaDTheresCake@todon.nl
0 likes, 0 repeats
@EUCommission Systemically deported queer people to countries that will harm them have other things to say. As do the relations of queer people who committed suicide because of your inhumane immigration policies. Most queer people globally are non white, a huge proportion of queer people in Europe are non white. And yet most images talking about them are of white people. This is pinkwashing, focus on the biggest issues facing the queer community (including your inhumane immigration policy) and come back to me.
(DIR) Post #B6a5hAvJoCdYzuj99s by GLaDTheresCake@todon.nl
0 likes, 0 repeats
@stellarskylark There's some nut free Indonesian food I can think of that I like. There's the basic fried rice (nasi goreng), turmeric rice (nasi kuning), fried noodles (bami pangang), some pastries like martabak or rissolles. Bao-like steamed buns called bapao, desserts like fried sweet plantain or es cendol. If you ever want a specific recipe lmk and I'll send you one!
(DIR) Post #B6app7eaRgub43d2Lg by GLaDTheresCake@todon.nl
0 likes, 0 repeats
@stellarskylark It does have coconut so it might be an issue if you have that allergy too but as far as I understand that depends on the person's allergy profile. (And you could otherwise replace it with another sweet creamy liquid like condensed (vegan) milk). But it's 500g rice (sticky white like Thai rice or other long grain white rice), 750mL coconut milk, 2 kafir lime leaves, 2salam leaves (can use curry leaves as substitute), 1 lemongrass stem, pinch of turmeric, small bit (tea spoon or so) of lime juice. Wash the rice, cook the coconut milk with the non rice ingredients in a pan and boil until the oil separates and it gets glossy, steam or boil rice halfway (half of the amount of water in a rice cooker, half the time in a pan or steamer). Then put the rice in the coconut milk mixture and keep cooking until fully evaporated. Serve with whatever protein or veggie you want!
(DIR) Post #B7lFogn7gj4nzQzIUS by GLaDTheresCake@todon.nl
0 likes, 0 repeats
@mullvadnet @lostgen And yet can you guarantee that all money that I give you flows to preserve the freedom of everyone to be freely able to express, live and have privacy? You cannot, since it is proven a large sum went indirectly into making a party that cares about none of those things and actively wants to dismantle human rights. Caring about only some human rights is impossible, and pretending they are not inherently linked is intellectually dishonest. This isn't a mere "difference of opinion", I'd like to ask you how one could be pro free speech information and privacy when one would like to discriminate based on nationality, deny people entry and housing based on where they come from and discriminate based on place of origin/language/skin colour (these are all personal identification information!!). You can't! Because they are conflicting goals!
(DIR) Post #B7tcaQ5xSp2QAEyhns by GLaDTheresCake@todon.nl
0 likes, 0 repeats
@fribbledom @0x0000000B A token does have a specific definition: it is the discrete parts that get spat out by the model, easiest to see them as parts of words like a few letters in it. These get strung together by using the predictions from the model, so it will go by what it expects the next part of the word will look like statistically, and pick one of the most likely options (usually). As an example if you give it the incomplete sentence "I have a bouncy red b" the next token it is most likely to predict is probably "all" to make the sentence "I have a bouncy red ball". If you add a few more tokens to that it might add something like "in" after that then "my" then "gar" then "age" to make the sentence "I have a bouncy red ball in my garage". And so on and so forth for anything it tries to string together until it reaches a termination token and stops answering.