Mobile 375 × 812

Desktop 1440 × 900

Score: 82 / 100
Based on 8 categories, 0 sections
Fast site — your users get a smooth experience.
Strong security — your users are well protected.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Good server performance with room for optimization.
Mostly compliant — a few items need attention.
Good content signals with minor gaps.
Lean and efficient — low environmental impact per visit.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
No <main> landmark found
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
Cross-Origin-Embedder-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
Cross-Origin-Opener-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
HSTS is missing includeSubDomains
Security gaps expose your site and users to attacks, eroding trust.
Permissions-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/9dc23489-86a2-4e45-bd8b-eb02e864a9e2)<a href="https://beavercheck.com/results/9dc23489-86a2-4e45-bd8b-eb02e864a9e2"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Flobste.rs" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Flobste.rsThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your audience reach.
5 barrier(s) likely increasing bounce by ~14%.
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
60 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
RSD 14,000 investment → RSD 1.94/month returns
RSD 14,000
4h · 5 findings
RSD 1.94 /mo
~RSD 23 / year
No applicable regulations in this jurisdiction
RSD 8,000 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
3.5 developer hours at din4000/hr
Based on Serbia rates (din4000/hr)
Start here for the best return on investment
RSD 1.94 / month at risk
~RSD 23 / year if left unfixed
RSD 1.94 /mo
226.0 MB/mo × 8.602 RSD/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 1 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
981 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.13 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.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.83 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.
1.13 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| lobste.rs/assets/application-27162bd9.css | 11.3 KiB | 2.5 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Login body > header#nav > nav.corner > a.corner |
48 li#story_q6j2fu > div.story_liner > div.voters > a.upvoter |
tratt.net li#story_q6j2fu > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
ltratt div.story_liner > div.details > div.byline > a.u-author |
11 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
36 li#story_otzxqs > div.story_liner > div.voters > a.upvoter |
jon.chrt.dev li#story_otzxqs > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
bugsmith div.story_liner > div.details > div.byline > a.u-author |
10 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
28 li#story_nihbc8 > div.story_liner > div.voters > a.upvoter |
fsf.org li#story_nihbc8 > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
jfred div.story_liner > div.details > div.byline > a.u-author |
3 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
18 li#story_ydlsfn > div.story_liner > div.voters > a.upvoter |
app.element.io li#story_ydlsfn > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
milkcanworld div.story_liner > div.details > div.byline > a.u-author |
2 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
24 li#story_jbyxup > div.story_liner > div.voters > a.upvoter |
bsky.app li#story_jbyxup > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
linkdd div.story_liner > div.details > div.byline > a.u-author |
7 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
github.com/xataio li#story_8disen > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
tsg div.story_liner > div.details > div.byline > a.u-author |
6 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
146 li#story_4vvozb > div.story_liner > div.voters > a.upvoter |
ziglang.org li#story_4vvozb > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
vpol div.story_liner > div.details > div.byline > a.u-author |
31 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
56 li#story_vb70md > div.story_liner > div.voters > a.upvoter |
tinkering.xyz li#story_vb70md > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
zmitchell div.story_liner > div.details > div.byline > a.u-author |
19 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
33 li#story_zubxux > div.story_liner > div.voters > a.upvoter |
lewiscampbell.tech li#story_zubxux > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
LAC-Tech div.story_liner > div.details > div.byline > a.u-author |
23 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
arxiv.org li#story_r4dspa > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
krig div.story_liner > div.details > div.byline > a.u-author |
5 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
17 li#story_hphrhd > div.story_liner > div.voters > a.upvoter |
warped3.substack.com li#story_hphrhd > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
technetium div.story_liner > div.details > div.byline > a.u-author |
10 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
stylewarning.com li#story_inohss > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
Corbin div.story_liner > div.details > div.byline > a.u-author |
6 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
69 li#story_ak5mgm > div.story_liner > div.voters > a.upvoter |
codeberg.org li#story_ak5mgm > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
jmelesky div.story_liner > div.details > div.byline > a.u-author |
30 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
29 li#story_orvtly > div.story_liner > div.voters > a.upvoter |
iczelia.net li#story_orvtly > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
eBPF div.story_liner > div.details > div.byline > a.u-author |
17 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
58 li#story_l6c9wi > div.story_liner > div.voters > a.upvoter |
lisyarus.github.io li#story_l6c9wi > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
intarga div.story_liner > div.details > div.byline > a.u-author |
29 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
17 li#story_tb3mga > div.story_liner > div.voters > a.upvoter |
fset.common-lisp.dev li#story_tb3mga > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
amoroso div.story_liner > div.details > div.byline > a.u-author |
13 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
freebsdfoundation.org li#story_9ooaxp > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
calvin div.story_liner > div.details > div.byline > a.u-author |
7 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
13 li#story_xt0wqm > div.story_liner > div.voters > a.upvoter |
daverupert.com li#story_xt0wqm > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
uncenter div.story_liner > div.details > div.byline > a.u-author |
5 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
23 li#story_krdjnf > div.story_liner > div.voters > a.upvoter |
truffleruby.dev li#story_krdjnf > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
eregon div.story_liner > div.details > div.byline > a.u-author |
25 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
simonhartcher.com li#story_51obiz > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
deevus div.story_liner > div.details > div.byline > a.u-author |
15 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
dbreunig.com li#story_dzlbeb > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
zk div.story_liner > div.details > div.byline > a.u-author |
33 minutes ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
30 li#story_7lmezq > div.story_liner > div.voters > a.upvoter |
adele.pages.casa li#story_7lmezq > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
Aks div.story_liner > div.details > div.byline > a.u-author |
28 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
28 li#story_nfelvb > div.story_liner > div.voters > a.upvoter |
armanckeser.com li#story_nfelvb > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
ciferkey div.story_liner > div.details > div.byline > a.u-author |
23 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
github.com/inamiy li#story_mt33ed > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
snej div.story_liner > div.details > div.byline > a.u-author |
7 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
57 li#story_hedf1w > div.story_liner > div.voters > a.upvoter |
trifectatech.org li#story_hedf1w > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
LesleyLai div.story_liner > div.details > div.byline > a.u-author |
36 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
About body > footer > nav > a |
Tags body > footer > nav > a |
Filter body > footer > nav > a |
Moderation Log body > footer > nav > a |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
bugsmith div.story_liner > div.details > div.byline > a.u-author |
zmitchell div.story_liner > div.details > div.byline > a.u-author |
LAC-Tech div.story_liner > div.details > div.byline > a.u-author |
eregon div.story_liner > div.details > div.byline > a.u-author |
deevus div.story_liner > div.details > div.byline > a.u-author |
These are opportunities to improve the legibility of your content.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
compilers div.story_liner > div.details > span.tags > a.tag |
programming div.story_liner > div.details > span.tags > a.tag |
vibecoding div.story_liner > div.details > span.tags > a.tag |
adele.pages.casa li#story_7lmezq > div.story_liner > div.details > a.domain |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
326 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
326 ms
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.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
473 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
326 ms
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| lobste.rs/assets/application-27162bd9.css | 11.2 KiB | 2.4 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
48 li#story_q6j2fu > div.story_liner > div.voters > a.upvoter |
tratt.net li#story_q6j2fu > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
ltratt div.story_liner > div.details > div.byline > a.u-author |
11 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
14 comments div.details > div.byline > span.comments_label > a |
36 li#story_otzxqs > div.story_liner > div.voters > a.upvoter |
jon.chrt.dev li#story_otzxqs > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
bugsmith div.story_liner > div.details > div.byline > a.u-author |
10 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
13 comments div.details > div.byline > span.comments_label > a |
28 li#story_nihbc8 > div.story_liner > div.voters > a.upvoter |
fsf.org li#story_nihbc8 > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
jfred div.story_liner > div.details > div.byline > a.u-author |
3 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
no comments div.details > div.byline > span.comments_label > a |
19 li#story_ydlsfn > div.story_liner > div.voters > a.upvoter |
app.element.io li#story_ydlsfn > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
milkcanworld div.story_liner > div.details > div.byline > a.u-author |
2 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
2 comments div.details > div.byline > span.comments_label > a |
24 li#story_jbyxup > div.story_liner > div.voters > a.upvoter |
bsky.app li#story_jbyxup > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
linkdd div.story_liner > div.details > div.byline > a.u-author |
7 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
2 comments div.details > div.byline > span.comments_label > a |
github.com/xataio li#story_8disen > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
tsg div.story_liner > div.details > div.byline > a.u-author |
6 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
2 comments div.details > div.byline > span.comments_label > a |
146 li#story_4vvozb > div.story_liner > div.voters > a.upvoter |
ziglang.org li#story_4vvozb > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
vpol div.story_liner > div.details > div.byline > a.u-author |
31 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
41 comments div.details > div.byline > span.comments_label > a |
56 li#story_vb70md > div.story_liner > div.voters > a.upvoter |
tinkering.xyz li#story_vb70md > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
zmitchell div.story_liner > div.details > div.byline > a.u-author |
19 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
14 comments div.details > div.byline > span.comments_label > a |
33 li#story_zubxux > div.story_liner > div.voters > a.upvoter |
lewiscampbell.tech li#story_zubxux > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
LAC-Tech div.story_liner > div.details > div.byline > a.u-author |
23 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
20 comments div.details > div.byline > span.comments_label > a |
arxiv.org li#story_r4dspa > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
krig div.story_liner > div.details > div.byline > a.u-author |
5 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
2 comments div.details > div.byline > span.comments_label > a |
17 li#story_hphrhd > div.story_liner > div.voters > a.upvoter |
warped3.substack.com li#story_hphrhd > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
technetium div.story_liner > div.details > div.byline > a.u-author |
10 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
4 comments div.details > div.byline > span.comments_label > a |
stylewarning.com li#story_inohss > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
Corbin div.story_liner > div.details > div.byline > a.u-author |
6 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
2 comments div.details > div.byline > span.comments_label > a |
69 li#story_ak5mgm > div.story_liner > div.voters > a.upvoter |
codeberg.org li#story_ak5mgm > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
jmelesky div.story_liner > div.details > div.byline > a.u-author |
30 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
47 comments div.details > div.byline > span.comments_label > a |
29 li#story_orvtly > div.story_liner > div.voters > a.upvoter |
iczelia.net li#story_orvtly > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
eBPF div.story_liner > div.details > div.byline > a.u-author |
17 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
3 comments div.details > div.byline > span.comments_label > a |
58 li#story_l6c9wi > div.story_liner > div.voters > a.upvoter |
lisyarus.github.io li#story_l6c9wi > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
intarga div.story_liner > div.details > div.byline > a.u-author |
29 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
21 comments div.details > div.byline > span.comments_label > a |
17 li#story_tb3mga > div.story_liner > div.voters > a.upvoter |
fset.common-lisp.dev li#story_tb3mga > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
amoroso div.story_liner > div.details > div.byline > a.u-author |
13 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
1 comment div.details > div.byline > span.comments_label > a |
freebsdfoundation.org li#story_9ooaxp > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
calvin div.story_liner > div.details > div.byline > a.u-author |
7 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
1 comment div.details > div.byline > span.comments_label > a |
13 li#story_xt0wqm > div.story_liner > div.voters > a.upvoter |
daverupert.com li#story_xt0wqm > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
uncenter div.story_liner > div.details > div.byline > a.u-author |
5 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
no comments div.details > div.byline > span.comments_label > a |
23 li#story_krdjnf > div.story_liner > div.voters > a.upvoter |
truffleruby.dev li#story_krdjnf > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
eregon div.story_liner > div.details > div.byline > a.u-author |
25 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
10 comments div.details > div.byline > span.comments_label > a |
simonhartcher.com li#story_51obiz > div.story_liner > div.details > a.domain |
authored by div.story_liner > div.details > div.byline > span |
deevus div.story_liner > div.details > div.byline > a.u-author |
15 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
2 comments div.details > div.byline > span.comments_label > a |
dbreunig.com li#story_dzlbeb > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
zk div.story_liner > div.details > div.byline > a.u-author |
34 minutes ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
2 comments div.details > div.byline > span.comments_label > a |
30 li#story_7lmezq > div.story_liner > div.voters > a.upvoter |
adele.pages.casa li#story_7lmezq > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
Aks div.story_liner > div.details > div.byline > a.u-author |
28 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
35 comments div.details > div.byline > span.comments_label > a |
28 li#story_nfelvb > div.story_liner > div.voters > a.upvoter |
armanckeser.com li#story_nfelvb > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
ciferkey div.story_liner > div.details > div.byline > a.u-author |
23 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
2 comments div.details > div.byline > span.comments_label > a |
github.com/inamiy li#story_mt33ed > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
snej div.story_liner > div.details > div.byline > a.u-author |
7 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
no comments div.details > div.byline > span.comments_label > a |
57 li#story_hedf1w > div.story_liner > div.voters > a.upvoter |
trifectatech.org li#story_hedf1w > div.story_liner > div.details > a.domain |
via div.story_liner > div.details > div.byline > span |
LesleyLai div.story_liner > div.details > div.byline > a.u-author |
36 hours ago div.story_liner > div.details > div.byline > time |
caches div.story_liner > div.details > div.byline > label.caches |
25 comments div.details > div.byline > span.comments_label > a |
About body > footer > nav > a |
Tags body > footer > nav > a |
Filter body > footer > nav > a |
Moderation Log body > footer > nav > a |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ltratt div.story_liner > div.details > div.byline > a.u-author |
bugsmith div.story_liner > div.details > div.byline > a.u-author |
tsg div.story_liner > div.details > div.byline > a.u-author |
zmitchell div.story_liner > div.details > div.byline > a.u-author |
LAC-Tech div.story_liner > div.details > div.byline > a.u-author |
eregon div.story_liner > div.details > div.byline > a.u-author |
deevus div.story_liner > div.details > div.byline > a.u-author |
These are opportunities to improve the legibility of your content.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback