Skip to content
https://hackernoon.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
3
REVIEW
2
PASS
8
INFO
2

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

94
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

583 ms

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

1.49 s

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

8 ms

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

0.018

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

1.24 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.14 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
8 PASS 2 REVIEW 3 FIX
D
Page Weight Budget
Action
2.1 MB transferred, 110 requests
FIX
2.1 MB transferred, 110 requests
Info::
Page weighs 4.6 MB (2.1 MB transferred)
Warning::
JavaScript is 891 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 891 KB
Info::
Fonts are 235 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 235 KB
Warning::
110 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.44 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
110 requests
0.44 g CO2 per page load
JavaScript 891.0 KiB 42%
Images 747.0 KiB 35%
Fonts 235.4 KiB 11%
Other 119.7 KiB 6%
CSS 51.1 KiB 2%
HTML 44.0 KiB 2%
Other 39.5 KiB 2%
Other 1.0 KiB 0%
Other 573 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

F
JS Bundles
Action
49 scripts, 523 KB unused
FIX
49 scripts, 523 KB unused
Warning::
https://hackernoon.com/_next/static/chunks/2297-2b...: 77 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://hackernoon.com/_next/static/chunks/2297-2b...: 77 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 72 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ECJJ...: 65 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://hackernoon.com/_next/static/chunks/484bcb1...: 59 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 523 KB
523 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://hackernoon.com/_next/static/chunks/2297-2b1836f7e743c4dd.js0 KB77 KB (89%)1st
https://hackernoon.com/_next/static/chunks/2297-2b1836f7e743c4dd.js21 KB77 KB (89%)1st
https://accounts.google.com/gsi/client96 KB72 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ECJJ2Q2SJQ173 KB65 KB (38%)3rd
https://hackernoon.com/_next/static/chunks/484bcb1e-a74d55912652d457.js67 KB59 KB (88%)1st
https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-en.js111 KB55 KB (50%)3rd
https://hackernoon.com/_next/static/chunks/52066749-b7c60fb5a3cb081d.js57 KB38 KB (67%)1st
https://hackernoon.com/_next/static/chunks/pages/_app-715058edf9331717.js65 KB35 KB (55%)1st
https://hackernoon.com/_next/static/chunks/4423-7ebecf7eae66949a.js0 KB23 KB (90%)1st
https://hackernoon.com/_next/static/chunks/4423-7ebecf7eae66949a.js10 KB23 KB (90%)1st

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

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

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

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

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

D
Page Weight Inventory
Action
110 resources · 2.1 MB · 523 KB savings available
FIX
110 resources · 2.1 MB · 523 KB savings available
Warning::
Page weight 1.1 MB over 1MB target
Got: 2.1 MB Expected: ≤ 1 MB
Info::
~523 KB of savings available
Info::
45 third-party resources (38% of weight)
Info::
1 resources over 200KB
110 resources · 2.1 MiB · 45 third-party 1.1 MiB over 1MB target
JavaScript 43% · 925.8 KiB
Image 35% · 751.3 KiB
Font 11% · 235.4 KiB
Other 6% · 120.7 KiB
CSS 2% · 51.8 KiB
Document 2% · 44.3 KiB

~523.0 KiB of savings available

Remove unused JavaScript: 523.0 KiB
B
JS Execution Cost
744ms total JS execution
REVIEW
744ms total JS execution
Info::
https://hackernoon.com/_next/static/chunks/pages/i...: 209ms CPU time
Info::
https://hackernoon.com/: 189ms CPU time
Info::
Unattributable: 119ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-ECJJ...: 75ms CPU time
Info::
https://hackernoon.com/_next/static/chunks/1274-80...: 51ms CPU time
Info::
Third-party scripts: 245ms (33% of total)

Main Thread Breakdown

Script Evaluation 49% Other 21% Style & Layout 18% Script Parsing & Compilation 7% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://hackernoon.com/_next/static/chunks/pages/index-0c7e6dbc5623fed3.js209ms146ms1ms1st
https://hackernoon.com/189ms7ms1ms1st
Unattributable119ms5ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ECJJ2Q2SJQ75ms64ms11ms3rd
https://hackernoon.com/_next/static/chunks/1274-8082537aae8a025b.js51ms25ms1ms1st
https://hackernoon.com/_next/static/chunks/52066749-b7c60fb5a3cb081d.js50ms45ms4ms1st
https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-en.js50ms40ms7ms3rd
B
HTTP Caching
public, max-age=0, must-revalidate
REVIEW
public, max-age=0, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
A
Third-Party Impact
38% third-party, 0 ms blocking
PASS
38% third-party, 0 ms blocking
Info::
Third-party code accounts for 38% of page weight (809.3 KiB of 2.1 MiB)
Info::
Third-party blocking time is low (0 ms)
62%
38%
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
Image Optimization
29 images, 0 KB saveable
PASS
29 images, 0 KB saveable
Warning::
https://hackernoon.com/images/caveman.gif is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
29 images 747 KB
0 oversized -0 KB
2 legacy format
1 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

A+
Font Loading
7 fonts (235 KB)
PASS
7 fonts (235 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

235 KB total

Render-blocking

0

of 7

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 FCP 583 ms LCP 1.5 shttps://hackernoon.com/fonts/HackerNoonFont/hackernoonv1-regular-webfont.woff2hackernoonv1-regular-we... https://hackernoon.com/fonts/HackerNoonFont/hackernoonv1-regular-webfont.woff2 — 6.0 KiB — 55 ms — font-display: swaphttps://hackernoon.com/fonts/IBM/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Bold.woff2IBMPlexSans-Bold.woff2 https://hackernoon.com/fonts/IBM/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Bold.woff2 — 59.3 KiB — 35 ms — font-display: swaphttps://hackernoon.com/_next/static/media/iconfont.8480cc91.woff2iconfont.8480cc91.woff2 https://hackernoon.com/_next/static/media/iconfont.8480cc91.woff2 — 20.4 KiB — 27 ms — font-display: swaphttps://hackernoon.com/fonts/IBM/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Bold.woff2IBMPlexMono-Bold.woff2 https://hackernoon.com/fonts/IBM/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Bold.woff2 — 40.4 KiB — 31 ms — font-display: swaphttps://hackernoon.com/fonts/IBM/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Regular.woff2IBMPlexMono-Regular.woff2 https://hackernoon.com/fonts/IBM/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Regular.woff2 — 38.9 KiB — 39 ms — font-display: swaphttps://hackernoon.com/fonts/IBM/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Regular.woff2IBMPlexSans-Regular.woff2 https://hackernoon.com/fonts/IBM/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Regular.woff2 — 59.3 KiB — 42 ms — font-display: swaphttps://cdn2.hackernoon.com/HackerNoonV2-Regular.woff2HackerNoonV2-Regular.woff2 https://cdn2.hackernoon.com/HackerNoonV2-Regular.woff2 — 11.0 KiB — 68 ms — font-display: swap
hackernoonv1-regular-we... woff2 swap
Size 6 KB
Load time 55 ms
Start 104 ms
Risk FOUT — text flashes from fallback to web font
IBMPlexSans-Bold.woff2 woff2 swap
Size 59 KB
Load time 35 ms
Start 216 ms
Risk FOUT — text flashes from fallback to web font
iconfont.8480cc91.woff2 woff2 swap
Size 20 KB
Load time 27 ms
Start 216 ms
Risk FOUT — text flashes from fallback to web font
IBMPlexMono-Bold.woff2 woff2 swap
Size 40 KB
Load time 31 ms
Start 217 ms
Risk FOUT — text flashes from fallback to web font
IBMPlexMono-Regular.woff2 woff2 swap
Size 39 KB
Load time 39 ms
Start 217 ms
Risk FOUT — text flashes from fallback to web font
IBMPlexSans-Regular.woff2 woff2 swap
Size 59 KB
Load time 42 ms
Start 217 ms
Risk FOUT — text flashes from fallback to web font
HackerNoonV2-Regular.woff2 woff2 swap
Size 11 KB
Load time 68 ms
Start 773 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+
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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
110 requests over 3079ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 583 ms LCP 1.5 shttps://hackernoon.com// https://hackernoon.com/ — 200 — 44.0 KiB — 93 ms — h2https://hackernoon.imgix.net/hn-icon.png?auto=format&fit=max&w=64hackernoon.imgix.net/hn-icon.png?au... https://hackernoon.imgix.net/hn-icon.png?auto=format&fit=max&w=64 — 200 — 1.3 KiB — 23 ms — h2https://cdn.hackernoon.com/images/hn.webpcdn.hackernoon.com/images/hn.webp https://cdn.hackernoon.com/images/hn.webp — 200 — 27.5 KiB — 106 ms — h2https://hackernoon.com/fonts/HackerNoonFont/hackernoonv1-regular-webfont.woff2/fonts/HackerNoonFont/hackernoonv1-... https://hackernoon.com/fonts/HackerNoonFont/hackernoonv1-regular-webfont.woff2 — 200 — 6.0 KiB — 55 ms — h2https://hackernoon.com/_next/static/css/21f88a768b9f42d6.css/_next/static/css/21f88a768b9f42d6.... https://hackernoon.com/_next/static/css/21f88a768b9f42d6.css — 200 — 49.4 KiB — 28 ms — h2https://geolocation-db.com/json/geolocation-db.com/json/ https://geolocation-db.com/json/ — 200 — 260 B — 126 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ECJJ2Q2SJQwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ECJJ2Q2SJQ — 200 — 173.3 KiB — 191 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.2 KiB — 182 ms — h2https://hackernoon.com/_next/static/chunks/2033.59dcb0fda4e32567.js/_next/static/chunks/2033.59dcb0fda... https://hackernoon.com/_next/static/chunks/2033.59dcb0fda4e32567.js — 200 — 2.9 KiB — 34 ms — h2https://hackernoon.com/_next/static/chunks/75fc9c18-55217e80064ded2b.js/_next/static/chunks/75fc9c18-55217... https://hackernoon.com/_next/static/chunks/75fc9c18-55217e80064ded2b.js — 200 — 20.7 KiB — 42 ms — h2https://hackernoon.com/_next/static/chunks/2512-e0473ce0fec2f235.js/_next/static/chunks/2512-e0473ce0f... https://hackernoon.com/_next/static/chunks/2512-e0473ce0fec2f235.js — 200 — 2.5 KiB — 35 ms — h2https://hackernoon.com/_next/static/chunks/7206-20942580e99d6fa8.js/_next/static/chunks/7206-20942580e... https://hackernoon.com/_next/static/chunks/7206-20942580e99d6fa8.js — 200 — 4.9 KiB — 36 ms — h2https://hackernoon.com/_next/static/chunks/5935-4a2503527908a2b1.js/_next/static/chunks/5935-4a2503527... https://hackernoon.com/_next/static/chunks/5935-4a2503527908a2b1.js — 200 — 11.4 KiB — 48 ms — h2https://hackernoon.com/_next/static/chunks/6664-a9ac66dd34775103.js/_next/static/chunks/6664-a9ac66dd3... https://hackernoon.com/_next/static/chunks/6664-a9ac66dd34775103.js — 200 — 5.7 KiB — 47 ms — h2https://hackernoon.com/_next/static/chunks/5434-e5b41e1ffc4480d6.js/_next/static/chunks/5434-e5b41e1ff... https://hackernoon.com/_next/static/chunks/5434-e5b41e1ffc4480d6.js — 200 — 14.1 KiB — 46 ms — h2https://hackernoon.com/_next/static/chunks/6533-a2efaedd44f8470e.js/_next/static/chunks/6533-a2efaedd4... https://hackernoon.com/_next/static/chunks/6533-a2efaedd44f8470e.js — 200 — 10.4 KiB — 46 ms — h2https://hackernoon.com/_next/static/chunks/929.c66a8a29ad99af8b.js/_next/static/chunks/929.c66a8a29ad... https://hackernoon.com/_next/static/chunks/929.c66a8a29ad99af8b.js — 200 — 3.6 KiB — 66 ms — h2https://hackernoon.com/_next/static/chunks/8656.131f5c58b321feb8.js/_next/static/chunks/8656.131f5c58b... https://hackernoon.com/_next/static/chunks/8656.131f5c58b321feb8.js — 200 — 4.3 KiB — 41 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%275…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%275… — 200 — 0 B — 0 ms — datahttps://hackernoon.com/_next/static/chunks/webpack-022ff6fd855ac40e.js/_next/static/chunks/webpack-022ff6... https://hackernoon.com/_next/static/chunks/webpack-022ff6fd855ac40e.js — 200 — 4.4 KiB — 42 ms — h2https://hackernoon.com/_next/static/chunks/framework-79bce4a3a540b080.js/_next/static/chunks/framework-79bc... https://hackernoon.com/_next/static/chunks/framework-79bce4a3a540b080.js — 200 — 42.9 KiB — 67 ms — h2https://hackernoon.com/_next/static/chunks/main-87ffee5d2ac3498b.js/_next/static/chunks/main-87ffee5d2... https://hackernoon.com/_next/static/chunks/main-87ffee5d2ac3498b.js — 200 — 37.4 KiB — 75 ms — h2https://hackernoon.com/_next/static/chunks/pages/_app-715058edf9331717.js/_next/static/chunks/pages/_app-715... https://hackernoon.com/_next/static/chunks/pages/_app-715058edf9331717.js — 200 — 65.3 KiB — 77 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%274…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%274… — 200 — 0 B — 0 ms — datahttps://hackernoon.com/_next/static/chunks/3207-b9047a24ce64a313.js/_next/static/chunks/3207-b9047a24c... https://hackernoon.com/_next/static/chunks/3207-b9047a24ce64a313.js — 200 — 10.6 KiB — 69 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://hackernoon.com/_next/static/chunks/7603-34a3fb900a665ed0.js/_next/static/chunks/7603-34a3fb900... https://hackernoon.com/_next/static/chunks/7603-34a3fb900a665ed0.js — 200 — 14.8 KiB — 70 ms — h2https://hackernoon.com/_next/static/chunks/3082-aee0a240f1adbc5a.js/_next/static/chunks/3082-aee0a240f... https://hackernoon.com/_next/static/chunks/3082-aee0a240f1adbc5a.js — 200 — 3.5 KiB — 70 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%274…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%274… — 200 — 0 B — 0 ms — datahttps://hackernoon.com/_next/static/chunks/822-73151943a294e0e2.js/_next/static/chunks/822-73151943a2... https://hackernoon.com/_next/static/chunks/822-73151943a294e0e2.js — 200 — 7.8 KiB — 70 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 583 ms LCP 1.5 shttps://hackernoon.com// https://hackernoon.com/ — 200 — 44.0 KiB — 93 ms — h2https://hackernoon.imgix.net/hn-icon.png?auto=format&fit=max&w=64hackernoon.imgix.net/hn-icon.png?au... https://hackernoon.imgix.net/hn-icon.png?auto=format&fit=max&w=64 — 200 — 1.3 KiB — 23 ms — h2https://cdn.hackernoon.com/images/hn.webpcdn.hackernoon.com/images/hn.webp https://cdn.hackernoon.com/images/hn.webp — 200 — 27.5 KiB — 106 ms — h2https://hackernoon.com/fonts/HackerNoonFont/hackernoonv1-regular-webfont.woff2/fonts/HackerNoonFont/hackernoonv1-... https://hackernoon.com/fonts/HackerNoonFont/hackernoonv1-regular-webfont.woff2 — 200 — 6.0 KiB — 55 ms — h2https://hackernoon.com/_next/static/css/21f88a768b9f42d6.css/_next/static/css/21f88a768b9f42d6.... https://hackernoon.com/_next/static/css/21f88a768b9f42d6.css — 200 — 49.4 KiB — 28 ms — h2https://geolocation-db.com/json/geolocation-db.com/json/ https://geolocation-db.com/json/ — 200 — 260 B — 126 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ECJJ2Q2SJQwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ECJJ2Q2SJQ — 200 — 173.3 KiB — 191 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.2 KiB — 182 ms — h2https://hackernoon.com/_next/static/chunks/2033.59dcb0fda4e32567.js/_next/static/chunks/2033.59dcb0fda... https://hackernoon.com/_next/static/chunks/2033.59dcb0fda4e32567.js — 200 — 2.9 KiB — 34 ms — h2https://hackernoon.com/_next/static/chunks/75fc9c18-55217e80064ded2b.js/_next/static/chunks/75fc9c18-55217... https://hackernoon.com/_next/static/chunks/75fc9c18-55217e80064ded2b.js — 200 — 20.7 KiB — 42 ms — h2https://hackernoon.com/_next/static/chunks/2512-e0473ce0fec2f235.js/_next/static/chunks/2512-e0473ce0f... https://hackernoon.com/_next/static/chunks/2512-e0473ce0fec2f235.js — 200 — 2.5 KiB — 35 ms — h2https://hackernoon.com/_next/static/chunks/7206-20942580e99d6fa8.js/_next/static/chunks/7206-20942580e... https://hackernoon.com/_next/static/chunks/7206-20942580e99d6fa8.js — 200 — 4.9 KiB — 36 ms — h2https://hackernoon.com/_next/static/chunks/5935-4a2503527908a2b1.js/_next/static/chunks/5935-4a2503527... https://hackernoon.com/_next/static/chunks/5935-4a2503527908a2b1.js — 200 — 11.4 KiB — 48 ms — h2https://hackernoon.com/_next/static/chunks/6664-a9ac66dd34775103.js/_next/static/chunks/6664-a9ac66dd3... https://hackernoon.com/_next/static/chunks/6664-a9ac66dd34775103.js — 200 — 5.7 KiB — 47 ms — h2https://hackernoon.com/_next/static/chunks/5434-e5b41e1ffc4480d6.js/_next/static/chunks/5434-e5b41e1ff... https://hackernoon.com/_next/static/chunks/5434-e5b41e1ffc4480d6.js — 200 — 14.1 KiB — 46 ms — h2https://hackernoon.com/_next/static/chunks/6533-a2efaedd44f8470e.js/_next/static/chunks/6533-a2efaedd4... https://hackernoon.com/_next/static/chunks/6533-a2efaedd44f8470e.js — 200 — 10.4 KiB — 46 ms — h2https://hackernoon.com/_next/static/chunks/929.c66a8a29ad99af8b.js/_next/static/chunks/929.c66a8a29ad... https://hackernoon.com/_next/static/chunks/929.c66a8a29ad99af8b.js — 200 — 3.6 KiB — 66 ms — h2https://hackernoon.com/_next/static/chunks/8656.131f5c58b321feb8.js/_next/static/chunks/8656.131f5c58b... https://hackernoon.com/_next/static/chunks/8656.131f5c58b321feb8.js — 200 — 4.3 KiB — 41 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%275…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%275… — 200 — 0 B — 0 ms — datahttps://hackernoon.com/_next/static/chunks/webpack-022ff6fd855ac40e.js/_next/static/chunks/webpack-022ff6... https://hackernoon.com/_next/static/chunks/webpack-022ff6fd855ac40e.js — 200 — 4.4 KiB — 42 ms — h2https://hackernoon.com/_next/static/chunks/framework-79bce4a3a540b080.js/_next/static/chunks/framework-79bc... https://hackernoon.com/_next/static/chunks/framework-79bce4a3a540b080.js — 200 — 42.9 KiB — 67 ms — h2https://hackernoon.com/_next/static/chunks/main-87ffee5d2ac3498b.js/_next/static/chunks/main-87ffee5d2... https://hackernoon.com/_next/static/chunks/main-87ffee5d2ac3498b.js — 200 — 37.4 KiB — 75 ms — h2https://hackernoon.com/_next/static/chunks/pages/_app-715058edf9331717.js/_next/static/chunks/pages/_app-715... https://hackernoon.com/_next/static/chunks/pages/_app-715058edf9331717.js — 200 — 65.3 KiB — 77 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%274…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%274… — 200 — 0 B — 0 ms — datahttps://hackernoon.com/_next/static/chunks/3207-b9047a24ce64a313.js/_next/static/chunks/3207-b9047a24c... https://hackernoon.com/_next/static/chunks/3207-b9047a24ce64a313.js — 200 — 10.6 KiB — 69 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://hackernoon.com/_next/static/chunks/7603-34a3fb900a665ed0.js/_next/static/chunks/7603-34a3fb900... https://hackernoon.com/_next/static/chunks/7603-34a3fb900a665ed0.js — 200 — 14.8 KiB — 70 ms — h2https://hackernoon.com/_next/static/chunks/3082-aee0a240f1adbc5a.js/_next/static/chunks/3082-aee0a240f... https://hackernoon.com/_next/static/chunks/3082-aee0a240f1adbc5a.js — 200 — 3.5 KiB — 70 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%274…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%274… — 200 — 0 B — 0 ms — datahttps://hackernoon.com/_next/static/chunks/822-73151943a294e0e2.js/_next/static/chunks/822-73151943a2... https://hackernoon.com/_next/static/chunks/822-73151943a294e0e2.js — 200 — 7.8 KiB — 70 ms — h2https://hackernoon.com/_next/static/chunks/2486-625df0fc138021d5.js/_next/static/chunks/2486-625df0fc1... https://hackernoon.com/_next/static/chunks/2486-625df0fc138021d5.js — 200 — 3.7 KiB — 70 ms — h2https://hackernoon.com/_next/static/chunks/4341-c6694f7672066992.js/_next/static/chunks/4341-c6694f767... https://hackernoon.com/_next/static/chunks/4341-c6694f7672066992.js — 200 — 3.4 KiB — 70 ms — h2https://hackernoon.com/_next/static/chunks/pages/index-0c7e6dbc5623fed3.js/_next/static/chunks/pages/index-0c... https://hackernoon.com/_next/static/chunks/pages/index-0c7e6dbc5623fed3.js — 200 — 11.2 KiB — 70 ms — h2https://hackernoon.com/_next/static/q8NSk-fxsCneHvN_q8tML/_buildManifest.js/_next/static/q8NSk-fxsCneHvN_q8tML... https://hackernoon.com/_next/static/q8NSk-fxsCneHvN_q8tML/_buildManifest.js — 200 — 6.1 KiB — 70 ms — h2https://hackernoon.com/_next/static/q8NSk-fxsCneHvN_q8tML/_ssgManifest.js/_next/static/q8NSk-fxsCneHvN_q8tML... https://hackernoon.com/_next/static/q8NSk-fxsCneHvN_q8tML/_ssgManifest.js — 200 — 1.1 KiB — 71 ms — h2https://hackernoon.com/nprogress.css/nprogress.css https://hackernoon.com/nprogress.css — 200 — 1011 B — 71 ms — h2https://hackernoon.com/manifest.json/manifest.json https://hackernoon.com/manifest.json — 200 — 1.0 KiB — 91 ms — h2https://hackernoon.com/fonts/IBM/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Bold.woff2/fonts/IBM/IBM-Plex-Sans/fonts/comp... https://hackernoon.com/fonts/IBM/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Bold.woff2 — 200 — 59.3 KiB — 35 ms — h2https://hackernoon.com/_next/static/media/iconfont.8480cc91.woff2/_next/static/media/iconfont.8480cc... https://hackernoon.com/_next/static/media/iconfont.8480cc91.woff2 — 200 — 20.4 KiB — 27 ms — h2https://hackernoon.com/fonts/IBM/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Bold.woff2/fonts/IBM/IBM-Plex-Mono/fonts/comp... https://hackernoon.com/fonts/IBM/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Bold.woff2 — 200 — 40.4 KiB — 31 ms — h2https://hackernoon.com/fonts/IBM/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Regular.woff2/fonts/IBM/IBM-Plex-Mono/fonts/comp... https://hackernoon.com/fonts/IBM/IBM-Plex-Mono/fonts/complete/woff2/IBMPlexMono-Regular.woff2 — 200 — 38.9 KiB — 39 ms — h2https://hackernoon.com/fonts/IBM/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Regular.woff2/fonts/IBM/IBM-Plex-Sans/fonts/comp... https://hackernoon.com/fonts/IBM/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Regular.woff2 — 200 — 59.3 KiB — 42 ms — h2https://cdn.iubenda.com/cs/iubenda_cs.jscdn.iubenda.com/cs/iubenda_cs.js https://cdn.iubenda.com/cs/iubenda_cs.js — 200 — 3.0 KiB — 63 ms — h2https://hackernoon.com/_next/static/chunks/8380.3983ca27930bbe24.js/_next/static/chunks/8380.3983ca279... https://hackernoon.com/_next/static/chunks/8380.3983ca27930bbe24.js — 200 — 1.6 KiB — 25 ms — h2https://hackernoon.com/_next/static/chunks/848.a86bb4c5734a1a82.js/_next/static/chunks/848.a86bb4c573... https://hackernoon.com/_next/static/chunks/848.a86bb4c5734a1a82.js — 200 — 2.8 KiB — 23 ms — h2https://hackernoon.com/_next/static/chunks/8848.0408c1f2b4f7e7af.js/_next/static/chunks/8848.0408c1f2b... https://hackernoon.com/_next/static/chunks/8848.0408c1f2b4f7e7af.js — 200 — 5.3 KiB — 24 ms — h2https://hackernoon.com/_next/static/chunks/4325-6d29376a7cb5f022.js/_next/static/chunks/4325-6d29376a7... https://hackernoon.com/_next/static/chunks/4325-6d29376a7cb5f022.js — 200 — 7.6 KiB — 24 ms — h2https://hackernoon.com/_next/static/chunks/2827-1f0eddf13492b145.js/_next/static/chunks/2827-1f0eddf13... https://hackernoon.com/_next/static/chunks/2827-1f0eddf13492b145.js — 200 — 18.5 KiB — 28 ms — h2https://hackernoon.com/_next/static/chunks/6532-6247031bc6fce033.js/_next/static/chunks/6532-6247031bc... https://hackernoon.com/_next/static/chunks/6532-6247031bc6fce033.js — 200 — 8.7 KiB — 25 ms — h2https://hackernoon.com/_next/static/chunks/1274-8082537aae8a025b.js/_next/static/chunks/1274-8082537aa... https://hackernoon.com/_next/static/chunks/1274-8082537aae8a025b.js — 200 — 6.6 KiB — 28 ms — h2https://hackernoon.com/_next/static/chunks/5661.3d61a14625ed72bd.js/_next/static/chunks/5661.3d61a1462... https://hackernoon.com/_next/static/chunks/5661.3d61a14625ed72bd.js — 200 — 4.5 KiB — 29 ms — h2https://hackernoon.com/_next/static/chunks/2454.bda4d43c53f5f80a.js/_next/static/chunks/2454.bda4d43c5... https://hackernoon.com/_next/static/chunks/2454.bda4d43c53f5f80a.js — 200 — 2.3 KiB — 24 ms — h2https://us-central1-hackernoon-app.cloudfunctions.net/app2/header-dataus-central1-hackernoon-app.cloudfun... https://us-central1-hackernoon-app.cloudfunctions.net/app2/header-data — 200 — 46.2 KiB — 322 ms — h2https://hackernoon.com/_next/static/chunks/484bcb1e-a74d55912652d457.js/_next/static/chunks/484bcb1e-a74d5... https://hackernoon.com/_next/static/chunks/484bcb1e-a74d55912652d457.js — 200 — 66.7 KiB — 25 ms — h2https://hackernoon.com/_next/static/chunks/52066749-b7c60fb5a3cb081d.js/_next/static/chunks/52066749-b7c60... https://hackernoon.com/_next/static/chunks/52066749-b7c60fb5a3cb081d.js — 200 — 56.9 KiB — 30 ms — h2https://hackernoon.com/_next/static/chunks/5752-f52b8cf59b581f0a.js/_next/static/chunks/5752-f52b8cf59... https://hackernoon.com/_next/static/chunks/5752-f52b8cf59b581f0a.js — 200 — 12.3 KiB — 26 ms — h2https://hackernoon.com/_next/static/chunks/8754-0e76238cbeee9487.js/_next/static/chunks/8754-0e76238cb... https://hackernoon.com/_next/static/chunks/8754-0e76238cbeee9487.js — 200 — 15.8 KiB — 27 ms — h2https://hackernoon.com/_next/static/chunks/2271.afb7d1bbe5d9c349.js/_next/static/chunks/2271.afb7d1bbe... https://hackernoon.com/_next/static/chunks/2271.afb7d1bbe5d9c349.js — 200 — 964 B — 28 ms — h2https://us-central1-hackernoon-app.cloudfunctions.net/statsus-central1-hackernoon-app.cloudfun... https://us-central1-hackernoon-app.cloudfunctions.net/stats — 204 — 0 B — 193 ms — h2https://hackernoon.com/placeholder.jpg/placeholder.jpg https://hackernoon.com/placeholder.jpg — 308 — 383 B — 78 ms — h2https://hackernoon.imgix.net/images/ai-memory-abstract-c2nxjpcqrda57ev09thk3azu.pnghackernoon.imgix.net/images/ai-memo... https://hackernoon.imgix.net/images/ai-memory-abstract-c2nxjpcqrda57ev09thk3azu.png — 200 — 72.0 KiB — 11 ms — h2https://hackernoon.imgix.net/images/ai-memory-abstract-c2nxjpcqrda57ev09thk3azu.png?auto=format&fit=max&w=640hackernoon.imgix.net/images/ai-memo... https://hackernoon.imgix.net/images/ai-memory-abstract-c2nxjpcqrda57ev09thk3azu.png?auto=format&fit=max&w=640 — 200 — 32.8 KiB — 7 ms — h2https://hackernoon.imgix.net/images/rymeSO93fMg9m2SRdMsCXRtvbhG2-ga83bu7.pnghackernoon.imgix.net/images/rymeSO9... https://hackernoon.imgix.net/images/rymeSO93fMg9m2SRdMsCXRtvbhG2-ga83bu7.png — 200 — 26.1 KiB — 5 ms — h2https://hackernoon.imgix.net/images/rymeSO93fMg9m2SRdMsCXRtvbhG2-ga83bu7.png?auto=format&fit=max&w=640hackernoon.imgix.net/images/rymeSO9... https://hackernoon.imgix.net/images/rymeSO93fMg9m2SRdMsCXRtvbhG2-ga83bu7.png?auto=format&fit=max&w=640 — 200 — 10.1 KiB — 5 ms — h2https://hackernoon.imgix.net/images/uL9NB3SMlsOl2xZeg2onIPtmhQg1-8x827w6.pnghackernoon.imgix.net/images/uL9NB3S... https://hackernoon.imgix.net/images/uL9NB3SMlsOl2xZeg2onIPtmhQg1-8x827w6.png — 200 — 42.8 KiB — 7 ms — h3https://hackernoon.imgix.net/images/uL9NB3SMlsOl2xZeg2onIPtmhQg1-8x827w6.png?auto=format&fit=max&w=640hackernoon.imgix.net/images/uL9NB3S... https://hackernoon.imgix.net/images/uL9NB3SMlsOl2xZeg2onIPtmhQg1-8x827w6.png?auto=format&fit=max&w=640 — 200 — 22.0 KiB — 6 ms — h3https://hackernoon.imgix.net/images/pL08BO3ouKNkhrqPjjNqbI6Myh73-6383bs6.jpeghackernoon.imgix.net/images/pL08BO3... https://hackernoon.imgix.net/images/pL08BO3ouKNkhrqPjjNqbI6Myh73-6383bs6.jpeg — 200 — 45.5 KiB — 5 ms — h3https://hackernoon.imgix.net/images/pL08BO3ouKNkhrqPjjNqbI6Myh73-6383bs6.jpeg?auto=format&fit=max&w=640hackernoon.imgix.net/images/pL08BO3... https://hackernoon.imgix.net/images/pL08BO3ouKNkhrqPjjNqbI6Myh73-6383bs6.jpeg?auto=format&fit=max&w=640 — 200 — 16.0 KiB — 6 ms — h3https://hackernoon.com// https://hackernoon.com/ — 200 — 246.2 KiB — 152 ms — h2https://hackernoon.imgix.net/images/IfydiEE0itWPxF1dRfRBt3fKe6q1-z903310.jpeg?auto=format&fit=max&w=64hackernoon.imgix.net/images/IfydiEE... https://hackernoon.imgix.net/images/IfydiEE0itWPxF1dRfRBt3fKe6q1-z903310.jpeg?auto=format&fit=max&w=64 — 200 — 1.6 KiB — 42 ms — h3https://hackernoon.imgix.net/images/rymeSO93fMg9m2SRdMsCXRtvbhG2-1e83rx1.jpeg?auto=format&fit=max&w=64hackernoon.imgix.net/images/rymeSO9... https://hackernoon.imgix.net/images/rymeSO93fMg9m2SRdMsCXRtvbhG2-1e83rx1.jpeg?auto=format&fit=max&w=64 — 200 — 1.8 KiB — 4 ms — h3https://hackernoon.imgix.net/images/uL9NB3SMlsOl2xZeg2onIPtmhQg1-pj02xsy.png?auto=format&fit=max&w=48hackernoon.imgix.net/images/uL9NB3S... https://hackernoon.imgix.net/images/uL9NB3SMlsOl2xZeg2onIPtmhQg1-pj02xsy.png?auto=format&fit=max&w=48 — 200 — 2.0 KiB — 7 ms — h3https://hackernoon.imgix.net/images/pL08BO3ouKNkhrqPjjNqbI6Myh73-n083b9l.png?auto=format&fit=max&w=48hackernoon.imgix.net/images/pL08BO3... https://hackernoon.imgix.net/images/pL08BO3ouKNkhrqPjjNqbI6Myh73-n083b9l.png?auto=format&fit=max&w=48 — 200 — 1.7 KiB — 9 ms — h3https://hackernoon.com/_next/data/q8NSk-fxsCneHvN_q8tML/ai-memory-systems-the-approaches-you-need-to-know.json?slug=ai-memory-systems-the-approaches-you-need-to-know/_next/data/q8NSk-fxsCneHvN_q8tML/a... https://hackernoon.com/_next/data/q8NSk-fxsCneHvN_q8tML/ai-memory-systems-the-approaches-you-need-to-know.json?slug=ai-memory-systems-the-approaches-you-need-to-know — 200 — 14.3 KiB — 41 ms — h2https://hackernoon.com/_next/static/chunks/4423-7ebecf7eae66949a.js/_next/static/chunks/4423-7ebecf7ea... https://hackernoon.com/_next/static/chunks/4423-7ebecf7eae66949a.js — 200 — 10.0 KiB — 36 ms — h2https://hackernoon.com/_next/static/chunks/2297-2b1836f7e743c4dd.js/_next/static/chunks/2297-2b1836f7e... https://hackernoon.com/_next/static/chunks/2297-2b1836f7e743c4dd.js — 200 — 21.0 KiB — 36 ms — h2https://hackernoon.com/_next/static/chunks/pages/%5Bslug%5D-b1c366cc0ebe6623.js/_next/static/chunks/pages/%5Bslug%... https://hackernoon.com/_next/static/chunks/pages/%5Bslug%5D-b1c366cc0ebe6623.js — 200 — 3.8 KiB — 30 ms — h2https://hackernoon.com/_next/data/q8NSk-fxsCneHvN_q8tML/the-%24126-million-patient-zero-healthcares-identity-crisis.json?slug=the-%24126-million-patient-zero-healthcares-identity-crisis/_next/data/q8NSk-fxsCneHvN_q8tML/t... https://hackernoon.com/_next/data/q8NSk-fxsCneHvN_q8tML/the-%24126-million-patient-zero-healthcares-identity-crisis.json?slug=the-%24126-million-patient-zero-healthcares-identity-crisis — 200 — 8.3 KiB — 43 ms — h2https://hackernoon.com/_next/data/q8NSk-fxsCneHvN_q8tML/inside-peaks-daily-map-generation-system.json?slug=inside-peaks-daily-map-generation-system/_next/data/q8NSk-fxsCneHvN_q8tML/i... https://hackernoon.com/_next/data/q8NSk-fxsCneHvN_q8tML/inside-peaks-daily-map-generation-system.json?slug=inside-peaks-daily-map-generation-system — 200 — 9.8 KiB — 39 ms — h2https://hackernoon.com/_next/data/q8NSk-fxsCneHvN_q8tML/native-json-streaming-in-symfony-how-to-bypass-memory-limits-and-more.json?slug=native-json-streaming-in-symfony-how-to-bypass-memory-limits-and-more/_next/data/q8NSk-fxsCneHvN_q8tML/n... https://hackernoon.com/_next/data/q8NSk-fxsCneHvN_q8tML/native-json-streaming-in-symfony-how-to-bypass-memory-limits-and-more.json?slug=native-json-streaming-in-symfony-how-to-bypass-memory-limits-and-more — 200 — 16.9 KiB — 44 ms — h2https://hackernoon.imgix.net/images/IfydiEE0itWPxF1dRfRBt3fKe6q1-z903310.jpeg?auto=format&fit=max&w=48hackernoon.imgix.net/images/IfydiEE... https://hackernoon.imgix.net/images/IfydiEE0itWPxF1dRfRBt3fKe6q1-z903310.jpeg?auto=format&fit=max&w=48 — 200 — 1.4 KiB — 33 ms — h3https://hackernoon.imgix.net/images/rymeSO93fMg9m2SRdMsCXRtvbhG2-1e83rx1.jpeg?auto=format&fit=max&w=48hackernoon.imgix.net/images/rymeSO9... https://hackernoon.imgix.net/images/rymeSO93fMg9m2SRdMsCXRtvbhG2-1e83rx1.jpeg?auto=format&fit=max&w=48 — 200 — 1.6 KiB — 4 ms — h3https://hackernoon.imgix.net/images/RIiBoPtpMiRsMKX3dnzl5gb1Urj1-w68367c.jpeg?auto=format&fit=max&w=48hackernoon.imgix.net/images/RIiBoPt... https://hackernoon.imgix.net/images/RIiBoPtpMiRsMKX3dnzl5gb1Urj1-w68367c.jpeg?auto=format&fit=max&w=48 — 200 — 1.4 KiB — 15 ms — h3https://us-central1-hackernoon-app.cloudfunctions.net/statsus-central1-hackernoon-app.cloudfun... https://us-central1-hackernoon-app.cloudfunctions.net/stats — 200 — 29 B — 200 ms — h3https://us-central1-hackernoon-app.cloudfunctions.net/app2/trending-stories?type=trendingus-central1-hackernoon-app.cloudfun... https://us-central1-hackernoon-app.cloudfunctions.net/app2/trending-stories?type=trending — 200 — 11.2 KiB — 181 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%279…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%279… — 200 — 0 B — 0 ms — datahttps://hackernoon.imgix.net/images/RIiBoPtpMiRsMKX3dnzl5gb1Urj1-wj838tc.png?auto=format&fit=max&w=640hackernoon.imgix.net/images/RIiBoPt... https://hackernoon.imgix.net/images/RIiBoPtpMiRsMKX3dnzl5gb1Urj1-wj838tc.png?auto=format&fit=max&w=640 — 200 — 42.7 KiB — 4 ms — h3https://hackernoon.com/_next/data/q8NSk-fxsCneHvN_q8tML/ai-coding-tip-015-force-the-ai-to-obey-you.json?slug=ai-coding-tip-015-force-the-ai-to-obey-you/_next/data/q8NSk-fxsCneHvN_q8tML/a... https://hackernoon.com/_next/data/q8NSk-fxsCneHvN_q8tML/ai-coding-tip-015-force-the-ai-to-obey-you.json?slug=ai-coding-tip-015-force-the-ai-to-obey-you — 200 — 11.4 KiB — 37 ms — h2https://hackernoon.com/_next/static/chunks/6344.a0f85af23d35fd46.js/_next/static/chunks/6344.a0f85af23... https://hackernoon.com/_next/static/chunks/6344.a0f85af23d35fd46.js — 200 — 2.9 KiB — 24 ms — h2https://hackernoon.imgix.net/images/img-m203dt5.jpeg?auto=format&fit=max&w=48hackernoon.imgix.net/images/img-m20... https://hackernoon.imgix.net/images/img-m203dt5.jpeg?auto=format&fit=max&w=48 — 200 — 1.6 KiB — 3 ms — h3https://hackernoon.imgix.net//hackernoon/icons/hn-green-logo-no-shadow.png?w=200&auto=format&fit=maxhackernoon.imgix.net//hackernoon/ic... https://hackernoon.imgix.net//hackernoon/icons/hn-green-logo-no-shadow.png?w=200&auto=format&fit=max — 200 — 1.9 KiB — 4 ms — h3https://hackernoon.com/images/caveman.gif/images/caveman.gif https://hackernoon.com/images/caveman.gif — 200 — 146.8 KiB — 35 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%273…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%273… — 200 — 0 B — 0 ms — datahttps://cdn2.hackernoon.com/HackerNoonV2-Regular.woff2cdn2.hackernoon.com/HackerNoonV2-Re... https://cdn2.hackernoon.com/HackerNoonV2-Regular.woff2 — 200 — 11.0 KiB — 68 ms — h2https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-en.jscdn.iubenda.com/cookie_solution/iub... https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-en.js — 200 — 110.7 KiB — 5 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-ECJJ2Q2SJQ&gtm=45je64e1v881023001za200zd881023001&_p=1776295510688&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AgAAAGA&are=1&cid=1860229501.1776295511&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~117384405~118131809&sid=1776295511&sct=1&seg=0&dl=https%3A%2F%2Fhackernoon.com%2F&dt=HackerNoon%20-%20read%2C%20write%20and%20learn%20about%20any%20technology&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=865region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-ECJJ2Q2SJQ&gtm=45je64e1v881023001za200zd881023001&_p=1776295510688&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AgAAAGA&are=1&cid=1860229501.1776295511&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~117384405~118131809&sid=1776295511&sct=1&seg=0&dl=https%3A%2F%2Fhackernoon.com%2F&dt=HackerNoon%20-%20read%2C%20write%20and%20learn%20about%20any%20technology&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=865 — 204 — 548 B — 72 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-ECJJ2Q2SJQ&gtm=45je64e1v881023001za200zd881023001&_p=1776295510688&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAgAAGA&_prs=wg&are=1&cid=1860229501.1776295511&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115938465~115938468~117266400~117384405~118131809&cu=USD&sid=1776295511&sct=1&seg=0&dl=https%3A%2F%2Fhackernoon.com%2F&dt=HackerNoon%20-%20read%2C%20write%20and%20learn%20about%20any%20technology&en=create_an_account&_c=1&epn.value=1&_et=4&tfd=870region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-ECJJ2Q2SJQ&gtm=45je64e1v881023001za200zd881023001&_p=1776295510688&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAgAAGA&_prs=wg&are=1&cid=1860229501.1776295511&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115938465~115938468~117266400~117384405~118131809&cu=USD&sid=1776295511&sct=1&seg=0&dl=https%3A%2F%2Fhackernoon.com%2F&dt=HackerNoon%20-%20read%2C%20write%20and%20learn%20about%20any%20technology&en=create_an_account&_c=1&epn.value=1&_et=4&tfd=870 — 204 — 48 B — 71 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-ECJJ2Q2SJQ&gtm=45je64e1v881023001za200zd881023001&_p=1776295510688&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AgAAAGA&are=1&cid=1860229501.1776295511&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=3&tag_exp=0~115938465~115938468~117266400~117384405~118131809&dt=HackerNoon%20-%20read%2C%20write%20and%20learn%20about%20any%20technology&dp=%2F&dl=https%3A%2F%2Fhackernoon.com%2F&sid=1776295511&sct=1&seg=1&en=page_view&_ee=1&_et=1&tfd=874region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-ECJJ2Q2SJQ&gtm=45je64e1v881023001za200zd881023001&_p=1776295510688&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AgAAAGA&are=1&cid=1860229501.1776295511&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=3&tag_exp=0~115938465~115938468~117266400~117384405~118131809&dt=HackerNoon%20-%20read%2C%20write%20and%20learn%20about%20any%20technology&dp=%2F&dl=https%3A%2F%2Fhackernoon.com%2F&sid=1776295511&sct=1&seg=1&en=page_view&_ee=1&_et=1&tfd=874 — 204 — 48 B — 68 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-ECJJ2Q2SJQ&gtm=45je64e1v881023001za200zd881023001&_p=1776295510688&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAgAAGA&_prs=wg&are=1&cid=1860229501.1776295511&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=4&tag_exp=0~115938465~115938468~117266400~117384405~118131809&dt=HackerNoon%20-%20read%2C%20write%20and%20learn%20about%20any%20technology&dp=%2F&dl=https%3A%2F%2Fhackernoon.com%2F&cu=USD&sid=1776295511&sct=1&seg=1&en=create_an_account&_c=1&epn.value=1&_et=1&tfd=875region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-ECJJ2Q2SJQ&gtm=45je64e1v881023001za200zd881023001&_p=1776295510688&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAgAAGA&_prs=wg&are=1&cid=1860229501.1776295511&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=4&tag_exp=0~115938465~115938468~117266400~117384405~118131809&dt=HackerNoon%20-%20read%2C%20write%20and%20learn%20about%20any%20technology&dp=%2F&dl=https%3A%2F%2Fhackernoon.com%2F&cu=USD&sid=1776295511&sct=1&seg=1&en=create_an_account&_c=1&epn.value=1&_et=1&tfd=875 — 204 — 48 B — 70 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%271…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%271… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%272…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%272… — 200 — 0 B — 0 ms — datahttps://cs.iubenda.com/cookie-solution/confs/js/18778700.jscs.iubenda.com/cookie-solution/conf... https://cs.iubenda.com/cookie-solution/confs/js/18778700.js — 200 — 1.6 KiB — 4 ms — h2https://hackernoon.com/favicon.ico/favicon.ico https://hackernoon.com/favicon.ico — 200 — 2.0 KiB — 33 ms — h2https://hackernoon.com/icons/icon-144x144.png/icons/icon-144x144.png https://hackernoon.com/icons/icon-144x144.png — 200 — 2.3 KiB — 36 ms — h2https://hackernoon.com/_next/static/chunks/4423-7ebecf7eae66949a.js/_next/static/chunks/4423-7ebecf7ea... https://hackernoon.com/_next/static/chunks/4423-7ebecf7eae66949a.js — 200 — 0 B — 2 ms — h2https://hackernoon.com/_next/static/chunks/2297-2b1836f7e743c4dd.js/_next/static/chunks/2297-2b1836f7e... https://hackernoon.com/_next/static/chunks/2297-2b1836f7e743c4dd.js — 200 — 0 B — 2 ms — h2https://hackernoon.com/_next/static/chunks/pages/%5Bslug%5D-b1c366cc0ebe6623.js/_next/static/chunks/pages/%5Bslug%... https://hackernoon.com/_next/static/chunks/pages/%5Bslug%5D-b1c366cc0ebe6623.js — 200 — 0 B — 1 ms — h2https://hackernoon.com/_next/static/css/6d530d6069fd563f.css/_next/static/css/6d530d6069fd563f.... https://hackernoon.com/_next/static/css/6d530d6069fd563f.css — 200 — 727 B — 24 ms — h2https://idb.iubenda.com/csdata?db=hits1idb.iubenda.com/csdata?db=hits1 https://idb.iubenda.com/csdata?db=hits1 — 204 — 573 B — 43 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 665 B — 68 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
33% of JavaScript execution is third-party
First-party Third-party 245ms · 284KB · €4/mo
Unattributable
Other
Optional
Execution 119ms
Transfer 0 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 75ms
Transfer 173 KB
Unused 38%
Monthly Cost €1/mo
Iubenda
Consent
Essential
Execution 50ms
Transfer 111 KB
Unused 50%
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