Latest Tech News

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

Filtered by: ml Clear Filter

LibreOffice slams Microsoft for locking in Office users w/ complex file formats

When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works LibreOffice has been on the offensive lately, taking the time to call out Microsoft and its practices whenever it can. Now, it is at it again, accusing Microsoft of "intentionally" using "unnecessarily complex" file formats to achieve user lock-in with its Microsoft 365 (Office) documents. For those who don't know, XML is a markup language that programs like Microsoft 365 and LibreOffice use t

Metaflow: Build, Manage and Deploy AI/ML Systems

Metaflow Metaflow is a human-centric framework designed to help scientists and engineers build and manage real-life AI and ML systems. Serving teams of all sizes and scale, Metaflow streamlines the entire development lifecycle—from rapid prototyping in notebooks to reliable, maintainable production deployments—enabling teams to iterate quickly and deliver robust systems efficiently. Originally developed at Netflix and now supported by Outerbounds, Metaflow is designed to boost the productivity

ASML shares drop 11% after the chip giant says it can't confirm that it will grow in 2026

ASML on Wednesday warned of the possibility of no growth in 2026, even as it beat top and bottom line expectations for the second quarter. ASML's guidance for the current quarter missed expectations while it narrowed its own forecast for the rest of the year. Shares of the firm ended the day 11.4% lower. Like many companies in the semiconductor industry, ASML has been grappling with uncertainty created by U.S. tariff policy. The company forecast third-quarter revenue of between 7.4 billion eu

ASML shares drop 6.5% after the chip giant says it can't confirm that it will grow in 2026

An icon of ASML is displayed on a smartphone, with an ASML chip visible in the background. ASML on Wednesday warned of the possibility of no growth in 2026, even as it beat top and bottom line expectations for the second quarter. ASML's guidance for the current quarter missed expectations while it narrowed its own forecast for the rest of the year. Shares of ASML dropped 6.5% in early trading, shortly after European markets opened. Like many companies in the semiconductor industry, ASML has

Apple’s machine learning framework is getting support for NVIDIA’s CUDA platform

Apple’s MLX machine learning framework, originally designed for Apple Silicon, is getting a CUDA backend, which is a pretty big deal. Here’s why. The work is being led by developer @zcbenz on GitHub (via AppleInsider), who started prototyping CUDA support a few months ago. Since then, he split the project into smaller pieces, and gradually merged them into Apple’s MLX’s main branch. The backend is still a work in progress, but several core operations, like matrix multiplication, softmax, reduc

Easy dynamic dispatch using GLIBC Hardware Capabilities

TL;DR With GLIBC 2.33+, you can build a shared library multiple times targeting various optimization levels, and the dynamic linker/loader will pick the highest version supported by the current CPU. For example, with the layout below, on a Ryzen 9 5900X, x86-64-v3/libfoo0.so would be loaded: In the meantime, ggml has extended its support for its own dynamic dispatch to arm64 and ppc64el , the lack of which originally motivated this work. The Debian package will soon switch to this. However, an

Hazel: A live functional programming environment with typed holes

Hazel Hazel is a live functional-programming environment rooted in the principles of type theory. You can find the relevant papers and more motivation at the Hazel website. You can try Hazel online: the dev branch is the main branch at the moment. Every other branch that has been pushed to GitHub and successfully builds can also be accessed at: https://hazel.org/build/<branch_name> Building and Running Hazel Short version If you already have ocaml version 5.2.0, at least version 2.0 of opa

Yamlfmt: An extensible command line tool or library to format YAML files

yamlfmt yamlfmt is an extensible command line tool or library to format yaml files. Goals Create a command line yaml formatting tool that is easy to distribute (single binary) Make it simple to extend with new custom formatters Enable alternative use as a library, providing a foundation for users to create a tool that meets specific needs Maintainers This tool is not yet officially supported by Google. It is currently maintained solely by @braydonk, and unless something changes primarily

MLB will test its robot umpire system at the next All-Star Game

While human umpires will still make the first call at the All-Star Game on July 15, Major League Baseball plans to let teams use a robot umpire to challenge rulings, ESPN reports. The automated ball-strike (ABS) system has been around for years in one form or another, but relying on a computer's judgement of a pitch has yet to become a permanent fixture of major league play. MLB is essentially porting over the ABS challenge system used during spring training for the upcoming All-Star Game in At

Xenharmlib: A music theory library that supports non-western harmonic systems

Xenharmlib 0.3.0 has just been released. Find out what’s new Welcome to xenharmlib’s documentation!¶ Xenharmonic (adj.): Pertaining to music which sounds unlike that composed in the familiar 12 tone equal-tempered scale. —Ivor Darreg Xenharmlib is a generalized music theory library that supports traditional Western and non-western harmonic systems, unconventional microtonal and macrotonal tunings, diatonic and posttonal set theory and non-standard notations. It is easy to use, extendable, an

The best Prime Day deals on our favorite robot vacuums

Theis a good bump-and-roll bot that is on sale at Amazon for just $139.99 ($110 off), which is one of its better prices to date. This basic robot vacuum may lack some of the advanced features of pricier models, but it nails the essentials with decent 2,000Pa suction power and a large 600ml dustbin. It operates quietly and doesn’t rely on Wi-Fi, too, so there’s no need to deal with a smartphone app. Instead, you can control it directly using the onboard button or the included remote, which also l

Topics: 000pa 110 139 600ml 99

BharatMLStack – Realtime Inference, MLOps

BharatMLStack What is BharatMLStack? BharatMLStack is a comprehensive, production-ready machine learning infrastructure platform designed to democratize ML capabilities across India and beyond. Our mission is to provide a robust, scalable, and accessible ML stack that empowers organizations to build, deploy, and manage machine learning solutions at massive scale. Our Vision 🎯 Democratize Machine Learning: Make advanced ML infrastructure accessible to organizations of all sizes 🚀 Scale Withou

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"

The MLS Season Pass is 50 percent off ahead of the All-Star game and Leagues Cup

Major League Soccer (MLS) is now nearly halfway through its 2025 season, and Apple is giving fans a great reason to tune in. For a limited time, the MLS Season Pass is available for just $49, offering new and returning subscribers access to every remaining match at half the regular price. If you’re an Apple TV Plus subscriber, the deal gets even better: you can grab the pass for just $39 with an additional $10 discount. The seasonal pass gives you access to every Major League Soccer (MLS) game

Topics: 49 apple mls pass season

New FileFix attack runs JScript while bypassing Windows MoTW alerts

A new FileFix attack allows executing malicious scripts while bypassing the Mark of the Web (MoTW) protection in Windows by exploiting how browsers handle saved HTML webpages. The technique, was devised by security researcher mr.d0x Last week, the researcher showed how the first FileFix method worked as an alternative to 'ClickFix' attacks by tricking users into pasting a disguised PowerShell command into the File Explorer address bar. The attack involves a phishing page to trick the victim in

Apple TV's MLS Season Pass is half off for the rest of the season.

Engadget has been testing and reviewing consumer tech since 2004. Our stories may include affiliate links; if you buy something through a link, we may earn a commission. Read more about how we evaluate products . If you've put off buying an MLS Season Pass this year then you're in luck. Today, Apple TV is cutting the price in half, dropping to $49 from $99, for the rest of the 2025 season. If you have an Apple TV+ subscription then you can get a seasonal subscription to the pass for just $39.

MLS Season Pass is now 50% off

The MLS Season Pass price is now $49 for the remainder of the season, which lets subscribers stream all MLS regular season and playoff games, live and on-demand. The price drop reflects the fact that the 2025 season is about halfway finished. As always, Apple TV+ members get an additional discount: MLS Season Pass is now just $39 if you are a TV+ subscriber. The monthly plan price is unchanged. As usual, this does not reflect a permanent change in pricing strategy for MLS Season Pass. It is me

Topics: apple mls price season tv

Tools I love: mise(-en-place)

Tools I love: mise(-en-place) tools cli mise Once in a while you get introduced to a tool that instantly changes the way you work. For me, mise is one of those tools. mise is the logical conclusion to a lot of the meta-tooling that exists around language-specific version and package managers like asdf, nvm, uv, pyenv etc. It makes it exceptionally easy to install, use, and manage software. It also allows you to manage environment variables and declare tasks (run commands). The first step in g

Topics: jj mise toml tools use

Cloudflare open-sources Orange Meets with End-to-End encryption

Cloudflare has implemented end-to-end encryption (E2EE) to its video calling app Orange Meets and open-sourced the solution for transparency. The application has been available since last year when the internet giant launched it as a demo for Cloudflare Calls (now Realtime). With the introduction of E2EE and the resolution of various trust and verification issues, users interested in strong cryptographic assurances can explore Orange Meets as a foundation for secure video calling in research o

Show HN: A different kind of AI Video generation

Hello! I'm Andrew Arrow, a developer and Final Cut Pro user. My history with FCP goes back years and years, I tried to be a video editor as a career but ended up a software developer. I purchased the full version of the software a long, long time ago. And to Apple's credit, every single time I goto the App Store on any mac I still have access to download it. I must have been through 20, 30? I don't know, but a lot of macs over the years. Just recently I downloaded it again and noticed the XML E

Topics: fcp just time video xml

XSLT – Native, zero-config build system for the Web

XSLT XSLT (1999): native, zero-config build system for the Web. From: Grug brain Paco To: Paco Subject: XSLT most static websites created like this data ( .json , .md , .txt ) , , ) build system (Hugo, Next.js, Astro, …) output (static HTML) me make many website, find build system has much complexity. not understand big project like React Next.js, need many PhD for understand how my markdown blog work me want remove framework (many grug do), want use simple HTML and CSS, use sacred spec

Topics: blog html like web xml

Libxml2's "no security embargoes" policy

Libxml2's "no security embargoes" policy [LWN subscriber-only content] Welcome to LWN.net The following subscription-only content has been made available to you by an LWN subscriber. Thousands of subscribers depend on LWN for the best news from the Linux and free software communities. If you enjoy this article, please consider subscribing to LWN. Thank you for visiting LWN.net! Libxml2, an XML parser and toolkit, is an almost perfect example of the successes and failures of the open-source mov

Of Course ML Has Monads (2011)

A popular meme in the world of PL’s is that “Haskell has monads”, with the implication that this is a distinctive feature of the language, separate from all others. While it is true that Haskell has popularized the use of monads as a program structuring device, the idea of a monad is not so much an issue of language design (apart from the ad hoc syntactic support provided by Haskell), but rather one of library design. After all, a monad is just one of a zillion signatures (type classes) with whi

Scroll snapping, state queries, monster hunter, and gamification

In this (long) part of the customizable select series, it’s all about gamification. In this article, I’d like to highlight one of my demos, where I aimed to recreate a piece of UI found in the Monster Hunter games. To re-create this behavior, I had to think in terms of keyboard navigation first. This demo requires quite a lot of CSS, as well as some scripting, and in the end, I do want to highlight some accessibility concerns. This is an experiment on how far we can take it when styling select e

Unexpected security footguns in Go's parsers

In Go applications, parsing untrusted data creates a dangerous attack surface that’s routinely exploited in the wild. During our security assessments, we’ve repeatedly exploited unexpected behaviors in Go’s JSON, XML, and YAML parsers to bypass authentication, circumvent authorization controls, and exfiltrate sensitive data from production systems. These aren’t theoretical issues—they’ve led to documented vulnerabilities like CVE-2020-16250 (a Hashicorp Vault authentication bypass found by Goog

String Interpolation in C++ Using Glaze Stencil/Mustache

Glaze provides string interpolation for C++ structs through the stencil and mustache formats. These provide templating mechanisms for formatting structured data into strings, inspired by the Mustache templating language. This enables the generation of dynamic output by combining predefined templates with C++ structs. Basic Usage¶ struct person { std :: string first_name {}; std :: string last_name {}; uint32_t age {}; bool hungry {}; bool employed {}; }; // Basic interpolation std :: string_vi

What would a Kubernetes 2.0 look like

Around 2012-2013 I started to hear a lot in the sysadmin community about a technology called "Borg". It was (apparently) some sort of Linux container system inside of Google that ran all of their stuff. The terminology was a bit baffling, with something called a "Borglet" inside of clusters with "cells" but the basics started to leak. There was a concept of "services" and a concept of "jobs", where applications could use services to respond to user requests and then jobs to complete batch jobs t

What Would a Kubernetes 2.0 Look Like

Around 2012-2013 I started to hear a lot in the sysadmin community about a technology called "Borg". It was (apparently) some sort of Linux container system inside of Google that ran all of their stuff. The terminology was a bit baffling, with something called a "Borglet" inside of clusters with "cells" but the basics started to leak. There was a concept of "services" and a concept of "jobs", where applications could use services to respond to user requests and then jobs to complete batch jobs t

Foundry (YC F24) Hiring Early Engineer to Build Web Agent Infrastructure

Location: San Francisco, CA Why Foundry Exists: Most of what people do at work sucks—it's manual, repetitive, and wastes time. Recruiters spend hours every day on LinkedIn, CRMs, email, and tedious data entry tasks instead of focusing on the things humans actually do well: building relationships, strategy, and decision-making. We're building tools so that AI agents can use web browsers exactly like humans, navigating enterprise apps like Salesforce, SAP, or Workday without constant manual inte

Lawyers Just Discovered Something About Meta's AI That Could Cost Zuckerberg Untold Billions of Dollars

A legal expert found that Meta's AI is able to spit out entire portions of books verbatim — and if he's right, it could be seriously bad news for the company and its CEO Mark Zuckerberg. First, a quick primer. All the AI that's commercially buzzy at the moment, like OpenAI's ChatGPT or Meta's Llama, is trained by feeding in huge amounts of data. Then researchers do a bunch of number crunching using algorithms, basically teaching the system to recognize patterns in all that data so thoroughly th