{"id":16572201,"url":"https://github.com/eddelbuettel/t4","last_synced_at":"2025-10-25T10:39:09.616Z","repository":{"id":142505261,"uuid":"262881439","full_name":"eddelbuettel/t4","owner":"eddelbuettel","description":"Support repo for T^4 Video Lightning Talks","archived":false,"fork":false,"pushed_at":"2020-06-27T13:01:17.000Z","size":9,"stargazers_count":15,"open_issues_count":4,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T02:51:11.815Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/eddelbuettel.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":"2020-05-10T21:47:48.000Z","updated_at":"2023-02-07T02:44:09.000Z","dependencies_parsed_at":"2024-07-12T06:01:43.108Z","dependency_job_id":null,"html_url":"https://github.com/eddelbuettel/t4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eddelbuettel/t4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Ft4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Ft4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Ft4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Ft4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddelbuettel","download_url":"https://codeload.github.com/eddelbuettel/t4/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Ft4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280943421,"owners_count":26417747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11T21:26:45.905Z","updated_at":"2025-10-25T10:39:09.609Z","avatar_url":"https://github.com/eddelbuettel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## t4: Tips, Trick, Tools and Toys\n\n### What Is This?\n\nAn informal series of _lightning talks_ taped as videos and supported by\na few slides.  Focused on a few little ticks and tricks, or tools, or toys, to\nmake computing life just that little bit easier.\n\nThe scope, as outlined in the [initial\npost](http://dirk.eddelbuettel.com/blog/2020/05/03#000_introducing_t4) and\n[video](https://youtu.be/-gKtibww-fI), is going to be about `bash` and `shell` tricks;\n[byobu](https://www.byobu.org/) for session management, multiplexing and more;\n[emacs](https://xkcd.com/378/) for life and everything (including\n[ESS](https://github.com/emacs-ess/ESS), [magit](https://github.com/magit/magit), daemon\nmode and more); likely some `git` and probably some `R` possibly via `r`.\n\n### Episodes\n\n- \\#000 Intro and Overview (2020-05-03):\n  [blog post](http://dirk.eddelbuettel.com/blog/2020/05/03#000_introducing_t4) |\n  [video](https://www.youtube.com/watch?v=-gKtibww-fI) |\n  [slides](http://dirk.eddelbuettel.com/papers/t4_000_intro.pdf)\n- \\#001 Shell Adding Colours (2020-05-10):\n  [blog post](http://dirk.eddelbuettel.com/blog/2020/05/03#000_introducing_t4) |\n  [video](https://www.youtube.com/watch?v=a1Bo2yUotv8) |\n  [slides](http://dirk.eddelbuettel.com/papers/t4_001_shell_colors.pdf)\n- \\#002 Shell Customize Prompt (2020-05-17):\n  [blog post](http://dirk.eddelbuettel.com/blog/2020/05/17#002_shell_prompt) |\n  [video](https://www.youtube.com/watch?v=j0NCVIk9Yx8) |\n  [slides](http://dirk.eddelbuettel.com/papers/t4_002_shell_prompt.pdf)\n- \\#003 Shell Customization (2020-05-24):\n  [blog post](http://dirk.eddelbuettel.com/blog/2020/05/24#003_shell_customization) |\n  [video](https://www.youtube.com/watch?v=TNzU57Sj7Gs) |\n  [slides](http://dirk.eddelbuettel.com/papers/t4_003_shell_customisation.pdf)\n- \\#004 Introducing Byobu (2020-05-31):\n  [blog post](https://dirk.eddelbuettel.com/blog/2020/05/31#004_byobu_intro) |\n  [video](https://www.youtube.com/watch?v=knK0RMul-64) |\n  [slides](https://dirk.eddelbuettel.com/papers/t4_004_byobu_intro.pdf)\n- \\#005 More on Byobu (2020-06-07):\n  [blog post](https://dirk.eddelbuettel.com/blog/2020/06/07#005_more_byobu) |\n  [video](https://www.youtube.com/watch?v=lb-ClAoIw-8) |\n  [slides](https://dirk.eddelbuettel.com/papers/t4_005_more_byobu.pdf) |\n  [code example](byobuEx/script.R)\n- \\#006 Byobu Sessions (2020-06-14):\n  [blog post](http://dirk.eddelbuettel.com/blog/2020/06/14#006_byobu_sessions) |\n  [video](https://www.youtube.com/watch?v=_4vzfhWuAb4) |\n  [slides](https://dirk.eddelbuettel.com/papers/t4_006_byobu_sessions.pdf)\n- \\#007 CRAN and R Binaries on Ubuntu Three Ways (2020-06-21):\n  [blog post](http://dirk.eddelbuettel.com/blog/2020/06/21#007_cran_r_binaries) |\n  [video](https://www.youtube.com/watch?v=ZnGEhtGBFaE) |\n  [slides](https://dirk.eddelbuettel.com/papers/t4_007_ubuntu_binaries.pdf)\n\n### Code Snippets\n\n- \\#005 More on Byobu: [byobuEx/](byobuEx/)\n- \\#007 CRAN and R Binaries: [ubuntuInstalls/](ubuntuInstalls/)\n\n### What Else?\n\nPlease use the [issue tracker](https://github.com/eddelbuettel/t4/issues) to\nprovide feedback, corrections, ideas, ...\n\n### Who\n\nDirk Eddelbuettel\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Ft4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddelbuettel%2Ft4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Ft4/lists"}