Skip Navigation

Posts
19
Comments
281
Joined
3 yr. ago

  • Hunt Showdown, it's literally a slow shooter - old, single shot weapons and similar.

    Have a few thousand hours between me and my friends, its decent but someone high up in Crytek seems to be pushing for "popularization" - it's not as fun and slow-ish as it used to be.

    There is a different game coming up with possibly slow game play too, HUNGER, not much known yet though.

  • You are replacing partitions with subvolumes, as such you have to make these operations on the btrfs filesystem (so as others have already written, deleting the subvolume instead of re-formatting the partition).

  • Someone did s/double/decimal/g (find 'double', replace by 'decimal') on the whole project.

    Please decimal check

    lol

  • For the monero mining, did you solo or pool mine? Also p2pool+xmrig ?

  • Deleted

    Permanently Deleted

    Jump
  • Here is hoping this will at least make it easier to take back control of tuya devices

  • E: nvm, there is something else at play, the following worked only once

    I can reproduce it like this:

    • open any image post
    • open the image, then tap it again to fullscreen it
    • leave the app/minimalize it
    • return to the app, leave the fullscreen image, now the whole app seems to be stuck in "fullscreen"
  • Also, proxy_buffering

  • Sounds like you need to instrument it yourself.

    It could be as "easy" as calling the endpoints yourself and saving the sensor states in any kind of storage grafana supports, then making a dashboard on top of that data.

    Maybe Zabbix could also work

  • Finally

  • Uh I think you meant bind mounts lol

  • 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

  • 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?