Workflow Compilation 2020 [finished] - Desktop Customization & Workflow

Users browsing this thread: 2 Guest(s)
stark
Members
It has been a looong time since we did this, so here's to another Workflow Compilation 2020 .

If you have participated in the last two threads (#1 & #2) then you know the drill, if not no worries our savior z3bra got your back ;D

What is it ?
This is a video compiling a bunch of screencast from the nixers members, all performing the same task, but using their personal setup.
this would result in a compilation showing the personal workflow of each participant, and setting a comparison point between them.

Can I participate ?
Sure ! The more videos we get, the better. Just post your submission and we'll add it !

What are the rules ?
1. Nixers will have to perform the tasks in the exact order they are listed (see below).
2. Nixers must use a single monitor for the screencast
3. Nixers' screen resolution should be above 1280x720
4. Nixers submissions should be in webm format
5. Nixers should submit their compilation before 2020-06-17 at midnight (UTC)

How can I record the video ?
The command to use is the following (adjust the resolution to fit your actual setup):

Code:
RESOLUTION=1440x900
ffmpeg -f x11grab -s $RESOLUTION -an -r 16 -loglevel quiet -i :0.0 -b:v 5M -y workflow-compil-${USER}.webm

For those running OSX:

Code:
RESOLUTION=1440x900
ffmpeg -f avfoundation -s $RESOLUTION -an -r 16 -loglevel quiet -i 0:none -b:v 5M -y workflow-compil-${USER}.webm

To end the video, press `q`.

What is the task list ?
  • Put on some music
  • Write some code and push it to a public repo of your choice ( This includes but not limited to services like GitHub, private hostings, etc. but as long as it's under a code repository and available publicly it fits )
  • Send an email to youhavemyc@protonmail.com
  • Take a scrot ( beautify it if you must ) and upload it to a pastebin of your choice
  • Join the IRC at irc.freenode.net/6697 (SSL only) and paste the link to the scrot in #nixers_net

Happy hacking !

Submissions



Venam's edit:

The result has been uploaded here and on Youtube.
All your unicodes belong to me


Messages In This Thread
Workflow Compilation 2020 [finished] - by stark - 17-05-2020, 04:12 PM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 18-05-2020, 05:06 AM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 18-05-2020, 07:27 AM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 18-05-2020, 10:38 AM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 19-05-2020, 01:04 AM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 19-05-2020, 10:10 AM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 20-05-2020, 02:00 PM
RE: Workflow Compilation 2020 [ongoing] - by movq - 21-05-2020, 10:13 AM
RE: Workflow Compilation 2020 [ongoing] - by pkal - 22-05-2020, 06:30 AM
RE: Workflow Compilation 2020 [ongoing] - by movq - 22-05-2020, 07:30 AM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 22-05-2020, 10:02 AM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 22-05-2020, 02:58 PM
RE: Workflow Compilation 2020 [ongoing] - by movq - 22-05-2020, 04:34 PM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 22-05-2020, 05:21 PM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 23-05-2020, 04:59 AM
RE: Workflow Compilation 2020 [ongoing] - by movq - 23-05-2020, 10:11 AM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 23-05-2020, 11:59 AM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 23-05-2020, 05:12 PM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 23-05-2020, 06:41 PM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 24-05-2020, 05:16 AM
RE: Workflow Compilation 2020 [ongoing] - by jkl - 24-05-2020, 03:07 PM
RE: Workflow Compilation 2020 [ongoing] - by mort - 27-05-2020, 05:41 PM
RE: Workflow Compilation 2020 [ongoing] - by mort - 28-05-2020, 07:09 AM
RE: Workflow Compilation 2020 [ongoing] - by movq - 31-07-2020, 12:54 PM
RE: Workflow Compilation 2020 [finished] - by pfr - 04-08-2020, 06:14 AM
RE: Workflow Compilation 2020 [finished] - by jkl - 04-08-2020, 06:26 AM
RE: Workflow Compilation 2020 [finished] - by pfr - 04-08-2020, 08:59 AM