There used to be but the moderators forgot to sign up for HP Smart® Instant Ink™ and used non-authorized ink (first party ink ordered directly from HPs website) so it got shut down 😔
There used to be but the moderators forgot to sign up for HP Smart® Instant Ink™ and used non-authorized ink (first party ink ordered directly from HPs website) so it got shut down 😔
Yeah but if they let users control the data then how are they supposed to sell it to insurance companies to boost their value to VCs???
Honestly this is the most sane take. If the asshole can’t work with 2/3 of the team then they need to GTFO. I don’t have the time or mental bandwidth to deal with shit like that.
Source: director of both the IT and software departments
I dont have a docker container, I just have Samba running on the server itself.
I do have an owncloud container running, which is mapped to a directory. And I have that shared out through samba so I can access it through my file manager. But that’s unnecessary because owncloud is kind of trash.
If you want to use the terminal though, there is scp
which is supported on both windows and Linux.
Its just scp [file to copy] [username]@[server IP]:[remote location]
My team once spent an entire afternoon trying to figure out why an API call was returning either incorrect data, or just no data at all.
Basically we were in the middle of migrating the API call from one API to another and we didn’t update the URL in the variable, so it was still hitting the old API 🙃
The IRS just switched columns and rows. So there’s 60k rows and 330 million columns /s
Ah okay. The Chromecast thing is a killer feature I’ve been looking for, my media PC that I have now is pretty good, just doesn’t have that one thing.
I’ve been talking about this for years! I got the idea from razer but I’m imagining the laptop chassis adds a nice screen, enormous battery, better IO, and then it just uses the touch screen as the track pad.
It could be so cool
Can you tell me more about these homemade android TV boxes? I built a really shitty front end to “turn” my Linux based mini PCs into a media streamer but it lacks things like Chromecast and reliability haha
I mean the common thing I see in this thread is just people recommending a docker container that hosts the server. Not really what I would call “3rd party bullshit” and I would absolutely recommend running a game server in a docker container. It makes a lot of things easier.
Source Code release could be complicated, especially for games that aren’t 30 years old because the devs don’t start over from scratch every time so there would still be an enormous amount of proprietary code in it.
Itd be cool (and as impractical as it is, I believe all code should be open sources) but not really feasible