@smokyofficial_@BattleRapBum This was embarrassing AF when it happened. Like watching canibus go head to head w battlers should have been amazing, but I was so embarrassed for him.
@KevinNaughtonJr I had a senior python engineer yell at me for how I reversed a list using the "martian smiley" aka indexing like this: `[::-1]` and frequently had to explain the difference between append and extend.
@daboigbae Whatever's already being used. If camel is used elsewhere, then continue using camel. If it's snake casing, then keep that up. Give your collaborators less reasons to hate you.
@supabase No. Frequency doesn't matter because shitty programmers commit a lot. I would trust someone more that had a shitton of commits in the first week of August and March more that someone who has a whole stack like OPs pic, because they have that spark of idea.
@AsiughuE Dev on Mac is superior because it's basically a *nix machine. Windows is getting close with their wsl and it seems like they are trying to integrate that even more... But I would pick Ubuntu over both because brew is craptier, and MacBooks cost as much as a used Toyota.
@MAC_Arms Drunk drivers aren't trying to kill people with cars. A cars purpose is to take things from point A to B. A guns purpose is to put a hole in something. The gun vs drunk driver analogy is not a good one, because of intentions. Negligent discharge is a closer analogy.
@clcoding If you say B you are closest to being correct. But still wrong. You would still have to convert the `dict_values` type to a list. Try running `result[0]` and it will throw a TypeError. Please don't lie to noobs or they will stay noobs.
@rob_arlie@stxpdx@RonFilipkowski Bleeding at school is a slippery slope. First they are bleeding, next they are thinking that black lives matter. We can't have that in our schools.
@PythonPr You should learn version control first. You should be using it if you are in any position where you are writing anything. Author? Learn git. Programmer? Learn git. Lyricist? Learn git.