Latest Tech News

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

Filtered by: p_g Clear Filter

Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown

Disclaimer: This is an unofficial, independent project and is not affiliated with or endorsed by Apple Inc. “Apple”, “Xcode”, and related marks are trademarks of Apple Inc. This service is an accessibility-first, on‑demand renderer. It converts a single Apple Developer page to Markdown only when requested by a user. It does not crawl, spider, or bulk download; it does not attempt to bypass authentication or security; and it implements rate limiting to avoid imposing unreasonable load. Content

I love the new Google Phone app, and a survey shows other Android users do too

Joe Maring / Android Authority While Google has had an incredibly hectic week with the recent launch of the Pixel 10 series, that’s not all the company has been up to. Google has also been busy overhauling its Google Phone app with a load of Material 3 Expressive changes. Between the new home screen layouts, incoming call UI, and contact Calling Cards, the Phone app looks and feels dramatically different from what it did a few short weeks ago. It’s a truly massive update that I couldn’t be hap

Topics: app google new page phone

Make any site multiplayer in a few lines. Serverless WebRTC matchmaking

Below is some code describing whatʼs happening on this site right now. Anyone on this page will connect directly to others in real-time, syncing mouse movement and clicks. (Try it, I dare you). Trystero can connect peers via 🌊 BitTorrent, 🐦 Nostr, 📡 MQTT, 🪐 IPFS, ⚡️ Supabase, and 🔥 Firebase. Right now youʼre the only person with the page open, but you can cheat and just open this URL in another tab to see what itʼs like with others. Hereʼs how you use it. Join a room with an app ID and a ro

GAN Math (2020)

Generative Adversarial Networks refer to a family of generative models that seek to discover the underlying distribution behind a certain data generating process. This distribution is discovered through an adversarial competition between a generator and a discriminator. As we saw in an earlier introductory post on GANs, the two models are trained such that the discriminator strives to distinguish between generated and true examples, while the generator seeks to confuse the discriminator by produ

The Math Behind GANs

Generative Adversarial Networks refer to a family of generative models that seek to discover the underlying distribution behind a certain data generating process. This distribution is discovered through an adversarial competition between a generator and a discriminator. As we saw in an earlier introductory post on GANs, the two models are trained such that the discriminator strives to distinguish between generated and true examples, while the generator seeks to confuse the discriminator by produ

Scientists Just Transplanted a Pig Lung Into a Human for the First Time

Image by Getty / Futurism Developments For the first time in history, scientists in China have transplanted a lung from a genetically modified pig into a human patient. As detailed in a paper published in the journal Nature, the team of researchers transplanted the lung into the body of a 39-year-old male who had previously been declared brain-dead, in May of last year at the First Affiliated Hospital of Guangzhou Medical University. The news comes after scientists in the United States succes

In a First, a Human Breathed Using an Implanted Pig Lung

The tantalizing potential of pig-to-human transplantation, or xenotransplantation, has reached another frontier. For the first time ever, scientists have transplanted a genetically edited pig lung into a living human body. Researchers in China reported the medical feat in a study published Monday in Nature Medicine. The gene-edited left lung survived for nine days inside a person declared to be brain dead. More work has to be done to ensure the long-term viability of these organs, the researche

Converting an online game to work without any JavaScript

Topics: #development Client-side rendering has become the dominant paradigm for building web apps. But frameworks like React can lead to major JavaScript execution bottlenecks during page load. For many web developers there’s a clear solution for this: Ship less JavaScript to the browser. Whether websites have to work without any JavaScript at all is a question almost as old as the web itself. By now, the answer is clear: No, they don’t. It’s firmly established that websites should be more tha

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

FFmpeg 8.0

A complete, cross-platform solution to record, convert and stream audio and video. Download Converting video and audio has never been so easy. $ ffmpeg -i input.mp4 output.avi Discover more August 23nd, 2025, FFmpeg 8.0 "Huffman" A new major release, FFmpeg 8.0 "Huffman", is now available for download. Thanks to several delays, and modernization of our entire infrastructure, this release ended up being one of our largest releases to date. In short, its new features are: Native decoders: APV

At This Point, It’s Impossible to Know What the Trump Phone Looks Like

It's been over two months since Trump Mobile announced the T1 Phone was being “Made in the USA” designed “with American values in mind,” and it seems that anyone deciding to preorder it still can’t be sure exactly what phone they might receive. In posts on X and Instagram on Wednesday, the Trump Mobile account encouraged followers to place their preorder, promising them that “the wait is almost over.” This was joined by an image that looks nothing like the one of the T1 phone that's currently o

Trump Mobile’s latest T1 phone teaser fails to hide an epic Photoshop blunder

Trump Mobile TL;DR Trump Mobile is now advertising a new design for its upcoming T1 smartphone. If it looks familiar, that is because the team has now picked up the Galaxy S25 Ultra to showcase the design. Funnily, the image now used by Trump Mobile hides a logo from casemaker Spigen, suggesting the former lifted off media from the latter’s catalog. Trump Mobile can’t stick to a single phone design for its trumpeted phone, which is set to launch in the US next month. After recently showcasin

Lock screen widgets are finally live on Pixel phones in Android 16 QPR2

TL;DR The first beta of Android 16 QPR2 finally brings lock screen widget support to Pixel phones, a feature previously only available on tablets. Users can swipe inward from the right edge of the lock screen to access a dedicated page that can be customized to hold multiple widgets. The feature’s arrival comes amidst the Pixel 10 launch and complements its new Qi2 support to turn the phone into a mini smart display on a stand. It’s a big day for Pixel fans. On the heels of the Pixel 10 serie

Ordered Insertion Optimization in OrioleDB

When many sessions try to insert into the same B-tree leaf page, classic exclusive page locking serializes progress and wastes time on sleep/wake cycles. We’re introducing a batch page insertion path that lets the session holding the page lock insert for itself and its neighbors. The result: dramatically reduced lock waits, and big gains at high client counts (2X throughput boost starting from 64 clients in our benchmark). In OrioleDB beta12, inserts into a B-tree leaf are performed under an ex

Closer to the Metal: Leaving Playwright for CDP

Goodbye Playwright, Hello CDP Playwright and Puppeteer are great for making QA tests and automation scripts short and readable, but as AI browser companies have been learning the hard way over the last year, sometimes these adapters obscure important details about the underlying browsers. We decided to peek behind the curtain and figure out what the browser was really doing, and it made us decide to drop playwright entirely and just speak the browser's native tongue: CDP. By switcing to raw C

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

FFmpeg Assembly Language Lessons

Welcome to the FFmpeg School of Assembly Language. You have taken the first step on the most interesting, challenging, and rewarding journey in programming. These lessons will give you a grounding in the way assembly language is written in FFmpeg and open your eyes to what's actually going on in your computer. Required Knowledge Knowledge of C, in particular pointers. If you don't know C, work through The C Programming Language book High School Mathematics (scalar vs vector, addition, multipl

After using the Galaxy Watch 8, there’s one feature I hope Google steals for the Pixel Watch 4

Joe Maring / Android Authority It’s a damn good time right now to be a smartwatch fan. Samsung’s Galaxy Watch 8 series recently launched, the Pixel Watch 4 is right around the corner, Wear OS 6 is chock-full of impressive changes, and Gemini has finally replaced Google Assistant on our wrists. The Pixel Watch 4 is expected to arrive on August 20, and it’s shaping up quite nicely. We’ve seen leaks teasing a bigger battery, brighter display, and faster charging (with a funky new charging mechani

FFmpeg moves to Forgejo

FFmpeg README FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata. Libraries libavcodec provides implementation of a wider range of codecs. provides implementation of a wider range of codecs. libavformat implements streaming protocols, container formats and basic I/O access. implements streaming protocols, container formats and basic I/O access. libavutil includes hashers, decompressors and miscellaneous utility fu

Show HN: Lue – Terminal eBook Reader with Text-to-Speech

✨ Features Feature Description 📖 Multi-Format Support Support for EPUB, PDF, TXT, DOCX, DOC, HTML, RTF, and Markdown with seamless format detection 👄 Modular TTS System Edge TTS (default) and Kokoro TTS (local/offline) with extensible architecture for new models 🌌 Rich Terminal UI Clean, responsive interface with customizable color themes and full mouse & keyboard support 💾 Smart Persistence Automatic progress saving, state restoration, and cross-session continuity for seamless reading 🌍 Cross-

Document.write

This is really cool: ...blah... <script>writeImage("dog.jpg", "my dog")</script> ... blah blah... Under the hood it works like this: function writeImage(url, title) { document.write(` <img src="${url}"><div class="caption">${title}</div> `); } And leads to: ...blah... <img src="dog.jpg"><div class="caption">My dog</div> ...blah blah... Whoa, HTML templating? It inserts the stuff directly where the function is called, and it just works? And it's been available in browsers forever? Stop the

PuTTY has a new website

PuTTY landing page PuTTY is a free software SSH client for Windows and also Unix, including an xterm -style terminal emulator. It is written and maintained primarily by Simon Tatham. Go straight to the download page for the latest version, or to the main website.

Philips Hue accidentally reveals major product lineup ahead of launch

TL;DR Philips Hue briefly put up a page revealing a range of new smart lighting products on its website before taking the page down. The Festavia line is getting expanded with the addition of two new models: Festavia permanent lights and Festavia globe string lights. The company is also releasing a gradient strip light and a light bulb that uses 40% less power. Mistakes happen, and sometimes those errors lead to leaks of products we can look forward to. It looks like that’s exactly what happe

In-depth analysis on Valorant's Guarded Regions

This post is not meant to be an attack towards Riot Games’ Vanguard or Microsoft’s Windows, they have done an excellent job with their products and will continue to do so for the coming years, the content of this post is gathered solely by me, and I am not tied to any game hack publisher or entities. I have no intention of harming any company’s product, and everything here is constructed for educational purposes. In the cutthroat world of online gaming, there is no greater threat to the sanctit

The beauty of a text only webpage

The beauty of a text only webpage 2025-08-15 There's something I love about opening a text-only webpage. They're a refuge from the GDPR cookie banners, the trashy ads, the email opt-ins, and the god-forsaken auto-play video. A text-only webpage is clean. It's readable. It's fast and it's simple. The page is just made of text, so it's infinitely reproducible. You can paste the whole thing into an email to a friend. You can put it in ChatGPT to ask questions. Hell—you can post the whole thi