Latest Tech News

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

Filtered by: ava Clear Filter

How to Incapacitate Google Tag Manager and Why You Should (2022)

"We're long past the days when it was possible to simply say "no" to corporate stalking without consequence. Today, when we say "no", we get punished for it. But that only goes to show WHY, more than ever, we should be saying "no"." Google Tag Manager. It's a product which, by design, cloaks a range of the Internet's most invasive and unethical scripts in an opaque closet, then springs them out in disguise. Combining immense power with obfuscation and vast scale of use, Google Tag Manager is th

Fairphone 6 gets a 10/10 on repairability

The new Fairphone 6 is smaller and more modular than older models in the series, but it’s just as repairable. The phone picked up a perfect score in iFixit’s teardown test, despite no longer offering tool-free battery replacements. It helps that the only tool you do need — throughout the phone — is a T5 Torx screwdriver, and only seven screws sit between you and a battery swap. Fairphone itself has shown you can get from shutdown to reboot with a new cell in just two minutes, so it’s still a si

These Transcribing Eyeglasses Put Subtitles on the World

I knew the AI on these smart glasses worked pretty well once it told me that someone else in the conversation was being the socially awkward one. TranscribeGlass are smart eyeglasses that aim to do exactly what it says on the tin: transcribe spoken conversations and project subtitles onto the glass in front of your eyes. They’re meant for the Deaf and, primarily, the hard-of-hearing community who struggle to read lips or pick out a conversation in a loud room. Most face computers are graceless

Lego’s July Releases Are Swooping In

After a blockbuster June, Lego’s having more of a quiet month in July, perhaps in an attempt to get us outside in the sweltering heat rather than indoors with a fan blasting in our faces as we build lots of Lego. But that doesn’t mean there isn’t anything to tempt your wallet with this month. As Lego gears up for its typically huge month of releases for August, July is looking a bit quiet. But notable highlights include a massive Battle Droid and STAP for Star Wars fans to get stuck into and a

1KB JavaScript Demoscene Challenge Just Launched

I just launched JS1024 — a creative coding challenge with a strict limit: 1024 bytes of JavaScript. No libraries. No frameworks. Just raw code. You can submit visual effects, generative art, tiny games, synths, or whatever you can fit into 1KB of JavaScript. → https://js1024.fun/ Think of it as a spiritual successor to JS1k or the 4k demoscene — with a modern twist. Would love feedback, ideas, or help spreading the word. And if you’ve ever made a tiny JS demo, please share — I’d love to see

What should a native DOM templating API look like?

If you read my previous post, The time is right for a DOM templating API, you might be wondering what such an API would look like. Let's dive into that question now. What are we building? First, let's clarify what we're trying to design here, because when people hear the abstract template API idea described, before there's a concrete proposal or examples, they can sometimes think of very different things. In webcomponents/1069 I propose that we add a "declarative JavaScript templating API"