Latest Tech News

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

Filtered by: xm Clear Filter

Is OOXML Artifically Complex?

Is OOXML Artifically Complex? A while ago, the official blog of LibreOffice published a provocative article: “An artificially complex XML schema as a lock-in tool.” Its target is Microsoft’s XML-based file formats — the Office Open XML (OOXML). The article alleges that, although Microsoft put its Office formats through standardization, the spec is engineered to be so complex that it obstructs interoperability with third-party software. Moreover, the complexity is allegedly gratuitous and disco

Hot deal: Sony WH-1000XM5 headphones drop to record-low price!

The brand-new Sony WH-1000XM6 are excellent headphones, but are they worth their high $499.99 price point? Many would argue so, but I don’t have unlimited money and would prefer to get something nearly as good if it saves me hundreds of dollars. The previous-generation Sony WH-1000XM5 headphones are still impressive cans, and right now they are just $249.99! Buy the Sony WH-1000XM5 headphones for just $249.99 ($150 off) This offer is available from Costco. This discounted all-time low price is

Show HN: I Built a XSLT Blog Framework

TLDR I created a blog publishing framework built on XSLT. You can see it at https://xsltblogdemo.vgr.land/ and get the source here https://github.com/vgr-land/vgr-xslt-blog-framework Introduction Why build my own web publishing framework? It doesn't make any sense to do so. There are enough web frameworks out there to last everyone the rest of time. I wrote this for me. Once I learned the simple flow of XSLT driven site development I realized I was able to get what I want with little effort a

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.

XSLT removal will break multiple government and regulatory sites

What is the issue with the HTML Standard? One of the issues we've seen in #11523 and #11563 is that the proposal to remove XSLT from the spec doesn't acknowledge existing use cases beyond Chrome Status counter stats. According to Chrome's own Blink principles of web compatibility: The primary signal we use is the fraction of page views impacted in Chrome, usually computed via Blink’s UseCounter UMA metrics. As a general rule of thumb, 0.1% of PageVisits (1 in 1000) is large, while 0.001% is c

Don’t pay full price for the XM6! The Sony WH-1000XM5 are $126 off!

The Sony WH-1000XM6 headphones may be super hot and newer, but the Sony WH-1000XM5 don’t fall far behind. It also helps that the previous-generation cans are on sale right now, saving you $126. That brings the cost down to just $273.99. Buy the Sony WH-1000XM5 headphones for just $273.99 ($126 off) This offer is available from Amazon. Keep in mind that maximum savings only apply to the Black model. All other color versions go for $328. Sony WH-1000XM5 Sony WH-1000XM5 The king of the ANC pack e

Supporting org.apache.xml.security in graalVM

Supporting org.apache.xml.security in graalVM When working today at out european trusted lists feature $DAY_JOB we had an issue which was coming from org.apache.xml.security when trying to run our testsuite natively compiled with graalVM. java.util.MissingResourceException: Can't find bundle for base name org/apache/xml/security/resource/xmlsecurity locale en_US -H:IncludeResourceBundles=org.apache.xml.security.resource.xmlsecurity org.apache.xml.security.signature.XMLSignatureException: The

Deal: Get the Sony WH-1000XM6 headphones at their record low price!

Are you looking for the best headphones? There are a few main competitors, but our experts from SoundGuys.com have crowned the Sony WH-1000XM6 the best overall choice. They are pretty pricey, but today you can get them at their record-low price of $428. Buy the Sony wH-1000XM6 headphones for $428 ($21.99 off) This offer is available from Amazon. The discount applies to all color versions available: Black, Midnight Blue, and Platinum Silver. Sony WH-1000XM6 Headphones Sony WH-1000XM6 Headphones

Overengineering my homelab so I don't pay cloud providers

After years of self-hosting on a VPS in a datacenter, I’ve decided to move my services at home. But instead of just porting services, I’m using this as an opportunity to migrate to a more flexible and robust set up. I will deploy services on a single mini pc. Since I need to be able to experiment and learn without disrupting my services, I will need to be able to spin up Virtual Machines (VMs). Let’s explore how I deployed Proxmox Virtual Environment on a safe host for my specific needs as a ho

Over engineering my homelab so I don't pay cloud providers

After years of self-hosting on a VPS in a datacenter, I’ve decided to move my services at home. But instead of just porting services, I’m using this as an opportunity to migrate to a more flexible and robust set up. I will deploy services on a single mini pc. Since I need to be able to experiment and learn without disrupting my services, I will need to be able to spin up Virtual Machines (VMs). Let’s explore how I deployed Proxmox Virtual Environment on a safe host for my specific needs as a ho

Proxmox Virtual Environment 9.0 with Debian 13 released

Proxmox Virtual Environment 9.0 with Debian 13 released VIENNA, Austria – August 05, 2025 – Leading open-source server solutions provider Proxmox Server Solutions GmbH (henceforth "Proxmox"), celebrating its 20th year of innovation, today announced the release of Proxmox Virtual Environment (VE) 9.0. Main highlight of this update is a modernized core built upon Debian 13 “Trixie”, ensuring a robust foundation for the platform. Proxmox VE 9.0 further introduces significant advancements in both

Oxmiq Labs Inc.: Re-Architecting the GPU Stack: From Atoms to Agents

Campbell – CA. Oxmiq Labs Inc., the all-new GPU software and IP startup founded by one of the world’s top GPU architects and visionaries, Raja Koduri, emerges from stealth after two years of intensive IP development. Raja has assembled a world-class team of GPU and AI architects with over 500 years of combined experience, hundreds of patents, and a collective track record of generating more than $100B in revenue at prior companies. The Opportunity: Modern computing has fundamentally shifte

A dive into open chat protocols

A dive into open chat protocols I’m between projects right now, so as is my idiom I’m going to take some random topic that has caught me on a manic swing in my little bipolar life, and dive deeper into it for a few days. One of the low-key topics in the back of my mind is that “the world needs an open chat protocol that doesn’t suck”, and something made me start thinking seriously about XMPP again for the first time in a decade. I used XMPP myself a fair amount in its little Golden Age of the e

Go Assembly Mutation Testing

While maintaining and developing the Go cryptography standard library, we often spend significantly more time on testing than on implementation. That’s good and an important part of how we achieve our excellent security track record. Ideally, this would be especially true for the least safe parts of the library. However, testing assembly cores presents unique challenges, due to their constant-time nature. This has been a long-standing issue. For Go 1.26, I am working on introducing a mutation

From XML to JSON to CBOR

In modern computing, data exchange is foundational to everything from web browsing to microservices and IoT devices. The ability for different systems to represent, share, and interpret structured information drives our digital world. Yet no single perfect format has emerged to meet all needs. Instead, we've seen an evolution of data interchange formats, each addressing the specific challenges and technical requirements of its time. This narrative traces three pivotal data formats: Extensible M

Topics: cbor data json web xml

A month using XMPP (using Snikket) for every call and chat (2023)

A month using XMPP (using Snikket) for every call and chat 2023-08-31 For the last month, I’ve been using XMPP (using Snikket) for every call and chat between me and my wife Sandra, at least. Sandra and I switched from using Matrix to using XMPP a while back. Matrix was pretty good for messaging, although quite a few encryption-related issues, but it - or my installation of it, possibly - was unreliable for audio and video. Sometimes it would work, sometimes it would not. Moving to XMPP - usi

A month using XMPP (using Snikket) for every call and chat

A month using XMPP (using Snikket) for every call and chat 2023-08-31 For the last month, I’ve been using XMPP (using Snikket) for every call and chat between me and my wife Sandra, at least. Sandra and I switched from using Matrix to using XMPP a while back. Matrix was pretty good for messaging, although quite a few encryption-related issues, but it - or my installation of it, possibly - was unreliable for audio and video. Sometimes it would work, sometimes it would not. Moving to XMPP - usi

Proxmox Donates €10k to the Perl and Raku Foundation

Proxmox Donates €10,000 to The Perl and Raku Foundation The Perl and Raku Foundation (TPRF) is delighted to announce a generous €10,000 donation from Proxmox Server Solutions GmbH, supporting the critical Perl 5 Core Maintenance Fund. Corporate partnerships play a critical role in enabling TPRF to fulfill its mission. A Partner in Open Source Proxmox Virtual Environment is a complete, open-source server management platform for enterprise virtualization. It tightly integrates the KVM hyperviso

XSLT: A Precision Tool for the Future of Structured Transformation

Vasu Chakkera gives a summary of some of the varied enterprise uses for XSLT Introduction While modern development trends lean toward JSON and microservices, XML continues to operate quietly but powerfully beneath the surface in enterprise domains like finance, healthcare, legal, education, and digital publishing. In these spaces, where precision, structure, and longevity are non-negotiable, XSLT (Extensible Stylesheet Language Transformations) remains one of the most capable — and often under

XMLUI

In the mid-1990s you could create useful software without being an ace coder. You had Visual Basic, you had a rich ecosystem of components, you could wire them together to create apps, standing on the shoulders of the coders who built those components. If you’re younger than 45 you may not know what that was like, nor realize web components have never worked the same way. The project we’re announcing today, XMLUI, brings the VB model to the modern web and its React-based component ecosystem. XML

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

Not again: Sony’s WH-1000XM6 hinge shows signs of cracking

TL;DR A WH-1000XM6 user has reported a broken hinge, even after using the headphones “carefully.” While there has only been this one report so far, Sony supposedly redesigned the XM6 hinge to prevent this. The problem echoes an issue that plagued the previous XM5 model. The flagship Sony WH-1000XM6 headphones are barely two months old, but a new report is raising concerns about their durability. Specifically, it’s an issue from the predecessor device we had hoped was in the past. A Reddit po

Sony’s best noise-canceling headphones are up to 45 percent off

Every model in Sony’s WH-1000XM lineup has consistently ranked among the best headphones you can buy, and thanks to Amazon Prime Day, several of the latest entries are on sale. Right now, for instance, the brand-new WH-1000XM6 are available from Amazon, Best Buy, and Sony for around $428 ($22 off), which is the first cash discount we’ve seen. If that’s too pricey, you can also pick up the XM5 at Amazon starting at $248 ($150 off), which remains their best price to date. Unsurprisingly, the XM6

Rare deal brings the Sony WH-1000XM5 Headphones below $300

If you’re in the market for a top-notch pair of headphones, check out this deal on the Sony WH-1000XM5. Right now, you can get them for $298, a 26% discount off the usual price of $399.99. This offer is a highlight of Prime Day and a more affordable alternative to the newly launched successor. Sony WH-1000XM5 for $298 (26% off) The Sony WH-1000XM5 brings a host of features to enhance your listening experience. With a sleek design and a synthetic leather headband, these headphones prioritize com

Topics: 1000xm5 day noise sony wh

Deal: Sony’s WF-1000XM5 earbuds hit $198 in Prime Day pick

Harley Maranan / Android Authority If you’re shopping for a new pair of true wireless earbuds, now might be the perfect time to grab the Sony WF-1000XM5. During Amazon Prime Day, you can snag these earbuds for $198. That’s a 34% discount off the recommended retail price, bringing high-quality audio technology into a more affordable range. Sony WF-1000XM5 for $198.00 (34% off) The Sony WF-1000XM5 earbuds pack a lot into a compact package, being 25% smaller and 20% lighter than the model before

I replaced my Bose UltraComfort headphones for the Sony XM6 - this deal solidifies the upgrade

ZDNET's key takeaways The Sony WH-1000XM6 are available in Black, Silver, and Midnight Blue for $450. These headphones provide exceptional noise cancellation, practical software features, and an enjoyable sound. A tight fit and non-adjustable noise cancellation are noticeable pitfalls for premium headphones. View now at Sony View now at Amazon more buying choices For a limited time, Amazon has the Sony WH-1000XM6 on sale for $428, a light discount that you shouldn't take for granted. It's be

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

The xMEMS 'fan on a chip' is ready for smart glasses

As AI reignites Big Tech's push for smart glasses, here's a tech that could play a central role. xMEMS, which debuted a solid-state "fan on a chip" last year, has a new one for wearables. This could help future smart glasses melt your face figuratively — and not literally. Founded in 2018, xMEMS specializes in micro-electromechanical systems (MEMS) technology. The California-based company started with solid-state speakers. Last year, it introduced its µCooling "fan on a chip" for phones and oth