• 3 Posts
  • 34 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle









  • wolo@lemmy.blahaj.zonetoProgrammer Humor@programming.devYes
    link
    fedilink
    English
    arrow-up
    131
    ·
    edit-2
    1 year ago

    my website’s backend is made with bash, it calls make for every request and it probably has hundreds of remote arbitrary code execution bugs that will get me pwned someday, it’s great

    edit: to clarify, it uses a rust program i made to expose the bash scripts as http endpoints, i’m not crazy enough to implement http in bash

    it behaves like a static file server, but if a file has the others-execute permission bit set it executes the file instead of reading it

    it’s surprisingly nice for prototyping since you can just write a cli program and it’s automatically available over http too











  • Games that have native Linux versions are uncommon, but Steam on Linux includes a program called Proton, which provides a Windows-compatible environment so that games made for Windows can run without being manually ported. It isn’t exactly the same, so some games don’t work quite right, which is why not every game is compatible with Steam on Linux.

    Any game that’s compatible with the Steam Deck should run fine on any other Linux system, as long as the underlying hardware is powerful enough.