Latest Tech News

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

Filtered by: nx Clear Filter

Native ACME support comes to Nginx

NGINX and Let's Encrypt share a common vision of an open and secure web. Now, with built-in support for ACME, the world's most popular web server, reverse proxy and ingress controller for Kubernetes can simplify certificate management for everyone. From the home lab to scaled-out, mission-critical enterprise deployments. Our ideal has always been that server software could get and renew Let’s Encrypt certificates automatically, with minimal human intervention. Over time, more and more web serv

The tablet that successfully replaced my Kindle and iPad now has a worthy follow-up

TCL Nxtpaper 11 Plus ZDNET's key takeaways The TCL Nxtpaper 11 Plus is available for $249. This tablet can switch from full color to an E Ink-like display with the press of a button, it has 256GB of storage, and an eye-catching matte display with 120Hz refresh rate. The Nxtpaper 11 Plus can get heavy when you use it one-handed and doesn't include a case or stylus, though you can buy them separately. $249 at Walmart Follow ZDNET: Add us as a preferred source on Google. I test a lot of tablets

AI-powered malware hit 2,180 GitHub accounts in “s1ngularity” attack

Investigations into the Nx "s1ngularity" NPM supply chain attack have unveiled a massive fallout, with thousands of account tokens and repository secrets leaked. According to a post-incident evaluation by Wiz researchers, the Nx compromise has resulted in the exposure of 2,180 accounts and 7,200 repositories across three distinct phases. Wiz also stressed that the incident's scope of impact remains significant, as many of the leaked secrets remain valid, and so the effect is still unfolding.

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

TCL's new smartphone uses the latest version of its eye-comfort screen tech

TCL is showcasing a new phone at IFA 2025. A late entrant to the modern mobile market, the company tries to differentiate its devices with NXTPAPER eye-comfort screen tech. The new NXTPAPER 60 Ultra is TCL's first phone to feature the latest version of that technology, which it first introduced in a tablet at CES 2025. The idea behind NXTPAPER is to strike a balance between e-paper and OLED screens, alleviating eye strain without sacrificing color range or refresh rates. Its hardware-level feat

TCL’s New Phone Is What You Want if You Stare Too Long at Screens

TCL, the company whose bread and butter is putting giant TVs in living rooms for relatively cheap, seems to understand many of us are tired of looking at screens. The company’s new phone promises to offer all the peak features mobile buyers expect with a display that can become an e-reader with the flip of a switch. And before you ask—no, sorry—you can’t buy it in the U.S. Announced at IFA 2025, the NXTPaper 60 Ultra is the sequel to last year’s budget 50 NXTPaper phone. The phone’s main raison

The TCL NxtPaper 60 Ultra Could Be the Affordable Galaxy Note We've Been Missing

TCL has been releasing phones with its e-reader-style NxtPaper displays for a few years now, most recently with the TCL 60 XE NxtPaper. But the upcoming premium version of that handset, the TCL NxtPaper 60 Ultra, adds two new features only found in high-end phones -- a telephoto camera and a stylus -- for the price of a midrange device. The best phones under $500 category has always been competitive, with high-value handsets like the Samsung Galaxy A55, iPhone SE 2022 and Google Pixel 9A packin

TCL gives parents a monochrome mode to combat kids’ phone addiction

is a news editor with over a decade’s experience in journalism. He previously worked at Android Police and Tech Advisor. Posts from this author will be added to your daily email digest and your homepage feed. TCL has been making its E Ink-inspired Nxtpaper phones for years, but it’s taken the company until now to realize that parents are a likely demographic for it. That’s finally been remedied with the Nxtpaper 5G Junior, a kids phone launching in Europe with a focus on eye health and screent

The already-affordable TCL 60 XE NXTPAPER gets $70 cheaper

Harley Maranan / Android Authority The TCL 60 XE NXTPAPER is already an affordable handset at its retail price of $249.99. I refuse to pay full price for anything, though, and if you are like me, today is your lucky day! The phone is at a record-low price of just $179.99, saving you $70. Buy the TCL 60 XE NXTPAPER for just $179.99 ($70 off) This offer is available from Amazon, but keep in mind that the discount is applied in two stages. First, a “limited time deal” takes the price down to $199

Nginx-CGI brings support for CGI to Nginx and angie

nginx-cgi plugin Brings CGI support to Nginx and Angie webserver. OS Tested with Nginx Angie Linux AlmaLinux 9, Debian 12 and Ubuntu 24.04/20.04 okay okay Darwin MacOS 15.1 okay okay BSD FreeBSD 14.2 and OpenBSD 7.6 okay okay Solaris OmniOS r1510521 okay okay Windows No plan, nginx barely supports Windows Before everything CGI is neither a demon nor an angel. It is simply a tool. Just like a chef's knife in the hands of a cook or a sword in the hands of a warrior, you won't use a sword for c

Topics: bin cgi nginx var www

I Tested Honor's Rival to Samsung's Z Fold 7 and It's a Skinny Powerhouse

At only 4.1mm thick at its thinnest unfolded point, the Honor Magic V5 is incredibly skinny. In fact, the company has said it's the world's thinnest foldable measuring in just 0.1mm skinnier than Samsung's Galaxy Z Fold 7. That claim is debated -- it depends whether you include the built-in screen protector or not -- but we're almost literally splitting hairs at this point. World's thinnest or not, it's mind-blowingly svelte. Well, it blew my mind, anyway. The other foldables I've been using re

I've Spent Days Testing the Pixel 10 Pro XL and It's Quite the Android Phone

I'd already spent a lot of time with the Pixel 10 Pro XL in Paris -- including extensively testing its camera -- so there was a lot I already liked about it. I'm keen on the design, the display is vibrant and bright enough to use under the midday Paris sunshine and the camera is capable of taking some really great-looking images. Now that I have Google's new flagship phone in my hand I've been able to dive deeper, playing games, using the new AI tools and generally finding out what this phone i

Nx compromised: malware uses Claude code CLI to explore the filesystem

At least 1.4k people are learning today that they have a new repository prefixed by s1ngularity-repository in their GitHub account. This repository was created by a malicious post-install command discovered in the popular nx build kit. That malware steals wallets and API keys (`.npmrc`, env variables, etc.) and pushes them in that repository in the results.b64 file. Interestingly, the malware checks for the presence of Claude Code CLI or Gemini CLI on the system to offload much of the fingerprin

Ghrc.io appears to be malicious

A simple typo of ghcr.io to ghrc.io would normally be a small goof. You’d typically get a 404 or similar error, finally work out the issue, fix it, and move along. But in this case, that typo appears to be doing something very malicious, stealing GitHub credentials. First, a quick bit of background. ghcr.io is an OCI conformant registry for container images and OCI artifacts used by a lot of projects. It’s part of GitHub and is a very popular image and artifact repository used by open source pr

This $200 Android phone with a paper-like display made my Pixel look overbearing

TCL 60 XE Nxtpaper 5G ZDNET's key takeaways TCL's 60 XE Nxtpaper 5G is on sale on Amazon for $222. It has a unique display, and a feature set that promotes minimalism and digital well-being. I just wish the camera system and general performance were better. $249.99 at Amazon Being glued to your smartphone's screen all day can do a number on your eyes, and I definitely can feel it. TCL's Nxtpaper technology offers a paper-like screen that's made for tired eyes like mine. The TCL 60 XE Nxtpaper

Website is served from nine Neovim buffers on my old ThinkPad

This Website is Served from Nine Neovim Buffers on My Old ThinkPad TL;DR: I wrote a Neovim plugin in Lua that serves HTTP requests from open buffers. It has no external dependencies, it has first-class support for serving content in Djot, and it is faster than Nginx so it won’t be a performance bottleneck behind a reverse proxy. What’s not to like? There is that famous story from the 1990s about the man who was a Lisper but could not afford any of the commercial Lisps, so he deployed message r

Topics: ms nginx nvim server web

The tablet that made me ditch my Kindle and iPad now has a worthy follow-up

TCL Nxtpaper 11 Plus ZDNET's key takeaways The TCL Nxtpaper 11 Plus is available for $249. This tablet can switch from full color to an E Ink-like display with the press of a button, it has 256GB of storage, and an eye-catching matte display with 120Hz refresh rate. The Nxtpaper 11 Plus can get heavy when you use it one-handed and doesn't include a case or stylus, though you can buy them separately. $249 at Walmart Get more in-depth ZDNET tech coverage: Add us as a preferred Google source on

I Prefer RST to Markdown (2024)

July 31, 2024 Why I prefer rST to markdown I will never stop dying on this hill I just published a new version of Logic for Programmers! v0.2 has epub support, content on constraint solving and formal specification, and more! Get it here. This is my second book written with Sphinx, after the new Learn TLA+. Sphinx uses a peculiar markup called reStructured Text (rST), which has a steeper learning curve than markdown. I only switched to it after writing a couple of books in markdown and decid

I Tested a $250 Budget Phone and It Didn't Make Me Look Like a Cheapskate

CNET’s expert staff reviews and rates dozens of new products and services each month, building on more than a quarter century of expertise. 7.0 / 10 SCORE TCL 60 XE NxtPaper 5G $250 at Amazon Pros Quality display for the price E-reader mode extends already-solid battery life NxtPaper Color Ink mode is perfect for night owls Cons Grainy picture quality on main camera Slight delay when multitasking Gets uncomfortably hot when gaming The TCL 60 XE NxtPaper 5G is an impressive budget phone th

Topics: 5g 60 nxtpaper tcl xe

Nginx introduces native support for ACME protocol

We are very excited to announce the preview release of ACME support in NGINX. The implementation introduces a new module ngx_http_acme_module that provides built-in directives for requesting, installing, and renewing certificates directly from NGINX configuration. The ACME support leverages our NGINX-Rust SDK and is available as a Rust-based dynamic module for both NGINX Open Source users as well as enterprise NGINX One customers using NGINX Plus. NGINX’s native support for ACME brings a variet

The Pandemic Didn’t Actually Spike America’s Anxiety, Study Finds

The covid-19 pandemic was a horrific and earth-shattering world event. But it may not have scarred our collective psyche as profoundly as you would think. New research indicates that the pandemic didn’t spike Americans’ overall anxiety. Scientists at the University of Virginia led the study, which examined a decade’s worth of survey data. They found evidence that our anxiety levels didn’t significantly shift in the first years of the pandemic. People’s mental fortitude during the pandemic was p

Nginx Introduces Native Support for Acme Protocol

We are very excited to announce the preview release of ACME support in NGINX. The implementation introduces a new module ngx_http_acme_module that provides built-in directives for requesting, installing, and renewing certificates directly from NGINX configuration. The ACME support leverages our NGINX-Rust SDK and is available as a Rust-based dynamic module for both NGINX Open Source users as well as enterprise NGINX One customers using NGINX Plus. NGINX’s native support for ACME brings a variet

I Tested a $200 Budget Phone and It Didn't Make Me Look Like a Cheapskate

CNET’s expert staff reviews and rates dozens of new products and services each month, building on more than a quarter century of expertise. 7.0 / 10 SCORE TCL 60 XE NxtPaper 5G Pros Quality display for the price E-reader mode extends already-solid battery life NxtPaper Color Ink mode is perfect for night owls Cons Grainy picture quality on main camera Slight delay when multitasking Gets uncomfortably hot when gaming The TCL 60 XE NxtPaper 5G is an impressive budget phone that meets or exc

Topics: 5g 60 nxtpaper tcl xe

Why I recommend this $200 Android phone with a paper-like display over competing models

TCL 60 XE Nxtpaper 5G ZDNET's key takeaways TCL's 60 XE Nxtpaper 5G is on sale on Amazon for $222. It has a unique display, and a feature set that promotes minimalism and digital well-being. I just wish the camera system and general performance were better. $249.99 at Amazon Being glued to your smartphone's screen all day can do a number on your eyes, and I definitely can feel it. TCL's Nxtpaper technology offers a paper-like screen that's made for tired eyes like mine. The TCL 60 XE Nxtpaper

The tablet that replaced my iPad and Kindle got a worthy successor - and I'm loving the upgrades

TCL Nxtpaper 11 Plus ZDNET's key takeaways The TCL Nxtpaper 11 Plus is available for $249. This tablet can switch from full color to an E Ink-like display with the press of a button, it has 256GB of storage, and an eye-catching matte display with 120Hz refresh rate. The Nxtpaper 11 Plus can get heavy when you use it one-handed and doesn't include a case or stylus, though you can buy them separately. $249 at Walmart I test a lot of tablets, and admittedly, the design aspirations of many of the

This $200 Android phone beats competing Motorola and Samsung models in a unique way

TCL 60 XE Nxtpaper 5G ZDNET's key takeaways TCL's 60 XE Nxtpaper 5G is on sale on Amazon for $222. It has a unique display, and a feature set that promotes minimalism and digital well-being. I just wish the camera system and general performance were better. $249.99 at Amazon Being glued to your smartphone's screen all day can do a number on your eyes, and I definitely can feel it. TCL's Nxtpaper technology offers a paper-like screen that's made for tired eyes like mine. The TCL 60 XE Nxtpaper

Why I recommend this budget phone with a paper-like screen over 'minimalist' devices

TCL 60 XE Nxtpaper 5G ZDNET's key takeaways TCL's 60 XE Nxtpaper 5G is on sale on Amazon for $222. It has a unique display, and a feature set that promotes minimalism and digital well-being. I just wish the camera system and general performance were better. $249.99 at Amazon Being glued to your smartphone's screen all day can do a number on your eyes, and I definitely can feel it. TCL's Nxtpaper technology offers a paper-like screen that's made for tired eyes like mine. The TCL 60 XE Nxtpaper

TernX Review (2025): Travel With Young Kids Just Got Easier

I procrastinated flying anywhere with my son until he was almost 3. There were so many things needed—a car seat! Stroller! In-flight entertainment! His own luggage! A crib when we landed!—that it felt like too much to coordinate. And who can blame me? It's just parenting in a new location, after all, rather than a vacation. Still, a trip we wanted to take finally presented itself. We booked a long weekend in San Francisco and the nearby wine country to see family and friends we haven't seen sin

I finally found a tablet that can easily replace my iPad and Kindle (and is affordably priced)

TCL Nxtpaper 11 Plus ZDNET's key takeaways The TCL Nxtpaper 11 Plus is available for $249. This tablet can switch from full color to an E Ink-like display with the press of a button, it has 256GB of storage, and an eye-catching matte display with 120Hz refresh rate. The Nxtpaper 11 Plus can get heavy when you use it one-handed and doesn't include a case or stylus, though you can buy them separately. $249 at Walmart I test a lot of tablets, and admittedly, the design aspirations of many of the

Camera Champs Galaxy S25 Ultra and iPhone 16 Pro: Is It Even a Toss-Up Between the Two?

Yes, you can justify getting a top-end phone for its camera quality alone, but which one is best? Until we see what the iPhone 17 Pro photo system might bring (I have some suggestions), I pitted the iPhone 16 Pro against the Samsung Galaxy S25 Ultra, which are both capable of capturing stunning photos. How do these mobile titans compare? To find out, I shot hundreds of photos using both phones in a variety of conditions to see which takes the best images. What's "best" often comes down to perso