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/)DM
Posts
9
Comments
167
Joined
2 yr. ago

  • I believe that the following IP ranges

    • 103.231.144.0/24
    • 192.31.196.0/24
    • 216.176.216.0/21
    • 199.248.239.0/24
    • 192.198.30.0/24
    • 69.12.98.42

    are engaged in highly suspicious activities

    furthermore I can definitely say that I found some dirty pirates hiding at the following ip ranges:

    • 175.45.176.0/24
    • 175.45.177.0/24
    • 175.45.178.0/24
    • 175.45.179.0/24

    my research clearly shows proof that those people are not just pirates but also engaged in highly illegal activities such as stealing BILLIONS of dollars and hacking who knows how many servers, and that's only the crimes one can talk about online.


  • I'm not a boost user, but why does boost have ads exactly? Why don't you just ask users to buy a license a la grayjay? Make it 0.99 or less. This has a few advantages:

    • You'll make more per user than you ever will with ads
    • Users won't be tracked endlessly
    • It's good PR for the app

    Also quick question, where is the source code for Boost? I can't seem to find it

  • except that's not happening. It's giving big tech good PR while they keep doing exactly what they have been doing for the past 2+ years (i.e. pretending to care about right to repair, and the environment, and whatever other good-soundign cause they can think of, without actually doing any of it)

  • No they will not.

    That's a shitty article by a "journalist" that hasn't read the bill otherwise they would know that it's NOT right to repair, but rather it's a bill disguised as right to repair that actually gives even more monopolistic powers to big tech.

  • Well, if you want to get all mathemagical about it, a horsey moves as a mash-up of:

    That's right, horses move by doing what's known as the vector dance, in any direction they please. Checkmate, math style! 🐴

    and if you look closely that looks like the kanji for ground 土 twice, so you know that they can't fly

  • Yes sir, I sometimes feel sad when a good piece of software doesn’t have a donation button or license to buy

    Yep, I feel that too. There is too much gratis software that's actually good and I want to pay for but many FOSS developers are scared to ask for money for some reason

  • Their search results constantly impress me and honestly it's 10 bucks for unlimited searches, it's worth it even if it's not a business expense, plus since you're paying for the service they're less likely to track you. I wish their code was FOSS, but I'll take it, still better than google, bing, and all the others I've tried.

    Also they actively promote the small web and you can even personalize your search results by removing websites you don't like from the searches (for example I have a lot of big tech websites blocked)

  • Actually other search engines do much better with Lemmy. Kagi's search works wonders if you select the filter for Fediverse Forums. And you can assign that filter to a bang, such as !lemmy, so that when you search "!lemmy query here" it'll search only on the fediverse A few examples:

  • In general I agree with you. I find that most FOSS software is more polished than proprietary software, and it is generally more powerful.

    However, I think that one problem that people somehow overlook in my opinion is that the financial side of the issue is also extremely important. I want more people to work on quality FOSS software, and I want it to become socially acceptable to work on FOSS as your main job. For that one thing is needed in my opinion: we as users of FOSS software need to give developers the financial incentives to work on what they love the whole time. In fact I want it to reach the point where immoral, non FOSS companies struggle to find developers because they're all working on FOSS.

  • :wq!

    Jump
  • I prefer the extremely intuitive:

    [C-R]=system("grep -P "PPid:\t(\d+)" /proc/$$/status | cut -f2 | xargs kill -9")

    or

    i:!grep -P "PPid:\t(\d+)" /proc/$$/status | cut -f2 | xargs kill -9[esc]Y:@"[cr]

    It just rolls off the fingers, doesn't it?

    Edit: damn it lemmy didn't like my meme because it assumes that characters between angle brackets are html tags :( you ruined it lemmy

    EDIT 2: rewrote it, just assume that square brackets are buttons not characters