Reviewing your own PR is underrated. I do this with most of my meaningful PRs, where I usually give a summary of what/why I'm doing things in the description field, and then reread my code and call out anything I'm…
Does Matrix have the equivalent of voice chat rooms that Discord has? I find as a user of Discord that being able to see who's just hanging out is the killer feature there. (As are things like game streaming and bots,…
Going to keep this short since there's so many responses: That feeling for me came about super prominently when I was trying to ignore other parts of my life that I didn't want to deal with and using work to cope. Not…
I'd say in terms of relevancy, either facebook or netflix: - Netflix already feels like an outlier in that list because they're not as technically focused as any of the other ones listed. They feel more like a media…
I agree that especially in pandemic times this is hugely beneficial, although I'd recommend doing it in the opposite order: quick 1 minute updates followed by casual off-topic chatter for the rest of the meeting. I've…
I moved to Bitwarden from Lastpass also, and I'm definitely happy for the most part. The chrome extension leaves a tiny bit to be desired, but definitely still usable: * Not as good about determining correct sign-in URL…
https://weather.com is also not working for me
Longer form than EFaP, but Lindsay Ellis has some great film/TV analysis videos. She's usually more focused on writing than anything else, though. Here's a postmortem she did on the Hobbit films, which was recently…
Zoom responded to this point [1]: > This is a workaround to a change introduced in Safari 12 that requires a user to confirm that they want to start the Zoom client prior to joining every meeting. The local web server…
Sounds pretty awesome. I'd especially love it if frameworks like Spring offered releases via this channel. I'd be curious to see how composability works with this, too: if for instance I wanted to make a React+Rails…
I really enjoy Hello Internet as well, but in what way has it expanded your hobbies?
Extremely simple one, but my favorite is an algorithm for determining if two words are anagrams of each other: The Fundamental Theorem of Arithmetic states: "every integer greater than 1 either is a prime number itself…
I used Hyper for a little while a few months ago and thought it was okay. Still prefer iTerm for daily use. One thing that it’s amazing at, though, is taking promotional screenshots. It hides the OS bar by default, plus…
Same here, always thought it would make a great push-to-talk button for voice chat.
Same, I'm getting the error for other sites as well. cnn.com as one example.
How about Bill Gates? Nobody could have seen him being the most prolific philanthropist of all time back when he was leading Microsoft in the 90's.
I especially agree with the part about density. I feel like when upper management hears about how open offices promote group collaboration, they imagine all of their teams working in the same room together in close…
Nintendo seems to do nothing BUT short-supply their hardware, based on their history with amiibo, the gamecube controller accessory, the original wii, pokewalkers...
I can tell you this is pretty vastly different now. I also grew up in Illinois, and after passing the theory test you are only granted a learner's permit. To obtain a license you need 50 hours of supervised practice…
How did you handle things like import statements? That's really the biggest thing for me: if I'm working in a large project, I don't want to have to think about what package some really obscure utility is before using…
> Use a Single Editor Well This seems impossible to me, although I agree that it would be an extremely useful practice. I mainly develop Java and Swift, and both languages are extremely dependent on using an IDE. I…
Reviewing your own PR is underrated. I do this with most of my meaningful PRs, where I usually give a summary of what/why I'm doing things in the description field, and then reread my code and call out anything I'm…
Does Matrix have the equivalent of voice chat rooms that Discord has? I find as a user of Discord that being able to see who's just hanging out is the killer feature there. (As are things like game streaming and bots,…
Going to keep this short since there's so many responses: That feeling for me came about super prominently when I was trying to ignore other parts of my life that I didn't want to deal with and using work to cope. Not…
I'd say in terms of relevancy, either facebook or netflix: - Netflix already feels like an outlier in that list because they're not as technically focused as any of the other ones listed. They feel more like a media…
I agree that especially in pandemic times this is hugely beneficial, although I'd recommend doing it in the opposite order: quick 1 minute updates followed by casual off-topic chatter for the rest of the meeting. I've…
I moved to Bitwarden from Lastpass also, and I'm definitely happy for the most part. The chrome extension leaves a tiny bit to be desired, but definitely still usable: * Not as good about determining correct sign-in URL…
https://weather.com is also not working for me
Longer form than EFaP, but Lindsay Ellis has some great film/TV analysis videos. She's usually more focused on writing than anything else, though. Here's a postmortem she did on the Hobbit films, which was recently…
Zoom responded to this point [1]: > This is a workaround to a change introduced in Safari 12 that requires a user to confirm that they want to start the Zoom client prior to joining every meeting. The local web server…
Sounds pretty awesome. I'd especially love it if frameworks like Spring offered releases via this channel. I'd be curious to see how composability works with this, too: if for instance I wanted to make a React+Rails…
I really enjoy Hello Internet as well, but in what way has it expanded your hobbies?
Extremely simple one, but my favorite is an algorithm for determining if two words are anagrams of each other: The Fundamental Theorem of Arithmetic states: "every integer greater than 1 either is a prime number itself…
I used Hyper for a little while a few months ago and thought it was okay. Still prefer iTerm for daily use. One thing that it’s amazing at, though, is taking promotional screenshots. It hides the OS bar by default, plus…
Same here, always thought it would make a great push-to-talk button for voice chat.
Same, I'm getting the error for other sites as well. cnn.com as one example.
How about Bill Gates? Nobody could have seen him being the most prolific philanthropist of all time back when he was leading Microsoft in the 90's.
I especially agree with the part about density. I feel like when upper management hears about how open offices promote group collaboration, they imagine all of their teams working in the same room together in close…
Nintendo seems to do nothing BUT short-supply their hardware, based on their history with amiibo, the gamecube controller accessory, the original wii, pokewalkers...
I can tell you this is pretty vastly different now. I also grew up in Illinois, and after passing the theory test you are only granted a learner's permit. To obtain a license you need 50 hours of supervised practice…
How did you handle things like import statements? That's really the biggest thing for me: if I'm working in a large project, I don't want to have to think about what package some really obscure utility is before using…
> Use a Single Editor Well This seems impossible to me, although I agree that it would be an extremely useful practice. I mainly develop Java and Swift, and both languages are extremely dependent on using an IDE. I…