There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

lemmyshitpost

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Jubei_K_08 , in Just thinking about what to cook

You could have a sausage party with all your guy friends.

Bleach7297 , in Just thinking about what to cook
@Bleach7297@lemmy.ca avatar

Burgers it is!

Imgonnatrythis , in enjoy

Send to my mom. She’ll be all over this

can OP ,

RIP

Everythingispenguins , in enjoy

If I could only be so lucky

AVincentInSpace , in Please Stop

Ok but the Fossil version control system (which uses a mini-blockchain to store software version history) is pretty cool

nexguy ,
@nexguy@lemmy.world avatar

No no ANY possible application using blockchain tech HAS to be bad.

Pizza_Rat ,

Can you name another technology that has such a high hype to delivered value ratio?

nexguy ,
@nexguy@lemmy.world avatar

Triple A games

VR goggles

Bose Speakers

3D movies in theaters

Fidget spinners

Russian Military

Blue Origin Rockets

nexguy ,
@nexguy@lemmy.world avatar

Just wanted to point out real world application for blockchain currently in use. IBM Blockchain is used by Cigna Healthcare, HSBC, Kroger…etc. It’s all extremely boring stuff so no one ever talks about it.

zaphod , (edited )
@zaphod@lemmy.ca avatar

You didn’t actually read the page you linked to, did you?

Let’s just jump to the conclusion:

This author believes it is technologically indefensible to call Fossil a “blockchain” in any sense likely to be understood by a majority of those you’re communicating with. Using a term in a nonstandard way just because you can defend it means you’ve failed any goal that requires clear communication. The people you’re communicating your ideas to must have the same concept of the terms you use.

(Emphasis mine)

Hint: a blockchain is always a Merkel tree, but a Merkel tree is not always a blockchain.

magic_lobster_party , (edited )

To clarify further, a blockchain requires some kind of distributed consensus. If you have two versions of the same blockchain, there must be a way to figure out which one of these is the one everybody else is following. In Bitcoin this is achieved with proof of work (i.e the version of the chain that has wasted most electricity).

If you don’t have distributed consensus, then you just have a git repo.

tkk13909 , in A sequel to jants

And don’t call me Shirley.

elliot_crane , in Gonna watch Javatar, you?

From the director of Jijanic.

SonicBlue03 , in enjoy

I’m going to take my chances.

XEAL , in enjoy

No backsies!!!

nadram , in enjoy
@nadram@lemmy.world avatar

That took me back to the late 90s

robocall , in Are there Yankees among us?
@robocall@lemmy.world avatar

Jankees

Rustmilian , (edited ) in Please Stop
@Rustmilian@lemmy.world avatar

You can use blockchain technology for a wide variety of things, just please no more cryptocurrency and NFTs.

merc ,

Nothing particularly useful though. It’s a very slow, inefficient, trustless, immutable database. There really aren’t many good applications for that.

Rustmilian , (edited )
@Rustmilian@lemmy.world avatar

That highly depends on what blockchain implementation is being used and what it’s being used for. Blockchains used for craptocurrency are highly inefficient, which is the vast majority. But there are a small handful of specialized (proprietary) blockchains that are just efficient enough to be practical in their highly specific use case.

calcopiritus ,

Such as?

Rustmilian , (edited )
@Rustmilian@lemmy.world avatar

Walmarts proprietary food tracking system based on Hyperledger Fabric that they partnered with IBM to tweak & implement, enabling customers to track ingredients back to the farms within seconds, improving food safety, optimizing supply chain operations, enabling efficient tracking of stores and distribution centers, enhancing procurement management by collecting data on product origins, batch numbers, and quality parameters through QR codes and e-certificates.

Pizza_Rat ,

How is that better than a database? Is someone concerned that Walmart will fabricate supply chain tracking?

Rustmilian , (edited )
@Rustmilian@lemmy.world avatar

Their prior database lacked transparency, real-time tracking, & scalability making tracing take days.
Just an FYI, Hyperledger Fabric is not like the blockchains for craptocurrency. It’s a highly modular, permissioned not permissionless, distributed ledger & it allows for pluggable consensus mechanisms. It’s very likely that Walmart uses a custom consensus algorithm and nothing like any of the public PoW, PoS, PoA, or PoET consensus algorithms.

Pizza_Rat ,

Interesting! Thanks for elaborating.

magic_lobster_party ,

Hyperledger is just git but with fancy buzzwords. It’s like taking everything that makes blockchain, and then remove everything that makes blockchain special. All you have left is another centralized system.

It’s just IBM’s excuse to stay relevant.

Rustmilian , (edited )
@Rustmilian@lemmy.world avatar

That’s an incredibly wrong oversimplification.
Git doesn’t have any consensus mechanisms, chaincode execution or ledger, is just a history tracker & manipulator. Neither Git or Hyperledger Fabric are centralized, they’re both distributed.
Just because it’s for specialized non-financial related tasks using customizable specialized consensus mechanisms and often distributed only within a select few instead of being a big inefficient permissionless PoW/PoS craptocurrency blockchain with a bunch of clowns waisting energy mining nonsense doesn’t make it any less of a blockchain with smartcontacts and the works.

with fancy buzzwords

That’s literally just all blockchain technology ever.
“Just blast them with buzzwords they don’t understand to distract from how fundamentally flawed our shit is and FOMO the shit out of them then rug pull every last dime from them” - NFTs.

magic_lobster_party ,

Git doesn’t need consensus mechanisms because it’s “permissioned”, like Hyperledger. All actors are known and given permission by some entity to contribute.

You can’t contribute to the Linux kernel unless your changes have been approved by someone trusted with permission. You cannot contribute to whatever Walmart is doing, because you haven’t acquired permission to do so.

Rustmilian , (edited )
@Rustmilian@lemmy.world avatar

And?
Hyperledger Fabric still uses a consensus mechanism, and I promise you Walmart uses one. You can’t trust China with food safety.
Permission is given out to various suppliers with various levels of trust.
“Permissioned” in the context of Hyperledger Fabric just means all participants are known entities with identities managed by a Membership Service Provider (MSP), which is likely Walmart in this case and have access control governed by policies ensuring that only authorized actors can interact with the network and its resources. It doesn’t mean that a consensus mechanism isn’t used or needed.
Shit, without using GPG and SSH to sign commits and outside identity verification mechanisms, you run the risk of git identity fraud.

magic_lobster_party ,

In what way can blockchain ensure food safety? Just because participants use proof of work or whatever doesn’t mean the input data is more truthful. The oracle problem is a thing.

Rustmilian , (edited )
@Rustmilian@lemmy.world avatar

By providing transparency, auditability, and traceability throughout the food supply chain.
Or in other words it prevents fraud via a tamper-proof system for data collection and monitoring. If the input data is falsified and people to get sick, it’s just a matter of plugging in the QR code for the contaminated product and within seconds you know the identity of the participant who authored the product and where it came from. The identities of all participants are already known before hand by the Membership Service Provider.
Think of it like as if someone signed a malicious commit with their GPG key containing their name and address but with additional tamper-proofing pushed to an immutable repo, it’s not going to be very hard to trace back and slap a fine on whoever is responsible; effectively greatly reducing the Oracle problem.

mrgreyeyes , in After a Weekend Camping at a Music Festival

The lady on the bottom is really not into the murkyness.

bitchkat , in hen yea

That looks more like a henweigh.

ObviouslyNotBanana , in jants
@ObviouslyNotBanana@lemmy.world avatar

I want a jong.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines