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
| wget https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.4.44.tgz | |
| tar vxf openldap-2.4.44.tgz | |
| cd openldap-2.4.44 | |
| export PKGS=$HOME/apps/openldap-2.4.44 | |
| ./configure --prefix=$PKGS --enable-shared | |
| make depend | |
| make | |
| make install |
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
| * PaLM 2 | |
| codey | |
| google colaboratory | |
| TyDi QA | |
| * github copilot | |
| * openAI | |
| GPT-4 | |
| chatgpt |
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
| """ | |
| Middleware component that wraps the login_required decorator around all URL patterns be default, with exceptions. | |
| Define PUBLIC_URLS and ADMIN_URLS using regex in settings.py, where: | |
| PUBLIC_URLS do not require user to be logged in. | |
| ADMIN_URLS require user to be in admin group. | |
| Source: http://stackoverflow.com/a/2164224/720054 | |
| """ | |
| # settings.py | |
| PUBLIC_URLS = ( |
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
| #!/usr/bin/env python | |
| """ | |
| Netsarang backdoor DNS payload decrypter | |
| file: decode_shadowpad_dns.py | |
| author: Fox-IT Security Research Team <srt@fox-it.com> | |
| Usage: | |
| $ cat dns.txt | |
| sajajlyoogrmkllmuoqiyaxlymwlvajdkouhkdyiyolamdjivho.cjpybuhwnjgkhllm.nylalobghyhirgh.com |
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
| Russian Foreign Minister Sergey Lavrov In India On Ukraine War https://youtu.be/8waS7TToh04 |
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
| M15MAH100812VDC | |
| https://carlogavazzisales.com/h_m.htm |
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
| //for zoom detection | |
| px_ratio = window.devicePixelRatio || window.screen.availWidth / document.documentElement.clientWidth; | |
| $(window).resize(function(){isZooming();}); | |
| function isZooming(){ | |
| var newPx_ratio = window.devicePixelRatio || window.screen.availWidth / document.documentElement.clientWidth; | |
| if(newPx_ratio != px_ratio){ | |
| px_ratio = newPx_ratio; | |
| console.log("zooming"); |
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
| 20 Oct | |
| FL ACDA Fall Conference 2022 | |
| https://acda.org/region-conferences |
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
| agile |
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
| HURRICANE IAN 2022 |