Skip to content

Instantly share code, notes, and snippets.

View AdamSaleh's full-sized avatar

Adam Saleh AdamSaleh

View GitHub Profile

Certainly, here is the English version of the exam:

Design and compile a table with records of six people (name, age, height in cm, weight in kg).
What is a date and how is it written correctly?
What are formulas and how are they used in tables?
What does the SUM formula mean and how do we use it in a table?
What does the MIN formula mean and how do we use it in a table?
What does the MAX formula mean and how do we use it in a table?
What is an average and how is it calculated?

Use the SUM, MIN, MAX, and AVERAGE formulas on the table you compiled in the first task.

In secluded corner of Rowans House, Morriston Templeton shuffles a deck of cards.
His mark, a young acolyte, just entered. One of them was about to walk out with a loaded spirit bottle,
and it was important it wasn't the cult that wronged him.
He surveyed the room and noticed no whispers.
That seemed odd, in a city, where a spirit of a murder victim could avenge her death if left unchecked.
The seller was in the opposite corner. He should approach them before they make the trade.
As he nears the table, a burly man stands up to intercept: "Mr. Volaris doesn't want t be disturbed".
He didn't anticipate bodyguard this big. Moriston was used to being the most intimidating man in the room. Maybe this really was above his paygrade.
<cards>
<card>
<name>Alakazam BASE1</name>
<set picURL="https://images.pokemontcg.io/base4/1_hires.png">BASE4</set>
<set picURL="https://images.pokemontcg.io/base1/1_hires.png">BASE1</set>
<color>Psychic</color>
<manacost/>
<cmc/>
<type>Pokémon — Stage 2</type>
<pt>0/80</pt>
\documentclass{article}
% General document formatting
\usepackage[margin=0.7in]{geometry}
\usepackage[parfill]{parskip}
\usepackage[utf8]{inputenc}
% Related to math
\usepackage{amsmath,amssymb,amsfonts,amsthm}
\begin{document}
@AdamSaleh
AdamSaleh / launch.json
Created September 23, 2020 12:32
Visual Studio Code debugging settings for monitor-gating
{
"version": "0.2.0",
"configurations": [
{
"name": "Python: Monitor Gating Single",
"type": "python",
"request": "launch",
"module": "monitor_gating.single_build",
"console": "integratedTerminal",
"cwd": "${workspaceFolder}",
@AdamSaleh
AdamSaleh / monitor-gating.multibuildbuild.success.log
Last active September 23, 2020 08:10
Fedora Multiple Canary RPMs in side-tag Build and Update Success log
Ran for 895 seconds (14.92 minutes)
Working in /tmp/ci-test-vjnexl5s
22:33:07 - Cloning as packagerbot the git repo: rpms/dummy-test-package-crested
22:33:11 - Cloning as packagerbot the git repo: rpms/dummy-test-package-crested [DONE]
22:33:11 - Switching to branch: master
22:33:11 - Switching to branch: master [DONE]
22:33:11 - Creating the side-tag
22:33:12 - Created side-tag f34-build-side-30619 [DONE]
22:33:12 - Bumping release of: dummy-test-package-crested.spec
@AdamSaleh
AdamSaleh / monitor-gating.singlebuild.success.log
Created September 23, 2020 07:47
Fedora Single Canary RPM Build and Update Success log
00:12:12 - Cloning as packagerbot the git repo: rpms/dummy-test-package-gloster
00:12:19 - Cloning as packagerbot the git repo: rpms/dummy-test-package-gloster [DONE]
00:12:19 - Switching to branch: master
00:12:20 - Switching to branch: master [DONE]
00:12:20 - Bumping release of: dummy-test-package-gloster.spec
00:12:20 - Bumping release of: dummy-test-package-gloster.spec [DONE]
00:12:20 - Commiting changes
00:12:20 - Commiting changes [DONE]
00:12:20 - Getting nevr
00:12:21 - Getting nevr [DONE]
Found a gating.yaml file in the repo and it is properly configured
Chain building dummy-test-package-rubino-0-977.fc33 + [['git+https://src.fedoraproject.org/rpms/dummy-test-package-crested.git#aee60bc2663b6b2eb9f73e1d066ddac81a9a59bd' ]] for f33-build-side-26846
Created task: 49012514
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=49012514
Watching tasks (this may be safely interrupted)...
49012514 chainbuild (f33-build-side-26846): free
49012514 chainbuild (f33-build-side-26846): free -> open (buildvm-s390x-21.s390.fedoraproject.org)
49012517 build (f33-build-side-26846, /rpms/dummy-test-package-crested.git:aee60bc2663b6b2eb9f73e1d066ddac81a9a59bd): open (buildvm-s390x-21.s390.fedoraproject.org)
49012522 waitrepo (26846): open (buildvm-s390x-20.s390.fedoraproject.org)
49013028 buildSRPMFromSCM (/rpms/dummy-test-package-crested.git:aee60bc2663b6b2eb9f73e1d066ddac81a9a59bd): open (buildvm-ppc64le-22.iad2.fedoraproject.org)
$ kinit asaleh@FEDORAPROJECT.ORG
$ monitor-gating ./runner.cfg
Tests started: 2020-07-13 19:34:36.418105
Error sending fedora-messaging message: Publishing timed out after waiting 30 seconds.
Working in /tmp/ci-test-u6gr0tu8
19:35:11 - Cloning as asaleh the git repo: rpms/dummy-test-package-gloster [DONE]
19:35:12 - Switching to branch: master [DONE]
19:35:12 - Bumping release of: dummy-test-package-gloster.spec [DONE]
19:35:12 - Commiting changes [DONE]
08:27:22 - Cloning as packagerbot the git repo: rpms/dummy-test-package-gloster
08:27:24 - Cloning as packagerbot the git repo: rpms/dummy-test-package-gloster [DONE]
08:27:24 - Switching to branch: master
08:27:25 - Switching to branch: master [DONE]
08:27:25 - Bumping release of: dummy-test-package-gloster.spec
08:27:25 - Bumping release of: dummy-test-package-gloster.spec [DONE]
08:27:25 - Commiting changes
08:27:25 - Commiting changes [DONE]
08:27:25 - Getting nevr
08:27:25 - Getting nevr [DONE]