KDE Plasma 6.8 Remote Desktop To Enjoy Lower Latency Performance
Along with KDE Plasma 6.8 beta releasing this week, there were some other interesting Plasma changes this week worthy of a shout-out… ⌘ Read more
NVIDIA NVK Driver Lands Improvement To Help With Valve’s Gamescope
Merged today for next quarter’s Mesa 26.3 release is an improvement for the open-source NVIDIA “NVK” Vulkan driver paired with the Nouveau kernel driver. This latest NVK improvement benefits usage of Valve’s Gamescope micro-compositor and should help with performance during game recording and remote play… ⌘ Read more
Microsoft Breaks Another Patch Tuesday Record
Microsoft’s September 2026 Patch Tuesday is its largest ever, fixing a record 966 vulnerabilities, including 105 rated critical and two zero-days already being exploited in attacks. BleepingComputer reports: This Patch Tuesday addresses 105 “Critical” vulnerabilities, 81 of which are remote code execution, 20 are elevation of privileges, 2 are information disclosure, and 1 security fea … ⌘ Read more
A big Steam stable update is out with improvements for Remote Play, Steam Input and bug fixes
Valve just released the latest main stable Steam update for Desktop, Steam Deck, Steam Machine and SteamOS. Here’s everything that’s changed.
Read the full article on [GamingOnLinux](https://www.gamingonlinux.com/2026/09/a-big-steam-stable-update-is-out-with-improv … ⌘ Read more
Steam Beta for August 31st brings fixes for Remote Play
Valve released a small update to the Steam Client Beta, bringing in some fixes - good news for fans of Remote Play.
Read the full article on GamingOnLinux. ⌘ Read more
Ride a sentient motorcycle-plane to make deliveries in Into the Wind
Into the Wind was not even remotely on my radar until now, but after seeing it during the Future Games Show I am convinced it’s going to be great.
Read the full article on GamingOnLinux. ⌘ Read more
KDE Remote Desktop Experience Improving For Closing The X11 vs. Wayland Gap
KDE developer David Edmundson is out today with a blog post around improvements that have been ongoing for the Plasma 6.8 release in improving the KDE remote desktop experience. As part of ensuring a good Wayland experience and hitting all the needs fulfilled by X11, Plasma 6.8 is seeing improvements for its remote desktop functionality… ⌘ Read more
COSMIC Epoch 1.6 Released With Per-App Volume Control, Remote Desktop Preparations
COSMIC Epoch 1.6 was released this evening as the latest milestone for this open-source, Rust-based desktop environment led by System76 as part of the work on their Pop!_OS Linux distribution… ⌘ Read more
Rsync 3.5 Released As “Extraordinary” Update To Fix 33 Security Issues
Rsync as the widely-used, open-source remote sync software for synchronizing files and directories across networks is out today with a very important update… ⌘ Read more
Asobi: Remote Play is a new way to play PlayStation games on SteamOS / Linux
With testing being done on a SteamOS Steam Deck, Asobi: Remote Play is a new way to play PlayStation games on Linux systems including cloud-streaming.
Read the full article on [GamingOnLinux](https://www.gamingonlinux.com/2026/08/asobi-remote-play-is-a-new-way-to-play-playstation-games-o … ⌘ Read more
KDE Plasma 6.8 Improvements For UI, Built-In Remote Desktop Server
It’s been another busy summertime week of KDE developers working toward a great Plasma 6.8 desktop release in October… ⌘ Read more
PoCL 7.2-RC1 Brings Official OpenCL 3.0 Conformance On RISC-V & x86_64 CPUs
The release candidate of PoCL 7.2 is now available for testing of this Portable Computing Language implementation of OpenCL that allows for CPU-based execution or via alternative LLVM back-ends allows for OpenCL on Level Zero, NVIDIA GPUs, and even remote devices/hardware… ⌘ Read more
An AI-Supervised Remote Exam Went So Badly That 58,000 Students Must Retake It
An anonymous reader quotes a report from Ars Technica: Earlier this summer, nearly 160,000 applicants took the entrance exam for UNAM, Mexico’s largest university. For the first time, they did it completely remotely, using a “lockdown” browser and AI-powered webcam proctoring software, over several weeks from late May th … ⌘ Read more
Fedora 45 Atomic Desktops Look To Allow For Web-Based Remote Installations
One of the latest change proposals filed for Fedora Linux 45 is for supporting web-based remote installations of Fedora Atomic Desktop images… ⌘ Read more
Fresh stable Steam update out with updates for Steam Machine, Steam Controller, Remote Play and more
Valve just launched the latest main Steam Client stable update for all supported platforms bringing fixes for Steam Machine, Steam Controller, Remote Play.
Read the full article on [GamingOnLinux](https://www.gamingonlinux.com/2026/07/fresh-stable-steam-up … ⌘ Read more
@prologic@twtxt.net Sorry I haven’t seen your question before! and to answer your question, no, it wasn’t hard at all. it’s a simple go build …etc. as instructed + scp twtd to remote + made a systemd service for it to (re)start automatically under a dedicated twtd user for lols. + poked at the Caddyfile to reverse-proxy a couple of paths and called it a day.
Too much info?
@balloonfu-sen@yarn.girlonthemoon.xyz I have gone years without seeing an unpaved road here. Even on remote, rural areas, lots of roads are paved as well. Roads are fairly clean here too, though I have to admit that Japan excels at that, amongst other things.
FYi 👋 I’m aware of an optimist precomputed hashing bug on the new twtxt.app 🤯 Trying to work with @bender@twtxt.net remotely on my vacation yo fix it 🤣
New Linux Driver Posted To Enable Keyboard Support On M3 MacBooks
While Linux 7.2 introduces the ability to boot on Apple M3 Macs, it’s not yet remotely useful for end-users wanting to use an Apple Mac/MacBook as their daily system. As it stands now, the M3 Macs boot to a simple console and that’s about it with the lack of proper GPU acceleration and functionality like the keyboard on MacBooks not working either. Posted to the kernel mailing list today was the new driver patches for enabling the internal key … ⌘ Read more
Speaking of UIs, this is how Thunderbird looks now:
So we continue to let every program make up its own UI style (and then we complain that “the Linux desktop” looks “messy” and “inconsistent”). I guess this uses GTK, but it doesn’t look like any other GTK program. Buttons, tabs, drop-downs, whatever, it’s all different. It even has its own subwindow system (i.e., popups that you can’t move).
I didn’t say this in the blog post, but I’m convinced that programmers these days absolutely positively hate everything that looks even remotely like Windows 95 or Motif – with a passion. I see that in my coworkers as well, they really can’t stand it. It’s an emotional thing.
tt. But then, in the message tree, I spot another missed typo. My process is then to go to my twtxt.txt and fix it by hand. However, I still have to clean up tt's cache. This is rather tidious:
Getting the vim key bindings to work for focus switching in this modal dialog took me forever. Only cursors and (Shift+)Tab are supported out of the box. I absolutely understand that, it’s fine. I installed an input handler on the dialog, but the focus always stayed the same.
After two wasted hours, I was in despair to copy the tview.Modal into my own code base. Of course, I had to fix all the private tview field accesses first. But even installing the input handler directly on the buttons themselves did not work. Even though, the handler was definitely executed, the focus did not shift. Forcing redraws as a last resort also did not work.
Looking through all the messy chained input handling, I eventually stumbled across another place in the tview.Form, which is internally used by tview.Modal. This messed around with app focus receptions and input handlers. This gave me the idea to make the tview.Application refocus my modal dialog after I told the modal dialog which button to select. And would you look at that, this did the trick! I haven’t completely figured out what is going on exactly, but I could get rid of my Modal clone again.
I always go through hell with focus handling in tview. Each and every time. It just does not feel natural to me. Complete brainfuck to wrap my head around. The Urwid API felt sooo much more refined, it never was an issue. It just works. In fact, I cannot think of any other TUI library that has remotely the same pain level when it comes to focusing widgets as tview.
Now I’m curious how movwin deals with that. ;-)
Remote Work, Not AI, Has Sidelined Recent College Graduates, Research Finds
An anonymous reader quotes a report from NPR: The buzz on college campuses is that AI is disrupting the job market for young college graduates. But new research from the Federal Reserve Bank of New York finds that the culprit may be something else: remote work. An analysis of federal employment data, paired with a deep dive int … ⌘ Read more
Linux Might Finally Disable The Microsoft RNDIS Protocol Drivers In 2026
Going back to early 2023 there were efforts to disable all the Linux drivers for Microoft’s RNDIS protocol. Remote NDIS has proven to be a real security concern while superior, modern alternatives exist… ⌘ Read more
Websites Have a New Way To Spy On Visitors: Analyzing Their SSD Activity
An anonymous reader quotes a report from Ars Technica: Now sites have a new way to spy on their visitors: measuring subtle interactions with their solid-state drives. The technique, named FROST (fingerprinting remotely using OPFS-based SSD timing), allows sites to monitor other sites a visitor is viewing and what apps are open … ⌘ Read more
Hive (YC S14) is hiring sr back-end developers (CA/US remote OK)
Article URL: https://jobs.ashbyhq.com/hive.co/538c47f9-d008-49b7-b0d4-583d9294a481
Comments URL: https://news.ycombinator.com/item?id=48267324
Points: 0
# Comments: 0 ⌘ Read more
More Videogames Developers Consider Unionization - Some Spurred By Changes to Remote Work Policies
Developers for several top videogames have joined unions under the Communication Workers of America — including Call of Duty, Fallout, Overwatch, Diablo and World of Warcraft. Last month workers on the online game Magic: The Gathering Arena team announced their own CWA union.
T … ⌘ Read more
I should have changed the key binding from Print to Shift+Print a long time ago to launch import and upload the screenshot to my server. I was constantly hitting that stupid key on accident when I actually wanted to press [AltGr].
If I only could map a key binding to slap these damn ThinkPad T15 keyboard layout designers at Lenovo remotely in the face. Seriously, who in their right mind puts Print (in German Druck) between AltGr and Ctrl at the bottom row to begin with?! Exactly. Nobody. What a horrible location.
Plasma 6.7 Improves Its Built-In Remote Desktop Server, Enhances Plasma Notifications
This week marked the release of the KDE Plasma 6.7 beta and even so there were some last-minute features being squeezed into this popular Linux desktop option. Plasma’s built-in remote desktop server enhancements and improved Plasma notification effects are among the changes topping out this week… ⌘ Read more
Tesla Reveals New Details About Robotaxi Crashes—and the Humans Involved
Remote operators (slowly) drove the automaker’s autonomous vehicles into a metal fence and a construction barricade, Tesla says. ⌘ Read more
@movq@www.uninformativ.de Oh my goodness, hahaha!
To be fair, it depends on your threat model. And I believe it’s very safe to bet that most probably don’t have one. Nor even remotely know what that is. So, it’s plenty good enough for them.
With that new to me detail on top, there’s even less incentive to look at this Matrix hype more closely.
[$] Forgejo “carrot disclosure” raises security questions
An unusual, some might say hostile, approach to disclosing an alleged
remote-code-execution (RCE) flaw in the Forgejo software-collaboration platform has
sparked a multifaceted conversation. A so-called
“carrot disclosure” in April has raised questions about the
researcher’s methods of unveiling a security problem, Forgejo’s
security policies, and the project’s overall security posture. ⌘ Read more
@movq@www.uninformativ.de Oh, nice! I never was brave enough to try to move the OS to a different machine, always reinstalled from scratch. :-S
A mate also had this or a very similar white Samsung netbook. I remember typing on that thing was no fun at all for me, never hit the single right key. :-D
I’m not a fan of netbooks, there’s not remotely enough screen space for my taste. I always had 15 inch notebook. Sure, they are way heavier, but I can actually get work with them done. And yes, glared screens are an invention right from the devil himself. Completely stupid.
Hackers Are Actively Exploiting a Bug In cPanel, Used By Millions of Websites
Hackers are actively exploiting a critical cPanel and WHM vulnerability, tracked as CVE-2026-41940, that allows remote attackers to bypass the login screen and gain full administrative access to affected web servers. Major hosts including Namecheap, HostGator, and KnownHost have taken mitigation steps or patched systems, bu … ⌘ Read more
Best Walking Pads for Working From Home (2026)
Our remote team clocked serious hours walking, working, and sometimes jogging to find the best under-desk treadmills for home offices and small spaces. ⌘ Read more
FreeRDP 3.25 Adds Experimental AV1 Support
FreeRDP as a leading open-source implementation of the Remote Desktop Protocol (RDP) has introduced experimental AV1 codec support… ⌘ Read more
#Hiring: Senior Full-Stack Engineer (AI Oriented) | Remote (Brazil & Argentina)
1 points posted by Fabio Chapola ⌘ Read more
HP Will Discontinue ‘HP Anyware’ Remote Desktop, Trusted Zero Clients
kriston (Slashdot reader #7,886) writes:
HP Anyware, the new name of the Teradici PCoIP remote desktop solution that was acquired by HP in 2021, is being discontinued.
“Maintenance and support for customers and partners with multi-year terms will continue until 31 October, 2029,” a href=”https://anyware.hp.com/hp-anyware-end-of-life”>according … ⌘ Read more
Grew up in a remote town where they said my generous curves would distract every hardworking man ⌘ Read more
‘Survivor’ Style Corporate Retreat Descends Into Hellish Nightmare
A $500,000 “Survivor”-style corporate retreat for 120 Plex employees in Honduras “turned into a week-long disaster involving illness, wild animals, armed guards, and employees stranded on a remote island,” reports the Daily Beast. The CEO was bedridden by E. coli, staff were collapsing in brutal heat during Navy SEAL-led drills, there were fire ant … ⌘ Read more
Work From Home and Drive More Slowly To Save Energy, IEA Says
As energy prices soar from the Iran conflict, the International Energy Agency is urging governments to cut energy use by taking up measures like remote work and reduced speed limits. The group warns the energy security crisis could persist for months, even if supply routes stabilize. “I believe the world has not yet well understood the depth of the … ⌘ Read more
Samba 4.24 Released With Remote Password Management Support, Other Improvements
Samba continues strong in 2026 for this leading open-source SMB protocol re-implementation for Microsoft Windows file and print services interoperability. Samba 4.24 brings more features, including remote password management support… ⌘ Read more
How One Company Finally Exposed North Korea’s Massive Remote Workers Scam
NBC News investigates North Korea’s “wide-ranging effort to place remote workers at U.S. companies in order to funnel money back to its coffers and, in some cases, steal sensitive information.”
And working with the FBI, one corporate security/investigations company decided to knowingly hire one of North Korea’s remote workers — th … ⌘ Read more
FreeRDP 3.24 Released With Security Fixes & Improved X11 Client Support
FreeRDP as this open-source and cross-platform Remote Desktop Protocol (RDP) implementation is out with FreeRDP 3.24 to ship new security fixes as well as other improvements… ⌘ Read more
@lyse@lyse.isobeef.org Hm, I’m not sure I would want to do that:
ForwardAgent
...
Agent forwarding should be enabled with caution. Users
with the ability to bypass file permissions on the remote
host (for the agent's Unix-domain socket) can access the
local agent through the forwarded connection. An attacker
cannot obtain key material from the agent, however they
can perform operations on the keys that enable them to au‐
thenticate using the identities loaded into the agent.
@lyse@lyse.isobeef.org Changing the user name helped, it now says Authenticated to git.mills.io ([199.247.16.95]:2222) using "publickey". ssh-add ... had no effect (even after ssh-add -D).
Here’s a debug log, @prologic@twtxt.net, perhaps you could take a look at this 🙏: https://movq.de/v/116c5f514b/clone2.txt
(Might be a silly mistake on my part. Wrong remote path or something?)
Anyone else having trouble pulling from git.mills.io? 🤔
$ g clone ssh://git@git.mills.io:2222/yarnsocial/twtxt.dev.git
Cloning into 'twtxt.dev'...
git@git.mills.io: Permission denied (publickey).
fatal: Could not read from remote repository.
The key verification function on https://git.mills.io/user/settings/keys says I’m using the correct key.
This also looks good:
$ GIT_SSH_COMMAND="ssh -v" g clone ssh://git@git.mills.io:2222/yarnsocial/twtxt.dev.git
...
debug1: Authentications that can continue: publickey
debug1: Offering public key: /home/user/.ssh/keys/key-millsio ED25519 SHA256:nVNT... explicit
debug1: Authentications that can continue: publickey
debug1: No more authentication methods to try.
git@git.mills.io: Permission denied (publickey).
fatal: Could not read from remote repository.
Does it work for you, @lyse@lyse.isobeef.org @prologic@twtxt.net?
AT&T Outlines $250 Billion US Investment Plan To Boost Infrastructure In AI Age
AT&T plans to invest more than $250 billion over the next five years to expand U.S. telecom infrastructure for the AI age. The company says it will also hire thousands of technicians while partnering with AST SpaceMobile to extend coverage to remote areas. Reuters reports: Rapid adoption of artificial intelligence … ⌘ Read more
Robotic Surgery Performed Remotely on Patient 1,500 Miles Away
“A surgeon in London says he has performed the UK’s first long-distance robotic operation,” reports the BBC, “on a patient located 1,500 miles (2,400km) away…”
Leading robotic urological surgeon Professor Prokar Dasgupta said it felt “almost as if I was there” as he carried out a prostate removal on [62-year-old] Paul Buxton… It is hoped tha … ⌘ Read more
@movq@www.uninformativ.de I know it’s crazy right 🤯 these things are just tools. They’re not even remotely intelligent at all. In fact they are actually quite stupid. If you feed it garbage you get garbage out! The only interesting thing is that you get somewhat intelligible garbage out 😂
FreeRDP 3.23 Addresses 11 CVEs, Improved SDL Client
For those making use of the open-source FreeRDP project for your Remote Desktop Protocol (RDP) needs, FreeRDP 3.23 is out today with 11 CVEs addressed in taking care of various security-related issues that have been uncovered… ⌘ Read more