Latest Tech News

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

Filtered by: site Clear Filter

I wish my web server were in the corner of my room (2022)

Back in college I used to run part of my website from a Linux box in my room. I made it into a speech synthesiser, and people could connect to the machine to talk into my flat. (Retrospective apologies to my flatmates.) This is way back in 2000 so before smartphones, and before texting, and before always-on internet (college was an exception), and before camera phones or being able to reliably email photos let alone video. Decent text-to-speech still felt novel. We had a friend who was travell

Gemini (2023)

What is Gemini? Gemini is a new way of using the Internet, separate from the World Wide Web you are familiar with. Compared to the WWW, it is intended to be: Simpler – Gemini pages aren’t programs that run in your browser like most modern websites are; they’re just text with a little formatting, so there are no surprises. Once you know how one Gemini page works, you know how they all work. Human Scale – Gemini servers and clients aren’t written by big, monopolistic software companies the way

Our website looks like an operating system

I have a problem with many large, technical websites. Often times, I’ll want to refer to different pages at the same time. So I’ll CMD + click “a couple times” while browsing around and before I know it, I have 12 new tabs open – all indistinguishable from each other because they share the same favicon. PostHog.com has the same problem – especially as the site has grown from supporting a handful of paid products to over a dozen. As I looked for ways to solve this explosion of pages, I started

Why our website looks like an operating system

I have a problem with many large, technical websites. Often times, I’ll want to refer to different pages at the same time. So I’ll CMD + click “a couple times” while browsing around and before I know it, I have 12 new tabs open – all indistinguishable from each other because they share the same favicon. PostHog.com has the same problem – especially as the site has grown from supporting a handful of paid products to over a dozen. As I looked for ways to solve this explosion of pages, I started

Google Doesn't Rank My Site for My Own Brand Name

I run a small business in Canada. Oddly, if you search my brand name, my own site doesn’t show up at all on the first page. Instead, Facebook, Instagram, and random sites that link to me outrank me. I’ve submitted my sitemap to GSC, checked indexing, and built branded backlinks—but Google still ignores my homepage. It’s bad because people looking for me are funneled into other platforms where I lose control of the user journey. Has anyone else experienced this? Is this Google punishing small/n

Why Techmeme is still every tech pro's go-to news source after 20 years

Techmeme founder Gabe Rivera works in his home office in San Francisco, Calif., on Friday, Sept. 17, 2010. By Paul Chinn/The San Francisco Chronicle via Getty Images Follow ZDNET: Add us as a preferred source on Google. ZDNET's key takeaways Techmeme celebrates two decades. This tech news site remains popular for tech pros. Unlike other content sites, Techmeme is growing its audience. For tech news, we'd prefer you use ZDNET, but we know many of you turn to Reddit, Bluesky, Mastodon, or Ha

There’s Now a Darwin Awards to Celebrate the Worst AI Fails of 2025

Stupidity is no longer limited to human intelligence. A new website has popped up online calling for nominees to crown an AI king of making ridiculously dumb mistakes in 2025. The new AI Darwin Awards carry on the tradition of the original Darwin Awards, which honor people who remove themselves from the gene pool in spectacularly idiotic ways. Think of the story of Canadian lawyer Garry Hoy, who in 1993 tried to prove the windows at the Toronto-Dominion Centre were unbreakable by hurling himse

Ask HN: Good resources for DIY-ish animatronic kits for Halloween?

Does anyone know of good resources to make your own animatronic Halloween displays? I'm a software engineer, and not skilled in hardware per se. I would love to make some things together with my kids. For reference, they are 8, 10, 12 and VERY smart and they use Ubuntu as their desktop computers and can use flatpak from the command line. Not that I am bragging.... And, I would love to NOT spent $400 on just a single ridiculous junky thing from Lowes, and do that for multiple things. My budget

South Korea: 'many' of its nationals detained in ICE raid on GA Hyundai facility

South Korea said Friday that it had expressed “concern and regret” to the U.S. Embassy over an immigration raid on a Hyundai facility in Georgia during which it said “many” South Korean nationals had been detained. “The economic activities of our companies investing in the U.S. and the rights and interests of our nationals must not be unfairly violated,” said Lee Jae-woong, a spokesperson for the foreign ministry of the key U.S. ally, according to the Yonhap news agency. Agents from Immigratio

WordPress.com review: A heavyweight site builder that makes you work for it

WordPress.com ZDNET's key takeaways WordPress.com gives you a lot, but you won't get the good stuff like plugins and serious SEO tools unless you're on the pricier Business plan The block editor works once you figure it out, but it's nowhere near as beginner-friendly as drag-and-drop builders like Wix or Squarespace It's great for blogs or content-heavy sites, but not the best choice if you're new to building websites or want a cheap way to run an online store. View now at WordPress Follow ZD

Rocket Report: Neutron’s pad opens for business; SpaceX gets Falcon 9 green light

Welcome to Edition 8.09 of the Rocket Report! The biggest news of the week happened inside the Beltway rather than on a launch pad somewhere. In Washington, DC, Congress has pushed back on the Trump administration's plan to stop flying the Space Launch System rocket after Artemis III. Congress made it clear that it wants to keep the booster in business for a long time. The big question now is whether the Trump White House will blink. As always, we welcome reader submissions, and if you don't wa

Age verification doesn’t work

And just yesterday — June 27 — the U.S. Supreme Court (SCOTUS) issued a devastating decision that opens the door to broad state regulation of adult content, effectively allowing AV laws with minimal constitutional constraint. AV implementation was also scheduled to begin in France in June 2025, but was later halted — though only temporarily. However, it is set to come into effect next month in the UK — July 2025. A lot has happened in the past month: the EU Commission (the executive branch of

Hackers exploited Sitecore zero-day flaw to deploy backdoors

Threat actors have been exploiting a zero-day vulnerability in legacy Sitecore deployments to deploy WeepSteel reconnaissance malware. The flaw, tracked under CVE-2025-53690, is a ViewState deserialization vulnerability caused by the inclusion of a sample ASP.NET machine key in pre-2017 Sitecore guides. Some customers reused this key in production, allowing attackers with knowledge of the key to craft valid, but malicious '_VIEWSTATE' payloads that tricked the server into deserializing and exe

Say Bye with JavaScript Beacon

Sometimes we want to send a piece of data to our servers when user leaves our website or webapp. Maybe it’s for for analytics or even auto-logout when they leave the website. But do you know what is a reliable way of doing it? Most of you might say use XMLHTTPRequest (or fetch) in beforeunload or unload events. Like, window . addEventListener ( "beforeunload" , () => { fetch ( '/analytics' , { method : "POST" , headers : { "Content-Type" : "application/json" , }, body : JSON . stringify ({ eve

I'm ditching passwords for passkeys for one reason - and it's not what you think

Elyse Betters Picaro / ZDNET Follow ZDNET: Add us as a preferred source on Google. ZDNET's key takeaways Adoption of passkeys is fragmented across sites and devices. Users still need passwords for recovery and new device setup. Phishing protection makes passkeys worth adding, despite confusion. OK. Fine. I've finally decided to embrace passkeys. But why does it feel so icky? As you probably know, passkeys are the tech industry's answer to The Password Problem. Unlike password data, which

Imgur's community was in revolt

The front page of Imgur, a popular image hosting and social media site, is full of pictures of John Oliver raising his middle finger and telling MediaLab AI, the site’s parent company, “fuck you.” Imgurians, as the site’s users call themselves, telling their business daddy to go to hell is the end result of a years-long degradation of the website. The Imgur story is one a classic case of enshitification , Imgur began life in 2009 when Ohio University student Alan Schaaf got tired of how hard it

AI web crawlers are destroying websites in their never-ending content hunger

Opinion With AI's rise, AI web crawlers are strip-mining the web in their perpetual hunt for ever more content to feed into their Large Language Model (LLM) mills. How much traffic do they account for? According to Cloudflare, a major content delivery network (CDN) force, 30% of global web traffic now comes from bots. Leading the way and growing fast? AI bots. Cloud services company Fastly agrees. It reports that 80% of all AI bot traffic comes from AI data fetcher bots. So, you ask, "What's th

Static sites enable a good time travel experience

Varun wrote about gamifying blogging and personal website maintenance which reminded me of the time when I awarded myself some badges for blogging. I mentioned this to Varun who asked if I had any screenshots of what it looked like on my website. My initial answer was “no”, then I looked at Wayback Machine but there were not pictures of the badges. Then, a bit later it hit me. I don’t need any archived screenshots: my website is built with Eleventy and it's static so I can check out a git comm

The Kissing Bug Disease Has Permanently Moved Into the U.S.

A dangerous, sometimes deadly, infection spread by kissing bugs is regularly spreading within America. In a recent paper, researchers are claiming that Chagas disease is endemic to parts of the southern U.S. and is probably here to stay. Scientists in Florida, Texas, and California made the case in a paper published last month in the journal Emerging Infectious Diseases. Citing evidence from infected humans, animals, and kissing bugs, they argue that Chagas has established a persistent presence

Imgur's Community Is in Full Revolt Against Its Owner

The front page of Imgur, a popular image hosting and social media site, is full of pictures of John Oliver raising his middle finger and telling MediaLab AI, the site’s parent company, “fuck you.” Imgurians, as the site’s users call themselves, telling their business daddy to go to hell is the end result of a years-long degradation of the website. The Imgur story is one a classic case of enshitification , Imgur began life in 2009 when Ohio University student Alan Schaaf got tired of how hard it

UK age check law seems to be hurting sites that comply, helping those that don’t

In Brief The United Kingdom recently started enforcing the Online Safety Act’s age-check rules, and The Washington Post reports that it’s already having a significant effect on web traffic. U.K. law now requires pornography websites to verify their users’ ages through means such as face scans and driver’s licenses; it also requires that online platforms prevent children from being exposed to adult content (which is why sites like Bluesky and Reddit have begun checking some users’ ages). To st

Scientists Discover New Parasitic Wasps Invading the U.S.

There are all sorts of cruel parasites out there, and more are being uncovered all the time. Scientists have recently found several invasive species of parasitic wasps that have now landed in the U.S. Researchers at Binghamton University and the University of Iowa made the discovery. For the first time ever, they detected the presence of two closely related parasitic wasp species previously only found in Europe. Don’t be too personally afraid, though: these wasps only infest other wasps. A was

Affiliates Flock to ‘Soulless’ Scam Gambling Machine

Last month, KrebsOnSecurity tracked the sudden emergence of hundreds of polished online gaming and wagering websites that lure people with free credits and eventually abscond with any cryptocurrency funds deposited by players. We’ve since learned that these scam gambling sites have proliferated thanks to a new Russian affiliate program called “Gambler Panel” that bills itself as a “soulless project that is made for profit.” The scam begins with deceptive ads posted on social media that claim th

Lesser known mobile adtech domains where data is sent

AppGoblin has now run over 40k apps in an emulator, tracking millions of API calls thousands of advertising domains. Unfortunately, some of them are dark, meaning they have no landing page of any kind, and I’m unclear who controls these domains. news-cdn.site marketingcloudapis.com kickoffo.site onegg.site lazybumblebee.com qa-analytics.com acobt.tech yastatic.net Let’s see if we can figure them out! qa-analytics.com This one is a mystery. Seems like it’s related to Germany since it’s always

Iterative DFS with stack-based graph traversal (2024)

Depth-first search (DFS) on a graph (binary tree or otherwise) is most often implemented recursively, but there are occasions where it may be desirable to consider an iterative approach instead. Such as when we may be worried about overflowing the call stack. In such cases it makes sense to rely on implementing DFS with our own stack instead of relying on our program's implicit call stack. But doing so can lead to some problems if we are not careful. Specifically, as noted in another blog post,

Show HN: JavaScript-free (X)HTML Includes

This is a simple example of using browsers' built in XSL support to build a website with common theming across all pages without any server-side code, static website generators, or Javascript. See the demo site How it works When you browse to index.xml (or any of the other XML files), the browser loads the template file given at the top of the XML. This template file describes how to render the various custom tags in the XML as HTML.

AI website builder Lovable increasingly abused for malicious activity

Cybercriminals are increasingly abusing the AI-powered Lovable website creation and hosting platform to generate phishing pages, malware-dropping portals, and various fraudulent websites. The malicious sites created through the platform impersonate large and recognizable brands, and feature traffic filtering systems like CAPTCHA to keep bots out. While Lovable has taken steps to better protect its platform from abuse, as AI-powered site generators increase in number, the barrier to entering cy

Ask HN: Why does the US Visa application website do a port-scan of my network?

I have recently installed this extension on FF: https://addons.mozilla.org/en-US/firefox/addon/port-authorit... and yesterday I visited this website: https://ceac.state.gov/genniv/ and I got a notification that the website tried to do a port-scan of my private network. Is this a common thing? I have just recently installed the extension, so I am not sure if there are a lot of other websites who do it. Since looking into it, I noticed that uBlock Origin already has the default list "Block Outsi

CRDT: Text Buffer

← Back to the algorithm list Published on May 19th, 2024 Collaboratively editing strings of text is a common desire in peer-to-peer applications. For example, a note-taking app might represent each document as a single collaboratively-edited string of text. The algorithm presented here is one way to do this. It comes from a family of algorithms called CRDTs, which I will not describe here. It's similar to the approaches taken by popular collaborative text editing libraries such as Yjs and Auto

Octopolis and Octlantis

Settlements of gloomy octopuses in Australia Octopolis and Octlantis are two non-human settlements occupied by gloomy octopuses (Octopus tetricus) in Jervis Bay, on the south coast of New South Wales. The first site, named "Octopolis" by biologists, was found in 2009. Octopolis consists of a bed of shells (mainly scallop shells) in an ellipse shape, 2–3 meters diameter on its longer axis, with a single piece of anthropogenic detritus, believed to be scrap metal, within the site. Octopuses build