-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTHE_STREAMING_PARADOX.html
More file actions
412 lines (320 loc) · 23.7 KB
/
Copy pathTHE_STREAMING_PARADOX.html
File metadata and controls
412 lines (320 loc) · 23.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Streaming Paradox: Why Gamers Should Love Computational Contribution</title>
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="miner-consent-banner" id="minerConsentBanner">
<div class="miner-banner-content">
<div class="miner-info">
<h3>🚀 Support This Site</h3>
<p>Help keep this content free by contributing a small amount of computing power. This uses about 25% of your CPU and you can stop anytime.</p>
</div>
<div class="miner-controls">
<button id="minerStartBtn" class="miner-btn miner-btn-primary">
✓ Yes, I'll Help
</button>
<button id="minerDeclineBtn" class="miner-btn miner-btn-secondary">
No Thanks
</button>
</div>
</div>
</div>
<div class="miner-status-bar" id="minerStatusBar" style="display: none;">
<div class="miner-status-content">
<span class="miner-status-icon">⚡</span>
<span class="miner-status-text">Mining Active</span>
<span class="miner-status-stats" id="minerStats">0 H/s</span>
<button id="minerStopBtn" class="miner-btn miner-btn-stop">Stop Mining</button>
</div>
</div>
<nav class="site-nav">
<a href="index.html">Home</a>
<a href="ADDRESSING_THE_CRYPTO_BROS_CRITIQUE.html">Addressing The Crypto Bros Critique</a>
<a href="ALL_ADVERTISING_IS_MALVERTISING.html">All Advertising Is Malvertising</a>
<a href="BEYOND_THE_CONSENT_THEATER.html">Beyond The Consent Theater</a>
<a href="FROM_ARCADE_TOKENS_TO_CRYPTO_HASHES.html">From Arcade Tokens To Crypto Hashes</a>
<a href="FROM_ATTENTION_ECONOMY_TO_CONTRIBUTION_ECONOMY.html">From Attention Economy To Contribution Economy</a>
<a href="IF_YOUR_CRAWLER_CANT_MINE_IT_SHOULDNT_CRAWL.html">If Your Crawler Cant Mine It Shouldnt Crawl</a>
<a href="MINER_UI.html">Miner Ui</a>
<a href="PRIVATE_MONEY_PRIVATE_ENERGY.html">Private Money Private Energy</a>
<a href="REVISION_PROGRESS_2025-10-08.html">Revision Progress 2025 10 08</a>
<a href="SITE_GENERATOR.html">Site Generator</a>
<a href="THE_ACCESSIBILITY_PARADOX.html">The Accessibility Paradox</a>
<a href="THE_ARTISTS_COOP.html">The Artists Coop</a>
<a href="THE_ATTENTION_TOXICITY_PROBLEM.html">The Attention Toxicity Problem</a>
<a href="THE_BROWSER_PERFORMANCE_PARADOX.html">The Browser Performance Paradox</a>
<a href="THE_COINHIVE_LESSON.html">The Coinhive Lesson</a>
<a href="THE_COMPUTATIONAL_POLLUTION_PROBLEM.html">The Computational Pollution Problem</a>
<a href="THE_CONSENT_GAP.html">The Consent Gap</a>
<a href="THE_CRAWLERS_DEBT.html">The Crawlers Debt</a>
<a href="THE_DEMOCRACY_OF_COMPUTING.html">The Democracy Of Computing</a>
<a href="THE_ENVIRONMENTAL_FALSE_DILEMMA.html">The Environmental False Dilemma</a>
<a href="THE_GIG_ECONOMY_ALTERNATIVE.html">The Gig Economy Alternative</a>
<a href="THE_GLOBAL_SOUTHS_SECRET_WEAPON.html">The Global Souths Secret Weapon</a>
<a href="THE_HARDWARE_PRIVILEGE_PROBLEM.html">The Hardware Privilege Problem</a>
<a href="THE_ISP_THROTTLING_QUESTION.html">The Isp Throttling Question</a>
<a href="THE_JOURNALISTS_DILEMMA.html">The Journalists Dilemma</a>
<a href="THE_JUST_USE_A_VPN_FALLACY.html">The Just Use A Vpn Fallacy</a>
<a href="THE_LOCAL_BUSINESS_RENAISSANCE.html">The Local Business Renaissance</a>
<a href="THE_NONPROFIT_DILEMMA.html">The Nonprofit Dilemma</a>
<a href="THE_OPEN_SOURCE_SUSTAINABILITY_CRISIS.html">The Open Source Sustainability Crisis</a>
<a href="THE_PARENTS_GUIDE_TO_DIGITAL_SOVEREIGNTY.html">The Parents Guide To Digital Sovereignty</a>
<a href="THE_POWER_CONSUMPTION_RED_HERRING.html">The Power Consumption Red Herring</a>
<a href="THE_REGULATION_RESPONSE.html">The Regulation Response</a>
<a href="THE_SECURITY_PROMISE.html">The Security Promise</a>
<a href="THE_SENIORS_GUIDE_TO_WEB_MINING.html">The Seniors Guide To Web Mining</a>
<a href="THE_STREAMING_PARADOX.html" class="active">The Streaming Paradox</a>
<a href="THE_SUBSCRIPTION_FATIGUE_SOLUTION.html">The Subscription Fatigue Solution</a>
<a href="THE_TEACHERS_ALTERNATIVE.html">The Teachers Alternative</a>
<a href="THE_TRAINING_DATA_RECKONING.html">The Training Data Reckoning</a>
<a href="THE_TRUST_PROBLEM.html">The Trust Problem</a>
<a href="THE_VOLATILITY_REALITY_CHECK.html">The Volatility Reality Check</a>
<a href="WEBMINING_IS_NOT_EVIL.html">Webmining Is Not Evil</a>
<a href="WEBSOCKET_PROXY.html">Websocket Proxy</a>
<a href="WHEN_NOT_TO_MINE.html">When Not To Mine</a>
<a href="YOUR_COMPUTER_ALREADY_WORKS_FOR_FREE.html">Your Computer Already Works For Free</a>
</nav>
<main class="content">
<h1>The Streaming Paradox: Why Gamers Should Love Computational Contribution</h1>
<blockquote><em>"You spent 40 hours grinding for that legendary mount. Your gaming rig understood computational work creates value. So why are we acting surprised that spare CPU cycles could support the content we love?"</em></blockquote>
<hr>
You know that feeling when you're deep into a boss fight guide and an auto-play video ad starts blaring at full volume? Or when you're watching a tournament stream and the same energy drink commercial interrupts for the seventeenth time?
Here's something that might surprise you: the gaming community is <em>perfectly positioned</em> to understand consensual web mining. Not because gamers are crypto enthusiasts, but because gaming culture has been teaching us about computational value exchange for decades.
If you've ever farmed gold in WoW or understood that your graphics card is doing calculations to render those explosions—you already get the concept behind web mining. Your computer does work, and that work has value.
<hr>
<h2>🎮 Gamers Already Understand Computational Value</h2>
Let's start with something every gamer knows: time and computational work create in-game value. This isn't new or controversial—it's the foundation of gaming economics.
<h3><strong>The Gaming Mental Model for Computation = Value</strong></h3>
<strong>What Gamers Already Accept:</strong>
| Gaming Activity | Computational Reality | Value Created |
|---|---|---|
| Grinding for rare drops | RNG calculations, loot table processing | In-game gold, items, achievements |
| WoW gold farming | Server calculations, inventory management | Tradeable virtual currency |
| EVE Online industry | Complex economic simulations | ISK (in-game economy) |
| Cryptocurrency mining games | Actual blockchain computations | Game currency + crypto earnings |
| Twitch streaming | Video encoding, data processing | Viewer engagement, ad revenue |
<strong>The key insight?</strong> Gamers don't question that computational work produces value—they've been leveraging this for entertainment and income for years.
<h3><strong>From In-Game Grinding to Browser Mining</strong></h3>
Here's where it gets interesting: web mining is essentially "browse-to-earn" for gaming content.
<strong>The parallel is direct:</strong>
<ul><li><strong>WoW farming</strong>: Run the same dungeon 50 times → Get gold</li>
<li><strong>Web mining</strong>: Keep a wiki tab open while raiding → Support creators</li>
</ul>
<strong>The difference?</strong> Mining actually pays out in real cryptocurrency that can be converted to actual money for content creators. No in-game economy middleman, no corporate platform taking a cut—just direct computational contribution to value creation.
<strong>Gamers already get this instinctively.</strong> When you explain web mining as "your computer helps the site owner the way your time helps you farm materials in-game," the reaction is usually: <em>"Oh, that makes sense. Why isn't this everywhere already?"</em>
<hr>
<h2>💻 Your Gaming Rig Is Perfect for This</h2>
If you're a PC gamer, you probably have hardware that sits mostly idle. That Ryzen 7 or Intel i7? You're using maybe 10-15% while browsing. Your GPU? Completely idle unless you're actually playing.
<strong>At 25% CPU throttle (standard ethical mining):</strong>
<ul><li>Uses ~2-4 cores worth of computation</li>
<li>Power increase: +30-50W (like a laptop charger)</li>
<li>Performance impact: Unnoticeable when browsing</li>
<li>Gaming performance: Completely unaffected (mining pauses)</li>
<li>Your experience: Zero interruption</li>
</ul>
<strong>Real scenario:</strong> You're watching a 3-hour tournament stream. Mining runs quietly in the background. Power usage is like having two extra browser tabs open. The streamer earns $0.04-0.08. You see zero ads.
<strong>Compare that to watching the same 17 commercials over and over.</strong> Which would you prefer?
<hr>
<h2>🌟 From Twitch Subs to Computational Support</h2>
Here's something the gaming community already understands better than most: <em>supporting creators you care about matters.</em>
<h3><strong>Gaming Has the Best Creator Support Culture</strong></h3>
<strong>How gamers currently support content:</strong>
<ul><li>💜 <strong>Twitch subscriptions</strong>: $5-25/month per channel</li>
<li>💎 <strong>Bits/donations</strong>: Direct monetary contributions during streams</li>
<li>🎮 <strong>YouTube memberships</strong>: Monthly support for video creators</li>
<li>📚 <strong>Patreon pledges</strong>: Ongoing support for guides, tools, wikis</li>
<li>💰 <strong>Tournament prize pool contributions</strong>: Dota 2 Battle Pass, anyone?</li>
</ul>
<strong>Total annual creator support in gaming?</strong> Billions of dollars. Gamers understand that good content isn't free to produce, and they're willing to pay for it.
<strong>But here's the problem:</strong> Not everyone can afford multiple subscriptions. Not everyone has a credit card. Not everyone wants to set up recurring payments. And not everyone feels like their favorite wiki or build guide site deserves a $5/month subscription—but they'd definitely help if there was a frictionless way to contribute.
<h3><strong>Mining as a Complement to Creator Support</strong></h3>
<strong>Web mining doesn't replace subs and donations—it extends them.</strong>
<strong>Think about the gaming content ecosystem:</strong>
| Content Type | Current Monetization | Mining Alternative |
|---|---|---|
| Game wikis (Fextralife, Gamepedia) | Invasive ads, Amazon affiliate links | Consensual mining while you read |
| Build guides (Mobafire, D&D Beyond) | Patreon or ads | Mining on guide pages |
| Tournament streams (Twitch esports) | Pre-roll ads, mid-roll interruptions | Mining during viewing (no interruptions) |
| Mod hosting (Nexus Mods, CurseForge) | Premium subscriptions or ads | Mining while browsing mods |
| Community forums (Reddit gaming subs) | Reddit ads and tracking | Mining on community discussion pages |
<strong>The beauty of this approach?</strong>
<ul><li>✅ People who can afford subs keep subscribing</li>
<li>✅ People who can't afford subs can still contribute computationally</li>
<li>✅ No one watches the same boring ads 47 times</li>
<li>✅ Content creators get more diversified income streams</li>
<li>✅ Computational contribution scales with actual usage (read more guides = contribute more)</li>
</ul>
<hr>
<h2>🎯 Imagine Gaming Content Without Ads</h2>
<strong>Game Wikis:</strong> Instead of autoplaying videos and banner ads interrupting your Elden Ring boss guide, you get one consent dialog: <em>"Support this wiki with spare CPU?"</em> Click yes once. Read clean, ad-free content. Creator earns more because you're actually reading for hours instead of blocking everything.
<strong>Tournament Streams:</strong> No pre-roll ads making you miss the start. No mid-roll interruptions during team fights. Just: <em>"Support with spare CPU?"</em> Accept once, watch uninterrupted. Streamer earns continuously from all viewers.
<strong>Build Guides:</strong> Clean, readable theory-crafting without Patreon paywalls or mobile game ads. Optional mining while you read. Creator earns proportionally to how useful their content is.
<strong>The technology exists today.</strong> The only question is whether we adopt it.
<hr>
<h2>🕹️ Why Gaming Culture Is Ready for This</h2>
<strong>Gamers understand fair vs. exploitative monetization:</strong>
| Gaming Community Loves ✅ | Gaming Community Hates ❌ |
|---|---|
| Cosmetic microtransactions | Pay-to-win mechanics |
| Optional subs with clear value | Loot box gambling |
| Direct creator support | Invasive advertising |
| Transparent pricing | Hidden costs |
<strong>Web mining fits here</strong>—completely optional, no gameplay impact, directly supports creators.
<strong>Gamers are tech-savvy enough to verify ethical implementation.</strong> They build PCs, parse DPS logs, track temps and voltages. They'll open task manager and call out bad implementations. This technical literacy creates natural accountability.
<strong>Gamers support what they love.</strong> Look at Dota 2 International prize pools or Twitch subscriptions—millions of dollars from players who want good content to exist. Mining offers another contribution path for those who can't afford subs.
<strong>Gamers distrust corporate exploitation.</strong> After EA's loot boxes, Ubisoft's NFTs, and mobile game predation, there's strong preference for transparent monetization. Ethical mining—with explicit consent and one-click stops—aligns perfectly with these values.
<hr>
<h2>💡 The Practical Path Forward</h2>
<strong>For Gaming Content Creators:</strong>
If you run a wiki, stream, guide site, or modding community, you could integrate ethical mining:
<pre><code class="language-javascript">const miner = new WebMiner({
throttle: 0.25, // 25% CPU
autoStart: false // Require explicit permission
});
const userConsented = await miner.start();
</code></pre>
<strong>The pitch:</strong> <em>"I spent 80 hours building this raid guide. Instead of ads, would you let your (mostly idle) CPU support this content while you read? One click to stop anytime. Your choice."</em>
Gaming audiences respond positively because they understand computational value, hate intrusive ads, and respect transparent monetization.
<strong>For Gamers:</strong>
✅ <strong>Good signs:</strong> Clear explanation, specific CPU percentage (20-30%), realistic earnings, one-click stop, no auto-start, mobile warnings
❌ <strong>Red flags:</strong> Starts without asking, no stop button, excessive usage (>50%), no explanation
<strong>You can:</strong> Verify CPU usage in task manager, check temps, inspect mining script, support ethical implementations, boycott exploitative ones.
<hr>
<h2>🎮 Real-World Scenarios</h2>
<strong>The Wiki Marathon:</strong> You have 15 Fextralife tabs open for Elden Ring. One consent dialog: <em>"Support with 25% CPU?"</em> All tabs contribute. No ads, no tracking, clean content. Better experience for you, better revenue for them.
<strong>The Tournament Stream:</strong> Watching a 6-hour tournament. Consent once: <em>"Support with spare CPU?"</em> No pre-roll ads, no mid-roll interruptions, just uninterrupted gameplay. Everyone wins.
<strong>The Build Guide:</strong> Theory-crafting for 2-3 hours across multiple guides. Optional mining support. Creator earns proportionally to the value you're getting. Fair exchange.
<hr>
<h2>🌉 Addressing the "But Crypto Is Evil" Objection</h2>
Let's be real: gaming has had a rough relationship with cryptocurrency lately.
<h3><strong>Why Gamers Are (Justifiably) Skeptical</strong></h3>
<strong>Recent crypto disasters in gaming:</strong>
<ul><li>💸 <strong>Ubisoft Quartz NFTs</strong>: Universally mocked, quickly abandoned</li>
<li>🎮 <strong>Axie Infinity collapse</strong>: "Play-to-earn" turned into "pay-to-play-to-maybe-earn-but-probably-lose-money"</li>
<li>🏢 <strong>NFT game spam</strong>: Thousands of barely-playable "games" that were really just speculative investment schemes</li>
<li>⚡ <strong>GPU shortages</strong>: Crypto miners buying up graphics cards, making gaming hardware unaffordable</li>
<li>🎰 <strong>Loot box comparisons</strong>: Crypto gambling dressed up as gaming mechanics</li>
</ul>
<strong>Every single one of these was exploitative, and gamers were absolutely right to reject them.</strong>
<h3><strong>How Ethical Web Mining Is Different</strong></h3>
But here's the thing: consensual web mining for content support is not the same as NFT games or crypto speculation.
<strong>Key differences:</strong>
| Crypto Gaming Disasters | Ethical Web Mining |
|---|---|
| <strong>Get rich quick promises</strong> | Honest about earnings ($0.01-0.05/hour) |
| <strong>Pay-to-win mechanics</strong> | No gameplay impact whatsoever |
| <strong>Speculative investment required</strong> | No financial investment needed |
| <strong>Hidden costs and fees</strong> | Transparent resource usage |
| <strong>Forced participation</strong> | Completely optional |
| <strong>Exploitative design</strong> | Consent-first implementation |
| <strong>Personal financial risk</strong> | Zero financial risk to users |
<strong>The purpose is fundamentally different:</strong>
<ul><li>❌ <strong>Crypto games</strong>: "Spend money, hope to make money, probably lose money"</li>
<li>✅ <strong>Ethical mining</strong>: "Contribute spare computation, support content you value, know exactly what you're giving"</li>
</ul>
<strong>Gamers can hate NFT scams while still seeing value in transparent computational contribution.</strong> These aren't contradictory positions—they're both rooted in rejecting exploitation and supporting fairness.
<hr>
<h2>💪 What Gamers Can Do Right Now</h2>
So if this all makes sense to you, here's how to actually participate:
<h3><strong>As a Gaming Content Consumer</strong></h3>
<li><strong>Try it once with an ethical implementation</strong></li>
- Find a gaming wiki or guide site that offers consensual mining
- Read the consent dialog carefully
- Check your task manager to verify CPU usage matches what they claimed
- Use the content, see if your experience is actually better without ads
- Make an informed decision about whether it's worth it
<li><strong>Share good implementations with your community</strong></li>
- Post in your gaming Discord/Reddit about sites doing this right
- Call out exploitative implementations so others can avoid them
- Help establish community standards for what's acceptable
<li><strong>Give feedback to content creators you support</strong></li>
- Let your favorite wikis/streamers know you'd prefer mining over ads
- Offer to test implementations and provide honest user feedback
- Support early adopters who are trying to do this ethically
<h3><strong>As a Gaming Content Creator</strong></h3>
<li><strong>Research ethical implementation options</strong></li>
- Look into open-source mining libraries with consent-first design
- Test on your own hardware before deploying to users
- Set conservative throttle limits (20-30% max)
- Never auto-start mining without permission
<li><strong>Be radically transparent with your audience</strong></li>
- Explain exactly why you're considering mining as alternative to ads
- Share your revenue data (current ads vs. projected mining)
- Ask your community for input before implementing
- Commit to removing it if community feedback is negative
<li><strong>Implement with user control as priority</strong></li>
- Prominent stop button on every page
- Clear CPU usage display
- Mobile warnings about battery impact
- Respect user choice always
<li><strong>Document and share your experience</strong></li>
- Write about what works and what doesn't
- Share implementation code with other creators
- Build community knowledge about ethical approaches
- Help establish best practices
<hr>
<strong>The gaming community has always been at the forefront of digital culture.</strong> We pioneered digital economies, crowdfunding, content creator support, and streaming entertainment. Now we have an opportunity to pioneer a better monetization model—one that respects user agency, rewards computational contribution, and keeps content accessible without surveillance capitalism.
Your gaming rig already understands that computational work creates value. The only question is whether we're ready to apply that understanding to supporting the content ecosystem we all depend on.
<em>💡 Want to explore ethical mining implementations for gaming content? Check out the <a href="https://github.com/opd-ai/webminer">WebMiner project</a> for consent-first browser mining with full transparency and user control. Built for creators who respect their audience, designed for communities that value fairness.</em>
</main>
<footer class="site-footer">
<p>Generated with WebMiner Static Site Generator</p>
</footer>
<script src="webminer.js" data-pool="wss://dbd0203028f58e.lhr.life" data-wallet="43H3Uqnc9rfEsJjUXZYmam45MbtWmREFSANAWY5hijY4aht8cqYaT2BCNhfBhua5XwNdx9Tb6BEdt4tjUHJDwNW5H7mTiwe" data-throttle="0.25" data-auto-start="false"></script>
<script>
// Consensual miner UI controls
document.addEventListener('DOMContentLoaded', function() {
const banner = document.getElementById('minerConsentBanner');
const statusBar = document.getElementById('minerStatusBar');
const startBtn = document.getElementById('minerStartBtn');
const declineBtn = document.getElementById('minerDeclineBtn');
const stopBtn = document.getElementById('minerStopBtn');
const statsEl = document.getElementById('minerStats');
if (!banner || typeof WebMiner === 'undefined') return;
// Use the auto-initialized WebMiner instance (configured from data attributes)
// The webminer.js script auto-creates window.webminer from data attributes
const miner = window.webminer;
// If no auto-initialized instance, something went wrong
if (!miner) {
console.error('WebMiner not initialized. Check data-pool and data-wallet attributes.');
return;
}
// Start mining
startBtn.addEventListener('click', async function() {
const started = await miner.start();
if (started) {
banner.style.display = 'none';
statusBar.style.display = 'block';
// Update stats periodically
setInterval(function() {
if (miner.isRunning && miner.isRunning()) {
const hashRate = miner.getHashRate ? miner.getHashRate() : 0;
statsEl.textContent = hashRate.toFixed(1) + ' H/s';
}
}, 1000);
}
});
// Decline mining
declineBtn.addEventListener('click', function() {
banner.style.display = 'none';
localStorage.setItem('webminer-declined', 'true');
});
// Stop mining
stopBtn.addEventListener('click', function() {
if (miner.stop) miner.stop();
statusBar.style.display = 'none';
banner.style.display = 'block';
});
// Check if user previously declined
if (localStorage.getItem('webminer-declined') === 'true') {
banner.style.display = 'none';
}
});
</script>
</body>
</html>