Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: pages Clear Filter

Rearchitecting GitHub Pages (2015)

GitHub Pages, our static site hosting service, has always had a very simple architecture. From launch up until around the beginning of 2015, the entire service ran on a single pair of machines (in active/standby configuration) with all user data stored across 8 DRBD backed partitions. Every 30 minutes, a cron job would run generating an nginx map file mapping hostnames to on-disk paths. There were a few problems with this approach: new Pages sites did not appear until the map was regenerated (p

If we can find information by asking GenAI, who needs the Web?

The World Wide Web (Web) emerged as a new medium in the mid-1990s. It was invented by Tim Berners-Lee at the European Organization for Nuclear Research (CERN) in 1989, but its exploding popularity was also enabled by the release of the Mosaic Web browser in 1993 and the Internet becoming commercially available in 1995. A communication revolution was launched. Roughly 30 years later, the release of ChatGPT by OpenAI in Nov. 2022 launched another revolution. High-quality generation of natural-lan

Notion gains offline mode, but it’s not quite automatic

Notion has introduced a long-awaited feature, adding offline mode to the AI-powered project hub. However, documents don’t just work offline by default. Instead, Notion has designed offline mode to be, well, a separate mode. It needs to be enabled manually for each document you want to access without an internet connection. For some subscriber tiers, offline mode can apply to certain documents without flipping the toggle, but there are still some parameters to be familiar with in the new system.

9 Best Planners of 2025: Weekly, Daily, and Monthly

There's nothing like the feeling of a brand-new planner. As the new school year kicks off, we've found the best planners to deliver that satisfying rush of a fresh start and a blank page. The sensation of writing things down not only feels satisfying but helps improve retention, and paper planners give a sense of delight in a world that can feel bleak. A great planner will help you keep your life on track, but that means something different for everyone—do you need room for multiple to-do lists

Notion releases offline mode

Get ready to go offline with Notion Get ready to go offline with Notion Ever tried to dive into work, only to realize you’re offline? Maybe you’re on a flight, off the grid, or stuck in a dead zone right when inspiration hits. With Notion’s offline mode, you can keep your workflow uninterrupted, your content protected, and your work accessible from anywhere, no signal required. Because even if the internet drops, your momentum doesn’t have to. In this guide, we’ll cover: How to prepare Noti

The Chrome Speculation Rules API allows the browser to preload and prerender

Put this HTML tag into the <head> of your website for near-instant navigation. Ever clicked a link and had the next page appear almost instantly? That magical, speedy experience is becoming easier to achieve thanks to the Chrome Speculation Rules API. This new browser feature helps make navigation feel instant with just a few lines of HTML. How does it work? The Chrome Speculation Rules API allows developers to declaratively tell the browser which pages to preload and prerender, providing a n

Make any website load faster with 6 lines of HTML

Put this HTML tag into the <head> of your website for near-instant navigation. Ever clicked a link and had the next page appear almost instantly? That magical, speedy experience is becoming easier to achieve thanks to the Chrome Speculation Rules API. This new browser feature helps make navigation feel instant with just a few lines of HTML. How does it work? The Chrome Speculation Rules API allows developers to declaratively tell the browser which pages to preload and prerender, providing a n

Making Postgres slower

July 27, 2025 Everyone is always wondering how to make Postgres faster, more efficient, etc, but nobody ever thinks about how to make Postgres slower. Now, of course, most of those people are being paid to focus on speed, but I am not (although, if you wanted to change that, let me know). As I was writing a slightly more useful guide, I decided someone needed to try to create a Postgres configuration optimized to process queries as slowly as possible. Why? I am not sure, but this is what came o

It's time for modern CSS to kill the SPA

It’s time for modern CSS to kill the SPA Native CSS transitions have quietly killed the strongest argument for client-side routing. Yet people keep building terrible apps instead of performant websites. The app-like fallacy “Make it feel like an app.” At some point during the scoping process, someone says the words. A CMO. A digital lead. A brand manager. And with that single phrase, the architecture is locked in: it’ll be an SPA. Probably React. Maybe Vue. Almost certainly deployed on Verce

Itch.io: Update on NSFW Content

We have “deindexed” all adult NSFW content from our browse and search pages. We understand this action is sudden and disruptive, and we are truly sorry for the frustration and confusion caused by this change. Recently, we came under scrutiny from our payment processors regarding the nature of some content hosted on itch.io. Due to a game titled No Mercy, which was temporarily available on itch.io before being banned back in April, the organization Collective Shout launched a campaign against St

Google expands Material 3 Expressive redesign to more Android settings

Ryan Haines / Android Authority TL;DR The latest Android System Intelligence app update brings Material 3 Expressive design changes to more Android settings. The build introduced revamped settings pages for Now Playing, At a Glance, Live Translate, Apps in Search, and Live Captions. These changes are live on devices running the latest Android 16 QPR1 beta update. After rolling out Material 3 Expressive design changes to several apps in recent weeks, Google is now shipping an update for the A

History of Cycling Maps

Hi there, map-lovers! Available on this site is a complete history of cycling maps, including well over a hundred carefully-selected and restored extracts from the main providers of such maps. It has been created specifically and wholly for that purpose for the general public with an interest in such matters. it was first published in 2021 and is now much expanded. Included as individual pages are Introduction Development of Cycling individual pages on the various map publishers Sources and refe

How fast are Linux pipes anyway?

2022-06-01 How fast are Linux pipes anyway? The challenge, and a slow first version # First of all, let’s start with measuring the performance of the fabled FizzBuzz program, following the rules laid down by the StackOverflow post: % ./fizzbuzz | pv >/dev/null 422GiB 0:00:16 [36.2GiB/s] pv is “pipe viewer”, a handy utility to measure the throughput of data flowing through a pipe. So fizzbuzz is producing output at a rate of 36GiB/s. fizzbuzz writes the output in blocks as big as the L2 cache,

Cloudflare CEO says people aren't checking AI chatbots' source links

Companies that develop generative AI always make it a point to say that they include links to websites in the answers that their chatbots generate for users. But Cloudflare CEO Matthew Prince has revealed to Axios that search traffic referrals keep plummeting. Publishers are facing an existential threat, he said, because people aren't clicking through those chatbot links and are relying more and more on AI summaries without digging deeper. Prince told Axios that 10 years ago, Google sent a publ

11 Best Planners: Weekly and Daily Notebooks and Accessories (2025)

There's nothing like the feeling of a brand-new planner. Whether it's the start of a new year or even just the month of June, we've found the best planners to deliver that satisfying rush of a fresh start and a blank page. The sensation of writing things down not only feels satisfying but helps improve retention, and paper planners give a sense of delight in a world that can feel bleak. A great planner will help you keep your life on track, but that means something different for everyone—do you

Microsoft fixes Power Pages zero-day bug exploited in attacks

Microsoft has issued a security bulletin for a high-severity elevation of privilege vulnerability in Power Pages, which hackers exploited as a zero-day in attacks. The flaw, tracked as CVE-2025-24989, is an improper access control problem impacting Power Pages, allowing unauthorized actors to elevate their privileges over a network and bypass user registration controls. Microsoft says it has addressed the risk at the service level and notified impacted customers accordingly, enclosing instruct