Yesterday doing a search using vim for a class that shared a lot of characters at the front with many other classes: /Bas.*Some I could have done a more precise search with better regex, but this was quick, easy, and worked.
livingcoder
I personally think that unwrap and the question mark operator were a mistake.
I'm very curious how giving money to Trump supporters would hurt Trump? Some people are giving their last dollar to Trump and depend in charity at this point. Wouldn't throwing money at local charities just further enable them?
This was a good, short read. Worth the time.
It's time that we admit to deaf people that music isn't real. The joke has gone too far.
Your team needs to have a coding standards meeting where you can describe the pros and cons of each approach. You guys shouldn't be wasting time during PR reviews on the same argument. When that happens to me, it just feels like such a waste of time.
I'd love to include my wave function collapse library, but examples of its usage in games is lacking atm. I've thought of a couple games that could be made that utilize the concept, but I haven't prioritized them.
For those that are interested: https://github.com/AustinHellerRepo/WaveFunctionCollapse
How does it handle multiple potential outcomes?
Example: unformat!("a {} b {} c", "a x b b y c")
Would it return Some(("x b", "y")) or Some(("x", "b y"))?
It's still useful when it's wrong because it can give you the jist of what should be done. If it uses a library or function that doesn't exist, you'll still be informed as to what it was intending for the process at that point. I've often gone and just replaced the made-up code with custom code that does the same thing.
It's surprising how useful ChatGpt is in these situations. Honestly, it's a great general purpose search engine.
Thanks for the suggestions. I appreciate it.
I love how the solution didn't involve changing the prefix to "mcaffee_". Now users don't know who to blame. Great. That's so nice of them.