Searching We.Love.Privacy.Club

Twts matching #running
Sort by: Newest, Oldest, Most Relevant
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

SuperTux 0.7 Reaches Beta For Reviving An Open-Source Classic
Longtime Linux users likely have fond memories of SuperTux as the open-source jump-n-run game that used to be included on some early Linux live CD/DVDs for this Super Mario Bros inspired game. There hasn’t been a new release of SuperTux in over four years but out today is the beta of SuperTux 0.7 as a major overhaul to the free software, family-friendly game title… ⌘ Read more

⤋ Read More
In-reply-to » My little toy operating system from last year runs in 16-bit Real Mode (like DOS). Since I’ve recently figured out how to switch to 64-bit Long Mode right after BIOS boot, I now have a little program that performs this switch on my toy OS. It will load and run any x86-64 program, assuming it’s freestanding, a flat binary, and small enough (< 128 KiB code, only uses the first 2 MiB of memory).

@prologic@twtxt.net That might be a challenge, at least in 16-bit Real Mode: The OS follows the model of COM files on DOS, i.e. the size of the binary cannot exceed 64 KiB and heap+stack of the running program will have to fit into that same 64 KiB. 😅 (The memory layout is very rigid, each process gets such a 64 KiB slice.)

And in 64-bit Long Mode, there is no “kernel” yet. The thing in the video is literally just a small bare-metal program.

But some day, maybe. 😃

⤋ Read More
In-reply-to » My little toy operating system from last year runs in 16-bit Real Mode (like DOS). Since I’ve recently figured out how to switch to 64-bit Long Mode right after BIOS boot, I now have a little program that performs this switch on my toy OS. It will load and run any x86-64 program, assuming it’s freestanding, a flat binary, and small enough (< 128 KiB code, only uses the first 2 MiB of memory).

@movq@www.uninformativ.de It’d be cool if you could get µ (Mu) running in your little toyOS 🤣 You’d technically only have to swap out the syscall() builtin for whatever your toy OS supports 🤔

⤋ Read More
In-reply-to » My little toy operating system from last year runs in 16-bit Real Mode (like DOS). Since I’ve recently figured out how to switch to 64-bit Long Mode right after BIOS boot, I now have a little program that performs this switch on my toy OS. It will load and run any x86-64 program, assuming it’s freestanding, a flat binary, and small enough (< 128 KiB code, only uses the first 2 MiB of memory).

Seeing this run on real hardware is so satisfying, even if it’s just a small example. 😅

https://movq.de/v/ec46b8cf99/netbook.mp4

⤋ Read More

My little toy operating system from last year runs in 16-bit Real Mode (like DOS). Since I’ve recently figured out how to switch to 64-bit Long Mode right after BIOS boot, I now have a little program that performs this switch on my toy OS. It will load and run any x86-64 program, assuming it’s freestanding, a flat binary, and small enough (< 128 KiB code, only uses the first 2 MiB of memory).

Here I’m running a little C program (compiled using normal GCC, no Watcom trickery):

https://movq.de/v/b27ced6dcb/los86%2D64.mp4

Next steps could include:

  • Use Rust instead of C for that 64-bit program?
  • Provide interrupt service routines. (At the moment, it just keeps interrupts disabled.)

⤋ Read More

‘Memory is Running Out, and So Are Excuses For Software Bloat’
The relentless climb in memory prices driven by the AI boom’s insatiable demand for datacenter hardware has renewed an old debate about whether modern software has grown inexcusably fat, a column by the Register argues. The piece points to Windows Task Manager as a case study: the current executable occupies 6MB on disk and demands nearly 70MB of … ⌘ Read more

⤋ Read More

Apple’s App Course Runs $20,000 a Student. Is It Really Worth It?
Apple’s Developer Academy in Detroit has spent roughly $30 million over four years training hundreds of people to build iPhone apps, but not everyone lands coding jobs right away, according to a WIRED story published this week.

The program launched in 2021 as part of Apple’s $200 million response to the Black Lives Matter protests and costs an esti … ⌘ Read more

⤋ Read More

Apple’s App Course Runs $20,000 a Student. Is It Really Worth It?
An anonymous reader quotes a report from Wired: Two years ago, Lizmary Fernandez took a detour from studying to be an immigration attorney to join a free Apple course for making iPhone apps. The Apple Developer Academy in Detroit launched as part of the company’s $200 million response to the Black Lives Matter protests and aims to expand oppor … ⌘ Read more

⤋ Read More

Why Are There No Large Market Cap Companies Globally in Edtech?
Goldman Sachs, in a note this week, via India Dispatch: There are various reasons that explains this: (i) A large part of the global education spend goes towards formal education (schools, colleges and universities), which are typically either run by governments or are not-for-profit institutions;

(ii) It is difficult to replicate education quality … ⌘ Read more

⤋ Read More

Inside Uzbekistan’s Nationwide License Plate Surveillance System
An anonymous reader quotes a report from TechCrunch: Across Uzbekistan, a network of about a hundred banks of high-resolution roadside cameras continuously scan vehicles’ license plates and their occupants, sometimes thousands a day, looking for potential traffic violations. Cars running red lights, drivers not wearing their seatbelts, and unlicens … ⌘ Read more

⤋ Read More

Micro QuickJS Engine Compiles & Runs JavaScript With As Little As 10kB Of RAM
Very talented open-source developer Fabrice Bellard who already is well known for his work on QEMU, the Tiny C Compiler, and FFmpeg, has another accomplishment: Micro QuickJS. The Micro QuickJS JavaScript engine can compile and run JavaScript programs with as little as 10 kB of RAM… ⌘ 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

AMD Krackan Point Sub-$500 Laptop Linux Performance Improves By ~8% In Just Six Months
As an end-of-year tradition at Phoronix for running a lot of year-over-year comparison performance benchmarks and other long-term performance evaluations, it’s typically done on the higher-end hardware. That’s done for a matter of time savings with maximum performance when running often 100~200+ benchmarks per article, the highest-end hardware typically being the most interesting in terms of features and capabilities, and more … ⌘ Read more

⤋ Read More

Riot Games Is Making an Anti-Cheat Change That Could Be Rough On Older PCs
An anonymous reader quotes a report from Ars Technica: At this point, most competitive online multiplayer games on the PC come with some kind of kernel-level anti-cheat software. As we’ve written before, this is software that runs with more elevated privileges than most other apps and games you run on your PC, allowing it … ⌘ Read more

⤋ Read More

2025 Brought “Transformative Changes” For FreeBSD On Laptops
As we have been covering over the past year, major investments have been made to better the outlook for running FreeBSD on laptop hardware. From WiFi driver improvements to enhancing suspend/resume, power management, graphics drivers, and other features, it’s been a big undertaking to make FreeBSD work better on laptops. The FreeBSD Foundation calls 2025 as having brought “transformative changes” for the FreeBSD laptop experience… ⌘ 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

AMD Awarding Ryzen AI Max+ “Strix Halo” Laptops To Those Fixing ROCm Bugs
AMD Ryzen AI Max+ “Strix Halo” is beautifully awesome. Probably my favorite hardware of 2025 whether it’s in desktop form with the likes of the Framework Desktop or for very powerful laptops between the Zen 5 CPU cores and very capable Radeon 8060S Graphics within devices like the HP ZBook Ultra G1a. If you are interested by Strix Halo too and looking for a way to obtain one without the high price, AMD is running a holiday special of those … ⌘ Read more

⤋ Read More

ZLUDA For CUDA On Non-NVIDIA GPUs Enables AMD ROCm 7 Support
The ZLUDA open-source project that has been through several incarnations but ultimately about getting CUDA software up and running on non-NVIDIA GPUs now supports the AMD ROCm 7 series… ⌘ Read more

⤋ Read More

Fedora 44 Could Work Nicely “Out Of The Box” On Snapdragon-Powered Windows ARM Laptops
Longtime Red Hat engineer Hans de Goede who worked on many Intel/AMD laptop enhancements over the years left Red Hat and ended up joining Qualcomm. Now it turns out one of his projects at Qualcomm is enhancing the Fedora Linux support for running nicely out-of-the-box on Snapdragon-powered Windows on ARM laptops… ⌘ Read more

⤋ Read More

Igalia’s Work Improving Futex For Helping Steam Play Gaming On ARM64 Linux
Besides Valve funding FEX-Emu for x86_64 binaries to run on AArch64 Linux as part of their Steam Play (Proton) efforts in being able to get Windows x86/x64 games running on AArch64 SteamOS for the Snapdragon-powered Steam Frame, there is also work happening in kernel-space to help this emulated gaming experience on AArch64… ⌘ Read more

⤋ Read More

Early Linux 6.19 Benchmarks On AMD EPYC 9965 2P Excelling For AI & HPC Performance
As the Linux 6.19 merge window winded down this weekend, I began running this development kernel on more systems. While there are some scheduler regressions currently with Linux 6.19 Git, for HPC workloads especially I am seeing some encouraging results using a flagship AMD EPYC 9965 2P server configuration. ⌘ Read more

⤋ Read More

Come back from my trip, run my AoC 2025 Day 1 solution in my own language (mu) and find it didn’t run correctly 🤣 Ooops!

$ ./bin/mu examples/aoc2025/day1.mu
closure[0x140001544e0]

⤋ Read More

TrixiePup64 11.2 Released For Debian-Based Puppy Linux With Wayland & X11 Options
For those with fond memories of the original Puppy Linux as a lightweight Linux distribution that used to run well back in the day on systems with less than 1GB of RAM, TrixiePup64 is out with a new release of this Puppy Linux based distribution with Debian GNU/Linux components. The new TrixiePup64 11.2 release is based on the latest Debian Trixie sources while continuing to offer separate builds for either X11 or Wayland usage… ⌘ Read more

⤋ Read More

‘Apple Tax is Dead in the USA’
The Ninth Circuit Court of Appeals has almost entirely upheld a scathing April ruling that found Apple in willful violation of a 2021 injunction meant to open up iOS App Store payments in its long-running legal battle against Epic Games. A three-judge panel affirmed that Apple’s 27% fee for developers using outside payment options had a “prohibitive effect” and that the company’s design restrictions on external pay … ⌘ Read more

⤋ Read More

China Leads Research in 90% of Crucial Technologies - a Dramatic Shift this Century
China is leading research in nearly 90% of the crucial technologies that “significantly enhance, or pose risks to, a country’s national interests,” according to a technology tracker run by the Australian Strategic Policy Institute (ASPI) – an independent think-tank. Nature: The ASPI’s Critical Technology Tracker e … ⌘ Read more

⤋ Read More

Windows WSL 2.7.0 Released With Newer Linux 6.6 LTS Point Release, Many Fixes
Microsoft today released WSL 2.7.0, the newest version of their Windows Subsystem for Linux code that enables running Linux binaries atop Windows 11 hosts… ⌘ Read more

⤋ Read More

AMD ROCm’s TheRock 7.10 Released
TheRock is an interesting open-source build platform for ROCm and HIP that has taken shape over the past year. It’s become an official ROCm effort albeit still in early stages and relying on community contributions for enhancements for different consumer GPU targets and more. To date its users have largely relied on running the latest TheRock Git while today TheRock v7.10 was tagged… ⌘ Read more

⤋ Read More

VMware Kills vSphere Foundation In Parts of EMEA
Broadcom has quietly pulled VMware vSphere Foundation from parts of EMEA, pushing smaller customers toward far more expensive bundles and prompting some to consider jumping to Hyper-V or Nutanix. The Register reports: VVF is a bundle that offers compute, storage, and networking virtualization, and a platform to run containers. It’s most useful in hyperconverged infrastructure and hy … ⌘ Read more

⤋ Read More

Ubuntu Will Have Native AMD ROCm AI/ML and HPC Libraries In Next LTS Release
Longtime Slashdot reader MadCow42 writes: Canonical just announced that they’re packaging AMD’s ROCm libraries (for AIML and HPC with both data-center GPUs as well as desktop/laptop GPUs), directly into the Ubuntu Universe archive. You can run ROCm on Ubuntu today but you have to install it via a script from AMD and manuall … ⌘ Read more

⤋ Read More

Inside the wild experiments physicists would do with zero limits
From a particle smasher encircling the moon to an “impossible” laser, five scientists reveal the experiments they would run in a world powered purely by imagination ⌘ Read more

⤋ Read More

Why finally defending UFC gold at home is a new beginning for Alex Volkanovski
Alex Volkanovski hoses down retirement rumours ahead of his first hometown fight in almost a decade with Australia’s greatest ever UFC fighter aiming for another lengthy run defending the featherweight title. ⌘ Read more

⤋ Read More

Bug-Catching “Smatch” Static Analysis On The Linux Kernel Under Threat Due To Funding Gap
For the past 15 years the Smatch static analysis tool has been routinely run for uncovering countless bugs within the Linux kernel. Dan Carpenter who authored Smatch and has been routinely analyzing the Linux kernel with it has authored more than 5,568 patches over the years to become one of the top bug fixers for the kernel. But his funding at Linaro has been cut and the project’s future now in question… ⌘ Read more

⤋ Read More

193 Cybercrims Arrested, Accused of Plotting ‘Violence-As-a-Service’
Europol’s GRIMM taskforce has arrested nearly 200 people accused of running or participating in “violence-as-a-service” schemes where cybercrime groups recruit youth online for real-world attacks. “These individuals are groomed or coerced into committing a range of violent crimes, from acts of intimidation and torture to murder,” the European … ⌘ Read more

⤋ Read More

Denmark Posts Its Last Letters as Hallowed National Mail Ends
Denmark’s postal service, established by King Christian IV four centuries ago as one of Europe’s first modern mail systems, will stop delivering letters on December 30, ending a tradition that once saw riders given a maximum of 45 minutes to cover each 10-kilometer stretch of routes running from Hamburg to Norway.

PostNord, the postal service Denmark h … ⌘ Read more

⤋ Read More