[-] makeasnek@lemmy.ml -1 points 2 months ago* (last edited 2 months ago)

I see this comment every now and then, and it always forgets the cost of the transaction, confirmation time

With Bitcoin lightning the confirmation time is under a second and you pay pennies in fees as you don't make the transaction on the main chain. Even main chain is like $1.50 for a 10 minute confirmation time which for many transactions like an international wire is still a great deal.

The energy cost is extraordinary, and the end user is taxed for the use of their own dollars.

The energy cost to maintain the base chain is <1% of global energy use, mostly from renewables at off-peak hours since miners have to chase the cheapest electricity. Remittance services and other funds transfer companies also use energy and human capital to move value around, it's not free. A single on-chain tx can open a lightning channel which can contain and secure trillions of transactions off-chain. Processing these transactions takes the energy equivalent of sending an e-mail. Users are "taxed for the use of their own dollars" in regular currency as well. Who pays that tax and the amount of that tax varies by context.

It can't scale

In the last two months alone, Nostr users (decentralized twitter clone like Mastodon) sent each other 3 million tips over Bitcoin lightning. It absolutely scales. And there is plenty of more room to grow.

Its value only increases because it manufactures its own scarcity.

Its value also comes from its use as a transactional network and from it's political neutrality geopolitically speaking. And from the known supply which nobody can manipulate. It's not purely scarcity.

naturally moves toward centralization since mining becomes too large an activity for the individual to reap any benefit

And yet mining is still distributed globally. Any person, company, or country with spare energy resources can buy an ASIC and mine. Mining pools have become more centralized, but a lot of work has been done on that in recent years and that trend is reversing as a result.

[-] makeasnek@lemmy.ml 7 points 2 months ago* (last edited 2 months ago)

Bitcoin wasn't down. Hasn't had a single hour of downtime or hack since it started 15 years ago in 2008. No bank holidays. Clear and transparent supply, 100% open source code. Not run by any single government, corporate board, or CEO. Sends money across the globe in under a second for pennies in fees, all you need is a phone. Powerful stuff.

[-] makeasnek@lemmy.ml 22 points 2 months ago

Not a distro but Qubes. Incredible security and privacy out of the box. Not for everyone but absolutely one of the most interesting developments in the OS world in the past decade or two.

[-] makeasnek@lemmy.ml 1 points 2 months ago* (last edited 2 months ago)

There's lots of ways this could be done quickly, easily, and privately. A previous attempt at this (flattr) was promising but before its time. Making Bitcoin micropayments via lightning comes to mind as a way to do this. In the past two months alone, Nostr users (decentralized twitter clone similar to mastodon) have tipped each other around a million dollars for their posts. There have been nearly three million tips in the last two months. Sending funds via lightning takes under a second for pennies or less in fees. No intermediary to report your browsing history to, no need to trust an intermediary to handle payments, no burdensome need for Mozilla to run payment infrastructure, and it all works in every country right out of the box. And there's plenty of room for this to scale since it's not limited by blockchain space.

Nostr already has a feature to automatically split up your tips according to which posts you reacted to. You can say "I want to tip $5 a month, split it up among posts I react with a heart to". This could easily be extended to which websites you visited, all websites would need to do is put their lightning url in the page source, DNS record, etc.

Nostr stats: https://stats.nostr.band/

[-] makeasnek@lemmy.ml 12 points 2 months ago* (last edited 2 months ago)

Yes quite a few as other commenters have indicated. Another good one is !boinc@sopuli.xyz. BOINC is an open source platform for volunteer computing that also has hundreds of scientific papers and citations under its belt. There are BOINC projects for medical research, space research, math, you name it, there's probably a BOINC project for it. Anybody can start a BOINC project and you choose which projects you contribute CPU/GPU time to. You can pick more than one at a time. You may recognize some of the people hosting BOINC projects: Large Hardon Collider, Max Planck Institute, University of Washington Institute for Protein Design, etc

[-] makeasnek@lemmy.ml 1 points 3 months ago* (last edited 3 months ago)

The difference is that such an extension isn't reporting my traffic to a "trusted third party". My browser is doing the tracking locally and sending micropayments to sites I visit.

18
submitted 3 months ago by makeasnek@lemmy.ml to c/europe@feddit.de

Oslo Freedom Forum (OFF) is a series of global conferences run by the New York–based non-profit Human Rights Foundation under the slogan "Challenging Power". The forum aims to bring together notable people, including former heads of state, winners of the Nobel Peace Prize, prisoners of conscience, as well as of other public figures in order to network and exchange ideas about human rights and exposing dictatorships.

23
submitted 3 months ago by makeasnek@lemmy.ml to c/opensource@lemmy.ml
103
submitted 3 months ago by makeasnek@lemmy.ml to c/opensource@lemmy.ml

"Create P2P tunnels instantly that bypass any network, firewall, NAT restrictions and expose your local network to the internet securely, no Dynamic DNS required."

292
submitted 4 months ago by makeasnek@lemmy.ml to c/europe@feddit.de
451
submitted 4 months ago by makeasnek@lemmy.ml to c/privacy@lemmy.ml
549
submitted 4 months ago by makeasnek@lemmy.ml to c/technology@lemmy.ml
544
submitted 4 months ago* (last edited 4 months ago) by makeasnek@lemmy.ml to c/privacy@lemmy.ml

What you can do: https://www.patrick-breyer.de/en/posts/messaging-and-chat-control/#WhatYouCanDo

Contact your MEP: https://www.europarl.europa.eu/meps/en/home

Edit: Article linked is from 2002 (overview of why this legislation is bad), but it is coming up for a vote on the 19th see https://www.patrick-breyer.de/en/council-to-greenlight-chat-control-take-action-now/

69
submitted 4 months ago* (last edited 4 months ago) by makeasnek@lemmy.ml to c/opensource@lemmy.ml

Situation: You run a website and want users to have to do some amount of work in order to activate a function in your code. The "function" can be anything: creating an account, receiving some kind of in-game token/reward, dispensing coins from a faucet, whatever. Captchas are becoming increasingly both increasingly complex and increasingly useless against spam attacks. Various "proof of personhood" options are available (SMS verification etc) but come with downsides as well.

An obvious alternative to captchas is some kind of "proof work" scheme where the user has to run a certain number of hash calculations. This is cheap for individual users but expensive for spammers to spam, and could even net you a little crypto if you wanted it to. This, for example, is the approach used by Tor's anonymity network help prevent DDoS attacks. This is fine, but it serves no other purpose and uses lots of of energy. Though in Tor's implementation, it is only occasionally used as opposed to being used for every request.

My script is a "proof of useful work" captcha alternative. The user must download and process a chosen amount of workunits from a chosen BOINC project(s). This work is "useful" because it contributes to scientific research. BOINC is a software for distributed/volunteer computing and its used by scientists all over the world including the Large Hadron Collider (CERN) to offload expensive computation to the machines of volunteers. My script downloads stats from the BOINC projects and verifies the user has completed the work. If the user is a pre-existing BOINC user, they will already have sufficient credit to instantly activate the function on the site.

The default setup for this software is as a "crypto faucet", but you can plug-in any function you want: anti-spam, user registration, whatever. It calculates a cost for the "work" and makes sure it dispenses less than the cost, making sure no user has incentive to use the faucet more than a few times since it would cheaper for the user to just do the work on their own without the faucet acting as a middleman.

Downside of this tool is that the user may take some time to accumulate the credit (unless they are an existing BOINC user with credit) and the BOINC projects only report updated credit once every 24 hours (though if you ran your own BOINC project for this purpose, you could get this time down much lower). So while this can be good for longer-term tasks (such as giving an in-game reward to users who contribute to science), it is not quick. They also have to download and run BOINC (and change their username at a BOINC project), which is a big step compared to a captcha. In an ideal world, the BOINC work could be completed in the browser instead of by downloading BOINC, I believe folding at home had a client that could do this at one point.

Anyways, I think it's an interesting idea. Maybe you do too and can use it to your advantage somehow.

132
submitted 4 months ago* (last edited 4 months ago) by makeasnek@lemmy.ml to c/privacy@lemmy.ml
  • Note: "relay" is the nostr term while "instance" is the AP/Mastodon/Lemmy term. They are functionally very similar and offer the same abilities to ban annoying users from "public square" type spaces. Moderation works identically.
  • In AP/mastodon/lemmy you are connected to one "main instance" and then connect to other instances "through" that instance. In nostr, you are typically connected to multiple relays and access content more directly.
  • Nostr is an underlying protocol like AP is for Mastodon/Lemmy. The main use of nostr currently is as a twitter/mastodon clone, but it has other interfaces as well (calendaring, video sharing, etc) that I am less familiar with.
  • Both networks are decentralized in nature

AP/Mastodon/Lemmy

  • Instance admins on your instance and the instance of the user you are DMing can read your DMs, block them, or modify them without your knowledge or the knowledge of the receiving user
  • If your instance goes down, so does your access to the wider network. It will take your DMs with it, and your identity.

Nostr

  • Relays cannot read the content of your DMs as they are encrypted. They can only see that user A is DMing user B and approximate DM size. (This upgrade reduces that visibility further)
  • Relays cannot manipulate DMs as they are encrypted and will fail a signature check
  • No relay can prevent you from DMing another user as your client will automatically route the DM through another relay (unless that user has blocked you, which they can do).
  • You can receive DMs from anybody as long as one relay lets your DM through (and you are usually connected to several)
  • Your DMs and other content is replicated across multiple relays. Downed relay? No problem. You don't lose your content or your identity as your identity is a private/public keypair not "user @ instance dot com"

Bluesky

Idk anybody care to fill this section in?

Image source: nostr post

155
submitted 4 months ago* (last edited 4 months ago) by makeasnek@lemmy.ml to c/antiwork@lemmy.world

There's a lot of talk about inflation and its causes. Is it corporate greed? Supply chain issues? One clear base cause of inflation less talked about is having an inflationary currency supply. Any other inflation caused by supply chain issues, corporate greed, lack of market competition, etc is just added on top of that. Fiat inflationary currency is a rather new invention in terms of the human timeline. In the US, Nixon is the start of it. Central banks aim for 2-3% inflation in "good years". The money supply expands, the portion of that supply a single dollar represents, and therefore its value, decreases. This isn't a conspiracy, it's government policy, and both parties gleefully support it because it benefits their rich donors.

Think of it: in the last 50 years, everything has gotten cheaper to produce thanks to increasing mechanization, outsourcing to cheap labor/low regulation countries, and extremely efficient supply chains. Yet so many things "cost more" than they did 50 years ago. Even basics like bread. What used to be 5c in the US in the 50s now costs $5.00. How is that the case? Shouldn't it cost less? Where is that "extra efficiency" going if not to lower prices? The answer: bread is the same value it's always been, the money has gotten less valuable. This is how they keep working class people running on a treadmill, never able to achieve economic mobility.

Inflationary currency devalues the currency you worked hard to earn by increasing the supply. It hits the middle class the worst because they have more of their net wealth in cash, often in the form of emergency funds, savings, and putting together enough money for a down payment on a home. Rich people have their money in assets which aren't harmed by currency inflation. Actually, even worse, it inflates the value of those assets! If the dollar loses value (all other things being equal), it takes more dollar to buy a share in Amazon, just like it takes more dollars to buy a loaf of bread. Poor people live hand to mouth, so their net wealth is not impacted much, but inflationary currency prevents them from saving and "moving up". If you want to identify the causes of increasing wealth disparity, the inability of people to save money and theft of value from the middle class via money supply expansion is a major one.

53
submitted 4 months ago* (last edited 4 months ago) by makeasnek@lemmy.ml to c/asklemmy@lemmy.ml
1
submitted 4 months ago by makeasnek@lemmy.ml to c/free_speech@lemmy.ml
view more: ‹ prev next ›

makeasnek

joined 1 year ago
MODERATOR OF