Skip Navigation

Posts
25
Comments
454
Joined
2 yr. ago

  • Considering this thread, guess I should look into why zigbee with mqtt is better then just the default zigbee HA gives.

  • How did you open this? Maybe something overrode your default text editor application (look in settings for Default Applications).
    Also maybe check your EDITOR env variable (echo $EDITOR), though that is only used when a different CLI program wants to open an editor for you (in CLI)

  • Love this bit, I usually don't understand half of what's happening and many references fly over my head but it's hard to resist their explosions of laughter.

  • Sadly, it seems todays law allows them to force you to unlock it, otherwise they straight up treat you as a terrorist. At least in UK it seems (source: Britannica youtuber getting detained when returning home to UK)

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

  • Linus: Are you going to say the AI word?

    I’m not going to say the AI word, unless you want me to.

    No, no, no.

    Hahah

  • 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).

  • Ah bere it is, I have scrolled deep enough

  • Usually, when games and programs natively support 3rd party mods/plugins its done so through a defined API - a modding API - just a bunch of functions made by the devs that allow you to register new stuff, change/override what already exists, react to events, ... Example https://lua-api.factorio.com/latest/

    Lua is often used as the language for the mods because it's really easy to embed into a program (most games are done in compiled languages) and so creates a "sandbox" - you can only really call what the devs make available for the lua scripts.

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

  • 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

  • Permanently Deleted

    Jump
  • 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!

  • Games @lemmy.world

    Friday Facts #375 - Quality | Factorio

    Mechanical Keyboards @lemmy.ml

    Keychron PBT keycaps falling apart

    Linux Gaming @lemmy.ml

    Does X11 still limit max FPS to the lowest of all monitors?

    Lemmy @lemmy.ml

    Why does a personal instance have a list of banned users I didn't ban?

    Open Source @lemmy.ml

    Interesting Talk: About Drive-Thru Contributors