Skip to content

Instantly share code, notes, and snippets.

View ahmadrosid's full-sized avatar
🚀
On

ahmadrosid ahmadrosid

🚀
On
View GitHub Profile
GHC base Cabal Win32
ghc-7.8.3 base-4.7.0.1 Cabal-1.18.1.3 Win32-2.3.0.1
ghc-7.8.4 base-4.7.0.2 Cabal-1.18.1.5 Win32-2.3.0.1
ghc-7.10.1 base-4.8.0.0 Cabal-1.22.2.0 Win32-2.3.1.0
ghc-7.10.2 base-4.8.1.0 Cabal-1.22.4.0 Win32-2.3.1.0
ghc-7.10.3 base-4.8.2.0 Cabal-1.22.5.0 Win32-2.3.1.0
ghc-8.0.1 base-4.9.0.0 Cabal-1.24.0.0 Win32-2.3.1.1
ghc-8.0.2 base-4.9.1.0 Cabal-1.24.2.0 Win32-2.3.1.1
ghc-8.2.1 base-4.10.0.0 Cabal-2.0.0.2 Win32-2.5.4.1
{
"workbench.activityBar.visible": false,
"editor.lineNumbers": "on",
"workbench.startupEditor": "newUntitledFile",
"editor.fontFamily": "Monospace",
"breadcrumbs.enabled": false,
"editor.fontSize": 20,
"editor.lineHeight": 50,
"workbench.statusBar.visible": false,
"window.menuBarVisibility": "hidden",
#/bin/sh
printf "file '%s'\n" *.mkv > list.txt
# If you want to play the list video
# ffplay -f concat -i list.txt
ffmpeg -f concat -i list.txt -c copy final.mkv
rm list.txt
#!/bin/sh
apt update
apt install apt-transport-https
sudo apt-add-repository universe -y
sudo apt update
curl https://download.jitsi.org/jitsi-key.gpg.key | sudo sh -c 'gpg --dearmor > /usr/share/keyrings/jitsi-keyring.gpg'
echo 'deb [signed-by=/usr/share/keyrings/jitsi-keyring.gpg] https://download.jitsi.org stable/' | sudo tee /etc/apt/sources.list.d/jitsi-stable.list > /dev/null
sudo apt update
sudo ufw allow 80/tcp
sudo ufw allow 443/tcp
#!/bin/sh
apt update
apt install linux-image-extra-virtual -y
echo "snd-aloop">>/etc/modules
modprobe snd-aloop
## Chrome
curl -sS -o - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add
echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" > /etc/apt/sources.list.d/google-chrome.list
apt-get -y update

Load testing with 1k agent data - DEV

a2s2-active-agent - load test with 1000 agent data

  • Start time 2020-08-05T09:26:22.612Z
  • End time 2020-08-05T09:26:32.356Z
  • Total time 0m 9s

a2s2-agent-email - load test with 1000 agent data

Load testing with 1k agent data - QA

a2s2-active-agent - load test with 1000 agent data

  • Start time 2020-08-05T16:00:52.743Z
  • End time 2020-08-05T16:01:12.280Z
  • Total time 0m 19s

a2s2-agent-email - load test with 1000 agent data

// App\Providers\AppServiceProvider
public function boot()
{
config(['app.locale' => 'id']);
Carbon::setLocale('id');
date_default_timezone_set('Asia/Jakarta');
}
@ahmadrosid
ahmadrosid / lampung-imsakiyah.csv
Created April 14, 2021 12:17
Jadwal Imsakiyah Lampung
Ramadhan Hari Tanggal Imsak Subuh Terbit Duha Zuhur Asar Magrib Isya
1 Selasa 13-04 04:34 04:44 05:56 06:24 12:03 15:20 18:02 19:12
2 Rabu 14-04 04:34 04:44 05:56 06:24 12:03 15:20 18:02 19:11
3 Kamis 15-04 04:34 04:44 05:56 06:24 12:03 15:20 18:02 19:11
4 Jum'at 16-04 04:34 04:44 05:56 06:24 12:02 15:20 18:01 19:11
5 Sabtu 17-04 04:34 04:44 05:56 06:24 12:02 15:20 18:01 19:10
6 Ahad 18-04 04:33 04:43 05:56 06:23 12:02 15:20 18:01 19:10
7 Senin 19-04 04:33 04:43 05:56 06:23 12:02 15:20 18:00 19:10
8 Selasa 20-04 04:33 04:43 05:56 06:23 12:01 15:20 18:00 19:10
9 Rabu 21-04 04:33 04:43 05:56 06:23 12:01 15:20 18:00 19:09