Searching We.Love.Privacy.Club

Twts matching #running
Sort by: Newest, Oldest, Most Relevant
In-reply-to » Alright, this yarnd installation has been properly fixed.

cat /etc/mokou/yarnd.conf
exec=/usr/pkg/sbin/daemonize -c/var/db/yarnd -u www -p /var/run/yarnd.pid /usr/pkg/sbin/chpst -e /usr/local/etc/yarnd /usr/local/sbin/yarnd -b 127.0.0.1:[classified information]

I know this might seem a bit overengineered, but the previous command until now had the secrets exposed on the process list

⤋ Read More

PSA: Just in case you start getting 5xxs on my end, I’m not dead 😂 (well, unless I am). Well be changing ISPs and hopefully get the new line up and running before the old provider cuts us off.

⤋ Read More
In-reply-to » @prologic I will share later my GoToSocial 10 lines (or less) config.yaml, and 4 lines Caddyfile, and you will see how easy it is.

@bender@twtxt.net That’s not the problem. The problem is the complex DNS setup and delegation. I’ve gotten it working once before, but it’s not that easy if you don’t intend to run it on the APEX Domain.

⤋ Read More

L-plate hit-and-run driver, 52, who hit schoolgirl on pedestrian crossing jailed
A 52-year-old L-plater who kept driving after ploughing into a 12-year-old as she walked to school in suburban Perth, causing serious injuries, is jailed for 16 months. ⌘ Read more

⤋ Read More

Liverpool crashes to 72-year first after shocking Champions League loss
Liverpool’s nightmare run of form continues after being humbled at home once again as Arsenal flexes its muscles in a heavyweight clash to go top of the Champions League. ⌘ Read more

⤋ Read More

AMDGPU Driver Lacks HDMI 2.1 While AMD-Xilinx Driver Has Some HDMI 2.1 Support
Those following Phoronix and the open-source AMD Linux kernel graphics driver know that the HDMI Forum has prevented AMD from implementing HDMI 2.1 support in their open-source “AMDGPU” driver as due the driver implementation would run afoul to the organization’s licensing requirements. It’s been pointed out online this week that the AMD-Xilinx DRM driver though does have some HDMI 2.1 support albeit different hardware… ⌘ Read more

⤋ Read More

Evidence from the One Laptop per Child Program in Rural Peru
The abstract of a paper on NBER: This paper examines a large-scale randomized evaluation of the One Laptop Per Child (OLPC) program in 531 Peruvian rural primary schools. We use administrative data on academic performance and grade progression over 10 years to estimate the long-run effects of increased computer access on (i) school performance over time … ⌘ Read more

⤋ Read More

‘No fight, no plan’: NSW slammed for Shield collapse as Tassie win
Former Australia batters Sam Konstas and Kurtis Patterson have been dismissed cheaply in NSW’s crushing innings and 58-run Sheffield Shield defeat to Tasmania. ⌘ Read more

⤋ Read More

Council merger floated again, but some wary of ‘diabolical’ public polling
Talk of councils merging is a long-running topic in Tasmania — and with Hobart councillors expressing an openness to merging with nearby Glenorchy, the issue is live again. ⌘ Read more

⤋ Read More

New Apple Ad Highlights iPhone 17 Pro’s Vapor Chamber Cooling
Apple has published a new ad for the iPhone 17 Pro on its YouTube channel, highlighting the device’s vapor chamber cooling and A19 Pro chip.

Titled “Peak Performance,” the minute-long ad opens with a man running through an arid desert landscape when storm clouds coalesce above him. A drop of water falls from the sky and evaporates on his forehead, providing him with super-human perform … ⌘ Read more

⤋ Read More

Physicists Reveal a New Quantum State Where Electrons Run Wild
ScienceDaily reports:

Electrons can freeze into strange geometric crystals and then melt back into liquid-like motion under the right quantum conditions. Researchers identified how to tune these transitions and even discovered a bizarre “pinball” state where some electrons stay locked in place while others dart around freely. Their simulations hel … ⌘ Read more

⤋ Read More

Court Ends Dragnet Electricity Surveillance Program in Sacramento
A California judge has shut down a decade-long surveillance program in which Sacramento’s utility provider shared granular smart-meter data on 650,000 residents with police to hunt for cannabis grows. The EFF reports: The Sacramento County Superior Court ruled that the surveillance program run by the Sacramento Municipal Utility District (SMUD) … ⌘ Read more

⤋ Read More

KDE Plasma 6.6 Will Provide A Much Better Experience For High Refresh Rate Displays
More features continue piling on for the KDE Plasma 6.6 desktop, including an important performance fix this week for those running displays with a higher than 60Hz refresh rate… ⌘ Read more

⤋ Read More

KDE Plasma 6.6 Will Provide A Much Better Experience For High Refresh Rate Displays
More features continue piling on for the KDE Plasma 6.6 desktop, including an important performance fix this week for those running displays with a higher than 60Hz refresh rate… ⌘ Read more

⤋ Read More
In-reply-to » My goodness, a new level of stupidity.

I just noticed this pattern:

uninformativ.de 201.218.xxx.xxx - - [22/Nov/2025:06:53:27 +0100] "GET /projects/lariza/multipass/xiate/padme/gophcatch HTTP/1.1" 301 0 "" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
www.uninformativ.de 103.10.xxx.xxx  - - [22/Nov/2025:06:53:28 +0100] "GET http://uninformativ.de/projects/lariza/multipass/xiate/padme/gophcatch HTTP/1.1" 400 0 "" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"

Let me add some spaces to make it more clear:

    uninformativ.de 201.218.xxx.xxx - - [22/Nov/2025:06:53:27 +0100] "GET                       /projects/lariza/multipass/xiate/padme/gophcatch HTTP/1.1" 301 0 "" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
www.uninformativ.de 103.10.xxx.xxx  - - [22/Nov/2025:06:53:28 +0100] "GET http://uninformativ.de/projects/lariza/multipass/xiate/padme/gophcatch HTTP/1.1" 400 0 "" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"

Some IP (from Brazil) requests some (non-existing, completely broken) URL from my webserver. But they use the hostname uninformativ.de, so they get redirected to www.uninformativ.de.

In the next step, just a second later, some other IP (from Nepal) issues an HTTP proxy request for the same URL.

Clearly, someone has no idea how HTTP redirects work. And clearly, they’re running their broken code on some kind of botnet all over the world.

⤋ Read More

Google Starts Testing Ads In AI Mode
Google has begun testing sponsored ads inside its Gemini-powered AI Mode, placing labeled “sponsored” links at the bottom of AI-generated responses. Engadget reports: [A] Google spokesperson says the result shown is akin to similar tests it’s been running this year. “People seeing ads in AI Mode in the wild is simply part of Google’s ongoing tests, which we’ve been running for several months,” the … ⌘ Read more

⤋ Read More

Clang 21 Delivering Nice Performance Gains On AMD EPYC Zen 4 With HBM3
One of the areas I’ve been meaning to run more benchmarks on this season has been for the recently released Clang 21 compiler. Back in September when LLVM Clang 21 was debuting I ran some initial benchmarks and found it to deliver some nice performance gains on AMD EPYC Zen 5 but then have been busy with other benchmarks/articles for expanding that testing. Recently with having some spare cycles and gratis access still to the Microsoft A … ⌘ Read more

⤋ Read More

Microsoft’s AI-Powered Copy and Paste Can Now Use On-Device AI
An anonymous reader shares a report: Microsoft is upgrading its Advanced Paste tool in PowerToys for Windows 11, allowing you to use an on-device AI model to power some of its features. With the 0.96 update, you can route requests through Microsoft’s Foundry Local tool or the open-source Ollama, both of which run AI models on your device’s neural proces … ⌘ Read more

⤋ Read More

Mozilla Says It’s Finally Done With Two-Faced Onerep
Mozilla is officially ending its partnership with Onerep after more than a year of controversy over the company’s founder secretly running people-search and data-broker sites. Monitor Plus will be discontinued by December 2025, existing subscribers will receive prorated refunds, and Mozilla says it will focus on privacy tools it fully controls. KrebsOnSecurity reports: I … ⌘ Read more

⤋ Read More

Dell Now Shipping Laptop With Qualcomm NPU On Linux Ahead Of Windows 11
Dell announced today that their new Pro Max 16 Plus laptop with a Qualcomm discrete NPU is now shipping… That is if you are running Ubuntu Linux while the Windows 11 pre-load option is expected in early 2026. An exciting twist with the Linux version of the Dell Pro Max 16 Plus shipping before Microsoft Windows… ⌘ Read more

⤋ Read More

Canonical Gets Flutter Up And Running On RISC-V For Ubuntu
Canonical has been bullish on RISC-V with Ubuntu being one of the most common Linux distributions endorsed by RISC-V board vendors. Canonical also has been bullish on the Flutter toolkit for crafting their desktop installer UI and other modern UI/app interfaces. But these two together haven’t panned out with Flutter not currently supporting RISC-V. Canonical has submitted pull requests now for enabling RISC-V support with Flutter… ⌘ Read more

⤋ Read More

Docker Model Runner Integrates vLLM for High-Throughput Inference
Expanding Docker Model Runner’s Capabilities Today, we’re excited to announce that Docker Model Runner now integrates the vLLM inference engine and safetensors models, unlocking high-throughput AI inference with the same Docker tooling you already use. When we first introduced Docker Model Runner, our goal was to make it simple for developers to run and experiment… ⌘ Read more

⤋ Read More

An architectural decision: Containers on bare metal or on virtual machines
Building and running modern applications begins with selecting Kubernetes distribution as a baseline. Once a platform team has selected its orchestration layer, one of the next architectural choices involves the deployment architecture where that cluster will… ⌘ Read more

⤋ Read More

Tokyo Court Finds Cloudflare Liable For Manga Piracy in Long-Running Lawsuit
A Tokyo court ruled that Cloudflare is liable for aiding manga piracy after failing to act on infringement notices and continuing to cache and serve content for major piracy sites, awarding about $3.2 million in damages. TorrentFreak says the decision sets a significant precedent in Japan, suggesting CDN providers can face … ⌘ Read more

⤋ Read More

Rust-Based Arm GPU Kernel Driver “Tyr” Begins Running GNOME & Basic Games
Initially upstreamed into the Linux 6.18 kernel is Tyr as a Rust-based GPU kernel driver for Arm Mali hardware. This is in effect a Rust alternative to the Panthor DRM kernel driver for newer Arm Mali GPUs with the Command Stream Firmware (CSF). With the latest development code for Tyr, it’s moved onto running the GNOME desktop and basic games like SuperTuxKart… ⌘ Read more

⤋ Read More

Mexico Partially Lifts Longstanding Website Ban On Tor Network
Mexico has finally lifted its long-running Tor ban for the main government portal, allowing privacy-focused users, journalists, and activists to access gob.mx again after more than a decade of blocking. That said, the open data portal and the former Tor-compatible whistleblower system remain inaccessible. CyberInsider reports: The development follows … ⌘ Read more

⤋ Read More

Docker + Unsloth: Build Custom Models, Faster
Building and Running Custom Models Is Still Hard Running AI models locally is still hard. Even as open-source LLMs grow more capable, actually getting them to run on your machine, with the right dependencies, remains slow, fragile, and inconsistent. There’s two sides to this challenge: Model creation and optimization: making fine-tuning and quantization efficient. Model… ⌘ Read more

⤋ Read More

Fund Managers Warn AI Investment Boom Has Gone Too Far
A majority of global fund managers think companies are overinvesting, as market anxiety grows about the sustainability of the AI spending boom. From a report: A net 20 per cent of fund managers surveyed this month by Bank of America said companies were spending too much on their investments – the first time this has been a majority view in data running back to 2005 … ⌘ Read more

⤋ Read More

Launch a Chat UI Agent with Docker and the Vercel AI SDK
Running a Chat UI Agent doesn’t have to involve a complicated setup. By combining Docker with the Vercel AI SDK, it’s possible to build and launch a conversational interface in a clean, reproducible way. Docker ensures that the environment is consistent across machines, while the Vercel AI SDK provides the tools for handling streaming responses… ⌘ Read more

⤋ Read More

‘Holy Winamp! Opera Puts a Music Visualizer Inside Its Browser’
An anonymous reader shared this report from PC World:

It won’t whip the llama’s ass, but Opera has added a Spotify visualizer to its latest iteration of its free Opera One browser. Known as Sonic, the visualizer will be part of Opera’s Dynamic Themes, which use the WebGPU standard to employ a dynamic theme that runs in the background of the … ⌘ Read more

⤋ Read More
In-reply-to » There are no really good GUI toolkits for Linux, are there?

@prologic@twtxt.net Hm, same startup delay. (Go is not an option for me anyway.)

It’s hard to tell why all this is so slow. Maybe in this particular case it has something to do with fonts: strace shows the program loading the fontconfig configs several times, and that takes up a bulk of the startup time. 🤔 (Qt6 or Java don’t do that, but they’re still slow to start up – for other reasons, apparently.)

To be fair, it’s “just” the initial program startup (with warm I/O caches). Once it’s running, it’s fine. All toolkits I’ve tried are. But I don’t want to accept such delays, not in the year 2025. 😅 Imagine every terminal window needing half a second to appear on the screen … nah, man.

⤋ Read More

I like to read through old RPG books and zines for inspiration for my games, and lately I’ve been enjoying the Arduin Grimoire (https://en.wikipedia.org/wiki/Arduin), one of the earliest 3rd-party zines (coming out during the initial run of OD&D). It’s filled with a bunch of unique ideas (some better than others), entirely too many charts, and is very much a product of its time, but there’s something about its “raw”-ness (and its variety) that I still find appealing.

⤋ Read More
In-reply-to » There are no really good GUI toolkits for Linux, are there?

Be it Java with Swing or PyQt6, it takes ~300 ms until a basic window with a treeview and a listbox appears. That is a very noticeable delay.

Is it unrealistic to expect faster startup times these days? 🤔

Once the program is running, a new second window (in the same process) appears very quickly. So it’s all just the initialization stuff that takes so long. I could, of course, do what “fat” programs have done for ages: Pre-launch the process during boot, windowless. But I was hoping that this wasn’t needed. 😞 (And it’s a bad model anyway. When the main process crashes, all windows crash with it.)

⤋ Read More
In-reply-to » @prologic no, I really meant small. I only have a handful of GiBs left of storage. If you can wait until mid-December, then no probleml. Right now it is kind of running on fumes. For testing, and to do not disturb anyone timelines, I recommend you run a small test instance. Running GtS is easier than running Yarn, by the way. Word.

@bender@twtxt.net Haha 😆

GtS is easier than running Yarn, by the way. Word

This is total bullshit 🤣

⤋ Read More
In-reply-to » Anyone run a Mastodon serve rI can have an account on to help test the Twtxt <-> Activity Pub bridge? 🙏

@prologic@twtxt.net no, I really meant small. I only have a handful of GiBs left of storage. If you can wait until mid-December, then no probleml. Right now it is kind of running on fumes. For testing, and to do not disturb anyone timelines, I recommend you run a small test instance. Running GtS is easier than running Yarn, by the way. Word.

⤋ Read More

Plasma 6.6 Will Avoid Running Out Of RAM When Something Crashes In A Loop
KDE Plasma 6.6 continues seeing a lot of development activity while the Plasma 6.5 series is calming down after its first few point releases. Plasma 6.6 landed many more features and improvements this week… ⌘ Read more

⤋ Read More