Latest Tech News

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

Filtered by: od Clear Filter

You can try Apple’s lightning-fast video captioning model right from your browser

A few months ago, Apple released FastVLM, a Visual Language Model (VLM) that offered near-instant high-resolution image processing. Now, you can take it for a spin, provided you have an Apple Silicon-powered Mac. Here’s how. When we first covered FastVLM, we explained that it leveraged MLX, Apple’s own open ML framework specifically designed for Apple Silicon, to deliver up to 85 times faster video captioning, while being more than 3 times smaller than similar models. Since then, Apple has wor

The buyer-pull and seller-push theories of sales

PSA: There’s now a companion podcast! We go into way more detail on YouTube / Spotify! I have now watched hundreds of founders’ sales calls. And in every single founder’s call, I find the same foundational error playing out in a thousand different ways. It causes the founder (and the potential customer) a world of pain. If you feel uncomfortable selling, or if your sales calls don’t feel smooth, this is probably why. We all seem to have the most basic misconception about sales, a backwards ide

Today's NYT Connections Hints, Answers and Help for Sept. 2, #814

Looking for the most recent Connections answers? Click here for today's Connections hints, as well as our daily answers and hints for The New York Times Mini Crossword, Wordle, Connections: Sports Edition and Strands puzzles. We have GOT to talk about today's NYT Connections puzzle. Don't even go there with the purple category. As an English major I probably knew this category at one point, but not anymore. However, as the co-author of The Totally Sweet 90s, a pop-culture book about the 1990s,

Today's NYT Connections: Sports Edition Hints and Answers for Sept. 2, #344

Looking for the most recent regular Connections answers? Click here for today's Connections hints, as well as our daily answers and hints for The New York Times Mini Crossword, Wordle and Strands puzzles. Today's Connections: Sports Edition is tough. There's a person in the purple category that I'd never heard of before now. If you're struggling but still want to solve it, read on for hints and the answers. Connections: Sports Edition is out of beta now, making its debut on Super Bowl Sunday,

Today's NYT Strands Hints, Answers and Help for Sept. 2 #548

Looking for the most recent Strands answer? Click here for our daily Strands hints, as well as our daily answers and hints for The New York Times Mini Crossword, Wordle, Connections and Connections: Sports Edition puzzles. Today's NYT Strands puzzle is a weird one. But once I caught the theme, the words were short and easy to unscramble. If you need hints and answers, read on. I go into depth about the rules for Strands in this story. If you're looking for today's Wordle, Connections and Mini

9to5Mac Daily: September 1, 2025 – CarPlay Ultra rumors, more

Listen to a recap of the top stories of the day from 9to5Mac. 9to5Mac Daily is available on iTunes and Apple’s Podcasts app, Stitcher, TuneIn, Google Play, or through our dedicated RSS feed for Overcast and other podcast players. Sponsored by Backblaze: Never lose a file again. Use code “9to5daily” at checkout for 10% off or try for free. New episodes of 9to5Mac Daily are recorded every weekday. Subscribe to our podcast in Apple Podcast or your favorite podcast player to guarantee new episodes

Lessons from building an AI data analyst

AI/ML Data Analytics Malloy Malloy TL;DR Text-to-SQL is not enough. Answering real user questions requires going the extra mile like multi-step plans, external tools (coding) and external context. Answering real user questions requires going the extra mile like multi-step plans, external tools (coding) and external context. Context is the product. A semantic layer (we use Malloy ⎋) encodes business meaning and sharply reduces SQL complexity. A semantic layer (we use Malloy ⎋) encodes busines

Vibration Plates: Can You Use Them to Lose Weight, Build Muscle and Get Stronger?

Vibration plates are all the rage right now. They claim to help you lose weight or build muscle -- all while standing on the vibrating surface. But is this for real? Does standing on a shaking platform really help you get stronger or shed pounds, or is it just another short-lived trend? To find out, we talked to personal trainers and other fitness experts. These experts explained how vibration plates are supposed to work, the benefits you might get from using them, the risks you should watch ou

A review of Nim 2: The good and bad with example code

I've been using Nim for about 1-2 years now, and I believe the language is undervalued. It's not perfect, of course, but it's pleasant to write and read. My personal website uses Nim. After reading a recent article on Nim ("Why Nim") and the associated HN comments, it's clear that comments and some information about Nim are misleading and outdated. Since Nim 2, a tracing Garbage Collector is not the default nor the recommended memory management option. Instead, the default memory management mod

CocoaPods trunk read-only plan

TLDR: In two years we plan to turn CocoaPods trunk to be read-only. At that point, no new versions or pods will be added to trunk. - Note, this post has been updated in May 2025. Last month I wrote about how CocoaPods is currently being maintained, I also noted that we were discussing converting the main CocoaPods spec repo "trunk" to be read-only: We are discussing that on a very long, multi-year, basis we can drastically simplify the security of CocoaPods trunk by converting the Specs Repo t

Why Runway is eyeing the robotics industry for future revenue growth

Runway has spent the past seven years building visual-generating tools for the creative industry. Now, it sees a new opportunity for its technology: robotics. New York-based Runway is known for its video and photo generation AI world models, or large language models that create a simulated version of the real world. Most recently, the company released Gen-4, its video-generating model, in March and Runway Aleph, its video editing model, in July. As Runway’s world models started to improve — an

De-Googling TOTP Authenticator Codes

Back to Articles 1st Sep 2025 In the ongoing effort to extricate myself from Google's services, I've been paring down my usage of their apps on my (admittedly Android) phone. I'm now down to two Google apps I use regularly: Maps (for traffic data) and Authenticator (for TOTP [A] Time-based One Time Password codes). Now, I spend most of my time in a terminal window on MacOS or connected to a Linux machine; it'd be nice if I could get TOTPs on the command-line, and it turns out there's a utilit

Bear is now source-available

Bear is now source-available 01 Sep, 2025 When I started building Bear I made the code available under an MIT license. I didn't give it much thought at the time, but knew that I wanted the code to be available for people to learn from, and to make it easily auditable so users could validate claims I have made about the privacy and security of the platform. Unfortunately over the years there have been cases of people forking the project in the attempt to set up a competing service. And it hurt

Tesla Hit With Another Major Recall

Tesla is recalling 7,301 Model Y SUVs produced in 2025, following identification of a software defect in the driver’s side window’s automatic protection system. The recall, issued by Australia’s Department of Infrastructure, Transport, Regional Development, Communications, Sport and the Arts, warns that the window may close with excessive force if it fails to detect obstructions, posing a risk of injury. The latest recall is a perfect example of the dual-edge of automotive digitization, becaus

Anthropic is testing GPT Codex-like Claude Code web app

Anthropic is planning to bring the famous Claude Code to the web, and it might be similar to ChatGPT Codex, but you'll need GitHub to get started. For those unaware, Claude Code, which works with paid plans, is an AI-powered coding assistant that runs inside your terminal. It is primarily designed for developers, and it can understand the entire codebase of your app. Claude code in Windows Terminal Source: BleepingComputer With Claude Code, you can fix bugs, test new features, simplify Git o

OpenAI releases big upgrade for ChatGPT Codex for agentic coding

OpenAI has announced a big update for Codex, which is the company's agentic coding tool. The changes include new VS Code extension, sync support between web and terminal, and more. If you’ve a Plus or Pro subscription, you can now use Codex with every build, and it doesn’t matter where you use Codex. It now also works in your terminal or IDE. Codex has always supported web. Codex in Windows Terminal Source: BleepingComputer OpenAI states that your ChatGPT account connects it all, so you ca

Topics: code codex openai vs web

AYN’s flagship gaming handheld confirms a massive screen upgrade

AYN TL;DR The AYN Odin 3 will use a bezel-less 6-inch 120Hz HD AMOLED panel. This screen will also be used on the AYN Thor, but it’s unique to AYN. Full specs and pricing for the AYN Odin 3 are expected later this week. Gaming handhelds often live or die by their screens, and AYN has taken a unique approach with its handhelds this year. The dual-screened Thor turned heads for its design and pricing, but the larger 6-inch screen on the top mostly flew under the radar. Now, AYN has announced t

The AYN Odin 3 is officially the first Snapdragon 8 Elite gaming handheld

AYN TL;DR The AYN Odin 3 will feature a Snapdragon 8 Elite, making it the most powerful device on the market. Paired with a 6-inch 120Hz AMOLED panel, it’s set to become the ultimate flagship handheld. AYN will need to solve the 8 Elite’s heating and driver compatibility issues first. Just a few hours ago, AYN revealed that its upcoming flagship handheld, the Odin 3, will have an exclusive 6-inch 120Hz AMOLED panel. Now the company has revealed the chipset, and it might be the start of a rev

CocoaPods Is Deprecated

TLDR: In two years we plan to turn CocoaPods trunk to be read-only. At that point, no new versions or pods will be added to trunk. - Note, this post has been updated in May 2025. Last month I wrote about how CocoaPods is currently being maintained, I also noted that we were discussing converting the main CocoaPods spec repo "trunk" to be read-only: We are discussing that on a very long, multi-year, basis we can drastically simplify the security of CocoaPods trunk by converting the Specs Repo t

A Review of Nim 2: The Good and Bad with Example Code

I've been using Nim for about 1-2 years now, and I believe the language is undervalued. It's not perfect, of course, but it's pleasant to write and read. My personal website uses Nim. After reading a recent article on Nim ("Why Nim") and the associated HN comments, it's clear that comments and some information about Nim are misleading and outdated. Since Nim 2, a tracing Garbage Collector is not the default nor the recommended memory management option. Instead, the default memory management mod

Latam-GPT: The Free, Open Source, and Collaborative AI of Latin America

The supercomputing infrastructure at the University of Tarapacá (UTA) in Arica, Chile, is a fundamental pillar for Latam-GPT. With a projected investment of $10 million, the new center has a cluster of 12 nodes, each equipped with eight state-of-the-art NVIDIA H200 GPUs. This capacity, unprecedented in Chile and the region more broadly, not only enables large-scale model training in the country for the first time, it also encourages decentralization and energy efficiency. The first version of L

Is AI the end of software engineering or the next step in its evolution?

The first time I used ChatGPT to code, back in early 2023, I was reminded of “The Monkey’s Paw,” a classic horror story about an accursed talisman that grants wishes, but always by the most malevolent path — the desired outcome arrives after exacting a brutal cost elsewhere first. With the same humorless literalness, ChatGPT would implement the change I’d asked for, while also scrambling dozens of unrelated lines. The output was typically over-engineered, often barnacled with irrelevant fragment

Topics: ai code coding like vibe

Ask HN: Best foundation model for CLM fine-tuning?

Hi, I have a largish (2 GB) corpus of curated, high-quality text in some low-resource language, and I want to build a model that would provide an advanced "auto complete" service for writers. I'm thinking of taking a decoder-only model such as Llama, Mistral or Gemma, slice off the embedding layers (which are based on unneeded languages), create new ones (perhaps initialized based on a FastText model trained on the corpus), paired with a tokenizer newly created from my corpus, then train the m

Ford and the Birth of the Model T

This is an excerpt from my forthcoming book, The Origins of Efficiency, out September 23rd. Ford’s status as a large-volume car producer began with the predecessor to the Model T: the Model N, a four-cylinder, two-seater car initially priced at $500. At the time, the average car in the US cost more than $2,000, and it seemed nearly unimaginable that a car with the capabilities of the Model N could cost so little. In 1906, the year the Model N was introduced, Ford sold 8,500 of them, making the

Show HN: Spotilyrics – See synchronized Spotify lyrics inside VS Code

See synchronized Spotify lyrics inside VS Code while coding. ✨ Features 📌 Live lyrics sync with your Spotify playback. with your Spotify playback. 🎨 Lyrics colors auto-themed from album cover (via colorthief ). ). 🖥️ Smooth side panel view – code on the left, lyrics on the right. – code on the left, lyrics on the right. 🔑 Simple one-time login using your own Spotify Client ID. using your own Spotify Client ID. 🚪 Quick logout command to reset session. 📸 Demo ⚡️ Installation Open VS Cod

Today's NYT Strands Hints, Answers and Help for Sept. 1 #547

Looking for the most recent Strands answer? Click here for our daily Strands hints, as well as our daily answers and hints for The New York Times Mini Crossword, Wordle, Connections and Connections: Sports Edition puzzles. Today's NYT Strands puzzle has a neat theme, though it took me a while to hunt down some of the answers. If you need hints and answers, read on. I go into depth about the rules for Strands in this story. If you're looking for today's Wordle, Connections and Mini Crossword an

Today's NYT Connections: Sports Edition Hints and Answers for Sept. 1, #343

Looking for the most recent regular Connections answers? Click here for today's Connections hints, as well as our daily answers and hints for The New York Times Mini Crossword, Wordle and Strands puzzles. Today's Connections: Sports Edition is pretty fun -- especially if you're into athletes who share the same first name, or know the teams that don't actually play in the city on their jerseys. If you're struggling but still want to solve it, read on for hints and the answers. Connections: Spor

Code Is Debt

“Tornike, what do you think of AI coding tools?” I like to answer this frequent question by way of an example. An example of two companies. It goes something like this: Imagine two very similar companies. Both companies generate similar revenue and produce a similar software product. The only difference between these companies is that Company A uses 1 million lines of code and Company B uses 100 thousand lines of code. Which company is better off? Clearly, the company with fewer lines of code

Vibe coding as a coding veteran: from 8-bit assembly to English-as-code

Note 1: On Tower of Hanoi Solutions and their Complexity. I chose the Tower of Hanoi puzzle (Lucas, 1883) because of its almost mythical status in computer science and discrete mathematics communities. It’s a staple in AI education and typically the first encounter with elegant doubly recursive algorithms for CS undergraduates. And, I chose the search algorithms mentioned in Section 1 because they constitute the core of the “state space search” paradigm in most AI textbooks (e.g., Chapters 3 and

10-20x Faster LLVM -O0 Back-End

5 years ago, @nikic wrote: I can’t say a 10% improvement is making LLVM fast again, we would need a 10x improvement for it to deserve that label. We recently open-sourced TPDE and our fast LLVM baseline back-end (TPDE-LLVM), which is 10-20x faster than the LLVM -O0 back-end with similar runtime performance and 10-30% larger code size. We support a typical subset of LLVM-IR and only target x86-64 and AArch64. Posting this here, as this might be interesting for the LLVM community – questions/com

Topics: 10 code ir llvm size