Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
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
Performance issues directly impact user engagement and conversion rates.
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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Workers in China say their bosses are directing them to painstakingly document … a.card-post-image-link > div.relative > div.relative > img.archive-post-thumb | /wp-content/uploads/2026/04/chinese-workers-horrified-bos... | 70.3 KiB | 63.4 KiB |
head > meta head > meta | media.sailthru.com/79y/1k6/a/7/6340877b05a2e.png | 51.1 KiB | 51.0 KiB |
Across the world, marriages are being destroyed as spouses use AI like OpenAI's… a.card-post-image-link > div.relative > div.relative > img.archive-post-thumb | /wp-content/uploads/2025/09/chatgpt-marriages-divorces.jp... | 47.8 KiB | 34.3 KiB |
A jar of Prego Traditional Italian sauce, a tall glass container filled with un… a.card-post-image-link > div.relative > div.relative > img.archive-post-thumb | /wp-content/uploads/2026/04/prego-pivots-pasta-sauce-micr... | 33.6 KiB | 28.8 KiB |
A digitally altered image of Elon Musk with a red overlay, wearing a red hat th… a.card-post-image-link > div.relative > div.relative > img.archive-post-thumb | futurism.com/wp-content/uploads/2026/04/naacp-sues-xai-elon-musk.jpg?w=580&h=387 | 31.6 KiB | 15.1 KiB |
A man with a beard and mustache is lying on a yellow and blue textured surface,… a.card-post-image-link > div.relative > div.relative > img.archive-post-thumb | /wp-content/uploads/2026/03/ai-chatbots-chatgpt-claude-sy... | 31.3 KiB | 14.8 KiB |
Elon Musk is shown smoking while wearing headphones and speaking into a microph… a.card-post-image-link > div.relative > div.relative > img.archive-post-thumb | /wp-content/uploads/2026/04/elon-musk-public-transit-chin... | 26.5 KiB | 12.3 KiB |
A wooden judge's gavel with a metal band around the head is prominently display… div > a > div.relative > img.archive-post-thumb | futurism.com/wp-content/uploads/2026/04/ai-ilearning-fraud-crime.jpg?w=280&h=187 | 16.2 KiB | 9.3 KiB |
A summary of Palantir CEO Alex Karp's book put the firm and its controversial l… div > a > div.relative > img.archive-post-thumb | /wp-content/uploads/2026/04/palantir-corporate-manifesto.... | 11.6 KiB | 7.3 KiB |
NASA's Voyager 1 is shown against a starry background with concentric circular … div > a > div.relative > img.archive-post-thumb | /wp-content/uploads/2026/04/nasa-shuts-down-voyager-1-ins... | 14.0 KiB | 7.1 KiB |
Knicks owner Jim Dolan, wearing a black jacket and white shirt, stands smiling … a.card-post-image-link > div.relative > div.relative > img.archive-post-thumb | /wp-content/uploads/2026/04/msg-facial-recognition-camera... | 18.3 KiB | 5.9 KiB |
A silver handgun is surrounded by and intertwined with numerous orange poker ch… a.card-post-image-link > div.relative > div.relative > img.archive-post-thumb | /wp-content/uploads/2026/04/forbes-bets-article-mass-shoo... | 16.9 KiB | 4.5 KiB |
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| use.typekit.net/ayk4xgg.css?ver=0.1.0 | 1.8 KiB | 214 ms |
| /p.css?s=1&k=ayk4xgg&ht=tk&f=48419.48422.48427.48428.4842... | 172 B | 205 ms |
| /wp-content/plugins/nelio-ab-testing/assets/dist/js/visit... | 923 B | |
| /_static/??/wp-content/client-mu-plugins/recurrent/dist/c... | 62.0 KiB | 175 ms |
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cdn.privacy-mgmt.com/Notice.8f529.js | 3600.0 s | 91.3 KiB |
| media.sailthru.com/79y/1k6/a/7/6340877b05a2e.png | 0.0 ms | 51.5 KiB |
| btloader.com/tag?o=5150306120761344&upapi=true | 300.0 s | 50.0 KiB |
| cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js | 3600.0 s | 42.0 KiB |
| cdn.privacy-mgmt.com/Notice.30929.css | 3600.0 s | 6.7 KiB |
| cdn.privacy-mgmt.com/polyfills.01516.js | 3600.0 s | 2.3 KiB |
| /p.css?s=1&k=ayk4xgg&ht=tk&f=48419.48422.48427.48428.4842... | 604800.0 s | 172 B |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_static/??/wp-content/client-mu-plugins/recurrent/dist/c... | 61.8 KiB | 55.7 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-PLM63CQ | 132.0 KiB | 61.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-GC3J34CM8L&cx=c>m=4e64k0h2 | 154.2 KiB | 61.0 KiB |
| cdn.privacy-mgmt.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.js | 42.0 KiB | 21.5 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
head > link head > link | 0.241 |
head > link head > link | 0.028 |
ETHICS
Chinese Workers Horrified as Bosses Direct Them to Train Their AI Replac… div.homepage-hero-3-col-layout > div.two-article-list > ul.two-article-list-posts > li.two-article-list-item | 0.010 |
NEWSLETTER div.header-right > nav.main-nav > ul#menu-main-menu > li.menu-item | 0.005 |
Accessibility
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.
Contrast
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 |
|---|
ETHICS div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
STARSHIP div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
MOON div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ELON MUSK div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
FINANCE div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ARTIFICIAL INTELLIGENCE div.featured-post > div > div.hero-featured-category-label > a |
PRIVACY div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ETHICS div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ETHICS li.recurrent-homepage-commerce-item > div > div.post-tax-badges > a.cat-name-badge |
ETHICS li.recurrent-homepage-commerce-item > div > div.post-tax-badges > a.cat-name-badge |
ETHICS li.recurrent-homepage-commerce-item > div > div.post-tax-badges > a.cat-name-badge |
NASA li.recurrent-homepage-commerce-item > div > div.post-tax-badges > a.cat-name-badge |
MENTAL HEALTH div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ETHICS div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ETHICS div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ELON MUSK div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ELON MUSK div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
HYPERLOOP div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
BLUE ORIGIN div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
CRYPTOCURRENCY div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ROBOTICS div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ETHICS div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ETHICS div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
RX AND MEDICINE div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
MACHINE LEARNING div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
FUTURE SOCIETY div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
VIRUSES div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ETHICS div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
SELF-DRIVING VEHICLES div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
MENTAL HEALTH div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ETHICS div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
EVOLUTION div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ETHICS div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ETHICS div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ETHICS div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ARTIFICIAL INTELLIGENCE div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
ARTIFICIAL INTELLIGENCE div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
OPENAI div.card-post > div.post-content > div.post-tax-badges > a.cat-name-badge |
PRIVACY POLICY div.footer-content-col > ul#footer-line-2 > li#menu-item-364664 > a |
TERMS & CONDITIONS div.footer-content-col > ul#footer-line-2 > li#menu-item-364665 > a |
DMCA POLICY div.footer-content-col > ul#footer-line-2 > li#menu-item-364666 > a |
SITEMAP div.footer-content-col > ul#footer-line-2 > li#menu-item-365302 > a |
DISCLAIMER(S) div.footer-content-col > div.footer-disclaimer-wrapper > div.footer-copyright > p |
ARTICLES MAY CONTAIN AFFILIATE LINKS WHICH ENABLE US TO SHARE IN THE REVENUE OF… div.footer-disclaimer-wrapper > div.footer-copyright > p > span |
REGISTRATION ON OR USE OF THIS SITE CONSTITUTES ACCEPTANCE OF OUR TERMS OF SERV… div.footer-disclaimer-wrapper > div.footer-copyright > p > span |
© 2026 div.footer-disclaimer-wrapper > div.footer-copyright > p > span |
RECURRENT div.footer-copyright > p > a > span |
. ALL RIGHTS RESERVED. div.footer-disclaimer-wrapper > div.footer-copyright > p > span |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
OUR LATEST STORIES header.recurrent-blocks > div.homepage-hero-3-col-layout > div.latest-news-list > h3.latest-news-list-heading |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ul > li.recurrent-homepage-commerce-item > div > a.commerce-item-button ul > li.recurrent-homepage-commerce-item > div > a.commerce-item-button |
ul > li.recurrent-homepage-commerce-item > div > a.commerce-item-button ul > li.recurrent-homepage-commerce-item > div > a.commerce-item-button |
ul > li.recurrent-homepage-commerce-item > div > a.commerce-item-button ul > li.recurrent-homepage-commerce-item > div > a.commerce-item-button |
ul > li.recurrent-homepage-commerce-item > div > a.commerce-item-button ul > li.recurrent-homepage-commerce-item > div > a.commerce-item-button |
div.footer-columns-wrapper > div.footer-main-col > div.footer-logo-wrapper > a div.footer-columns-wrapper > div.footer-main-col > div.footer-logo-wrapper > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
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 |
|---|
ETHICS li.recurrent-homepage-commerce-item > div > div.post-tax-badges > a.cat-name-badge |
ETHICS li.recurrent-homepage-commerce-item > div > div.post-tax-badges > a.cat-name-badge |
ETHICS li.recurrent-homepage-commerce-item > div > div.post-tax-badges > a.cat-name-badge |
NASA li.recurrent-homepage-commerce-item > div > div.post-tax-badges > a.cat-name-badge |
These items highlight common accessibility best practices.
Best Practices
SEO
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.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| futurism.com/tag/ai-psychosis | READ MORE |
| futurism.com/category/elon-musk | READ MORE |
| futurism.com/tag/futurism-originals | SEE MORE |
Format your HTML in a way that enables crawlers to better understand your app’s content.