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/)G
Posts
34
Comments
35
Joined
3 yr. ago

  • Oh yeah I was thinking more along the lines of video games or movies where there are too many people creating it. For books, etc you can definitely donate.

  • There should be a way to pay only the workers when you buy something. In that case, you could pay them but only after pirating and making sure you enjoy it. Since there is nothing like that, I think you should pay only content from small creators. Big creators already have plenty, and paying for anything else just gives money to greedy executives who then lower the quality of the content to make more money. Of course, if you have the means and don't pay anything, you are just making sure there will be less of that content made in the future. It isn't scalable; if everybody pirated content without paying a single cent, there would be no content made except by hobbyists who don't want to make a living out of it.

  • I really like to see communities like lemmy.film, mtgzone.com, and programming.dev and wish there was an instance about literature.

  • Asklemmy @lemmy.ml

    What Thematic Instances Would You Like to See on Lemmy?

  • July 24, 2014 news article

  • Linux @lemmy.ml

    How to download subtitles automatically from the command line?

  • Python @programming.dev

    Fix comparing two date strings when they may or may not have microseconds

  • No Stupid Questions @lemmy.world

    What thematic instances are there, and what others do you wish there were?

  • Python @programming.dev

    How to search for an URL of a post from another instance?

  • Edward Snowden, a former National Security Agency contractor and government whistleblower, has been credited with the quote "Arguing that you don't care about the right to privacy because you have nothing to hide is no different than saying you don't care about free speech because you have nothing to say". Snowden has argued that privacy is a fundamental right and that without it, individuals cannot have anything for themselves. The "nothing to hide" argument has been used to defend the collection and use of government data beyond surveillance and disclosure, but critics argue that it is inherently paradoxical and that what is hidden is not necessarily relevant. Snowden has also stated that the burden of justification falls on those seeking to infringe upon human rights, and that nobody needs to justify why they "need" a right.

  • I don't know there is a lemmy-stats-crawler utility that does it automatically and produces a json file. So all I do is parse that json file to get the numbers.

  • Lemmy Support @lemmy.ml

    Where can I find the list of Lemmy usernames for the GitHub contributors?

  • Depending on which instances are blocked you will see different content in ones or others. Which is why I choose instance based on the minimum number of blocked users based on the results of this script.

  • The one I like most is YouTube, where it shows everything from the last few days and then only the most popular content from the last few weeks, months, and even years. I would like something similar, where the further I browse, the more votes a post must have to show up in the feed.

  • General Discussion @lemmy.world

    What Algorithms from Popular Platforms do you Like the Most?

  • United States | News & Politics @lemmy.ml

    The Only Jan 6 Protester Being Protected By The Media. WHY?

  • why don't you post this in a us community. I don't give a shit about this.

  • .

  • Who has the time for that?

  • You Should Know @lemmy.world

    YSK: There's now a Lemmy Issue Tracker Community to Share Suggestions and Issues

    lemm.ee /c/issue_tracker
  • Humans are more influenced by emotions than logic, which means that critical thinking alone may not convince them. Only those who are receptive to logical reasoning can be persuaded.

    A video about it

  • Even if I subscribe, I'm going to have the same issue. As long as I'm subscribed to a couple of large communities, I won't see content from any of the smaller communities. Maybe when something like this gets implemented, I'll actually be able to use the subscriptions.

  • Comradeship // Freechat @lemmygrad.ml

    Why Am I Not Seeing Any Posts from This Instance?

  • Imagus is a browser extension for Firefox that allows users to enlarge images and display images/videos from links with a simple mouse-over. It is similar to the Hover Zoom extension, which is a popular tool for browsing memes and gifs on desktop. However, Hover Zoom has been flagged as spyware, so users may want to consider using Imagus instead. Imagus works with a wider range of links than Hover Zoom, including those from imgur. The extension also has customizable settings, including an expandable set of rules for getting larger images, media, or other content.

  • Showerthoughts @lemmy.world

    A User Setting on Lemmy to View Only Votes from Your Instance

  • I've saved this, but it would be nice to see the syntax somewhere in the search engine

  • No Stupid Questions @lemmy.world

    Exercises and Stretches to Counteract the Negative Effects of Prolonged Sitting?

  • Python @programming.dev

    How to Get a List of All Issues for a Repo from the GitHub API using a Personal Access Token?

  • Python @programming.dev

    What's the best approach to avoid defining sqlite3 conn and cursor in many different functions?