No there’s only one we don’t know about. The first plant is the one you start the game on.
No there’s only one we don’t know about. The first plant is the one you start the game on.
Mostly use Rider but whenever I’ve tried to use the open source extension I’ve had it crash and be quite unreliable, but if it works well for you then go for it.
Steam used an embedded browser long before it was cool.
Poorly, I setup Mint while I was in town, a couple weeks later it won’t boot, can’t troubleshoot that kind of thing from out of state, so… Yeah
The number of times I move code around and can just press a hotkey to fix indentation though. Not possible with Python.
Instead of making a video you could probably print to PDF
Good old PowerPoint karaoke
Except it clearly doesn’t produce the same result every time. You’re not making a good case for whatever you’re trying to say.
The issue with option one is that scammers get old (or not technical) people to do stuff when they don’t know what they’re doing and click the box not knowing what they just did. So yes very frequently they need to protect people from themselves because they’re dumb, but I still expect banks to do business with those dumb people, sooo… Option 2 it is.
You’re right, I forgot it was someone else who compared it to the mods.
I do feel like this was a good choice though. I feel like adding more features would result in a worse UX for the users who don’t need something more complicated, or they take more dev time to develop the UI so there’s an awesome UX. But this strikes a good balance of dev time and UI work. There’s very little UI design required for this, and it’s probably fairly simple to implement. Anything else would be more complicated and for a feature probably not needed by most players. For everyone else there’s mods.
I don’t feel like comparing to modded content is really fair. It’s not like you can’t use the modded version if you want.
Yeah, it’s accurate both ways
Same, if they made a Kickstarter and only said that they made Factorio I’d give them money without even knowing what the project was.
Partly android, but a custom launcher could solve it themselves
Postgres doesn’t need that much ram IMO, though it may use as much as you give it. I’d reduce it’s ram and see how performance changes.
Man I wish OmniSharp didn’t suck. I built an extension with VSCode and got excited about what I could build, looked into OmniSharp again and gave up when it was crashing without me even throwing a big project at it.
It’s blinking
Yeah in a PR I would probably reject this for being too clever. Before clicking I expected the image to start at 100mb or more, but it’s already under 50, who cares at this point?
At least for this specific example I don’t know why I wouldn’t use null instead of option and ?? As it’s more clear what’s happening as it’s standard C#
Also in your example does the function to the right of | execute always?