Skip Navigation

Posts
25
Comments
455
Joined
2 yr. ago

  • For me, it means people are actively using it (making libraries... making the language better) or in general there is some movement behind it and I think that is actually important for open source projects.

  • As a primarily python programmer with some embedded C experience, I really liked the promise of Dlang when I first saw it, though somewhat it felt as dead language, especially compared to Rust, Zig or Nim - I would rarely hear about Dlang in my circles and bubbles.

    Let's hope OpenD takes off, wouldn't mind tipping my toes in it once again.

  • I've heard it called Reverse Bullet Hell

  • Looks great!
    Will always love A.WM configs, daily driving it in my main rig for a few years now, thought a lot less riced, or well actually completely bare (customized powerarrow-dark from awesome-copycats).

  • Rule

    Jump
  • step 4: they choke you out

  • For anyone else wondering what this is:

    https://arcan-fe.com/about/

    I can't tldr this, it's a framework in which one could make a display server like x11 and wayland (?!)

  • Most slavic languages probably don't have spelling contests - what you say has mostly exact textual representation, except some letters that can sound alike when spoken.

  • Netcat can do UDP with -u flag, to get netcat on the phone (android) you could try local shell (Connect Bot app can do it) and try calling the local netcat (nc, though it's a simple busybox implementation so it might not have all the features). Not sure if it would let you send udp just like that.

  • Yeah I would probably try if the phone can actually access anything on that port.

    On router: netcat -vvvl 0.0.0.0 51820
    On phone: http://router_ip:51820

    The browser will fail opening it but on router you should see the first incoming HTTP GET packet.
    Or one could run a local shell on the phone (assuming android) and try netcat too.

    (or this http server one liner python3 -m http.server can be used instead of netcat)

  • This probably does not apply for you but don't try sending wg over port 53, learned the hard way some routers simply won't pass non-dns packets there.

    Otherwise considering you are able to access VPS stuff from phone but not the router connected to the same VPS then I would check

    • if forwarding is enabled on the vps
    • if you can't see any packets on the router side then it sounds like a routing issue at the vps

    E: I am too baked and assumed you are trying to have the VPS as a central hop point.

  • You might have to tick "Force Composition Pipeline" in nvidia-settings.
    Without it most UIs are laggy or tearing heavily on my rig.

  • Ah you described it better.

  • Isekai anime - in general means the protagonist is transported into a different fantasy world from the real one, sometimes it's thru "magic" or "tech" (mmo VR style) but mostly it's as a kind of reincarnation.

    One of these animes had the protagonist hit by a truck while saving someone and with the rising popularity of these shows, a trope emerged "got hit by X and got isekai'd into Y".

  • No, because the current practices have shifted from writing html+css+js in the classic style to using JavaScript frontend frameworks like vue, react, angular, svelte... Which offer a lot of features that would jQyery give you but also removed the need for some of them.
    The paradigm has shifted and I don't think jQuery is used anymore (atleast not for new projects).

  • What. The. Fuck?

    It took few months for them to fix the reloading bug that sometimes did the animation but didn't actually reload!
    (This is a rather hardcore extraction shooter, imagine stuff just not working and you loosing the character because of that.)

    Detailed damage in/output was added after years of community asking for it (actually, I am pretty sure we asked for replay system).

    Cheaters, report button sure seems to be just for making you feel like you did something.

    Who asked for flying drones beatles? In western shooter?

    And the game still runs like shit.

    The only reason why it's still being played is first - because of the high risk, high reward loop and second - because your design department did a fantastic job on the characters, weapons and "story".

  • I am like, one hair away from pressing the big red nuke-the-proprietary-driver button, cuda be damned

    The main reasons (after being proprietary duh) being higher power consumption on idle compared to Windows and basically absence of any "just working" HW Acceleration of de/encode