@mattpocockuk Less unknowns! Easier to onboard additional devs onto my project. Easier to integrate TS-based libraries into my own codebase. TS code is self-documenting and the flow of code is more straightforward, boosting dev productivity.
Setting up speech-to-text in an @expo@reactnative project is tricky. The react-native-voice/voice module uses native modules that don’t work on Expo Go. That’s where the @googlecloud Speech-to-Text API comes in to save the day in this tutorial I made: https://t.co/XrG5wEjd5l
@HamasAtrocities He conveniently omitted the illegal West Bank annexation by Jordan from 1950-1988, the 850k Jews expelled from Arab territories following the Arab-Israeli War, among other things. The term “occupied” is incorrect. It’s disputed territory. The PLO agreed to this per Oslo Accords.
@221B_Danmei The average civilian-combatant casualty rate in urban warfare is 1:9. For comparison, the civilian-combatant casualty rate of the Hamas-Israel war (a war Hamas started) is more like 1:2. Which part of that is “genocide?” If they don't like wars in general, maybe don’t start them?
@AssalRad Conveniently leaves out the illegal West Bank annexation by Jordan from 1950-1988 and the 850k Jews expelled from Arab territories following the Arab-Israeli War. The term “occupied” here is incorrect. It’s disputed territory. The PLO agreed to this arrangement per Oslo Accords.
@AtomicMonkey11@jk_rowling No, seriously, what is the source for this statistic??? A quick Google search - 0.5% have atypical genitalia, and 0.05% have mixed/ambiguous genitalia. Ok, that’s nowhere close to 10%.
I didn't know I needed this in my life.
This new JSON API will retrieve a "Whoa" from Keanu Reeves from throughout his filmography.
You can retrieve by year, movie, specific director, or at random. Both audio and video. Built by @AviMamenko.
https://t.co/m4cGvoDXrK
Thanks for the write-up on my Keanu Reeves “Whoa” API, @Gizmodo! Check it out here: https://t.co/1Rovohp0pG.
This was a sequel to my Owen Wilson Wow API (https://t.co/7ly3EWRm9Z) which got featured on BroBible (https://t.co/SW9VW73Zwd) and got shout-outs from @github and @ossia!
@RaulJuncoV Pretty solid advice! I love building APIs. If anyone wants some ideas, I’ve built APIs for:
1. Owen Wilson’s wows (https://t.co/7ly3EWRm9Z)
2. Keanu Reeves’ whoas (https://t.co/1Rovohp0pG)
3. Nick Cannon’s many, many kids and baby mamas (https://t.co/9etlqISUaV)
@Zeko369 The annoying thing about <input type=“date” /> is that you can’t type in the date on iOS. Works fine on desktop, but on iOS you *have* to use the date picker, you can’t manually input a date. And if you have to scroll way back, it can be a pain point. react-datepicker fixes this.
@jpohank@TheJackForge I think after interview like 3 or 4 they should have a pretty good idea of your overall standing as a candidate.
I don’t even know what they’re doing at interview 12. I think, for example, if you go on 12 dates with someone, you wanna keep them around, yknow?
@Madisonkanna Maybe not in a leetcode sorta way but I think either way you’re still applying DS&A in your everyday job. Do you need to implement bubble sort/merge sort in your frontend role? Almost certainly not. Should you know how to use and manipulate sorting logic? Absolutely.