sorted by: new top controversial old
[-] livingcoder@programming.dev 1 points 2 months ago

Yeah, if it's purely a Sqlite implementation detail to create temp files, that's on them to own and fix. I thoroughly dislike that the files are obscured from users.

[-] livingcoder@programming.dev 5 points 2 months ago

Oh, I thought that the temp files were named by the user. If that's not the case, that these are not databases created specifically by McAfee in the temp directory, then I'm not sure what the appropriate solution should be. Obscuring the file type and how the file is used from users is still a bad practice.

[-] livingcoder@programming.dev 27 points 2 months ago

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.

[-] livingcoder@programming.dev 4 points 2 months ago

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@programming.dev 1 points 2 months ago* (last edited 2 months ago)

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?

[-] livingcoder@programming.dev 7 points 2 months ago

This was a good, short read. Worth the time.

[-] livingcoder@programming.dev 34 points 3 months ago

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.

[-] livingcoder@programming.dev 2 points 5 months ago

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.

[-] livingcoder@programming.dev 8 points 5 months ago

I expected "Started new project"

[-] livingcoder@programming.dev 19 points 5 months ago

It's surprising how useful ChatGpt is in these situations. Honestly, it's a great general purpose search engine.

[-] livingcoder@programming.dev 2 points 9 months ago

I would agree. Only if the performance is extremely similar but the readability (for some reason) is significantly better for the recursive solution would I choose that.

[-] livingcoder@programming.dev 2 points 10 months ago

Rust, easily.

view more: ‹ prev next ›

livingcoder

joined 1 year ago