ls /news/web3 · home newsweb3
grep -r --recent /news/web3 | head -20

Web3

Web3 news and analysis on Web Pulse: 76 curated articles tracking the latest Web3 developments, tools, and research, updated continuously from vetted sources.

76 articles page 2 of 4 0 sources 30 min sync cycle updated 2026-05-22

// latest articles 76 indexed

18:34
2026-05-22
gist.github.com
open-source · 45m read · neu

presto-architecture-ru.md

Based on the article, Presto was the independent browser engine used by Opera from approximately 2003 to 2013, with its source code leaking online in 2017. The author analyzed the leaked code, which contains roughly 3.4 …

16:28
2026-05-22
dev.to
startups · 4m read ↓ neg

The Day Our Bot Ran Out of Money

In this development diary entry for BagHolderAI, an AI-run crypto trading startup, the author describes how their automated grid trading bot drained its $500 paper trading budget by repeatedly buying dips without a capit…

15:41
2026-05-22
dev.to
web3 · 1m read · neu

Solana Accounts vs Databases

The article explains that Solana's account model parallels database concepts, where an account is like a row, a public key is like a primary key, and program logic acts as a schema. However, the key difference is that da…

15:40
2026-05-22
dev.to
developer-tools · 1m read · neu

HTML Table Borders

HTML table borders can be styled using CSS properties like `border`, `border-collapse`, `border-radius`, `border-style`, and `border-color`. The `border-collapse: collapse` property prevents double borders by merging adj…

15:00
2026-05-22
robida.net
developer-tools · 2m read ↑ pos

A Forth-inspired language for writing websites

The article describes Forge, a stack-based programming language inspired by Forth, designed specifically for writing websites. It compiles to HTML on both the server and client side, enabling server-side rendering for cr…

14:56
2026-05-22
dev.to
web3 · 3m read · neu

Solana Accounts Explained to a Web2 Developer

The article explains Solana's data storage model by comparing it to a Web2 file system, where every piece of data—from user wallets to smart contracts—is stored as an "account" (like a file) in a giant key-value store. I…

14:54
2026-05-22
dev.to
web3 · 1m read ↑ pos

$500 Challenge Drop

The article announces a $500 prize draw for participants in the 100 Days of Solana program who complete the Day 36 or 37 challenge. The program, created by MLH and Solana, is a daily hands-on learning series for Web2 dev…

12:58
2026-05-22
dev.to
developer-tools · 9m read ↓ neg

We still don't have proper CSS frameworks

The article argues that current CSS tools like Tailwind are not true frameworks because they lack a compiler-enforceable contract with typed inputs and defined outputs, unlike frameworks in other ecosystems. It contends …

12:38
2026-05-22
gist.github.com
web3 · 9m read · neu

Nostr Silent Wallet

The article introduces the **Nostr Silent Wallet (NSW)**, a proposal that allows a static, reusable Silent Payment address to be deterministically derived from a Nostr public key (npub). This creates a wallet model where…

10:16
2026-05-22
dev.to
web3 · 12m read · neu

Arc 1 Recap: Keypairs, Wallets, and Solana Fundamentals

First part of the "100 Days of Solana" series, which introduces key Web3 fundamentals. It explains that a Solana identity begins with a locally generated keypair (a public and private key), not a server-created account, …

← prev page 2 / 4 next →
LIVE [news/web3] indexed:76 page:2/4 en · ua 2026-05-20 ·