Salamander

  • 375 Posts
  • 834 Comments
Joined 4 years ago
cake
Cake day: December 19th, 2021

help-circle

  • For mander.xyz it has been bot scrapers. That time that you are mentioning it was scraping via the onion front end that I am hosting for easier access over Tor. Yesterday an army of bots scraping via Alibaba cloud servers made the server unusable for a few minutes. The instance would receive a bunch of requests from the same IP range (47.79.0.0/16), and denying that full IP range fixed the problem.

    Some instances implement anti-bot measures. For example, https://sopuli.xyz/ makes use of Anubis. I think that instances behind Cloudfare get some protection too. I am considering using Anubis for mander.xyz, but for now I have just been dealing with this manually as it does not happen too often.







  • I would take a portable CD player, place a CD with Rick Astley’s Never Gonna Give You Up on it playing backwards, hook up solar panels, remove the ability to shut it on/off, and set it up a circuit that will:

    • As the device solar charges, keep it off until some voltage threshold is exceeded
    • Once the voltage is high enough, start a random timer (8 - 100 hours), so that it is not immediately obvious that the sun activated the device
    • When the timer ends, turn the music on on repeat mode
    • Sometimes turn the music off at random, and then turn it on again at random after a long delay, so that in some cases you can have turn ‘ON’ events without the device being exposed to the sun
    • When the voltage drops below a low threshold, turn the device off until it is charged again

  • I speak spanish natively and at during uni I would hang out with a group of Brazillian friends. I would speak a mixture of portuguese and spanish with them.

    The mom of one of these friends made a Brazilian dish for us (Feijoada) and asked me how it was as it was the first time I tried it. I answered that the dish as ‘exquisito’, which in Spanish means delicious (similar ‘exquisite’). She seemed somewhat disappointed and upset by my response so I probed a little and found out that ‘esquisito’ in Portuguese actually means ‘weird’. She thought I was calling her dish weird tasting. I found quickly enough to clarify, but I did feel bad about making her fell that way… She was very excited about sharing her cooking and she thought I called it weird.






  • The use-cases that I see advertised are not things that I do in my day-to-day. I usually place my phone on a drawer or leave it in my backpack - I definitely don’t want it on my face.

    So, to me, smart glasses feel like an uncomfortable gimmick at this point. Maybe there is something amazing about them that has not yet clicked with me, but for the time being I don’t see me buying one of these for the foreseeable future.


  • I also did not know of him at all. I did know who Ben Shapiro is. This week has been an educational one: I have learned about Nick Fuentes and ‘groypers’, Candace Owens, and that the change my mind meme guy is called Steven Crowder (I first thought it was this guy when I saw the video of Kirk).

    The US political commentator that I do watch some times is Hasan, but not too often. The US lore goes too deep and moves too quickly, hard to keep up.





  • It always surprises me when ppl don’t know about torrents. They were the only way to get things before streaming services privatized all this content, and still remain better, by using the latest encodings and quality formats for media.

    I did know enough about torrents to do practically use them to download things since the Limewire/Ares times. But what I meant is that I never actually knew how they work at a technical level - I never opened a torrent file and looked inside, or knew what a magnet link was. So, then, the topic as a whole is still opaque to me. But I did some reading today and I’m getting into it.

    So new content would be no different than the thousands of people seeding existing content.

    I see it, but I also see why this concept might be intimidating to some. I (and probably many others) make use of torrents in rare occasion when I cannot find a movie, a series, or want an album. I associate torrenting with acquiring a large file for long term storage. Streaming feels different - videos exist in my computer only while I need them, and then they leave no trace. As I understand it, a torrent-based system would actually download all (or some) videos to disk to be able to seed them.

    Still, I do think that a youtube-like torrent-based client would be successful - especially if implemented in a way that is simple for the user. An interface to find content, transparent and adjustable torrent settings with control over disk space allocation, and the torrents/magnet link management mostly hidden from the user.



  • Thanks. I don’t know much about torrenting other, and I never looked into the concept of what Magnet links are.

    It is actually very interesting! Such an elegant and simple solution.

    And I think it is even simpler than what the instructions imply… I can write the following into the terminal:

    transmission-cli "magnet:?xt=urn:btih:563cf8f2a0bdd5564ae9ef3d3302eecef639328b"
    

    And that’s enough to pull the first episode of alien earth that you shared. That unique hash is all it takes to search for seeders. Very cool.

    It is still not obvious to me who would seed when implementing the torrent-based YouTube alternative. Would it make sense that users set some torrenting ratio, a file lifetime, and a size limit, and ‘collect’ videos as they watch them so that they can seed for other users?

    All that’s needed is for people to learn how to seed their own videos, and post magnet links around.

    I’m in! Looking into it. Now I need to go make something worth sharing.