this post was submitted on 01 Jun 2024
65 points (98.5% liked)

Asklemmy

42480 readers
1791 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
65
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

For context, I heard the term "Web 3.0" be used for the first time for everything being put on the blockchain. Then, it reminded me of a post on Mastodon saying that the fediverse is Web 3.0. After that I looked it up on the internet, and the definition included A.I. with crypto.

So I'm wondering, what is actually Web 3.0? What does it mean to you? Or maybe is Web 3.0 just another attempt at making investors pay up?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 23 points 1 month ago (1 children)

It’s a meaningless term for web developers, just as Web 2.0 was. It’s supposed to mean decentralized services and it was sort of hijacked by crypto companies for marketing purposes. Blockchain isn’t a particularly useful technology outside of its niches of cryptocurrency and gimmicks (like NFTs or whatever) and isn’t used by 99% of web projects. (There’s no Google, Apple, Microsoft, etc. blockchain, after all.)

I’ve been a web dev for decades now and to me, Web 1.0 was basically the era when people posted their own content on their own web sites. Web 2.0 was a marketing term used by social media companies to describe a new era where even non-tech savvy users could post content on MySpace, LiveJournal, Facebook, etc. There was no major tech advancement. Web 3.0 is supposed to be an era where even average users can take advantage of decentralized services. Again, nothing major tech-wise.

In terms of actual technology, there’s been significant shifts like CSS 3, HTML 5, ECMAScript 6 (JavaScript’s standard, which has evolved a lot recently) and others. Server-side web tech has also changed a lot over the years. Most web sites probably still use PHP — Wordpress is surprisingly ubiquitous — but NodeJS, Ruby, Python, and other languages have had major advancements. Those (and several others) are the ones actual web developers cared about.

TL/DR: Web 1.0, 2.0, and 3.0 are just marketing terms with vague meanings to describe shifts in web culture, not web technology.

[–] [email protected] 3 points 1 month ago

There’s no Google, Apple, Microsoft, etc. blockchain, after all.

Microsoft Azure used to have a blockchain (aaS) implementation, iirc. It just wasn't useful to their customers or profitable to them.

I think IBM also used to dabble in blockchain tech.