Vamanos

joined 1 year ago
[–] [email protected] 12 points 10 months ago

Agree on stack overflow. And part of learning how to program is trying to structure logic into thoughtful questions.

With R specifically I’d recommend looking into the tidyverse library for R. Or at least understand the libraries your work environment will be specifying to make sure you’re on the same page.

[–] [email protected] 4 points 11 months ago

I’ve used that twice today with my wife - also an F1 fan. When she asks me something I just go “no talking I’m braking” and she gets super mad.

[–] [email protected] 1 points 11 months ago

Yeah. Just found a news article that confirmed them both as merc guests while Elon was a Red Bull guest last May.

[–] [email protected] 4 points 11 months ago (2 children)

Merc had prince Harry. Would be shocked if they had multiple high profile guests. Just from a logistics - must be nightmare being concerned for multiple ones.

[–] [email protected] 6 points 11 months ago

As others have mentioned - I would second. A good website. Let them come to you. Give your solutions to common problems. Create a github. Provide repeatable examples on your GitHub and encourage contact for custom solutions.

This won’t be a multi million dollar business. At best you’ll give yourself some work to get your name out. Companies don’t talk to each other - but maybe your niche is different. This is really the only path I can see without attaching yourself to a larger entity.

[–] [email protected] 3 points 11 months ago

Surely it will be. Even if there’s not official drivers - which I’m guessing will happen soon - the community will probably get it going quickly. It’s got to have a close enough interface to a standard ps controller I wouldn’t be shocked if it works out of the box.

[–] [email protected] 12 points 11 months ago (1 children)

That’s fucking heart breaking. Thank you for sharing. Thank you for doing what you did. What a good person the boss was.

[–] [email protected] 4 points 1 year ago (1 children)

Sometimes I wish I could have a job where companies just say “hey should we make this decision” and I tell them “that’s so fucking stupid no one will actually like that” and get paid well for it.

That’s my dream.

[–] [email protected] 8 points 1 year ago (4 children)

Others have already replied with this info but I’m just spelling it out for anyone who is not familiar like me:

They fucking named the brand new game mk1. Is it a remaster? No. It’s not a remaster. Is it a recreation of mk1? No. It’s an alternate timeline game given the worst name in the history of naming things. It’s genuinely a brand new game.

[–] [email protected] 6 points 1 year ago

wHAT ABOut HeR EMalEs?

Czechmate

[–] [email protected] 13 points 1 year ago (1 children)

Docker containers in programming are reusable environments. Basically instead of manually setting up an operating system environment from scratch - you give your program this extra layer where you specify each and every thing that will be on the environment.

If your program was always tested on windows 10 instead of windows 9 - you basically have a way to guarantee it always has windows 10. If your program always used x version of Linux a boom, guaranteed. It adds some complexity but reduces and removes randomness from the concept of deploying applications you’ve created.

[–] [email protected] 22 points 1 year ago

Team Memmy. It’s freaking great. And the amount of updates they post to the test channel. Fantastic. It’s nice logging in once a day and seeing some cool functionality pushed out.

view more: next ›