

I’m flabbergasted
I’m flabbergasted
I didn’t know about Chatbot arena, turns out its a 100% subjective rating system where visitors are asked compare 2 LLMs and vote for the “best” after giving them one prompt and displaying their output side by side (sending more than 2 prompts crashed the page for me). That’s a crazy metric to include in your promo material imo.
I like auto-shooter. It makes the connection with auto clickers, and they are both games you play with your brain turned off and a lot of crap is flying around on the screen for spectacle
I’m all for a company that avoids crunch if they can afford it
OOO HYEAH IM ACQUIRINGGGGGGG
Just because the game failed doesn’t mean the whole studio needs to be scrapped… Artists and programmers could still get their chance to shine, without the top level decision makers steering the game towards dated formulas like hero shooters
Just got a call from Rust HQ; they cancelled the project and are deleting all the articles talking about it
Note that this is an old article from 2 years ago and that GKI is already implemented in Android
Apart from text editors/IDEs I don’t really see the use for it. I think it is not practical unless all your users are both power users and programmers, which basically boils down to developer tools.
If you aren’t starting your container with the -it
options (for docker run
), try setting them so that it allocates a tty. The fact that it works with SSH however makes me think that perhaps the Synology task runner can’t run interactive commands like docker attach
because it has no stdin. In that case you’ll need to do something like this: https://serverfault.com/questions/885765/how-to-send-text-to-stdin-of-docker-container/947763#947763 to pipe the stop command into the stdin of the bedrock server.
If you aren’t starting your container with the -it
options, try setting it so that it allocates a tty. The fact that it works with SSH however makes me think that perhaps the Synology task runner can’t run interactive commands like docker attach
because it has no stdin. In that case you’ll need to do something like this: https://serverfault.com/questions/885765/how-to-send-text-to-stdin-of-docker-container/947763#947763 to pipe the stop command into the stdin of the bedrock server.
Are you able to docker attach
to the container?
Do you mean emulators such as the Android emulator that comes with Android Studio, or is the latter lacking features that other software on windows possess?
I honestly think Proton is one of the most impressive pieces of software of the last decade