Tipping my hat, Sir.
[RUMOUR] Valve accidentally pushed a SteamVR beta tonight It confirmed that SteamVR Link streaming from Linux PCs is coming soon™️. 13,824 lines of driver code
https://xcancel.com/SadlyItsBradley/status/1918820041312678099
Discussions: https://discu.eu/q/https://xcancel.com/SadlyItsBradley/status/1918820041312678099
Infinity Nikki on Steam works on Steam Deck but the situation is odd and anti-cheat blocks Desktop Linux
I'm intrigued! #ClockWorkPi's shipping is legendarily slow, but it seems you got yours kinda quickly.
How's the keyboard experience? Mushy? Clicky? Too small for it to matter either way?
The page lists some kind of #UNIX that can run on it, but there's no details on the page. Any idea what kind of OS it can run? I'm curious how any Unix could run on a MCU like the #Pico
Bytedance Proposes Faster Linux Inter-Process Communication With "Run Process As Library"
https://www.phoronix.com/news/Bytedance-Faster-Linux-IPC-RPAL
Discussions: https://discu.eu/q/https://www.phoronix.com/news/Bytedance-Faster-Linux-IPC-RPAL
Currently listening to "ZauberwalD.mod" by slash/atd/rpsg from the revision Demoscene party 2025 and had the compulsion on working on/optimizing my Amiga music file (mod, ahx, prt, tfmx fc14... etc) -> UADE -> FLAC -> NAS shell script...
Not really happy with kdialog/dbus interface on FreeBSD, maybe I should look into other script UI dialogs. Anything other than yad or zenity , which could be used instead? Need a yes/no box and a progressbar. Any hint into the right direction more than welcome.
#shell #script #unix #BSD #FreeBSD #UI #UADE #Amiga #music #conversion
Im sorry, Unix owes it's history to Space Travel?
"As a part of porting the game to the PDP-7, Thompson developed his own operating system, which later formed the core of the Unix operating system."
What will this code return?
```
let f = OpenOptions::new()
.create(true).open()?
```
Of course
` Invalid argument (os error 22)`
Guess who spent an hour with strace chasing a phantom open/filesystem bug - only to find nothing?
It works in c and python, but rust restricts this.
“The little editor that could” about half an hour about ed from Kay Lack.
Short Linux experience survey
https://forms.gle/duthJwiDLUdu1Qc46
Discussions: https://discu.eu/q/https://forms.gle/duthJwiDLUdu1Qc46
I figured out how to use a REPL with POSIX vi (for Python or LISP or whatever)
In one terminal make a FIFO, and pipe it into the REPL using "tail -f" ("python -m code" or sbcl). This script can automate that:
http://patpatpat.xyz/data/repl
Sending a sexp:
ms%me:'s,'e w >> FIFO
Sending a contiguous block:
{ms}me:'s,'e w >> FIFO
(I am using "s" to mark the start, "e" to mark the end)
Here is my dotfile:
http://patpatpat.xyz/data/dotfiles/.exrc
Thanks to: https://why-vi.rocks/
Felix86: Run x86-64 programs on RISC-V Linux
Discussions: https://discu.eu/q/https://felix86.com/
Voor wie een idee wil vormen van de stamboom van UNIX (waaronder FreeBSD, OpenBSD, Mac OS X, OpenSolaris) en UNIX-like varianten als mimix en #linux zoom in en uit op dit vector-bestand op deze weblink: https://upload.wikimedia.org/wikipedia/commons/7/77/Unix_history-simple.svg #UNIX
On unix-like systems, paths are fundamentally bytestrings and not necessarily Unicode, so it’s necessary to accept bytes. Since strings are nearly always more convenient, they take both. The unveil wrapper here will do the same. If it’s a string, encode it, otherwise pass it straight through.
https://nullprogram.com/blog/2021/09/15/
#unix #python
@ptribble I'm happy to report that I managed to boot a Tribblix m20 ISO from the USB using #Ventoy. Rufus, Balena, even good old Unetbootin did not manage. I'm happy since I do not have to burn CD-R's nor play with iPXE (tho I was prepared for it).
Unfortunately format and fdisk were to cryptic for me (also do SATA SSD's have cylinders?) so partitioning I did separately from eventual installation.
Fingers crossed I'll manage to the finish line! #Unix #Solaris #FLOSS
Owen Le Blanc: creator of the first Linux distribution
https://lwn.net/Articles/1017846/
Discussions: https://discu.eu/q/https://lwn.net/Articles/1017846/