Searching We.Love.Privacy.Club

Twts matching #test
Sort by: Newest, Oldest, Most Relevant

Spent basically the entire day (except for the mandatory walk) fighting with Python’s type hints. But, the result is that my widget toolkit now passes mypy --strict.

I really, really don’t want to write larger pieces of software without static typing anymore. With dynamic typing, you must test every code path in your program to catch even the most basic errors. pylint helps a bit (doesn’t need type hints), but that’s really not enough.

Also, somewhere along the way, I picked up a very bad (Python) programming style. (Actually, I know exactly where I picked that up, but I don’t want to point the finger now.) This style makes heavy use of dicts and tuples instead of proper classes. That works for small scripts, but it very quickly turns into an absolute mess once the program grows. Prime example: jenny. 😩

I have a love-hate relationship with Python’s type hints, because they are meaningless at runtime, so they can be utterly misleading. I’m beginning to like them as an additional safety-net, though.

(But really, if correctness is the goal, you either need to invest a ton of time to get 100% test coverage – or don’t use Python.)

⤋ Read More

ChaosBSD Is A New BSD For “Broken Drivers, Half-Working Hardware, Vendor Trash” Test Bed
A new BSD on the block is ChaosBSD that intends to serve as a testing distribution for unfinished and broken drivers not suitable for upstreaming to FreeBSD proper… ⌘ Read more

⤋ Read More

Upcoming exFAT Linux Driver Patch Can Boost Sequential Read Performance By ~10%
A patch for the open-source exFAT file-system driver for Linux can boost the sequential read performance by about 10% in preliminary tests… ⌘ Read more

⤋ Read More

Ads Are Coming To ChatGPT in the Coming Weeks
OpenAI said Friday that it will begin testing ads on ChatGPT in the coming weeks, as the $500 billion startup seeks new revenue streams to fund its continued expansion and compete against rivals Google and Anthropic. The company had previously resisted embedding ads into its chatbot, citing concerns that doing so could undermine the trustworthiness and objectivity of responses.

The ads w … ⌘ Read more

⤋ Read More

AI Models Are Starting To Crack High-Level Math Problems
An anonymous reader quotes a report from TechCrunch: Over the weekend, Neel Somani, who is a software engineer, former quant researcher, and a startup founder, was testing the math skills of OpenAI’s new model when he made an unexpected discovery. After pasting the problem into ChatGPT and letting it think for 15 minutes, he came back to a full solution. He ev … ⌘ Read more

⤋ Read More

Researchers Beam Power From a Moving Airplane
Researchers from the startup Overview Energy have successfully demonstrated beaming power from a moving airplane to the ground using near-infrared light. It marks the first step toward space-based solar power satellites that could someday transmit energy from orbit to existing solar farms on Earth. IEEE Spectrum reports: Overview’s test transferred only a sprinkling of power, but it … ⌘ Read more

⤋ Read More

China Tests a Supercritical CO2 Generator in Commercial Operation
“China recently placed a supercritical carbon dioxide power generator into commercial operation,” writes CleanTechnica, “and the announcement was widely framed as a technological breakthrough.”

The system, referred to as Chaotan One, is installed at a steel plant in Guizhou province in mountainous southwest China and is designed to recover … ⌘ Read more

⤋ Read More

Scientists Tried To Break Einstein’s Speed of Light Rule
Scientists are putting Einstein’s claim that the speed of light is constant to the test. While researchers found no evidence that light’s speed changes with energy, this null result dramatically tightens the constraints on quantum-gravity theories that predict even the tiniest violations. ScienceDaily reports: Special relativity rests on the principle that the … ⌘ Read more

⤋ Read More

Microsoft May Soon Allow IT Admins To Uninstall Copilot
Microsoft is testing a new Windows policy that lets IT administrators uninstall Microsoft Copilot from managed devices. The change rolls out via Windows Insider builds and works through standard management tools like Intune and SCCM. BleepingComputer reports: The new policy will apply to devices where the Microsoft 365 Copilot and Microsoft Copilot are both installe … ⌘ Read more

⤋ Read More

Google Is Adding an ‘AI Inbox’ To Gmail That Summarizes Emails
An anonymous reader quotes a report from Wired: Google is putting even more generative AI tools into Gmail as part of its goal to further personalize user inboxes and streamline searches. On Thursday, the company announced a new “AI Inbox” tab, currently in a beta testing phase, that reads every message in a user’s Gmail and suggests a list of to-dos a … ⌘ Read more

⤋ Read More

Dell Pro Max GB10 vs. AMD Ryzen AI Max+ Framework Desktop For Llama.cpp, OpenCL & Vulkan Compute
Over the past number of weeks the Dell Pro Max with GB10 has been undergoing a lot of testing at Phoronix. This NVIDIA GB10 powered mini PC with its 20 Arm cores (10 x Cortex-X925, 10 x Cortex-A725) and Blackwell GPU offers a lot of combined compute potential for AI and other workloads. In this article is a look at how the Dell Pro Max with GB10 competes with AMD’s Ryzen AI Max+ 395 “Strix Halo” within the Framew … ⌘ Read more

⤋ Read More

Microsoft is Slowly Turning Edge Into Another Copilot App
Microsoft has started testing a “significant” visual overhaul for Edge in its Canary and Dev Channel preview builds, and the redesigned interface borrows heavily from the design language that first appeared in the company’s standalone Copilot app rather than the Fluent Design system used across Windows 11, Xbox, and Office.

The updated look touches context menus, … ⌘ Read more

⤋ Read More

Spent most of the long weekend working on a few coding projects… specifically, I pushed some updates for TwtKpr to my test instance before spending some time working on the build process and demo page for my new twtxt-parsing library… which lead to me make some changes to my existing fluent-dom-esm library.

So, nothing actually got finished, but the incremental updates continue…

⤋ Read More

Spent most of the long weekend working on a few coding projects… specifically, I pushed some updates for TwtKpr to my test instance before spending some time working on the build process and demo page for my new twtxt-parsing library… which lead me to make some changes to my existing fluent-dom-esm library.

So, nothing actually got finished, but the incremental updates continue…

⤋ Read More
In-reply-to » More widget system progress:

And now the event loop is not a simple loop around curses’ getch() anymore but it can wait for events on any file descriptor. Here’s a simple test program that waits for connections on a TCP socket, accepts it, reads a line, sends back a line:

https://movq.de/v/93fa46a030/vid-1767547942.mp4

And the scrollbar indicators are working now.

I’ll probably implement timer callbacks using timerfd (even though that’s Linux-only). 🤔

⤋ Read More
In-reply-to » Nice! 😊 Here are the startup latencies for the simplest Mu (µ) program. println("Hello World"):

@lyse@lyse.isobeef.org A “Hello World” binary is ~372KB in size. I currently have peephole optimization and deac code optimizations in play, and a few other performance related ones, but nothing too fancy. I have a test case that ensures fib(35) doesn’t regress too badly as I continue to evolve the language.

⤋ Read More

NASA Craft To Face Heat-Shield Test on Its First Astronaut Flight Next Year
An anonymous reader shares a report: Getting to space is hard. In many ways, getting back is even harder. NASA soon aims to pull off the kind of re-entry it last conducted more than 50 years ago: safely returning astronauts to Earth after they fly to the moon and back. The mission is a big moment for NASA, which will put … ⌘ Read more

⤋ Read More

mu (µ) now has builtin code formatting and linting tools, making µ far more useful and useable as a general purpose programming language. Mu now includes:

  • An interpreter for quick “scriptinog”
  • A native code compiler for building native executables (Darwin / macOS only for now)
  • A builtin set of developer tools, currently: fmt (-fmt), check (-check) and test (-test).

⤋ Read More

Unexpected Surprise: Windows 11 Outperforming Linux On An Intel Arrow Lake H Laptop
Typically when receiving any review hardware preloaded with Microsoft Windows I tend to run some Windows vs. Linux benchmarks just as a sanity test plus it still seems to generate a fair amount of interest even though the outcome is almost always the same: Linux having a hefty performance advantage over Windows especially in the more demanding creator-type workloads. As an unexpected twist and time consuming puzzle the past two … ⌘ Read more

⤋ Read More
In-reply-to » @lyse Well, I used SnipMate years ago (until 2012). IIRC, it’s more than just “insert a bit of text here”, it can also jump to the correct next location(s) and stuff like that. Don’t remember why I stopped using it.

@movq@www.uninformativ.de Thanks! I’ll have a look at SnipMate. Currently, I’m (mis)using the abbreviation mechanism to expand a code snippet inplace, e.g.

autocmd FileType go inoreab <buffer> testfunc func Test(t *testing.T) {<CR>}<ESC>k0wwi

or this monstrosity:

autocmd FileType go inoreab <buffer> tabletest for _, tt := range []struct {<CR>    name string<CR><CR><BS>}{<CR>   {<CR>   name: "",<CR><BS>},<CR><BS>} {<CR>  t.Run(tt.name, func(t *testing.T) {<CR><CR>})<CR><BS>}<ESC>9ki<TAB>

But this of course has the disadvantage that I still have to remove the last space or tab to trigger the expansion by hand again. It’s a bit annoying, but better than typing it out by hand.

⤋ Read More

UK Accounting Body To Halt Remote Exams Amid AI Cheating
The world’s largest accounting body is to stop students being allowed to take exams remotely to crack down on a rise in cheating on tests that underpin professional qualifications. From a report: The Association of Chartered Certified Accountants (ACCA), which has almost 260,000 members, has said that from March it will stop allowing students to take online exams i … ⌘ Read more

⤋ Read More

Researchers Show Some Robots Can Be Hijacked Just Through Spoken Commands
An anonymous Slashdot reader shared this story from Interesting Engineering:

Cybersecurity specialists from the research group DARKNAVY have demonstrated how modern humanoid robots can be compromised and weaponised through weaknesses in their AI-driven control systems.

In a controlled test, the team demonstrated that a comm … ⌘ Read more

⤋ Read More

AMD RDNA3/RDNA4 Go Down Hard On Linux 6.19, But Here’s How The Older AMD GPUs End Out 2025
As part of the various end-of-year benchmarking comparisons on Phoronix and with Linux 6.19 switching older AMD GCN 1.0/1.1 graphics cards to the AMDGPU driver by default, I planned for a very large AMD Radeon graphics card comparison on the latest open-source Linux driver for ending out 2025. In the end though I was thwarted by newer AMD RDNA3 / RDNA4 graphics cards regressing hard on Linux 6.19 that led to ending this testing … ⌘ Read more

⤋ Read More

Gmail Users May Soon Be Able To Change Their Email Address and Keep the Old One
Google appears to be testing a feature that would let users change their @gmail.com address for the first time, according to an official support document. The support page exists only in Hindi, suggesting an India-first rollout, and Google notes that users will “gradually begin to see this option.”

The feature would l … ⌘ Read more

⤋ Read More

5K Gaming Is Too Hard, Even for an RTX 5090D
Asus has been showcasing its new 5K 27-inch ROG Strix 27 Pro gaming monitor running at 5,120 x 2,880 resolution and up to 180Hz, but even Nvidia’s flagship RTX 5090 struggles to deliver smooth frame rates at this demanding pixel count. In testing conducted by Asus, the RTX 5090D – a Chinese-exclusive variant with weaker AI performance – achieved just 51 frames per second in a Cyberpu … ⌘ Read more

⤋ Read More

Uber, Lyft Set To Trial Robotaxis In the UK In Partnership With China’s Baidu
Uber and Lyft plan to trial robotaxis in London starting in 2026 using autonomous vehicles from Baidu, as the UK fast-tracks approvals for self-driving cars on public roads. CNBC reports: Lyft’s testing of Baidu’s initial fleet of dozens of vehicles will begin in 2026, pending regulatory approval, “with plans to scale to h … ⌘ Read more

⤋ Read More

Instacart Kills AI Pricing Tests That Charged Some Customers More Than Others
Instacart has ended its AI-powered pricing tests after a study from Groundwork Collaborative, Consumer Reports and More Perfect Union revealed that the grocery delivery platform was showing different customers different prices for identical items at the same store. The company said Monday that retailers can no longer use Ever … ⌘ Read more

⤋ Read More

Oh great, I received an e-mail that my SMTP credentials have been exposed. Once again, just another shitty scanner that generates garbage reports from tests it doesn’t understand. Thank you for nothing!

conf := &Config{
    SMTPHost: "smtp.example.com",
    SMTPPort: 587,
    SMTPUser: "user",
    SMTPPass: "hunter2",
    SMTPFrom: "from@example.com",
}

⤋ Read More

Linux Mint 22.3 Beta Released With Cinnamon 6.6 Desktop
The beta release of Linux Mint 22.3 “Zena” is now available for testing ahead of the holidays for this latest incremental update to this desktop OS built atop an Ubuntu 24.04 LTS base… ⌘ Read more

⤋ Read More

Microsoft Made Another Copilot Ad Where Nothing Actually Works
Microsoft’s latest holiday ad for its Copilot AI assistant features a 30-second montage of users seamlessly syncing smart home lights to music, scaling recipes for large gatherings, and parsing HOA guidelines – none of which the software can actually perform reliably when put to the test. The Verge methodically tested each prompt shown in the ad and foun … ⌘ Read more

⤋ Read More

Tests Find AI Toys Parroting Chinese Communist Party Values
A plush AI toy marketed for children as young as three years old delivers detailed instructions on sharpening knives and lighting matches, and when asked about Chinese President Xi Jinping’s resemblance to Winnie the Pooh – a comparison censored in China – responds that “your statement is extremely inappropriate and disrespectful.”

The Miriat Miiloo, ma … ⌘ Read more

⤋ Read More

Anthropic’s AI Lost Hundreds of Dollars Running a Vending Machine After Being Talked Into Giving Everything Away
Anthropic let its Claude AI run a vending machine in the Wall Street Journal newsroom for three weeks as part of an internal stress test called Project Vend, and the experiment ended in financial ruin after journalists systematically manipulated the bot into … ⌘ Read more

⤋ Read More

Intel’s Cache Aware Scheduling Presentation At LPC 2025
One of the exciting Intel innovations to the Linux kernel this year has been around the Cache Aware Scheduling for helping to deliver better performance on modern CPUs with multiple last level caches. The kernel patches have yet to be upstreamed but testing has shown to be quite promising for grouping tasks sharing data to the same LLC domain to help reduce cache misses and cache bouncing. Those wishing to learn more about Cache Aware Scheduling, there wa … ⌘ Read more

⤋ Read More

The Significant Performance Gains For Radeon RADV Ray-Tracing Performance In 2025
As part of my various year-end comparison benchmarking, I recently ran some tests looking at how the Radeon RX 9000 series RDNA 4 performance has evolved since its debut near the beginning of the year. The Vulkan ray-tracing performance in particular was standing out this year as having evolved quite nicely while for conventional OpenGL and Vulkan performance the performance has been largely stable this year with its great at-launch su … ⌘ Read more

⤋ Read More

I cleaned up all my of AoC (Advent of Code) 2025 solutions, refactored many of the utilities I had to write as reusable libraries, re-tested Day 1 (but nothing else). here it is if you’re curious! This is written in mu, my own language I built as a self-hosted minimal compiler/vm with very few types and builtins.

https://git.mills.io/prologic/aoc2025

⤋ Read More

Rust Coreutils 0.5 Released - Inching Toward Full GNU Compatibility
Rust Coreutils 0.5 is now available as the latest milestone for this Rust-based alternative to GNU Coreutils. Rust Coreutils 0.5 continues moving closer to “full GNU compatibility” with nearly a 90% pass rate on the GNU test suite… ⌘ Read more

⤋ Read More

Amazon Prime Video Pulls AI-Powered Recaps After Fallout Flub
An anonymous reader shares a report: Amazon Prime Video has pulled its AI-powered video recap of Fallout after viewers noticed that it got key parts of the story wrong. The streaming service began testing Video Recaps last month, and now they’re missing from the shows included in the test, including Fallout, The Rig, Tom Clancy’s Jack Ryan, Up … ⌘ Read more

⤋ Read More

Opera Wants You To Pay $20 a Month For Its AI Browser
Opera has opened its AI-powered browser Neon to the public after a couple of months of testing, and anyone interested in trying it will need to pay $19.90 per month. The Norway-based company first unveiled Neon in May and launched it in early access to select users in October. Like Perplexity’s Comet, OpenAI’s Atlas, and The Browser Company’s Dia, Neon bakes an AI chat … ⌘ Read more

⤋ Read More

LibreOffice 26.2 Beta 1 Now Available For This Free Software Office Suite
LibreOffice 26.2 Beta 1 is now available for testing in working toward the stable release in February for this cross-platform, open-source office suite solution… ⌘ Read more

⤋ Read More

FreeBSD 15.0 vs. Ubuntu Linux For AMD EPYC Server Performance
Given the recent release of FreeBSD 15, I started off my testing in looking at how FreeBSD 15.0 improves performance versus FreeBSD 14.3. Now it’s onto the next important question: how is FreeBSD 15.0 performing relative to Linux on servers? Here are some benchmarks exploring that topic today. ⌘ Read more

⤋ Read More