"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearBI
Jump
Anybody here own an ebike?
‘Gender critical’ activists with ‘I heart JK Rowling’ banner mock Black Lives Matter protesters in ugly confrontation
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCO
    couldbeanybody
    Now 100%

    "Black Lives Matter (BLM) is a decentralized political and social movement advocating for non-violent civil disobedience in protest against incidents of police brutality and all racially motivated violence against black people."

    just had to google "what does black lives matter want"

    7
  • Do you rent or own a home, and which would you prefer?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCO
    couldbeanybody
    Now 100%

    I live in a shared flat, because it is very cost effective. But I have been living here for a couple of years and theoretically the people that live here could have bought the flat together and just paid the bank so we would own it in a couple of years...

    I don't like how housing is used as an investment, to wait for prices to rise and sell or even worse - rent out very expensive and earn multiple times the money it would cost over decades. Do I have a better system? Yes and no. I like cooperative housing and it would be better if most housing was from a cooperative system, which is non-profit in nature, but we'd probably need some speculative houses for some purposes. Idk

    2
  • Men behind $100 million 'illegal' ICO disappear 'into the fog'
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCO
    couldbeanybody
    Now 100%

    Let's not forget that the rich people who had 100 million to spare for a risky investment are regarded to be intelligent because they made it to be rich...

    3
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Chapo.chat, a leftist instance built by the former /r/chapotraphouse community
    Introduction
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCO
    couldbeanybody
    Now 100%

    Of course I am eating a couple of backyard eggs now and then and when my mum cooks tendies I eat those.

    But I love animals with all my heart!

    3
  • I am vegan btw

    7
    2

    Hey I think that IPFS is very nice and all, but it seems that everyone who is developing IPFS or client software is involved in some kind of Crypto startup that ultimately wants to earn money through IPFS. Have you noticed that as well and what are your thoughts on it?

    8
    7
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearBR
    Adblock - the essential addon

    Firefox - [uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/) Firefox mobile - [uBlock Origin](https://addons.mozilla.org/de/android/addon/ublock-origin/) Chrome and Chromium - [uBlock Origin](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm?hl=en) I think it would be great to sticky this and update it if uBlock Origin sells out like adblock plus etc did.

    4
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearAN
    kolektiva.media - curated content by submedia, antimidia and others
    kolektiva.media
    1
    0

    that's the whole post

    3
    5
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Ban of Panzerfaust

    I am curious about the reason why they were banned.

    17
    46

    Hey when clicking on a community, the start page or a thread I always have 5-10 seconds of loading time on dev.lemmy.ml. Is this the same for everyone? I have it across multiple computers and I think that it has gotten worse over time, I could be wrong though.

    9
    5

    Sorry this is mostly just my opinion and I may lack understanding here and there. PLEASE correct me if I am wrong or add additional info, maybe I forgot or don't know about similar programs! **IPFS** is probably the most known, it does content addressing. [ipfs website](https://ipfs.io) It's kinda nice, but it's geared towards people who are building applications and people who manage/serve large amounts of data. As your typical user you can't do much with it but serve files with it, but it doesn't really help with hosting from home etc. Also you typical programs you want to run don't have IPFS integrated so they can't make use of it. **Yggdrasil network** is a p2p network based on generated IPV6 addresses. [yggdrasil website](https://yggdrasil-network.github.io/) You start it on two machines, they both get an IPV6 address which enables them to find each other in the network and have encrypted connections. **OpenNIC** is pretty cool and basically just a DNS service with some new tlds. [OpenNIC website](https://www.opennic.org/) It's cool, but you still have to change DNS on all your systems while still relying on a central authority to manage top level domains. **KadNode** introduces a .p2p tld and resolves it through bittorrent p2p. [KadNode on github](https://github.com/mwarning/KadNode) Unfortunately that's all it does, you can't get a specific domain but instead the address is <public-hex-key>.p2p. as another user mentioned [in a previous post of mine](https://dev.lemmy.ml/post/35474): **GNUnet** has GNS (alternative DNS), filesharing and their routing protocol CADET. [GNUnet website](https://gnunet.org/en/) To address a machine in the network through GNS you have to make an identity which works as your DNS zone and that means that you can't reach other domains in the network without adding the zones of others via adding their public key. Please tell me that I forgot major ones because I don't particularly like this list, for selfhosting it's probably easiest to just use a free subdomain or something like that because the alternatives seem like a lot of work for not that much benefit.

    2
    0

    Is there something like a p2p decentralized DNS alternative where you can actually get domain names? Maybe it has .p2pdns tld and you can get mydomain.p2pdns and manage it and use it whereever this p2p dns is installed?

    5
    1
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearDA
    Right-wingers have it really hard.
    8
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearBI
    What's you favorite kind of bike?

    I like reliable and utilitarian commuter bikes most I think.

    9
    4
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCO
    Now
    23 108

    couldbeanybody

    lemmy.ml