- Source: https://www.facebook.com/groups/ieeesight/permalink/1504711872972284/
- Original Video: https://www.facebook.com/groups/ieeesight/permalink/1504711872972284/
- Use of online website to download Facebook Video as Mp4 file: https://www.fbdown.net/
- Conversion from Video MP4 to MP3 audio: https://online-audio-converter.com
- Use of online Audio-to-Text: https://speech-to-text-demo.ng.bluemix.net/
- Speech-to-Text, by supposed languages
- Use of "Moder Standart Arabic broadband model (16KHz), See file speech-to-text-arabic.md
- Use of "French broadband model (16KHz), see file speech-to-text-french.md.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // This will open up a prompt for text to send to a console session on digital ocean | |
| // Useful for long passwords | |
| (function () { | |
| var t = prompt("Enter text to be sent to console, (This wont send the enter keystroke)").split(""); | |
| function f() { | |
| var character = t.shift(); | |
| var i=[]; | |
| var code = character.charCodeAt(); | |
| var needs_shift = "!@#$%^&*()_+{}:\"<>?~|".indexOf(character) !== -1 |
This example is part of this article.
This is an example for an HLS delivery with basic security. Nginx compiled with nginx-rtmp-module & secure-link is used as media server. Features:
- Domain filtering
- Referrer filtering
- Embed buster
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| OBJECTID | ID_0 | ISO | NAME_0 | ID_1 | NAME_1 | HASC_1 | CCN_1 | CCA_1 | TYPE_1 | ENGTYPE_1 | NL_NAME_1 | VARNAME_1 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 33 | BRA | Brazil | 1 | Acre | BR.AC | NA | Estado | State | ||||
| 2 | 33 | BRA | Brazil | 2 | Alagoas | BR.AL | NA | Estado | State | ||||
| 3 | 33 | BRA | Brazil | 3 | Amapá | BR.AP | NA | Estado | State | ||||
| 4 | 33 | BRA | Brazil | 4 | Amazonas | BR.AM | NA | Estado | State | Amazone | |||
| 5 | 33 | BRA | Brazil | 5 | Bahia | BR.BA | NA | Estado | State | Ba¡a | |||
| 6 | 33 | BRA | Brazil | 6 | Ceará | BR.CE | NA | Estado | State | ||||
| 7 | 33 | BRA | Brazil | 7 | Distrito Federal | BR.DF | NA | Distrito Federal | Federal District | ||||
| 8 | 33 | BRA | Brazil | 8 | Espírito Santo | BR.ES | NA | Estado | State | Espiritu Santo | |||
| 9 | 33 | BRA | Brazil | 9 | Goiás | BR.GO | NA | Estado | State | Goiáz|Goyáz |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1 | 33 | BRA | Brazil | 1 | Acre | BR.AC | NA | Estado | State | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | 33 | BRA | Brazil | 2 | Alagoas | BR.AL | NA | Estado | State | ||||
| 3 | 33 | BRA | Brazil | 3 | Amapá | BR.AP | NA | Estado | State | ||||
| 4 | 33 | BRA | Brazil | 4 | Amazonas | BR.AM | NA | Estado | State | Amazone | |||
| 5 | 33 | BRA | Brazil | 5 | Bahia | BR.BA | NA | Estado | State | Ba¡a | |||
| 6 | 33 | BRA | Brazil | 6 | Ceará | BR.CE | NA | Estado | State | ||||
| 7 | 33 | BRA | Brazil | 7 | Distrito Federal | BR.DF | NA | Distrito Federal | Federal District | ||||
| 8 | 33 | BRA | Brazil | 8 | Espírito Santo | BR.ES | NA | Estado | State | Espiritu Santo | |||
| 9 | 33 | BRA | Brazil | 9 | Goiás | BR.GO | NA | Estado | State | Goiáz|Goyáz |
OBSOLETO! CONTEDO MOVIDO PARA https://github.com/covid-taskforce-cplp/BRAM-COD-conflitos-de-interesse. Este Gist será mantido por questões históricas
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Note: You will want to add the snippet: `include "pagespeed-requirement.vcl";` above your `vcl_recv` in the default.vcl file. | |
| sub vcl_recv { | |
| call pagespeed_capability_detection; | |
| } | |
| # Function derived from requirements here https://modpagespeed.com/doc/downstream-caching#ps-capabilitylist | |
| # Additional detection logic for crawlers, tablet and mobile devices. | |
| sub pagespeed_capability_detection { | |
| if (req.http.User-Agent ~ "(?i)Chrome/[3][2-9]+\.|Chrome/[4-9][0-9]+\.|Chrome/[0-9]{3,}\.") { |
I hereby claim:
- I am fititnt on github.
- I am fititnt (https://keybase.io/fititnt) on keybase.
- I have a public key ASB1Aw_QZz91plljLnmQN4yQ_EyqzjeIvU4mX0Wl9ZpU5Qo
To claim this, I am signing this object:
See EticaAI/HXL-Data-Science-file-formats in special
- [meta] HDP Declarative Programming (working draft) #16.
- HDP Declarative Programming conventions, early draft
Note: after some time these linkes may be broken. So check @EticaAI or @fititnt repositories.