Search
What on Earth is the `types` Descriptor in View Transitions?
29.1.2025
The @view-transition at-rule has two descriptions. One is the commonly used navigation descriptor. The second is types, the lesser-known of the two, and one that probably envies how much attention navigation gets. But read on to learn why we need types and how it opens up new possibilities...
Creating a “Starred” Feed
21.1.2025
Chris wrote about “Likes” pages a long while back. The idea is rather simple: “Like” an item in your RSS reader and display it in a feed of other liked items. The little example Chris made is still really good.…
Creating a “Starred” Feed originally...
Web3 Infrastructure: The Building Blocks of Decentralized Internet
2.10.2024
The evolution of the internet has transitioned through multiple phases, from Web1, characterized by static pages, to Web2, where interactivity […]
The post Web3 Infrastructure: The Building Blocks of Decentralized Internet appeared first on
Slide Through Unlimited Dimensions With CSS Scroll Timelines
27.9.2024
The creator of CSS has said he originally envisaged CSS as the main web technology to control behavior on web pages, with scripting as a fallback when things weren’t possible declaratively in CSS. The rationale for a CSS-first approach was …
Slide Through Unlimited Dimensions With CSS Scroll...
CSSWG Minutes Telecon (2024-08-21)
30.8.2024
View Transitions are one of the most awesome features CSS has shipped in recent times. Its title is self-explanatory: transitions between views are possible with just CSS, even across pages of the same origin! What’s more interesting is its …
CSSWG Minutes Telecon (2024-08-21)...
X-Men Comics Fans At War Over Bonus Pages Hidden Behind QR Codes
26.7.2024
Some X-Men comics now feature a QR code in the back of the book that hides a “bonus page.” These new hidden pages have set off a large debate online among comic readers and fans over what counts as bonus content and comic preservation.Read more
Craig Wright Releases 164,000 Pages of Evidence in COPA Trial
22.2.2024
On February 20, self-proclaimed Bitcoin creator Craig Wright submitted 164,000 pages of fresh evidence in his legal battle against the Crypto Open Patent Alliance (COPA). The ongoing trial has sparked increased scrutiny over Wright's claim that he created Bitcoin.
The post Craig Wright Releases...
From Crypto to Likes: The New Wave of Digital Asset Flipping Among Crypto Investors
2.2.2024
  In the ever-evolving world of investment, cryptocurrency enthusiasts are finding a new lucrative avenue – digital asset flipping. This emerging trend sees investors who once solely focused on the volatile crypto markets now venturing into the realm of social media, where flipping digital...
Judge to hear Sam Bankman-Fried's defense against 4M pages of newly released evidence
26.8.2023
Judge Lewis Kaplan ordered the government to respond to Bankman-Fried's counsel concerning appropriate access to discovery materials, as well as a request barring prosecutors from using new evidence
FBI Issues Warning on Scam Involving Criminals Impersonating NFT Developers
7.8.2023
The Federal Bureau of Investigation (FBI) has issued a Public Service Announcement (PSA) warning about criminals impersonating non-fungible token (NFT) developers in social media. According to the PSA, criminals can impersonate these developers on social media by hijacking accounts or using similar...
Hidden Treasure: Every Modern Copy of macOS Contains a Copy of Bitcoin’s White Paper
6.4.2023
On April 5, 2023, the independent blogger Andy Baio published a post on his Waxy Blog that explained every version of macOS from Mojave 10.14.0 to the current version hosts a copy of Satoshi Nakamoto’s seminal Bitcoin white paper. Mac users can type a simple command in the terminal, and...
FTX Publishes Creditor List, Owes Millions to Well-Known Institutions and Government Agencies
26.1.2023
The now-defunct crypto exchange FTX has published its list of creditors, with the names unredacted. The comprehensive list, which is over 100 pages long, shows that FTX owes a lot of money to well-known institutions, including Binance, Airbnb, Apple, Amazon, Linkedin, Coindesk, the Wall Street...
Bankruptcy Court Publishes 14,000 Pages of Celsius Customer Usernames and Trade History
7.10.2022
The crypto community is upset about a recent discovery stemming from the Celsius bankruptcy case as a court filing has revealed over 14,000 pages of the usernames and trading histories of the company’s customers. While the file does not disclose personal information tied to the user’s...
World’s Largest NFT Marketplace Opensea Reveals Drop Improvements, Arbitrum L2 Support
21.9.2022
The largest non-fungible token (NFT) marketplace by sales volume, Opensea, has announced a new “immersive and secure minting experience” by giving NFT creators the ability to showcase “collections with dedicated drop pages and greater discoverability” on Opensea’s...
Mint Your Lucky Number NFT Domain Exclusively at Quik․com Like 888․metaverse
1.8.2022
Quik.com is offering minting of NFT domains, which will allow users to host their decentralized web pages and even change their digital wallet’s heavy addresses, while the evolving virtual universe, the decentralized web3, and its related technologies are still in the early stages...
Russia’s Media Censor Roskomnadzor Unblocks Tor Project’s Website
23.7.2022
Russian telecom and mass media watchdog Roskomnadzor has restored access to the website of the Tor Project, implementing a court ruling with delay. The site was blacklisted last year but the measure was successfully challenged by lawyers. Roskomnadzor Removes Tor Project’s Site From...
How to Use Native Custom Fields in WordPress (and 5 Useful Examples)
11.1.2022
Custom Fields in WordPress are arbitrary bits of data that you can apply to Posts, Pages, and Custom Post Types in WordPress. Metadata, as it were, in the form of key/value pairs. For example:
Key: subtitle / Value: They are
…
How to Use Native Custom Fields in WordPress (and 5 Useful...
Get 'Em Princess
13.12.2021
Cycle Circle is an artist based in China.Read more
Testing Vue Components With Cypress
27.10.2021
Cypress is an automated test runner for browser-based applications and pages. I’ve used it for years to write end-to-end tests for web projects, and was happy to see recently that individual component testing had come to Cypress. I work on …
The post Testing Vue Components With Cypress...
What is Your Page Title on a Google Search Engine Results Page?
23.9.2021
Whatever Google wants it to be. I always thought it was exactly what your <title> element was. Perhaps in lieu of that, what the first <h1> on the page is. But recently I noticed some pages on this site that …
The post What is Your Page Title on a Google Search Engine Results...