Skip to content
https://hackaday.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
81
GRADE
B
FIX
1
REVIEW
3
PASS
9
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

84
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
80
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

656 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

2.64 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.006

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.43 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.66 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
9 PASS 3 REVIEW 1 FIX
F
Page Weight Budget
Action
3.4 MB transferred, 93 requests
FIX
3.4 MB transferred, 93 requests
Warning::
Page weighs 4.7 MB (3.4 MB transferred)
Warning::
Images are 2.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.8 MB
Info::
Fonts are 277 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 277 KB
Info::
93 HTTP requests
Info::
Estimated 0.71 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
93 requests
0.71 g CO2 per page load
Images 2.8 MiB 82%
Fonts 277.2 KiB 8%
JavaScript 212.7 KiB 6%
Other 55.7 KiB 2%
CSS 38.2 KiB 1%
HTML 22.4 KiB 1%
Other 15.5 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

C
Image Optimization
Action
47 images, 0 KB saveable
REVIEW
47 images, 0 KB saveable
Warning::
https://hackaday.com/wp-content/uploads/2021/02/Ha... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hackaday.com/wp-content/uploads/2026/04/PI... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hackaday.com/wp-content/themes/hackaday-2/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hackaday.com/wp-content/uploads/2026/04/sp... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i0.wp.com/cdn.hackaday.io/images/resize/36... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i0.wp.com/cdn.hackaday.io/images/resize/36... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hackaday.com/wp-content/uploads/2016/01/da... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i0.wp.com/cdn.hackaday.io/images/resize/36... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hackaday.com/wp-content/uploads/2026/04/Ma... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hackaday.com/wp-content/uploads/2026/04/in... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i0.wp.com/cdn.hackaday.io/images/resize/36... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i0.wp.com/cdn.hackaday.io/images/resize/36... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hackaday.com/wp-content/uploads/2022/12/La... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hackaday.com/wp-content/uploads/2015/09/li... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hackaday.com/wp-content/uploads/2016/05/mi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i0.wp.com/cdn.hackaday.io/images/resize/36... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://analytics.supplyframe.com/trackingservlet/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hackaday.com/wp-content/uploads/2026/04/dr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
47 images 2.8 MB
0 oversized -0 KB
20 legacy format
18 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Page Weight Inventory
Action
93 resources · 3.4 MB · 35 KB savings available
REVIEW
93 resources · 3.4 MB · 35 KB savings available
Warning::
Page weight 2.4 MB over 1MB target
Got: 3.4 MB Expected: ≤ 1 MB
Info::
61 third-party resources (26% of weight)
Info::
5 resources over 200KB
93 resources · 3.4 MiB · 61 third-party 2.4 MiB over 1MB target
Image 83% · 2.8 MiB
Font 8% · 277.2 KiB
JavaScript 6% · 212.7 KiB
Other 2% · 55.6 KiB
CSS 1% · 38.2 KiB
Document 1% · 22.5 KiB

~35.2 KiB of savings available

Remove unused JavaScript: 35.2 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Third-Party Impact
26% third-party, 0 ms blocking
PASS
26% third-party, 0 ms blocking
Info::
Third-party code accounts for 26% of page weight (898.4 KiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
74%
26%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
304ms total JS execution
PASS
304ms total JS execution
Info::
Unattributable: 112ms CPU time
Info::
https://hackaday.com/: 108ms CPU time
Info::
https://hackaday.com/_static/??-eJyNzNEOgjAMheEXsl...: 83ms CPU time
Info::
Third-party scripts: 112ms (37% of total)

Main Thread Breakdown

Other 33% Script Evaluation 31% Style & Layout 25% Script Parsing & Compilation 4% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable112ms12ms0ms3rd
https://hackaday.com/108ms11ms2ms1st
https://hackaday.com/_static/??-eJyNzNEOgjAMheEXslQRwpXxWZYyoBt0kxaVt4fEB3DJufzOj58MlMS8GNrkF684OYqudzvUGBTFvXl0xkmqoBf8xzVyhpklwpBoUxj4W/abmWKRDK/Nr3vVJ/utLE8r5zI6+nS65/K4dV3Tts21vocDTeBqMA==83ms39ms2ms1st
A+
Font Loading
15 fonts (277 KB)
PASS
15 fonts (277 KB)
Info::
15 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

15

277 KB total

Render-blocking

0

of 15

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 656 ms LCP 2.6 shttps://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/l?subset_id=2&fvd=n4&v=3l https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/l?subset_id=2&fvd=n4&v=3 — 19.1 KiB — 14 ms — font-display: swaphttps://use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/l?subset_id=2&fvd=n8&v=3l https://use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/l?subset_id=2&fvd=n8&v=3 — 20.1 KiB — 9 ms — font-display: swaphttps://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?subset_id=2&fvd=n7&v=3l https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?subset_id=2&fvd=n7&v=3 — 19.7 KiB — 10 ms — font-display: swaphttps://use.typekit.net/af/27776b/00000000000000003b9b0939/27/l?subset_id=2&fvd=n6&v=3l https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/l?subset_id=2&fvd=n6&v=3 — 19.4 KiB — 5 ms — font-display: swaphttps://hackaday.com/wp-content/themes/hackaday-2/fonts/slick.woff?1414455402slick.woff https://hackaday.com/wp-content/themes/hackaday-2/fonts/slick.woff?1414455402 — 1.6 KiB — 3 ms — font-display: swaphttps://use.typekit.net/af/55bd39/00000000000000003b9b093f/27/l?subset_id=2&fvd=n9&v=3l https://use.typekit.net/af/55bd39/00000000000000003b9b093f/27/l?subset_id=2&fvd=n9&v=3 — 19.8 KiB — 11 ms — font-display: swaphttps://use.typekit.net/af/8b7167/00000000000000003b9b093e/27/l?subset_id=2&fvd=i9&v=3l https://use.typekit.net/af/8b7167/00000000000000003b9b093e/27/l?subset_id=2&fvd=i9&v=3 — 19.8 KiB — 12 ms — font-display: swaphttps://use.typekit.net/af/86b539/00000000000000003b9b093a/27/l?subset_id=2&fvd=i7&v=3l https://use.typekit.net/af/86b539/00000000000000003b9b093a/27/l?subset_id=2&fvd=i7&v=3 — 20.3 KiB — 18 ms — font-display: swaphttps://use.typekit.net/af/e85210/00000000000000003b9b093d/27/l?subset_id=2&fvd=i8&v=3l https://use.typekit.net/af/e85210/00000000000000003b9b093d/27/l?subset_id=2&fvd=i8&v=3 — 20.5 KiB — 20 ms — font-display: swaphttps://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/l?subset_id=2&fvd=n1&v=3l https://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/l?subset_id=2&fvd=n1&v=3 — 18.7 KiB — 21 ms — font-display: swaphttps://use.typekit.net/af/942fe1/00000000000000003b9b0930/27/l?subset_id=2&fvd=i1&v=3l https://use.typekit.net/af/942fe1/00000000000000003b9b0930/27/l?subset_id=2&fvd=i1&v=3 — 19.3 KiB — 21 ms — font-display: swaphttps://use.typekit.net/af/256534/00000000000000003b9b0938/27/l?subset_id=2&fvd=i6&v=3l https://use.typekit.net/af/256534/00000000000000003b9b0938/27/l?subset_id=2&fvd=i6&v=3 — 19.9 KiB — 25 ms — font-display: swaphttps://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/l?subset_id=2&fvd=i4&v=3l https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/l?subset_id=2&fvd=i4&v=3 — 19.8 KiB — 26 ms — font-display: swaphttps://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/l?subset_id=2&fvd=n3&v=3l https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/l?subset_id=2&fvd=n3&v=3 — 19.1 KiB — 33 ms — font-display: swaphttps://use.typekit.net/af/f02b29/00000000000000003b9b0933/27/l?subset_id=2&fvd=i3&v=3l https://use.typekit.net/af/f02b29/00000000000000003b9b0933/27/l?subset_id=2&fvd=i3&v=3 — 19.9 KiB — 33 ms — font-display: swap
l woff2 swap
Size 19 KB
Load time 14 ms
Start 468 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 9 ms
Start 475 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 10 ms
Start 475 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 5 ms
Start 478 ms
Risk FOUT — text flashes from fallback to web font
slick.woff woff swap
Size 2 KB
Load time 3 ms
Start 569 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 20 KB
Load time 11 ms
Start 606 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 12 ms
Start 606 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 18 ms
Start 606 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 20 ms
Start 606 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 21 ms
Start 606 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 21 ms
Start 607 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 25 ms
Start 608 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 26 ms
Start 608 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 33 ms
Start 608 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 33 ms
Start 608 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A
JS Bundles
19 scripts, 35 KB unused
PASS
19 scripts, 35 KB unused
Warning::
https://web.cmp.usercentrics.eu/ui/v/3.116.0/WebSd...: 35 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://hackaday.com/_static/??-eJyNzNEOgjAMheEXsl...: unminified — 5 KB could be saved
Info::
Total unused JavaScript: 35 KB
35 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://web.cmp.usercentrics.eu/ui/v/3.116.0/WebSdk.lib.d00a93b7.js56 KB35 KB (63%)3rd
https://stats.wp.com/e-202617.js2 KB3rd
https://web.cmp.usercentrics.eu/ui/v/3.116.0/GdprCmpController.c4576b71.js9 KB3rd
https://hackaday.com/_static/??-eJyNzNEOgjAMheEXslQRwpXxWZYyoBt0kxaVt4fEB3DJufzOj58MlMS8GNrkF684OYqudzvUGBTFvXl0xkmqoBf8xzVyhpklwpBoUxj4W/abmWKRDK/Nr3vVJ/utLE8r5zI6+nS65/K4dV3Tts21vocDTeBqMA==15 KB1st
https://rv-ads.supplyframe.com/openads/www/delivery/spc.php?zones=467%7C465%7C466%7C468%7C464&source=&r=1097621&%3Bblock=1&charset=UTF-8&loc=https%3A//hackaday.com/4 KB3rd
https://rv-ads.supplyframe.com/openads/www/delivery/fl.js2 KB3rd
https://hackaday.com/wp-content/mu-plugins/jetpack-15.5/_inc/build/carousel/jetpack-carousel.min.js?m=1776195303g8 KB1st
https://hackaday.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=35 KB1st
https://web.cmp.usercentrics.eu/ui/loader.js15 KB3rd
https://use.typekit.net/mpm6gph.js7 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: max-age=300, must-revalidate
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=300, must-revalidate

DirectiveValueMeaning
max-age300Cache for 5 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 300 seconds
Network Waterfall
93 requests over 1053ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 656 ms LCP 2.6 shttps://hackaday.com// https://hackaday.com/ — 200 — 21.3 KiB — 10 ms — h2https://web.cmp.usercentrics.eu/ui/loader.jsweb.cmp.usercentrics.eu/ui/loader.j... https://web.cmp.usercentrics.eu/ui/loader.js — 200 — 15.4 KiB — 66 ms — h2https://hackaday.com/wp-includes/css/dist/block-library/style.min.css?m=1774626885g/wp-includes/css/dist/block-library... https://hackaday.com/wp-includes/css/dist/block-library/style.min.css?m=1774626885g — 200 — 16.0 KiB — 18 ms — h2https://hackaday.com/wp-content/themes/hackaday-2/style.css?m=1774554023g/wp-content/themes/hackaday-2/style... https://hackaday.com/wp-content/themes/hackaday-2/style.css?m=1774554023g — 200 — 14.4 KiB — 9 ms — h2https://hackaday.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=/_static/??-eJzTLy/QzcxLzilNSS3WzwK... https://hackaday.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8= — 200 — 34.7 KiB — 18 ms — h2https://use.typekit.net/mpm6gph.jsuse.typekit.net/mpm6gph.js https://use.typekit.net/mpm6gph.js — 200 — 7.0 KiB — 49 ms — h2https://hackaday.com/_static/??-eJyNjMsKgCAQAH8o2yRMOkSfErUtYT5pFX8/OtS56wwzUJPAGDKFDL6I5MphAsNJOa1ohVStgsUEhM1FtAxcTaKrReYGfqQ+7sURA65XLEzusy94TrOfpNaDHFXf9TcW+TOn/_static/??-eJyNjMsKgCAQAH8o2yRMOkS... https://hackaday.com/_static/??-eJyNjMsKgCAQAH8o2yRMOkSfErUtYT5pFX8/OtS56wwzUJPAGDKFDL6I5MphAsNJOa1ohVStgsUEhM1FtAxcTaKrReYGfqQ+7sURA65XLEzusy94TrOfpNaDHFXf9TcW+TOn — 200 — 7.7 KiB — 6 ms — h2https://hackaday.com/wp-content/themes/hackaday-2/img/logo.png/wp-content/themes/hackaday-2/img/l... https://hackaday.com/wp-content/themes/hackaday-2/img/logo.png — 200 — 19.0 KiB — 13 ms — h2https://hackaday.com/wp-content/uploads/2026/04/PIC_0856_SuperDisk_thumbnail.png?w=600&h=600/wp-content/uploads/2026/04/PIC_085... https://hackaday.com/wp-content/uploads/2026/04/PIC_0856_SuperDisk_thumbnail.png?w=600&h=600 — 200 — 397.0 KiB — 28 ms — h2https://hackaday.com/wp-content/uploads/2022/12/LaserFusion_thumbnail.png?w=600&h=600/wp-content/uploads/2022/12/LaserFu... https://hackaday.com/wp-content/uploads/2022/12/LaserFusion_thumbnail.png?w=600&h=600 — 200 — 371.0 KiB — 17 ms — h2https://hackaday.com/wp-content/uploads/2026/04/Mammoth_Cave_Saltpeter_Mine_thumbnail.png?w=600&h=600/wp-content/uploads/2026/04/Mammoth... https://hackaday.com/wp-content/uploads/2026/04/Mammoth_Cave_Saltpeter_Mine_thumbnail.png?w=600&h=600 — 200 — 425.5 KiB — 14 ms — h2https://hackaday.com/wp-content/uploads/2026/04/internet_router_thumbnail.png?w=600&h=600/wp-content/uploads/2026/04/interne... https://hackaday.com/wp-content/uploads/2026/04/internet_router_thumbnail.png?w=600&h=600 — 200 — 240.7 KiB — 20 ms — h2https://hackaday.com/_static/??-eJyNzNEOgjAMheEXslQRwpXxWZYyoBt0kxaVt4fEB3DJufzOj58MlMS8GNrkF684OYqudzvUGBTFvXl0xkmqoBf8xzVyhpklwpBoUxj4W/abmWKRDK/Nr3vVJ/utLE8r5zI6+nS65/K4dV3Tts21vocDTeBqMA==/_static/??-eJyNzNEOgjAMheEXslQRwpX... https://hackaday.com/_static/??-eJyNzNEOgjAMheEXslQRwpXxWZYyoBt0kxaVt4fEB3DJufzOj58MlMS8GNrkF684OYqudzvUGBTFvXl0xkmqoBf8xzVyhpklwpBoUxj4W/abmWKRDK/Nr3vVJ/utLE8r5zI6+nS65/K4dV3Tts21vocDTeBqMA== — 200 — 14.8 KiB — 6 ms — h2https://rv-ads.supplyframe.com/openads/www/delivery/spc.php?zones=467%7C465%7C466%7C468%7C464&source=&r=1097621&%3Bblock=1&charset=UTF-8&loc=https%3A//hackaday.com/rv-ads.supplyframe.com/openads/www/... https://rv-ads.supplyframe.com/openads/www/delivery/spc.php?zones=467%7C465%7C466%7C468%7C464&source=&r=1097621&%3Bblock=1&charset=UTF-8&loc=https%3A//hackaday.com/ — 200 — 3.7 KiB — 323 ms — http/1.1https://rv-ads.supplyframe.com/openads/www/delivery/fl.jsrv-ads.supplyframe.com/openads/www/... https://rv-ads.supplyframe.com/openads/www/delivery/fl.js — 200 — 2.4 KiB — 299 ms — http/1.1https://hackaday.com/wp-content/mu-plugins/jetpack-15.5/_inc/build/carousel/jetpack-carousel.min.js?m=1776195303g/wp-content/mu-plugins/jetpack-15.5... https://hackaday.com/wp-content/mu-plugins/jetpack-15.5/_inc/build/carousel/jetpack-carousel.min.js?m=1776195303g — 200 — 8.0 KiB — 4 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.116.0/WebSdk.lib.d00a93b7.jsweb.cmp.usercentrics.eu/ui/v/3.116.... https://web.cmp.usercentrics.eu/ui/v/3.116.0/WebSdk.lib.d00a93b7.js — 200 — 56.3 KiB — 43 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/core/nGzoxtrm7X0KC5v1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/core/nGzoxtrm7X0KC5 — 200 — 561 B — 58 ms — h2https://hackaday.com/wp-content/uploads/2026/04/drivefinds_thumb.jpg?w=600&h=600/wp-content/uploads/2026/04/drivefi... https://hackaday.com/wp-content/uploads/2026/04/drivefinds_thumb.jpg?w=600&h=600 — 200 — 44.7 KiB — 3 ms — h2https://hackaday.com/wp-content/uploads/2026/04/splice_headline_thumbnail.png?w=600&h=600/wp-content/uploads/2026/04/splice_... https://hackaday.com/wp-content/uploads/2026/04/splice_headline_thumbnail.png?w=600&h=600 — 200 — 40.4 KiB — 2 ms — h2https://hackaday.com/wp-content/uploads/2015/09/links-thumb.jpg?w=600&h=600/wp-content/uploads/2015/09/links-t... https://hackaday.com/wp-content/uploads/2015/09/links-thumb.jpg?w=600&h=600 — 200 — 16.2 KiB — 2 ms — h2https://hackaday.com/wp-content/uploads/2021/02/Hacking_Tools-thumb.jpg?w=600&h=600/wp-content/uploads/2021/02/Hacking... https://hackaday.com/wp-content/uploads/2021/02/Hacking_Tools-thumb.jpg?w=600&h=600 — 200 — 35.4 KiB — 3 ms — h2https://hackaday.com/wp-content/uploads/2016/05/microphone-thumb.jpg?w=600&h=600/wp-content/uploads/2016/05/microph... https://hackaday.com/wp-content/uploads/2016/05/microphone-thumb.jpg?w=600&h=600 — 200 — 35.3 KiB — 2 ms — h2https://hackaday.com/wp-content/uploads/2016/01/darkarts-thumb.jpg?w=600&h=600/wp-content/uploads/2016/01/darkart... https://hackaday.com/wp-content/uploads/2016/01/darkarts-thumb.jpg?w=600&h=600 — 200 — 17.6 KiB — 2 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/6443941765825844051.png?resize=387%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/6443941765825844051.png?resize=387%2C270&ssl=1 — 200 — 98.1 KiB — 33 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/3181601765552729736.png?resize=387%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/3181601765552729736.png?resize=387%2C270&ssl=1 — 200 — 121.1 KiB — 30 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/4811411776535491397.jpg?resize=360%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/4811411776535491397.jpg?resize=360%2C270&ssl=1 — 200 — 3.4 KiB — 16 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/4702421771445743173.jpg?resize=360%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/4702421771445743173.jpg?resize=360%2C270&ssl=1 — 200 — 18.6 KiB — 17 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/8755291775911434012.JPG?resize=360%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/8755291775911434012.JPG?resize=360%2C270&ssl=1 — 200 — 12.9 KiB — 17 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/6511001776692627016.jpg?resize=360%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/6511001776692627016.jpg?resize=360%2C270&ssl=1 — 200 — 17.4 KiB — 20 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 656 ms LCP 2.6 shttps://hackaday.com// https://hackaday.com/ — 200 — 21.3 KiB — 10 ms — h2https://web.cmp.usercentrics.eu/ui/loader.jsweb.cmp.usercentrics.eu/ui/loader.j... https://web.cmp.usercentrics.eu/ui/loader.js — 200 — 15.4 KiB — 66 ms — h2https://hackaday.com/wp-includes/css/dist/block-library/style.min.css?m=1774626885g/wp-includes/css/dist/block-library... https://hackaday.com/wp-includes/css/dist/block-library/style.min.css?m=1774626885g — 200 — 16.0 KiB — 18 ms — h2https://hackaday.com/wp-content/themes/hackaday-2/style.css?m=1774554023g/wp-content/themes/hackaday-2/style... https://hackaday.com/wp-content/themes/hackaday-2/style.css?m=1774554023g — 200 — 14.4 KiB — 9 ms — h2https://hackaday.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=/_static/??-eJzTLy/QzcxLzilNSS3WzwK... https://hackaday.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8= — 200 — 34.7 KiB — 18 ms — h2https://use.typekit.net/mpm6gph.jsuse.typekit.net/mpm6gph.js https://use.typekit.net/mpm6gph.js — 200 — 7.0 KiB — 49 ms — h2https://hackaday.com/_static/??-eJyNjMsKgCAQAH8o2yRMOkSfErUtYT5pFX8/OtS56wwzUJPAGDKFDL6I5MphAsNJOa1ohVStgsUEhM1FtAxcTaKrReYGfqQ+7sURA65XLEzusy94TrOfpNaDHFXf9TcW+TOn/_static/??-eJyNjMsKgCAQAH8o2yRMOkS... https://hackaday.com/_static/??-eJyNjMsKgCAQAH8o2yRMOkSfErUtYT5pFX8/OtS56wwzUJPAGDKFDL6I5MphAsNJOa1ohVStgsUEhM1FtAxcTaKrReYGfqQ+7sURA65XLEzusy94TrOfpNaDHFXf9TcW+TOn — 200 — 7.7 KiB — 6 ms — h2https://hackaday.com/wp-content/themes/hackaday-2/img/logo.png/wp-content/themes/hackaday-2/img/l... https://hackaday.com/wp-content/themes/hackaday-2/img/logo.png — 200 — 19.0 KiB — 13 ms — h2https://hackaday.com/wp-content/uploads/2026/04/PIC_0856_SuperDisk_thumbnail.png?w=600&h=600/wp-content/uploads/2026/04/PIC_085... https://hackaday.com/wp-content/uploads/2026/04/PIC_0856_SuperDisk_thumbnail.png?w=600&h=600 — 200 — 397.0 KiB — 28 ms — h2https://hackaday.com/wp-content/uploads/2022/12/LaserFusion_thumbnail.png?w=600&h=600/wp-content/uploads/2022/12/LaserFu... https://hackaday.com/wp-content/uploads/2022/12/LaserFusion_thumbnail.png?w=600&h=600 — 200 — 371.0 KiB — 17 ms — h2https://hackaday.com/wp-content/uploads/2026/04/Mammoth_Cave_Saltpeter_Mine_thumbnail.png?w=600&h=600/wp-content/uploads/2026/04/Mammoth... https://hackaday.com/wp-content/uploads/2026/04/Mammoth_Cave_Saltpeter_Mine_thumbnail.png?w=600&h=600 — 200 — 425.5 KiB — 14 ms — h2https://hackaday.com/wp-content/uploads/2026/04/internet_router_thumbnail.png?w=600&h=600/wp-content/uploads/2026/04/interne... https://hackaday.com/wp-content/uploads/2026/04/internet_router_thumbnail.png?w=600&h=600 — 200 — 240.7 KiB — 20 ms — h2https://hackaday.com/_static/??-eJyNzNEOgjAMheEXslQRwpXxWZYyoBt0kxaVt4fEB3DJufzOj58MlMS8GNrkF684OYqudzvUGBTFvXl0xkmqoBf8xzVyhpklwpBoUxj4W/abmWKRDK/Nr3vVJ/utLE8r5zI6+nS65/K4dV3Tts21vocDTeBqMA==/_static/??-eJyNzNEOgjAMheEXslQRwpX... https://hackaday.com/_static/??-eJyNzNEOgjAMheEXslQRwpXxWZYyoBt0kxaVt4fEB3DJufzOj58MlMS8GNrkF684OYqudzvUGBTFvXl0xkmqoBf8xzVyhpklwpBoUxj4W/abmWKRDK/Nr3vVJ/utLE8r5zI6+nS65/K4dV3Tts21vocDTeBqMA== — 200 — 14.8 KiB — 6 ms — h2https://rv-ads.supplyframe.com/openads/www/delivery/spc.php?zones=467%7C465%7C466%7C468%7C464&source=&r=1097621&%3Bblock=1&charset=UTF-8&loc=https%3A//hackaday.com/rv-ads.supplyframe.com/openads/www/... https://rv-ads.supplyframe.com/openads/www/delivery/spc.php?zones=467%7C465%7C466%7C468%7C464&source=&r=1097621&%3Bblock=1&charset=UTF-8&loc=https%3A//hackaday.com/ — 200 — 3.7 KiB — 323 ms — http/1.1https://rv-ads.supplyframe.com/openads/www/delivery/fl.jsrv-ads.supplyframe.com/openads/www/... https://rv-ads.supplyframe.com/openads/www/delivery/fl.js — 200 — 2.4 KiB — 299 ms — http/1.1https://hackaday.com/wp-content/mu-plugins/jetpack-15.5/_inc/build/carousel/jetpack-carousel.min.js?m=1776195303g/wp-content/mu-plugins/jetpack-15.5... https://hackaday.com/wp-content/mu-plugins/jetpack-15.5/_inc/build/carousel/jetpack-carousel.min.js?m=1776195303g — 200 — 8.0 KiB — 4 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.116.0/WebSdk.lib.d00a93b7.jsweb.cmp.usercentrics.eu/ui/v/3.116.... https://web.cmp.usercentrics.eu/ui/v/3.116.0/WebSdk.lib.d00a93b7.js — 200 — 56.3 KiB — 43 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/core/nGzoxtrm7X0KC5v1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/core/nGzoxtrm7X0KC5 — 200 — 561 B — 58 ms — h2https://hackaday.com/wp-content/uploads/2026/04/drivefinds_thumb.jpg?w=600&h=600/wp-content/uploads/2026/04/drivefi... https://hackaday.com/wp-content/uploads/2026/04/drivefinds_thumb.jpg?w=600&h=600 — 200 — 44.7 KiB — 3 ms — h2https://hackaday.com/wp-content/uploads/2026/04/splice_headline_thumbnail.png?w=600&h=600/wp-content/uploads/2026/04/splice_... https://hackaday.com/wp-content/uploads/2026/04/splice_headline_thumbnail.png?w=600&h=600 — 200 — 40.4 KiB — 2 ms — h2https://hackaday.com/wp-content/uploads/2015/09/links-thumb.jpg?w=600&h=600/wp-content/uploads/2015/09/links-t... https://hackaday.com/wp-content/uploads/2015/09/links-thumb.jpg?w=600&h=600 — 200 — 16.2 KiB — 2 ms — h2https://hackaday.com/wp-content/uploads/2021/02/Hacking_Tools-thumb.jpg?w=600&h=600/wp-content/uploads/2021/02/Hacking... https://hackaday.com/wp-content/uploads/2021/02/Hacking_Tools-thumb.jpg?w=600&h=600 — 200 — 35.4 KiB — 3 ms — h2https://hackaday.com/wp-content/uploads/2016/05/microphone-thumb.jpg?w=600&h=600/wp-content/uploads/2016/05/microph... https://hackaday.com/wp-content/uploads/2016/05/microphone-thumb.jpg?w=600&h=600 — 200 — 35.3 KiB — 2 ms — h2https://hackaday.com/wp-content/uploads/2016/01/darkarts-thumb.jpg?w=600&h=600/wp-content/uploads/2016/01/darkart... https://hackaday.com/wp-content/uploads/2016/01/darkarts-thumb.jpg?w=600&h=600 — 200 — 17.6 KiB — 2 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/6443941765825844051.png?resize=387%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/6443941765825844051.png?resize=387%2C270&ssl=1 — 200 — 98.1 KiB — 33 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/3181601765552729736.png?resize=387%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/3181601765552729736.png?resize=387%2C270&ssl=1 — 200 — 121.1 KiB — 30 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/4811411776535491397.jpg?resize=360%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/4811411776535491397.jpg?resize=360%2C270&ssl=1 — 200 — 3.4 KiB — 16 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/4702421771445743173.jpg?resize=360%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/4702421771445743173.jpg?resize=360%2C270&ssl=1 — 200 — 18.6 KiB — 17 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/8755291775911434012.JPG?resize=360%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/8755291775911434012.JPG?resize=360%2C270&ssl=1 — 200 — 12.9 KiB — 17 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/6511001776692627016.jpg?resize=360%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/6511001776692627016.jpg?resize=360%2C270&ssl=1 — 200 — 17.4 KiB — 20 ms — h2https://analytics.supplyframe.com/trackingservlet/impression?action=pageImpression&zone=HDay_page&extra=title%3DThis+Week+In+Security%3A+Docker+Auth%2C+Windows+Tools%2C+And+A+Very+Full+Patch+Tuesdayanalytics.supplyframe.com/trackings... https://analytics.supplyframe.com/trackingservlet/impression?action=pageImpression&zone=HDay_page&extra=title%3DThis+Week+In+Security%3A+Docker+Auth%2C+Windows+Tools%2C+And+A+Very+Full+Patch+Tuesday — 200 — 350 B — 340 ms — http/1.1https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 9 ms — h2https://app.usercentrics.eu/session/1px.png?settingsId=nGzoxtrm7X0KC5app.usercentrics.eu/session/1px.png... https://app.usercentrics.eu/session/1px.png?settingsId=nGzoxtrm7X0KC5 — 200 — 1.0 KiB — 62 ms — h2https://rv-images.ads.supplyframe.com/47b9945e1a6a0116f40156f1227b9fa7.pngrv-images.ads.supplyframe.com/47b99... https://rv-images.ads.supplyframe.com/47b9945e1a6a0116f40156f1227b9fa7.png — 200 — 29.0 KiB — 60 ms — h3https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/89511774862587124.jpeg?resize=360%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/89511774862587124.jpeg?resize=360%2C270&ssl=1 — 200 — 26.4 KiB — 18 ms — h2https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/7827121772983075059.JPG?resize=360%2C270&ssl=1i0.wp.com/cdn.hackaday.io/images/re... https://i0.wp.com/cdn.hackaday.io/images/resize/360x270/7827121772983075059.JPG?resize=360%2C270&ssl=1 — 200 — 23.2 KiB — 20 ms — h2https://rv-ads.supplyframe.com/delivery/lg.php?bannerid=700233&campaignid=40028&zoneid=467&loc=https%3A%2F%2Fhackaday.com%2F&website_name=Hackaday&clientid=3&campaignid=40028&term=&cb=dac956bae3rv-ads.supplyframe.com/delivery/lg.... https://rv-ads.supplyframe.com/delivery/lg.php?bannerid=700233&campaignid=40028&zoneid=467&loc=https%3A%2F%2Fhackaday.com%2F&website_name=Hackaday&clientid=3&campaignid=40028&term=&cb=dac956bae3 — 200 — 551 B — 230 ms — http/1.1https://hackaday.com/wp-content/uploads/2018/03/tiangong1-thumb.jpg?w=600&h=600/wp-content/uploads/2018/03/tiangon... https://hackaday.com/wp-content/uploads/2018/03/tiangong1-thumb.jpg?w=600&h=600 — 200 — 25.2 KiB — 16 ms — h2https://hackaday.com/wp-content/uploads/2026/04/blow-out-candle-thumb-e1776621388665.jpg?w=600&h=600/wp-content/uploads/2026/04/blow-ou... https://hackaday.com/wp-content/uploads/2026/04/blow-out-candle-thumb-e1776621388665.jpg?w=600&h=600 — 200 — 61.9 KiB — 11 ms — h2https://hackaday.com/wp-content/themes/hackaday-2/img/icons/icons.png/wp-content/themes/hackaday-2/img/i... https://hackaday.com/wp-content/themes/hackaday-2/img/icons/icons.png — 200 — 9.4 KiB — 11 ms — h2https://hackaday.com/wp-content/uploads/2026/04/etyper-thumbnail.jpg?w=600&h=600/wp-content/uploads/2026/04/etyper-... https://hackaday.com/wp-content/uploads/2026/04/etyper-thumbnail.jpg?w=600&h=600 — 200 — 40.7 KiB — 13 ms — h2https://hackaday.com/wp-content/uploads/2026/04/Screenshot-2026-04-20-123527-1-e1776652563787.png?w=600&h=600/wp-content/uploads/2026/04/Screens... https://hackaday.com/wp-content/uploads/2026/04/Screenshot-2026-04-20-123527-1-e1776652563787.png?w=600&h=600 — 200 — 55.4 KiB — 14 ms — h2https://hackaday.com/wp-content/uploads/2026/04/aprs-flipper-thumbnail.jpg?w=600&h=600/wp-content/uploads/2026/04/aprs-fl... https://hackaday.com/wp-content/uploads/2026/04/aprs-flipper-thumbnail.jpg?w=600&h=600 — 200 — 16.0 KiB — 15 ms — h2https://hackaday.com/wp-content/uploads/2026/04/s3_videocards_bits_und_bolts_youtube_thumb.jpg?w=600&h=600/wp-content/uploads/2026/04/s3_vide... https://hackaday.com/wp-content/uploads/2026/04/s3_videocards_bits_und_bolts_youtube_thumb.jpg?w=600&h=600 — 200 — 63.6 KiB — 17 ms — h2https://analytics.supplyframe.com/trackingservlet/impression?r=SkCn0X5wix0Y-wmfqCKMZlKOUAykm3l8tRO9lrHVA3m0shJNhuK65Nsb-OPGuhBZtDR2WpHMkDJBcMTnj3ZsjyeNeBb75sQP1e9HvHGPxOBbUU43tHeRYh6jbKpMpOpFMc1GB4Mz3UJYxVl667SsFzA1O7dQlzQpdJB3sZQNB1P40DKoYGxeFtkBaa7QZIuvCUFBVBTAxGye6P00EH-BoWjo0XoCnAiyDSiHSqFQck0aohGWQc0LLIxe4fTdHDK2VIsuFMYRm3WaoYNzpf78KC_J7ZD3kx0J5fqtijgJpw55M2DLS2DQ-XXzbL6p6gSZFFSYeYb3lNM6Ga1U12OX54K1X81dIk9-veJGXS8zC2jNjwWwvknT-f728gdj5IcEdzUsT4AuQ1Qgnh7AXAS1-eQUiIXxEv5owh9MzmMMN1pOUiDCiSXIYbN39VIvkBtGRvK407F015h7BmY3hrXxYPNwBnxIoJv3BjfYY9NfT-oE0DSVtBd6MAgZDF7o4IoOfMYbd5B1gtFrnNvhCrl6lganalytics.supplyframe.com/trackings... https://analytics.supplyframe.com/trackingservlet/impression?r=SkCn0X5wix0Y-wmfqCKMZlKOUAykm3l8tRO9lrHVA3m0shJNhuK65Nsb-OPGuhBZtDR2WpHMkDJBcMTnj3ZsjyeNeBb75sQP1e9HvHGPxOBbUU43tHeRYh6jbKpMpOpFMc1GB4Mz3UJYxVl667SsFzA1O7dQlzQpdJB3sZQNB1P40DKoYGxeFtkBaa7QZIuvCUFBVBTAxGye6P00EH-BoWjo0XoCnAiyDSiHSqFQck0aohGWQc0LLIxe4fTdHDK2VIsuFMYRm3WaoYNzpf78KC_J7ZD3kx0J5fqtijgJpw55M2DLS2DQ-XXzbL6p6gSZFFSYeYb3lNM6Ga1U12OX54K1X81dIk9-veJGXS8zC2jNjwWwvknT-f728gdj5IcEdzUsT4AuQ1Qgnh7AXAS1-eQUiIXxEv5owh9MzmMMN1pOUiDCiSXIYbN39VIvkBtGRvK407F015h7BmY3hrXxYPNwBnxIoJv3BjfYY9NfT-oE0DSVtBd6MAgZDF7o4IoOfMYbd5B1gtFrnNvhCrl6lg — 200 — 350 B — 328 ms — http/1.1https://rv-images.ads.supplyframe.com/ad28723c30f53707308afacb07b0e350.pngrv-images.ads.supplyframe.com/ad287... https://rv-images.ads.supplyframe.com/ad28723c30f53707308afacb07b0e350.png — 200 — 26.8 KiB — 29 ms — h3https://rv-ads.supplyframe.com/delivery/lg.php?bannerid=700094&campaignid=40019&zoneid=466&loc=https%3A%2F%2Fhackaday.com%2F&website_name=Hackaday&clientid=3&campaignid=40019&term=&cb=ec49855168rv-ads.supplyframe.com/delivery/lg.... https://rv-ads.supplyframe.com/delivery/lg.php?bannerid=700094&campaignid=40019&zoneid=466&loc=https%3A%2F%2Fhackaday.com%2F&website_name=Hackaday&clientid=3&campaignid=40019&term=&cb=ec49855168 — 200 — 551 B — 222 ms — http/1.1https://analytics.supplyframe.com/trackingservlet/impression?r=SkCn0X5wix0Y-wmfqCKMZlKOUAykm3l8tRO9lrHVA3m0shJNhuK65Nsb-OPGuhBZO3CXFVhIRqkRF7Td5DSJTieNeBb75sQP1e9HvHGPxOBbUU43tHeRYh6jbKpMpOpFMc1GB4Mz3UJYxVl667SsFzA1O7dQlzQpdJB3sZQNB1P40DKoYGxeFtkBaa7QZIuvCUFBVBTAxGye6P00EH-BoWjo0XoCnAiyDSiHSqFQck0aohGWQc0LLIxe4fTdHDK2VIsuFMYRm3WaoYNzpf78KC_J7ZD3kx0J5fqtijgJpw55M2DLS2DQ-XXzbL6p6gSZFFSYeYb3lNM6Ga1U12OX5yMGOFP_V-4sj0Q4zpQ2AdqYTAUIkCNsR-CYMY9USE04a0s5TPonDY3Pzk2CrI8Ay-QUiIXxEv5owh9MzmMMN1pOUiDCiSXIYbN39VIvkBtGRvK407F015h7BmY3hrXxYPNwBnxIoJv3BjfYY9NfT-oE0DSVtBd6MAgZDF7o4IoOen48L3k055yfNnHyzpaBVAanalytics.supplyframe.com/trackings... https://analytics.supplyframe.com/trackingservlet/impression?r=SkCn0X5wix0Y-wmfqCKMZlKOUAykm3l8tRO9lrHVA3m0shJNhuK65Nsb-OPGuhBZO3CXFVhIRqkRF7Td5DSJTieNeBb75sQP1e9HvHGPxOBbUU43tHeRYh6jbKpMpOpFMc1GB4Mz3UJYxVl667SsFzA1O7dQlzQpdJB3sZQNB1P40DKoYGxeFtkBaa7QZIuvCUFBVBTAxGye6P00EH-BoWjo0XoCnAiyDSiHSqFQck0aohGWQc0LLIxe4fTdHDK2VIsuFMYRm3WaoYNzpf78KC_J7ZD3kx0J5fqtijgJpw55M2DLS2DQ-XXzbL6p6gSZFFSYeYb3lNM6Ga1U12OX5yMGOFP_V-4sj0Q4zpQ2AdqYTAUIkCNsR-CYMY9USE04a0s5TPonDY3Pzk2CrI8Ay-QUiIXxEv5owh9MzmMMN1pOUiDCiSXIYbN39VIvkBtGRvK407F015h7BmY3hrXxYPNwBnxIoJv3BjfYY9NfT-oE0DSVtBd6MAgZDF7o4IoOen48L3k055yfNnHyzpaBVA — 200 — 350 B — 325 ms — http/1.1https://rv-ads.supplyframe.com/delivery/lg.php?bannerid=0&campaignid=0&zoneid=468&loc=https%3A%2F%2Fhackaday.com%2F&website_name=&clientid=&campaignid=&term=&cb=1de2e40523rv-ads.supplyframe.com/delivery/lg.... https://rv-ads.supplyframe.com/delivery/lg.php?bannerid=0&campaignid=0&zoneid=468&loc=https%3A%2F%2Fhackaday.com%2F&website_name=&clientid=&campaignid=&term=&cb=1de2e40523 — 200 — 551 B — 316 ms — http/1.1https://rv-images.ads.supplyframe.com/8b71e809f5a0946d7692445a2baf1785.gifrv-images.ads.supplyframe.com/8b71e... https://rv-images.ads.supplyframe.com/8b71e809f5a0946d7692445a2baf1785.gif — 200 — 33.6 KiB — 38 ms — h3https://rv-ads.supplyframe.com/delivery/lg.php?bannerid=700162&campaignid=40020&zoneid=464&loc=https%3A%2F%2Fhackaday.com%2F&website_name=Hackaday&clientid=3&campaignid=40020&term=&cb=af6e490ae0rv-ads.supplyframe.com/delivery/lg.... https://rv-ads.supplyframe.com/delivery/lg.php?bannerid=700162&campaignid=40020&zoneid=464&loc=https%3A%2F%2Fhackaday.com%2F&website_name=Hackaday&clientid=3&campaignid=40020&term=&cb=af6e490ae0 — 200 — 551 B — 414 ms — http/1.1https://rv-ads.supplyframe.com/delivery/lg.php?bannerid=0&campaignid=0&zoneid=465&loc=https%3A%2F%2Fhackaday.com%2F&website_name=&clientid=&campaignid=&term=&cb=d8e8312023rv-ads.supplyframe.com/delivery/lg.... https://rv-ads.supplyframe.com/delivery/lg.php?bannerid=0&campaignid=0&zoneid=465&loc=https%3A%2F%2Fhackaday.com%2F&website_name=&clientid=&campaignid=&term=&cb=d8e8312023 — 200 — 551 B — 278 ms — http/1.1https://analytics.supplyframe.com/trackingservlet/impression?r=SkCn0X5wix0Y-wmfqCKMZlKOUAykm3l8tRO9lrHVA3m0shJNhuK65Nsb-OPGuhBZ7VtBaOGu8npUe_rNjnj9gSeNeBb75sQP1e9HvHGPxOBbUU43tHeRYh6jbKpMpOpFMc1GB4Mz3UJYxVl667SsFzA1O7dQlzQpdJB3sZQNB1P40DKoYGxeFtkBaa7QZIuvCUFBVBTAxGye6P00EH-BoWjo0XoCnAiyDSiHSqFQck0aohGWQc0LLIxe4fTdHDK2VIsuFMYRm3WaoYNzpf78KC_J7ZD3kx0J5fqtijgJpw55M2DLS2DQ-XXzbL6p6gSZtS2wyqZQcDeojB79DQoSmP6rJgfBPODY-ksPbsgcn7Cl9SvHNBB5IBE9PRPQBVBfDkrri31hfnOkibFuyAB7jOQUiIXxEv5owh9MzmMMN1oAR5LnL7U1G3g6zn6cA093UCXxJDroKr6aXL0whyUq4LJuuTotij2ghcDLT6slSLM0ib--IxI3ryNVPRDFEW8XRe8g2QgzggtR11HJo5KX-YNVQmiSnGUYsc8FNdlmQGzfKdv6mDkX4mDDdnZ4ebcCanalytics.supplyframe.com/trackings... https://analytics.supplyframe.com/trackingservlet/impression?r=SkCn0X5wix0Y-wmfqCKMZlKOUAykm3l8tRO9lrHVA3m0shJNhuK65Nsb-OPGuhBZ7VtBaOGu8npUe_rNjnj9gSeNeBb75sQP1e9HvHGPxOBbUU43tHeRYh6jbKpMpOpFMc1GB4Mz3UJYxVl667SsFzA1O7dQlzQpdJB3sZQNB1P40DKoYGxeFtkBaa7QZIuvCUFBVBTAxGye6P00EH-BoWjo0XoCnAiyDSiHSqFQck0aohGWQc0LLIxe4fTdHDK2VIsuFMYRm3WaoYNzpf78KC_J7ZD3kx0J5fqtijgJpw55M2DLS2DQ-XXzbL6p6gSZtS2wyqZQcDeojB79DQoSmP6rJgfBPODY-ksPbsgcn7Cl9SvHNBB5IBE9PRPQBVBfDkrri31hfnOkibFuyAB7jOQUiIXxEv5owh9MzmMMN1oAR5LnL7U1G3g6zn6cA093UCXxJDroKr6aXL0whyUq4LJuuTotij2ghcDLT6slSLM0ib--IxI3ryNVPRDFEW8XRe8g2QgzggtR11HJo5KX-YNVQmiSnGUYsc8FNdlmQGzfKdv6mDkX4mDDdnZ4ebcC — 200 — 350 B — 294 ms — http/1.1https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/l?subset_id=2&fvd=n4&v=3use.typekit.net/af/4838bd/000000000... https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/l?subset_id=2&fvd=n4&v=3 — 200 — 19.1 KiB — 14 ms — h2https://use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/l?subset_id=2&fvd=n8&v=3use.typekit.net/af/a3eee8/000000000... https://use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/l?subset_id=2&fvd=n8&v=3 — 200 — 20.1 KiB — 9 ms — h2https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?subset_id=2&fvd=n7&v=3use.typekit.net/af/71f83c/000000000... https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?subset_id=2&fvd=n7&v=3 — 200 — 19.7 KiB — 10 ms — h2https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/l?subset_id=2&fvd=n6&v=3use.typekit.net/af/27776b/000000000... https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/l?subset_id=2&fvd=n6&v=3 — 200 — 19.4 KiB — 5 ms — h2https://hackaday.com/wp-content/themes/hackaday-2/img/ajax-loader.gif/wp-content/themes/hackaday-2/img/a... https://hackaday.com/wp-content/themes/hackaday-2/img/ajax-loader.gif — 200 — 4.4 KiB — 5 ms — h2https://hackaday.com/wp-content/uploads/2026/04/piasecki_helistat_thumbnail.png?w=600&h=600/wp-content/uploads/2026/04/piaseck... https://hackaday.com/wp-content/uploads/2026/04/piasecki_helistat_thumbnail.png?w=600&h=600 — 200 — 166.2 KiB — 15 ms — h2https://hackaday.com/wp-content/uploads/2024/05/brainmap_thumb.jpg?w=600&h=600/wp-content/uploads/2024/05/brainma... https://hackaday.com/wp-content/uploads/2024/05/brainmap_thumb.jpg?w=600&h=600 — 200 — 15.7 KiB — 5 ms — h2https://hackaday.com/wp-content/uploads/2026/04/Sealab_thumbnail.png?w=600&h=600/wp-content/uploads/2026/04/Sealab_... https://hackaday.com/wp-content/uploads/2026/04/Sealab_thumbnail.png?w=600&h=600 — 200 — 335.9 KiB — 13 ms — h2https://hackaday.com/wp-content/themes/hackaday-2/fonts/slick.woff?1414455402/wp-content/themes/hackaday-2/fonts... https://hackaday.com/wp-content/themes/hackaday-2/fonts/slick.woff?1414455402 — 200 — 1.6 KiB — 3 ms — h2https://pixel.wp.com/g.gif?v=ext&blog=156670177&post=136915&tz=-7&srv=hackaday.com&hp=vip&j=1%3A15.5-beta&host=hackaday.com&ref=&fcp=492&rand=0.8670924045436662pixel.wp.com/g.gif?v=ext&blog=15667... https://pixel.wp.com/g.gif?v=ext&blog=156670177&post=136915&tz=-7&srv=hackaday.com&hp=vip&j=1%3A15.5-beta&host=hackaday.com&ref=&fcp=492&rand=0.8670924045436662 — 200 — 177 B — 3 ms — h2blob:https://hackaday.com/cafc1141-c160-4fcd-9778-930f495292f7hackaday.com/cafc1141-c160-4fcd-977... blob:https://hackaday.com/cafc1141-c160-4fcd-9778-930f495292f7 — 200 — -1 B — 100 ms — blobhttps://use.typekit.net/af/55bd39/00000000000000003b9b093f/27/l?subset_id=2&fvd=n9&v=3use.typekit.net/af/55bd39/000000000... https://use.typekit.net/af/55bd39/00000000000000003b9b093f/27/l?subset_id=2&fvd=n9&v=3 — 200 — 19.8 KiB — 11 ms — h2https://use.typekit.net/af/8b7167/00000000000000003b9b093e/27/l?subset_id=2&fvd=i9&v=3use.typekit.net/af/8b7167/000000000... https://use.typekit.net/af/8b7167/00000000000000003b9b093e/27/l?subset_id=2&fvd=i9&v=3 — 200 — 19.8 KiB — 12 ms — h2https://use.typekit.net/af/86b539/00000000000000003b9b093a/27/l?subset_id=2&fvd=i7&v=3use.typekit.net/af/86b539/000000000... https://use.typekit.net/af/86b539/00000000000000003b9b093a/27/l?subset_id=2&fvd=i7&v=3 — 200 — 20.3 KiB — 18 ms — h2https://use.typekit.net/af/e85210/00000000000000003b9b093d/27/l?subset_id=2&fvd=i8&v=3use.typekit.net/af/e85210/000000000... https://use.typekit.net/af/e85210/00000000000000003b9b093d/27/l?subset_id=2&fvd=i8&v=3 — 200 — 20.5 KiB — 20 ms — h2https://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/l?subset_id=2&fvd=n1&v=3use.typekit.net/af/ed0e78/000000000... https://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/l?subset_id=2&fvd=n1&v=3 — 200 — 18.7 KiB — 21 ms — h2https://use.typekit.net/af/942fe1/00000000000000003b9b0930/27/l?subset_id=2&fvd=i1&v=3use.typekit.net/af/942fe1/000000000... https://use.typekit.net/af/942fe1/00000000000000003b9b0930/27/l?subset_id=2&fvd=i1&v=3 — 200 — 19.3 KiB — 21 ms — h2https://use.typekit.net/af/256534/00000000000000003b9b0938/27/l?subset_id=2&fvd=i6&v=3use.typekit.net/af/256534/000000000... https://use.typekit.net/af/256534/00000000000000003b9b0938/27/l?subset_id=2&fvd=i6&v=3 — 200 — 19.9 KiB — 25 ms — h2https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/l?subset_id=2&fvd=i4&v=3use.typekit.net/af/6aec08/000000000... https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/l?subset_id=2&fvd=i4&v=3 — 200 — 19.8 KiB — 26 ms — h2https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/l?subset_id=2&fvd=n3&v=3use.typekit.net/af/437c3d/000000000... https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/l?subset_id=2&fvd=n3&v=3 — 200 — 19.1 KiB — 33 ms — h2https://use.typekit.net/af/f02b29/00000000000000003b9b0933/27/l?subset_id=2&fvd=i3&v=3use.typekit.net/af/f02b29/000000000... https://use.typekit.net/af/f02b29/00000000000000003b9b0933/27/l?subset_id=2&fvd=i3&v=3 — 200 — 19.9 KiB — 33 ms — h2https://web.cmp.usercentrics.eu/cdcs/v/1.0.0/index.htmlweb.cmp.usercentrics.eu/cdcs/v/1.0.... https://web.cmp.usercentrics.eu/cdcs/v/1.0.0/index.html — 200 — 1.1 KiB — 55 ms — h2https://p.typekit.net/p.gif?s=1&k=mpm6gph&ht=tk&h=hackaday.com&f=137.138.139.140.169.170.171.172.173.174.175.176.5474.5475&a=83398785&js=1.21.0&app=typekit&e=js&_=1776811638124p.typekit.net/p.gif?s=1&k=mpm6gph&h... https://p.typekit.net/p.gif?s=1&k=mpm6gph&ht=tk&h=hackaday.com&f=137.138.139.140.169.170.171.172.173.174.175.176.5474.5475&a=83398785&js=1.21.0&app=typekit&e=js&_=1776811638124 — 200 — 205 B — 49 ms — h2https://hackaday.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4/wp-includes/js/wp-emoji-release.mi... https://hackaday.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.5 KiB — 4 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/1/cmp/en/GDPR/nGzoxtrm7X0KC5/94.39.119/94.39.119v1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/1/cmp/en/GDPR/nGzoxtrm7X0KC5/94.39.119/94.39.119 — 200 — 8.7 KiB — 26 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.116.0/GdprCmpController.c4576b71.jsweb.cmp.usercentrics.eu/ui/v/3.116.... https://web.cmp.usercentrics.eu/ui/v/3.116.0/GdprCmpController.c4576b71.js — 200 — 9.4 KiB — 23 ms — h3https://uct.service.usercentrics.eu/uct?v=2&sid=nGzoxtrm7X0KC5&t=24&abv=&r=https%3A%2F%2Fhackaday.com%2F&cb=1776811638226uct.service.usercentrics.eu/uct?v=2... https://uct.service.usercentrics.eu/uct?v=2&sid=nGzoxtrm7X0KC5&t=24&abv=&r=https%3A%2F%2Fhackaday.com%2F&cb=1776811638226 — 200 — 255 B — 78 ms — h2https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 204 — 0 B — 71 ms — h2https://web.cmp.usercentrics.eu/ui/TvGdprCmpView.f15b9a90.jsweb.cmp.usercentrics.eu/ui/TvGdprCm... https://web.cmp.usercentrics.eu/ui/TvGdprCmpView.f15b9a90.js — 200 — 29.6 KiB — 28 ms — h3https://web.cmp.usercentrics.eu/ui/v/3.116.0/UcGdprCmpView.b05dbc41.jsweb.cmp.usercentrics.eu/ui/v/3.116.... https://web.cmp.usercentrics.eu/ui/v/3.116.0/UcGdprCmpView.b05dbc41.js — 200 — 18.4 KiB — 34 ms — h3https://uct.service.usercentrics.eu/uct?v=2&sid=nGzoxtrm7X0KC5&t=1&abv=&r=https%3A%2F%2Fhackaday.com%2F&cb=1776811638274uct.service.usercentrics.eu/uct?v=2... https://uct.service.usercentrics.eu/uct?v=2&sid=nGzoxtrm7X0KC5&t=1&abv=&r=https%3A%2F%2Fhackaday.com%2F&cb=1776811638274 — 200 — 113 B — 37 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.116.0/sections.c79e0e02.jsweb.cmp.usercentrics.eu/ui/v/3.116.... https://web.cmp.usercentrics.eu/ui/v/3.116.0/sections.c79e0e02.js — 200 — 1.8 KiB — 21 ms — h3https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 201 — 74 B — 34 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.116.0/secondLayer.b796d0f0.jsweb.cmp.usercentrics.eu/ui/v/3.116.... https://web.cmp.usercentrics.eu/ui/v/3.116.0/secondLayer.b796d0f0.js — 200 — 3.0 KiB — 20 ms — h3https://web.cmp.usercentrics.eu/ui/v/3.116.0/getToastifyStyle.4f0a73d7.jsweb.cmp.usercentrics.eu/ui/v/3.116.... https://web.cmp.usercentrics.eu/ui/v/3.116.0/getToastifyStyle.4f0a73d7.js — 200 — 716 B — 21 ms — h3https://v1.api.service.cmp.usercentrics.eu/latest/i18n/en/GDPR/nGzoxtrm7X0KC5/94.39.119?theme=ucv1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/i18n/en/GDPR/nGzoxtrm7X0KC5/94.39.119?theme=uc — 200 — 23.2 KiB — 23 ms — h3https://v1.api.service.cmp.usercentrics.eu/latest/i18n/en/GDPR/nGzoxtrm7X0KC5/94.39.119?theme=ucv1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/i18n/en/GDPR/nGzoxtrm7X0KC5/94.39.119?theme=uc — 200 — 23.2 KiB — 47 ms — h3https://hackaday.com/wp-content/themes/hackaday-2/favicon.ico?v=3/wp-content/themes/hackaday-2/favic... https://hackaday.com/wp-content/themes/hackaday-2/favicon.ico?v=3 — 200 — 15.5 KiB — 3 ms — h2https://rv-ads.supplyframe.com/delivery/fc.php?r=dac956bae3&script=SupplyFrame:front:sa-tag&term={term_enc}&zoneid=467&taxonomy={category}&ucData=eyJDbG91ZGZsYXJlIjp0cnVlLCJjbG91ZGZyb250Lm5ldCI6dHJ1ZSwiRG91YmxlQ2xpY2sgQWQiOnRydWUsIkpTRGVsaXZyIjp0cnVlLCJQcm9tb3RlZCBTZWFyY2giOnRydWUsIlN1cHBseWZyYW1lIENvbnRlbnQiOnRydWUsIlRyYWZmaWMgQXVkaXQiOnRydWUsIlVzZXJjZW50cmljcyBDb25zZW50IE1hbmFnZW1lbnQgUGxhdGZvcm0iOnRydWUsIkFkb2JlIEV4cGVyaWVuY2UgQ2xvdWQiOmZhbHNlLCJBZG9iZSBGb250cyI6ZmFsc2UsImFkc3J2ciI6ZmFsc2UsIkFtYXpvbiBXZWIgU2VydmljZXMiOmZhbHNlLCJCb21ib3JhIjpmYWxzZSwiQm9vdHN0cmFwQ0ROIjpmYWxzZSwiRXllb3RhIjpmYWxzZSwiRmFjZWJvb2sgUGl4ZWwiOmZhbHNlLCJGYWNlYm9vayBTb2NpYWwgUGx1Z2lucyI6ZmFsc2UsIkdJUEhZIjpmYWxzZSwiR29vZ2xlIEFkcyI6ZmFsc2UsIkdvb2dsZSBBZFNlcnZpY2VzIjpmYWxzZSwiR29vZ2xlIEFuYWx5dGljcyI6ZmFsc2UsIkdvb2dsZSBGb250cyI6ZmFsc2UsIkdvb2dsZSBTeW5kaWNhdGlvbiI6ZmFsc2UsIkdvb2dsZSBUYWcgTWFuYWdlciI6ZmFsc2UsIkdvb2dsZSBUYWcgU2VydmljZXMiOmZhbHNlLCJHb29nbGUgVHJhbnNsYXRlIjpmYWxzZSwiZ3N0YXRpYy5jb20iOmZhbHNlLCJJbnN0YWdyYW0gQ29udGVudCI6ZmFsc2UsImpRdWVyeSI6ZmFsc2UsIkxpdmVSYW1wIjpmYWxzZSwiTG90YW1lIFNvbHV0aW9ucyI6ZmFsc2UsIk5ldyBSZWxpYyI6ZmFsc2UsIk5pZWxzZW4gTWFya2V0aW5nIENsb3VkIjpmYWxzZSwibnItZGF0YS5uZXQiOmZhbHNlLCJPcGVuWCBTb2Z0d2FyZSI6ZmFsc2UsIlJlZGRpdCI6ZmFsc2UsIlN0YWNrIEFkYXB0IjpmYWxzZSwiVGFib29sYSI6ZmFsc2UsIlR3aXR0ZXIgQWR2ZXJ0aXNpbmciOmZhbHNlLCJUd2l0dGVyIFBsdWdpbiI6ZmFsc2UsIlR3aXR0ZXIgU3luZGljYXRpb24iOmZhbHNlLCJWaW1lbyI6ZmFsc2UsIldvcmRQcmVzcy5jb20gU3RhdHMiOmZhbHNlLCJXb3JkUHJlc3Mub3JnIjpmYWxzZSwiWWFuZGV4IjpmYWxzZSwiWW91VHViZSBWaWRlbyI6ZmFsc2V9rv-ads.supplyframe.com/delivery/fc.... https://rv-ads.supplyframe.com/delivery/fc.php?r=dac956bae3&script=SupplyFrame:front:sa-tag&term={term_enc}&zoneid=467&taxonomy={category}&ucData=eyJDbG91ZGZsYXJlIjp0cnVlLCJjbG91ZGZyb250Lm5ldCI6dHJ1ZSwiRG91YmxlQ2xpY2sgQWQiOnRydWUsIkpTRGVsaXZyIjp0cnVlLCJQcm9tb3RlZCBTZWFyY2giOnRydWUsIlN1cHBseWZyYW1lIENvbnRlbnQiOnRydWUsIlRyYWZmaWMgQXVkaXQiOnRydWUsIlVzZXJjZW50cmljcyBDb25zZW50IE1hbmFnZW1lbnQgUGxhdGZvcm0iOnRydWUsIkFkb2JlIEV4cGVyaWVuY2UgQ2xvdWQiOmZhbHNlLCJBZG9iZSBGb250cyI6ZmFsc2UsImFkc3J2ciI6ZmFsc2UsIkFtYXpvbiBXZWIgU2VydmljZXMiOmZhbHNlLCJCb21ib3JhIjpmYWxzZSwiQm9vdHN0cmFwQ0ROIjpmYWxzZSwiRXllb3RhIjpmYWxzZSwiRmFjZWJvb2sgUGl4ZWwiOmZhbHNlLCJGYWNlYm9vayBTb2NpYWwgUGx1Z2lucyI6ZmFsc2UsIkdJUEhZIjpmYWxzZSwiR29vZ2xlIEFkcyI6ZmFsc2UsIkdvb2dsZSBBZFNlcnZpY2VzIjpmYWxzZSwiR29vZ2xlIEFuYWx5dGljcyI6ZmFsc2UsIkdvb2dsZSBGb250cyI6ZmFsc2UsIkdvb2dsZSBTeW5kaWNhdGlvbiI6ZmFsc2UsIkdvb2dsZSBUYWcgTWFuYWdlciI6ZmFsc2UsIkdvb2dsZSBUYWcgU2VydmljZXMiOmZhbHNlLCJHb29nbGUgVHJhbnNsYXRlIjpmYWxzZSwiZ3N0YXRpYy5jb20iOmZhbHNlLCJJbnN0YWdyYW0gQ29udGVudCI6ZmFsc2UsImpRdWVyeSI6ZmFsc2UsIkxpdmVSYW1wIjpmYWxzZSwiTG90YW1lIFNvbHV0aW9ucyI6ZmFsc2UsIk5ldyBSZWxpYyI6ZmFsc2UsIk5pZWxzZW4gTWFya2V0aW5nIENsb3VkIjpmYWxzZSwibnItZGF0YS5uZXQiOmZhbHNlLCJPcGVuWCBTb2Z0d2FyZSI6ZmFsc2UsIlJlZGRpdCI6ZmFsc2UsIlN0YWNrIEFkYXB0IjpmYWxzZSwiVGFib29sYSI6ZmFsc2UsIlR3aXR0ZXIgQWR2ZXJ0aXNpbmciOmZhbHNlLCJUd2l0dGVyIFBsdWdpbiI6ZmFsc2UsIlR3aXR0ZXIgU3luZGljYXRpb24iOmZhbHNlLCJWaW1lbyI6ZmFsc2UsIldvcmRQcmVzcy5jb20gU3RhdHMiOmZhbHNlLCJXb3JkUHJlc3Mub3JnIjpmYWxzZSwiWWFuZGV4IjpmYWxzZSwiWW91VHViZSBWaWRlbyI6ZmFsc2V9 — 200 — 255 B — 110 ms — http/1.1https://rv-ads.supplyframe.com/delivery/fc.php?script=SupplyFrame:front:bombora-tag&rand=dac956bae3&advertiserId=3&campaignId=40028&ucData=eyJDbG91ZGZsYXJlIjp0cnVlLCJjbG91ZGZyb250Lm5ldCI6dHJ1ZSwiRG91YmxlQ2xpY2sgQWQiOnRydWUsIkpTRGVsaXZyIjp0cnVlLCJQcm9tb3RlZCBTZWFyY2giOnRydWUsIlN1cHBseWZyYW1lIENvbnRlbnQiOnRydWUsIlRyYWZmaWMgQXVkaXQiOnRydWUsIlVzZXJjZW50cmljcyBDb25zZW50IE1hbmFnZW1lbnQgUGxhdGZvcm0iOnRydWUsIkFkb2JlIEV4cGVyaWVuY2UgQ2xvdWQiOmZhbHNlLCJBZG9iZSBGb250cyI6ZmFsc2UsImFkc3J2ciI6ZmFsc2UsIkFtYXpvbiBXZWIgU2VydmljZXMiOmZhbHNlLCJCb21ib3JhIjpmYWxzZSwiQm9vdHN0cmFwQ0ROIjpmYWxzZSwiRXllb3RhIjpmYWxzZSwiRmFjZWJvb2sgUGl4ZWwiOmZhbHNlLCJGYWNlYm9vayBTb2NpYWwgUGx1Z2lucyI6ZmFsc2UsIkdJUEhZIjpmYWxzZSwiR29vZ2xlIEFkcyI6ZmFsc2UsIkdvb2dsZSBBZFNlcnZpY2VzIjpmYWxzZSwiR29vZ2xlIEFuYWx5dGljcyI6ZmFsc2UsIkdvb2dsZSBGb250cyI6ZmFsc2UsIkdvb2dsZSBTeW5kaWNhdGlvbiI6ZmFsc2UsIkdvb2dsZSBUYWcgTWFuYWdlciI6ZmFsc2UsIkdvb2dsZSBUYWcgU2VydmljZXMiOmZhbHNlLCJHb29nbGUgVHJhbnNsYXRlIjpmYWxzZSwiZ3N0YXRpYy5jb20iOmZhbHNlLCJJbnN0YWdyYW0gQ29udGVudCI6ZmFsc2UsImpRdWVyeSI6ZmFsc2UsIkxpdmVSYW1wIjpmYWxzZSwiTG90YW1lIFNvbHV0aW9ucyI6ZmFsc2UsIk5ldyBSZWxpYyI6ZmFsc2UsIk5pZWxzZW4gTWFya2V0aW5nIENsb3VkIjpmYWxzZSwibnItZGF0YS5uZXQiOmZhbHNlLCJPcGVuWCBTb2Z0d2FyZSI6ZmFsc2UsIlJlZGRpdCI6ZmFsc2UsIlN0YWNrIEFkYXB0IjpmYWxzZSwiVGFib29sYSI6ZmFsc2UsIlR3aXR0ZXIgQWR2ZXJ0aXNpbmciOmZhbHNlLCJUd2l0dGVyIFBsdWdpbiI6ZmFsc2UsIlR3aXR0ZXIgU3luZGljYXRpb24iOmZhbHNlLCJWaW1lbyI6ZmFsc2UsIldvcmRQcmVzcy5jb20gU3RhdHMiOmZhbHNlLCJXb3JkUHJlc3Mub3JnIjpmYWxzZSwiWWFuZGV4IjpmYWxzZSwiWW91VHViZSBWaWRlbyI6ZmFsc2V9rv-ads.supplyframe.com/delivery/fc.... https://rv-ads.supplyframe.com/delivery/fc.php?script=SupplyFrame:front:bombora-tag&rand=dac956bae3&advertiserId=3&campaignId=40028&ucData=eyJDbG91ZGZsYXJlIjp0cnVlLCJjbG91ZGZyb250Lm5ldCI6dHJ1ZSwiRG91YmxlQ2xpY2sgQWQiOnRydWUsIkpTRGVsaXZyIjp0cnVlLCJQcm9tb3RlZCBTZWFyY2giOnRydWUsIlN1cHBseWZyYW1lIENvbnRlbnQiOnRydWUsIlRyYWZmaWMgQXVkaXQiOnRydWUsIlVzZXJjZW50cmljcyBDb25zZW50IE1hbmFnZW1lbnQgUGxhdGZvcm0iOnRydWUsIkFkb2JlIEV4cGVyaWVuY2UgQ2xvdWQiOmZhbHNlLCJBZG9iZSBGb250cyI6ZmFsc2UsImFkc3J2ciI6ZmFsc2UsIkFtYXpvbiBXZWIgU2VydmljZXMiOmZhbHNlLCJCb21ib3JhIjpmYWxzZSwiQm9vdHN0cmFwQ0ROIjpmYWxzZSwiRXllb3RhIjpmYWxzZSwiRmFjZWJvb2sgUGl4ZWwiOmZhbHNlLCJGYWNlYm9vayBTb2NpYWwgUGx1Z2lucyI6ZmFsc2UsIkdJUEhZIjpmYWxzZSwiR29vZ2xlIEFkcyI6ZmFsc2UsIkdvb2dsZSBBZFNlcnZpY2VzIjpmYWxzZSwiR29vZ2xlIEFuYWx5dGljcyI6ZmFsc2UsIkdvb2dsZSBGb250cyI6ZmFsc2UsIkdvb2dsZSBTeW5kaWNhdGlvbiI6ZmFsc2UsIkdvb2dsZSBUYWcgTWFuYWdlciI6ZmFsc2UsIkdvb2dsZSBUYWcgU2VydmljZXMiOmZhbHNlLCJHb29nbGUgVHJhbnNsYXRlIjpmYWxzZSwiZ3N0YXRpYy5jb20iOmZhbHNlLCJJbnN0YWdyYW0gQ29udGVudCI6ZmFsc2UsImpRdWVyeSI6ZmFsc2UsIkxpdmVSYW1wIjpmYWxzZSwiTG90YW1lIFNvbHV0aW9ucyI6ZmFsc2UsIk5ldyBSZWxpYyI6ZmFsc2UsIk5pZWxzZW4gTWFya2V0aW5nIENsb3VkIjpmYWxzZSwibnItZGF0YS5uZXQiOmZhbHNlLCJPcGVuWCBTb2Z0d2FyZSI6ZmFsc2UsIlJlZGRpdCI6ZmFsc2UsIlN0YWNrIEFkYXB0IjpmYWxzZSwiVGFib29sYSI6ZmFsc2UsIlR3aXR0ZXIgQWR2ZXJ0aXNpbmciOmZhbHNlLCJUd2l0dGVyIFBsdWdpbiI6ZmFsc2UsIlR3aXR0ZXIgU3luZGljYXRpb24iOmZhbHNlLCJWaW1lbyI6ZmFsc2UsIldvcmRQcmVzcy5jb20gU3RhdHMiOmZhbHNlLCJXb3JkUHJlc3Mub3JnIjpmYWxzZSwiWWFuZGV4IjpmYWxzZSwiWW91VHViZSBWaWRlbyI6ZmFsc2V9 — 200 — 192 B — 103 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
37% of JavaScript execution is third-party
First-party Third-party 112ms · 0KB · $1/mo
Unattributable
Other
Optional
Execution 112ms
Transfer 0 KB
Monthly Cost $1/mo

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback