

Because you can does not mean you should.
Because you can does not mean you should.
I read of such stories once in a while. Sadly, I cannot relate because I always played singleplayer games back then, so I missed out on that. But I would like to add that joining pve world events in guild wars 2, there is some chance that there are people chatting publicly like they have known each other for a long time. Not sure what is is worth, though, but it always give good vibes to work together. Me playing mostly wvw (pvp) we (me and my friend) somehow found some likeminded people who invited us to their private voice chat and talk there while playing together. It is not very often, but it is a start, I guess.
Not sure where I was going with that but I though I add what I could I guess. Thank you for reading!
It’s cool but as soon as I need to move I am out. Moving is inconvenient at best and nausiating at worst (for me). So that does not leave me with a lot of possible games. Edit: I am sure that is the same for most people.
I am exposing docker via tcp in wsl and set the env var on the host to point to it. A bit more manual but if you don’t need anything special, it works too.
We slowly need to interface with an app at work that uses fixed-width too. It does not sound that bad if you hear it but it sucks to figure out where you are missing whitespace when most fields are not used and therefore all whitespace. Oh, and of course there are a lot of fields, also are aligned/formatted differently based on their type and has thin/no/wrong documentation. And I have yet to find a simple but decent “debugger”.
Steam frontpage, twitch streamers I watch and sometimes word of mouth.
My go-to solution is to use a vm and pass it raw access to the os disk on my normal desktop. Then I just put the disk into the server.
As a “theoretical hobby game dev”: steam also provides workshop, networking and matchmaking (lobby) tools. For all the stuff you get I personally find this reasonable. If I remember correctly, mobile phone app stores take a big cut too and I can’t see how they would come close.
Edit: cloud saves, (proton), dlc handling
They somehow got the message and actually implemented that it can *checks notes* open emails.
I never understood why everyone uses it as a ignore list. In my own and work repositories I always exclude everything by default and re-add stuff explicitly. I have had enough random crap checked in in the past by coworkers. Granted, the whole source folder is fully included but that has never been a problem.
Man, I always found that weird but never looked it up…
And I thought that “8” had something to do with “netes” because it somewhat resembles the pronunciation 🤦♂️
Yeah, if you get this exception and not doing anything not-“normal” then the chance is high that there are multiple versions of the same class. A possible way to trigger this is when extracting code to a separate module without changing the package. If you copy instead of move and change something you will have a bad time. It is also possible that the IDE complains but building and executing works.
Fun times!
First time I read in windows update “we are commited to reduce co2 emissions” I was like “wtf”.
It really did hit hard.
At least for me I could get into the next story part after I was like “wtf just happened” but for players at the time of release this was the latest part of the story and they were stuck with this awful last line for week(s).
This statement reminds me awfully of the Living World Season 4 Story in Guild Wars 2.
And yes, before people become angry about this comparison: I said “reminds me”, not “the same as” or anything else.
Explanation (hard spoiler!):
In essence, you do everything you can, unite different people for the fight that determines the fate of the world. But… you lose and that was the only chance. You barely survive with your friends; but not all.
https://youtu.be/jk5nfHxyQno?t=7220
The Commander (you) are asked what to do (because you always had some kind of answers; a plan; every time). But since this was the only hope, you say “I don’t know.”
This is currently happening to me and I hate it.
Something between linux kernel 6.2 (working) and 6.7 (broken) and all I have at best is a generic warning message that yields just a few results and all are unrelated.
Most code I forget too. For a lot of stuff I might vaguely remember when looking at it but some I would deny ever even having seen even when I wrote it (that happened). However, there are some rare parts I could probably still navigate from my previous company and there are some in my current. Really depends on the connection you have to the code.