u/lukmly013 💾 (lemmy.sdf.org)
I like computers, trains, space, radio-related everything and a bunch of other tech related stuff. User of GNU+Linux.
I am also dumb and worthless.
My laptop is ThinkPad L390y running Arch.
I own RTL-SDRv3 and RSP1 clone.
SDF Unix shell username: user224
- 115 Posts
- 1.48K Comments
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgto
196@lemmy.blahaj.zone•Safety first ruleEnglish
15·17 days agoShit’s about to get bad.
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgto
Lemmy Shitpost@lemmy.world•The original Lemmy shitpostEnglish
6·18 days agoUnless you consider murrsuits a subset of fursuits. Those will have… strategically placed holes.
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgto
196@lemmy.blahaj.zone•Rip and rule, until it's doneEnglish
23·18 days agoRip’n share sounds like a good phrase for pirate site.
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgto
Lemmy Shitpost@lemmy.world•do I accept?English
5·19 days agoDepends on the use case. If thousands get separated, 69,420 looks nicer. If you want a port number, only 42069 is valid.
But that bear looks so pettable 🥺
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgOPto
Linux@lemmy.ml•[Question] (Wayland, KDE Plasma) How can I use another PC as a second monitor?English
2·20 days agoThis seems like it’s for sharing same keyboard and mouse between multiple computers. What I am looking for is for the secondary laptop just to act as a monitor. That’s it. It could just be a video stream of a virtual monitor.
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgto
Linux@programming.dev•Cursed setup - Proxmox VE on a laptop, with KDE Plasma on top of it.English
3·21 days agoThing 3 spice vnc is built in
Waypipe proxies separate windows, not the whole display. It’s pretty cool. Just looks the same as local programs, but running on a different machine.
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgto
Lemmy Shitpost@lemmy.world•WHERE THE FUCK IS THE CURSOR?
5·21 days agoReminds me of VirtualBox on Wayland. It won’t correctly capture the mouse, so it just exits and re-enters the window in random positions. Say, on guest you see it in middle left, you move it a bit to the right, and it jumps out of bottom right corner.
So, time to have a second mouse, and do USB passthrough.
But also UEFI on my HP mini PC doesn’t work with every keyboard, so a second keyboard for UEFI.
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgto
Lemmy Shitpost@lemmy.world•WHERE THE FUCK IS THE CURSOR?English
8·21 days agoKDE Plasma has that too. It’s funny, the cursor just keeps growing while you’re shaking it. Slowly, you can eventually cover the whole screen.
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgtoFunhole@lemmy.sdf.org•Uploads seem broken so please close your eyes and think of content; thank youEnglish
6·23 days agoYou can technically sort of do small uploads… within text!
It also truly federates. Though I have no idea how efficient it is for Lemmy.
Anyway, random downloaded picture, compressed to 7kB and encoded into base64 data URL:
Check the comment source.
And the bottom part of that picture went missing somewhere. Anyway, it still displays.
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgto
Lemmy Shitpost@lemmy.world•*Permanently Deleted*English
11·1 month agoSorry, I don’t really understand what’s going on in here. I just clicked because I’ve seen boykisser :3
Anyway, based on some of your posts, you might find !onehundredninetysix@lemmy.blahaj.zone and !femcelmemes@lemmy.blahaj.zone interesting.
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgto
Lemmy Shitpost@lemmy.world•*Permanently Deleted*
4·1 month agoAnd my… where did I put it again? Shit, I always forget.
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root required
1·1 month agoplease take a look and tell me what you think
Sorry if it seems like I do, but I in fact do not have a brain.
I just found this tool gets the job done, and that’s it.I typically just use it in a pretty stupid manual way.
local$ waypipe -c zstd=6 ssh username@IP remote$ export DISPLAY=:90 remote$ ./xwayland-satellite :90 & remote$ xfce4-panelEven the xfce4-panel discovery was an accident.
I was using waypipe before knowing about xwayland-satellite. I wanted to run an X program, so in the same shell I typedvncserverto, well, launch a VNC server. That invoked xfce4-session, BUT since the WAYLAND_DISPLAY was set, XFCE DE attached to waypipe rather than XTigerVNC, launching a full remote desktop over my local one.
And out of that, xfce4-panel proves pretty useful. I can easily launch other programs using GUI, and also see widgets on that panel.Here’s what I mean, if that sounds confusing:

Plasma panel (bottom) is local, XFCE panel (top and middle bottom) are remote.
Right, and you’re probably wondering why that app launcher at the top looks shattered. Well, both can’t be opened at once. If the application launcher goes out of focus, it closes.
But also, I use the shatter effect in KDE Plasma, so it doesn’t go away immediately. This is just as close as I could get with screenshot timing.
I use it as a fallback when Catbox is down.
I typically can’t use it either, but it seems to still cover majority of users.
u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orgto
196@lemmy.blahaj.zone•FSO kolenez ruleEnglish
2·1 month agoNah, Mallard can do that just fine: https://en.wikipedia.org/wiki/LNER_Class_A4_4468_Mallard#1938_speed_record
Speed record: 126 mph (203 km/h).












Hey.
So, it would seem I gave you a solution that’s still more complicated than it needs to be.
You see, I was using Debian at the time I initially played with this, but now I am testing it on Arch. When you check the man pages, you’ll see an interesting option available on Arch.
So…
Waypipe on Debian 13 (latest) is version 0.9.2.
Meanwhile on Arch we have 0.11.0.
There’s an interesting new option,
--xwls.Which means that on Debian you have to:
While on Arch you just
pacman -Sy xwayland-satellite waypipe.Then it works with
waypipe --xwls ssh user@IP program.It seems to have been added in 0.10.6.