I came across a stack overflow recently about how to do something in a jasmine unit test. Someone gave a solution of “I just changed the test to xit(“…
and now there are no errors!”
I came across a stack overflow recently about how to do something in a jasmine unit test. Someone gave a solution of “I just changed the test to xit(“…
and now there are no errors!”
It would just get closed. They are strict about GitHub issues ONLY being for actual issues/bugs you find with that project. Anything else is either closed as not being an issue
There are several projects on GitHub I use that are sometimes hard to find answers for questions. They have closed the Discussions on their GitHub page, and if you ask a question by opening an issue they close it and say “go join our discord server”.
It’s frustrating. You can’t search online for any issues. When you join the discord server, you can search and find lots of questions, but there are very few answers.
SourceTree by Atlassian is great, I’ve used it for years and love it. It’s also free. They kind of push you into signing up for a BitBucket account, but it’s skippable. I think it checks all the boxes for the requirements you listed.
This same advice is true for the JavaScript situation as well sometimes
This has happened a few times were I find a solution on stack overflow, I go to upvote the answer and I get the error message “you can’t upvote your own post”
Yep, that was my answer to my own question from 5 years ago
I made a branch, make commits, and then make a PR. I don’t care about the number of commits because sometimes a reviewer might be able to make more sense of a PR if they view each commit instead of all the changes at once.
For us we just make sure that the branch builds and passes tests before merging it in, and just do a general look over to make sure everything looks correct, follows best practices, etc. if the UI was changed I usually add screenshots of before/after or a screen recording of me using the feature. Sometimes these can really help a reviewer understand what all the changes mean.
include $pixels;
Woof woof
Articles like this always have a photo of at least one device showing a giant logo of the company for some reason
Not all of them, no. Some are just to build or run development only tools.
It kinda happened for us, sometime messages wouldn’t send for an hour, and then a chat would just re-order all the messages so that nothing made sense any more.
Grandma Energy is my favorite grandma
I used to ban null
usages with ESLint rules for this exact reason. If it’s there use a value, if not use undefined
It’s really accelerated in the past few years. It’s nearly impossible to just read an article or use any product without giving it some kind of information. Lots of people (myself included many times unfortunately) just accept this. I mean, what can be done? If you want or need to use the thing you almost have no choice. If you want to avoid information leaks or being tracked you have to do so much research and work just to find an option, and then hope they don’t get purchased by a company that will reverse it all. I hate it.
Even on a high end TV the speakers are going to be bad. It’s just there to check a box. TVs are so thin that you cannot physically fit in speakers large enough to sound good.
A cheap sound bar will make a huge improvement to audio quality over any built in speaker system.
A secret new family of languages!
O O++ O# Objective-O
So what is a good camera system to own? I currently have ADT and I’m really not happy with it. It’s expensive and the cameras only record 30 second clips. It can detect motion, it records 30 seconds and that’s it, regardless of how long the motion event actually takes.
Example: someone drops off a package and they hang out on my porch - I have no idea what happens after the 30 second mark! It’s insane. No way to change this either. The only option is for how long to wait between 30 second clips, and the lowest option is 2 minutes.
He has several, I’ve read “The Art of Deception” and “The Art of Intrusion” which are both fantastic and interesting reads. He has another in the “Art of…” series and possibly others too.
Non developers on my team just keep Jira and Figma tabs open all day. I think they need beefier machines than I do to support that