{"id":17597781,"url":"https://github.com/themkat/unixissuperior-talk","last_synced_at":"2026-03-19T01:36:29.895Z","repository":{"id":87206645,"uuid":"200882824","full_name":"themkat/unixissuperior-talk","owner":"themkat","description":"My talk titled \"Why Unix Systems are superior\" that I will give at work, and maybe other places. It is basically just about some issues you have with Windows, and what makes the Unix based systems (GNU/Linux distros, Mac OS X etc.) better to use for development.","archived":false,"fork":false,"pushed_at":"2019-08-24T12:24:02.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-24T08:27:04.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/themkat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-06T15:56:44.000Z","updated_at":"2022-07-17T12:10:34.000Z","dependencies_parsed_at":"2023-03-11T05:45:50.770Z","dependency_job_id":null,"html_url":"https://github.com/themkat/unixissuperior-talk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/themkat/unixissuperior-talk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themkat%2Funixissuperior-talk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themkat%2Funixissuperior-talk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themkat%2Funixissuperior-talk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themkat%2Funixissuperior-talk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themkat","download_url":"https://codeload.github.com/themkat/unixissuperior-talk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themkat%2Funixissuperior-talk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30683301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-19T00:52:14.022Z","status":"ssl_error","status_checked_at":"2026-03-19T00:51:33.610Z","response_time":104,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-22T09:43:42.188Z","updated_at":"2026-03-19T01:36:29.847Z","avatar_url":"https://github.com/themkat.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Why Unix Systems are superior\nMy talk titled \"Why Unix Systems are superior\" that I will give at work, and maybe other places. It is basically just about some issues you have with Windows, and what makes the Unix based systems (GNU/Linux distros, Mac OS X etc.) better to use for development. A short introduction to the command line is the main focus. \n\n\n## Running the slides\nClone this repo, navigate to it, and then follow the instructions below according to your setup. If you don't want to \"pollute\" your system, then Docker is always the best way :D\n\n\n### Local MDP install\nIf you have installed MDP locally by following [the instructions in the repo](https://github.com/visit1985/mdp) or using a package manager, you can simply type:\n```bash\nmdp slides.md\n```\n\n\n### From Docker\nTo run the slides use the command (from inside this folder!):\n```bash\ndocker run --rm -it -v $PWD:/slides themkat/mdp:1.0 \n```\n\nThen type the command `mdp /slides/slides.md`. The presentation can be navigated by arrow keys, and you can exit by typing `q`. You will need to exit the container after you are done with the `exit` command.\n\n\nThe run config above uses a volume with the entire presentation folder, and therefore includes the all the files in the repo. This could have been avoided by adding a new folder for the slides and only including that in the volume. Did not do that because I enjoyed having a flat directory :P Also, a Dockerfile was planned to be run directly and include the presentation (as well as exit on completion). This did not work, and lead to screen clearing issues between slides. The Dockerfile is still included if someone wants to find the issue :) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemkat%2Funixissuperior-talk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemkat%2Funixissuperior-talk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemkat%2Funixissuperior-talk/lists"}