- Ar-Rahman (الرحمن) The All-Compassionate
- Ar-Rahim (الرحيم) The All-Merciful
- Al-Malik (الملك) The Absolute Ruler
- Al-Quddus (القدوس) The Pure One
- As-Salam (السلام) The Source of Peace
- Al-Mu'min (المؤمن) The Inspirer of Faith
- Al-Muhaymin (المهيمن) The Guardian
- Al-Aziz (العزيز) The Victorious
- Al-Jabbar (الجبار) The Compeller
- Al-Mutakabbir (المتكبر) The Greatest
View readme.md
View err.py
This file contains 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
--------------------------------------------------------------------------- | |
TypeError Traceback (most recent call last) | |
Cell In[5], line 3 | |
1 idx = 2 | |
2 art = getArt(idx) | |
----> 3 summarizer( | |
4 art, | |
5 min_length=20, | |
6 max_length=144, | |
7 ) |
View readme.md
Cart js
@adib-enc
Examples:
instantiation
let cart = new Cart();
cart = cart.setCallbacks({
View japan
This file contains 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
H4sIAAAAAAAAAM1925bbRpLtr9TqZ0KHuAP1Jst222esltqS23PGSw8oElRxzCJreJFdrVX/fnBL5I68AJEgqqdXa7VZJBB5i8yMjNg78utdcaz+bYv96fbrqnh4rP+zK06n29Xh4dVlv9p+efXfp8P+1Q/F6f5t8fiPcnU+HINFuT8ft+Xp9rffvv55Gy6ebv3keaG9uTt83q5efbevBT9UryxWh8v+vD78sb+NF+vydD4ensr17fl4KRePh9P2vD3sb0Hg6bH4Y1+uf9lvz6fb5PnToi7Ny6pfPdfy/GioQCmTFBl1RQbNr4FjiUtSRC+DlOB3Jfj1z5ljAUMtEgJJaUvRhXUHe649GA72oBBpKPDp1rHrchDdvGxsRd3C1E1wNtSETp6xrLTWSLeyIiK8E2AUXmlK1XfR9D4CEUbtagbHsat8fXhtnVPNrapxjvLzQe0VEkl5gWiO7zeTaTnj4INMtY2fnp8XlejtbvvPon68WvW+Vn+/qT5VYlbtV1+bZ/5WPJS33/RL6mK9fdwdHorV0+3XfxT7qipfyuPt1+7b83b19rDebrblsXr/27JqyrFc/1oc3+1/OVVVSV9labz4cF9/+92+fHi6jZ8X2/1mdyn3q7Ku6+Jwvi+Pb7py+xKq+pZ/VkVU733c7upVum5grYFeJUFoS9p+bHp62Xz2mj+8/q9Gp9rH6pdj+Fp+iyI9lOkTmd1fqVh4/qx2gKfbqP02FvrfiUxAZAalZv0j8AQ+0D3dViAgFQj6QruSmhdyfDmHl0PycgiPwVMpPpRKqdhTHv6BfRVDj0R95UJZzVB2Ttg3HHsslNISLDGRNcywhrL7sAs8fBdezfFVaHSM38fye9GgADShrmbQl9q1TdYCGtDVqK2F7A4vkO0NoMPgzUhWIcEakKaT/sE+DPAVHBJZ7e4TtDQC0aC2ATQHNab7DBJQgJAWaIOBrew+5rVuisHre8mHBvkoAJQenvGl2EDWiWg8jkwAEuF5D1/oPudNSW3PN1XN8Ptc |
View security.conf
This file contains 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
# config to don't allow the browser to render the page inside an frame or iframe | |
# and avoid clickjacking http://en.wikipedia.org/wiki/Clickjacking | |
# if you need to allow [i]frames, you can use SAMEORIGIN or even set an uri with ALLOW-FROM uri | |
# https://developer.mozilla.org/en-US/docs/HTTP/X-Frame-Options | |
add_header X-Frame-Options SAMEORIGIN; | |
# when serving user-supplied content, include a X-Content-Type-Options: nosniff header along with the Content-Type: header, | |
# to disable content-type sniffing on some browsers. | |
# https://www.owasp.org/index.php/List_of_useful_HTTP_headers | |
# currently suppoorted in IE > 8 http://blogs.msdn.com/b/ie/archive/2008/09/02/ie8-security-part-vi-beta-2-update.aspx |
View brief.md
Grub efi fixes
https://askubuntu.com/questions/853497/grub-install-error-cannot-find-efi-directory
check disk
fdisk -l
Device Start End Sectors Size Type
/dev/sda1 2048 1085439 1083392 529M Windows recovery environment
/dev/sda2 1085440 1290239 204800 100M EFI System
/dev/sda3 1290240 1323007 32768 16M Microsoft reserved
View const-greedy.csv
This file contains 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
no | dur | dreward | reward total | cost | start | finish | |
---|---|---|---|---|---|---|---|
1 | 24 | 2000 | 48000 | 1200 | 1 | 25 | |
2 | 25 | 2000 | 50000 | 1000 | 117 | 142 | |
3 | 33 | 2000 | 66000 | 3200 | 155 | 188 | |
4 | 20 | 2000 | 40000 | 30000 | 130 | 150 | |
5 | 30 | 2000 | 60000 | 10000 | 67 | 97 | |
6 | 24 | 2000 | 48000 | 18000 | 41 | 65 | |
7 | 18 | 2000 | 36000 | 22000 | 141 | 159 | |
8 | 24 | 2000 | 48000 | 120 | 78 | 102 | |
9 | 25 | 2000 | 50000 | 100 | 166 | 191 |
View mat pca uts.r
This file contains 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
library(ggplot2) | |
cr = function(d){ | |
print(c( | |
nrow(d), ncol(d) | |
)) | |
} | |
ple = function(d){ | |
print(length(d)) |
View docker-compose.yml
This file contains 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
version: "3" | |
networks: | |
kong-net: | |
driver: bridge | |
services: | |
####################################### | |
# Postgres: The database used by Kong |
View dummy.js
This file contains 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
const express = require('express') | |
const constants = require('../app/constants') | |
var dummy = express.Router() | |
const fs = require('fs') | |
function tofile(content, fname){ | |
return fs.writeFile(fname, content, err => { | |
if (err) { | |
console.error(err) | |
return |
NewerOlder