![](https://biglemmowski.win/pictrs/image/8fe598d1-663c-4dbf-a9fb-8bf2e4a16871.webp)
![](https://lemmy.world/pictrs/image/8286e071-7449-4413-a084-1eb5242e2cf4.png)
Thanks, especially for that openwrt mesh bit, that might end up as the the best solution.
Thanks, especially for that openwrt mesh bit, that might end up as the the best solution.
Looking into it, ty!
Good tip, thanks!
Kicking low-signal devices didn’t occur to me, and should be easy to implement on the OpenWrt one, thanks!
Tp-link is stock sadly, but could replace with more capable one (Mikrotik L009 probably, I don’t care about single-band in this case because it literally covers a single, open space room)
Yeah didn’t add that bit before, edited in. Archer is here as just dumb AP/routing box for the furthest room, connected to Omnia by ethernet (so yes, Archer acts as client device @ .1.20 and forwards everything to Omnia).
EDIT: Sadly I don’t have OpenWRT on the TP-Link, but the plan was to replace it with more capable Mikrotik so that I could setup the more advanced bits (Mobility Domain, “roaming”)
Ha, I didn’t specify it but both routers are connected by normal ethernet cable (TP-Link -> Turris).
Don’t think extender (as in forwarder) is good solution here as it would needlesly increase latency for the secondary, though will check! maybe there are some important bits about the mobility domain and roaming in it.
I’ve actually forgot where exactly was the prolem, I remember some electron app in wayland mode was crashing/glitching - that might be because of my GPU though (3090 with open dkms latest drivers). Also maybe Pycharm didn’t look right?
Oh I know, I was responding to r00ty as to highlight that reg. application seems to work well as spam protection. I don’t advertise so that I don’t have to dedicate the whole server to lemmy, currently running multiple other things there aye aye
I have registration application enabled and I am getting 0 registrations.
Yeah, same boat.
Tried riverwm few months ago but couldn’t fit my Awm workflow into it, river seems to think about tags as just tags for where you want windows (even on multiple of them) but I just want workspaces, where each ws also has its own tiling mode. Also, seems there is no standard on how to read/show the current tiling mode by something like waybar, also essential for me when toggling through them.
Also I don’t understand Xwayland - I’ve searched hours for ways to tell the compositor to “tell” Xwayland to not scale the content dpi or something along these lines - there seems to be no standard and every compositor handles xwayland in their own way?
Try if you can get syncterm on macos
Alright I was a bit too young to play anything like this at it’s peak, but I am interested. Do I understand it correctly that the way to play this would on a windows machine in cmd? Quickly tried alacritty and kitty terminals (linux) and I don’t think some of the stuff looks correct
EDIT:
Get syncterm
, then just do syncterm telnet://tw.catsweat.com
This how the game entering should look like (it didnt look like this at all for me in any of the above term emus)
GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing.
It’s more of a glue that can connect multiple media things together
So vesktop it still is
To me, it sound like the best option for the mod team would be a it’s own, dedicated instance just for 196.
Hunt: Showdown (crytek de) might be somewhere up there too, though it’s hard to discern if their dev team is just understaffed, they have no QA/testing or their management is just incompetent.
Either way they currently have a decent bug hydra problem and fixes often come late and cause other problems.
You might be able to turn off sleep indication (nlinking power led) in bios btw:)
No.
Any coding LLM could probably help you piece together the kernel configs, makefiles and so on but you can’t just tell it “build me a linux distro called Mannah Hontana”.
Edit: not to mention that distro is more then just the kernel, there is also the choice of init system (what will start and manage “background” services), package manger (so also the package format), desktop environment (kde, gnome, …none) and so on