+chat +ignore .lektor
This commit is contained in:
parent
44a1100ce8
commit
0b2b281802
2 changed files with 27 additions and 9 deletions
2
Makefile
2
Makefile
|
@ -7,7 +7,7 @@ pull:
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
publish: pull build permissions
|
publish: pull build permissions
|
||||||
rsync -av $(BUILDDIR)/ $(DESTINATION)
|
rsync -av --exclude .lektor/ $(BUILDDIR)/ $(DESTINATION)
|
||||||
|
|
||||||
permissions: build
|
permissions: build
|
||||||
find $(BUILDDIR) -type f -exec chmod 0644 {} \;
|
find $(BUILDDIR) -type f -exec chmod 0644 {} \;
|
||||||
|
|
|
@ -16,8 +16,8 @@ Hack a job in 42 hours and live in Switzerland afterwards.
|
||||||
body:
|
body:
|
||||||
|
|
||||||
On the 1st of November to 3rd of November the 2019 edition of
|
On the 1st of November to 3rd of November the 2019 edition of
|
||||||
**Hack-a-job** will take place in the Hacking Hotel Diesbach,
|
**Hack-a-job** will take place in the
|
||||||
Switzerland.
|
[Hacking Hotel Diesbach, Switzerland](https://hack.digitalglarus.ch/hacking-and-living-in-hotel-diesbach.html).
|
||||||
|
|
||||||
## Hack a what?
|
## Hack a what?
|
||||||
|
|
||||||
|
@ -28,19 +28,19 @@ of finding someone fitting to us.
|
||||||
|
|
||||||
## How does it work?
|
## How does it work?
|
||||||
|
|
||||||
At hack-a-job you have one weekend to show your skills. You will be
|
At Hack-a-job you have one weekend to show your skills. You will be
|
||||||
given the choice of three different tasks and you choose one of them.
|
given the choice of three different tasks and you choose one of them.
|
||||||
You then have 42 hours to do your best to solve the task. During these
|
You then have 42 hours to do your best to solve the task. During these
|
||||||
42 hours, we will coach you and direct you into the right direction.
|
42 hours, we will coach you and direct you into the right direction.
|
||||||
|
|
||||||
During that time, food and drinks will be provided.
|
During that time, food and drinks will be provided.
|
||||||
|
|
||||||
After the 42h you present your work and in the afternoon of the
|
After 42h you present your work and in the afternoon of the
|
||||||
Sunday, everyone will get direct feedback from the jury.
|
Sunday, everyone will get direct feedback from the jury.
|
||||||
|
|
||||||
## Who can apply?
|
## Who can apply?
|
||||||
|
|
||||||
At this hack-a-job edition anybody can apply, who can start working in
|
At this Hack-a-job edition anybody can apply, who can start working in
|
||||||
Switzerland without special work permits. This usually includes
|
Switzerland without special work permits. This usually includes
|
||||||
|
|
||||||
* citizens of EU/EFTA countries
|
* citizens of EU/EFTA countries
|
||||||
|
@ -60,11 +60,15 @@ good chance for earning first points.
|
||||||
|
|
||||||
You should be at least 18 years old to participate.
|
You should be at least 18 years old to participate.
|
||||||
|
|
||||||
|
Go [to the application page for registering!](https://survey.ungleich.ch/2/).
|
||||||
|
|
||||||
## Who gets the job?
|
## Who gets the job?
|
||||||
|
|
||||||
**Up to two people** can stay and to join our team.
|
**Up to two people** can stay and to join our team.
|
||||||
The criteria for evaluation can be seen below.
|
The criteria for evaluation can be seen below.
|
||||||
We promise to be fair, but there is **no right** to get the job.
|
|
||||||
|
We promise to be fair, however joining Hack-a-job does not mean
|
||||||
|
you get the job.
|
||||||
|
|
||||||
### Degree of success
|
### Degree of success
|
||||||
|
|
||||||
|
@ -103,7 +107,7 @@ How do you present your solution?
|
||||||
|
|
||||||
## What if I win?
|
## What if I win?
|
||||||
|
|
||||||
The winner(s) of hack-a-job are getting offered the following:
|
The winner(s) of Hack-a-job are getting offered the following:
|
||||||
|
|
||||||
* A 1 year contract with ungleich, likely to be extended
|
* A 1 year contract with ungleich, likely to be extended
|
||||||
* A monthly pre-tax salary of 2'500 CHF
|
* A monthly pre-tax salary of 2'500 CHF
|
||||||
|
@ -128,7 +132,14 @@ to participation:
|
||||||
* HTTP / REST: you should be able to talk REST
|
* HTTP / REST: you should be able to talk REST
|
||||||
* Networking: Basic knowledge of IPv6 (including multicast), VLAN and
|
* Networking: Basic knowledge of IPv6 (including multicast), VLAN and
|
||||||
VXLAN
|
VXLAN
|
||||||
* OS: knowledge of either Linux or BSD, Unix commandline, Shell scripting
|
* Storage: knowledge of Ceph of advantage ("how to build a small cluster")!
|
||||||
|
* OS: knowledge of either Linux or BSD, Unix commandline, Shell
|
||||||
|
scripting
|
||||||
|
|
||||||
|
### What to bring?
|
||||||
|
|
||||||
|
You need to bring yourself, a working computer (including
|
||||||
|
wifi) with either Linux or BSD on it and a sleeping bag.
|
||||||
|
|
||||||
## The schedule
|
## The schedule
|
||||||
|
|
||||||
|
@ -150,3 +161,10 @@ Hack-a-Job will be held in the
|
||||||
Hotel](https://hack.digitalglarus.ch/hacking-and-living-in-hotel-diesbach.html)
|
Hotel](https://hack.digitalglarus.ch/hacking-and-living-in-hotel-diesbach.html)
|
||||||
in Switzerland, 8777 Diesbach, Hauptstrasse 28. The nearest train
|
in Switzerland, 8777 Diesbach, Hauptstrasse 28. The nearest train
|
||||||
station is **Diesbach-Betschwanden**.
|
station is **Diesbach-Betschwanden**.
|
||||||
|
|
||||||
|
## More information
|
||||||
|
|
||||||
|
You can get in touch with us via
|
||||||
|
|
||||||
|
* email: info at ungleich.ch
|
||||||
|
* chat: [chat.ungleich.ch](https://chat.ungleich.ch)
|
||||||
|
|
Loading…
Reference in a new issue