aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bin/{live,process}: Assume we're already inside live/EuAndreh2025-03-072-4/+4
|
* bin/: Have video(1) for standalone screencasts and live(1) based on itEuAndreh2025-03-072-13/+17
|
* rm bin/record-my-screenEuAndreh2025-03-071-74/+0
|
* bin/process: Overwrite existing hardlinksEuAndreh2025-03-061-1/+1
|
* bin/live: Include "live/" in $DIR prefixEuAndreh2025-03-061-1/+1
|
* Import git-blob from lawtechEuAndreh2025-03-051-0/+134
|
* etc/ssh/: Update aliasesEuAndreh2025-03-052-3/+4
|
* bin/process: Fix generation of combined.webm so no re-encoding happensEuAndreh2025-03-051-1/+1
|
* bin/process: Do not assume ~/Public/live/, so that it also works on the serverEuAndreh2025-03-051-11/+15
|
* etc/sh/rc: Remove $LIVEDIREuAndreh2025-03-051-1/+0
|
* bin/live: Do not cd, work on current directoryEuAndreh2025-03-051-4/+0
|
* bin/upload: rmEuAndreh2025-03-051-15/+0
|
* etc/guix/home.scm: Refer to go-full by nameEuAndreh2025-03-031-2/+2
|
* etc/guix/home.scm: Get ffmpeg and gm2 from personal channelEuAndreh2025-03-031-40/+2
|
* etc/sh/rc: Fix typo in alias for ffmpeg(1)EuAndreh2025-03-031-1/+1
|
* bin/live: Ensure directories existEuAndreh2025-03-031-1/+4
|
* bin/process: Fix data/ pathsEuAndreh2025-03-031-3/+3
|
* bin/upload: Enable removal after uploadEuAndreh2025-03-031-3/+4
|
* bin/upload: Deal gracefully when there is nothing to doEuAndreh2025-03-031-0/+4
|
* bin/process: Use "info" loglevel for ffmpeg(1)EuAndreh2025-03-031-1/+1
|
* bin/: Fix fallback for $LIVEDIREuAndreh2025-03-033-3/+3
|
* bin/process: Add working versionEuAndreh2025-03-021-0/+58
| | | | | Despite being very, very, very slow. ffmpeg(1) says it runs at ~0.6x the video speed, so it takes even longer to process than to record.
* bin/live: Store data in subdirectoryEuAndreh2025-03-021-1/+1
|
* bin/upload: Add version that does not delete filesEuAndreh2025-03-021-0/+10
|
* etc/sh/rc: Define $LIVEDIREuAndreh2025-03-021-0/+1
|
* etc/sh/rc: Add alias for ffmpegEuAndreh2025-03-021-0/+1
|
* bin/live: Add crude but working versionEuAndreh2025-03-021-0/+21
|
* etc/guix/home.scm: Add improved and customizes mpv and ffmpegEuAndreh2025-03-021-2/+24
|
* bin/webcam: Add working utilityEuAndreh2025-03-021-0/+12
|
* bin/shot: Ensure directory of $TEMPLATE existsEuAndreh2025-02-271-0/+1
|
* etc/sh/rc: Silence warning on of bad `img2sixel` completion fileEuAndreh2025-02-251-0/+2
|
* etc/sh/rc: Add (missing?) declaration of $HOME_ENVIRONMENTEuAndreh2025-02-251-0/+4
|
* etc/sh/rc: Add documentation of sourcing xmodmap dataEuAndreh2025-02-251-3/+5
|
* etc/sh/rc: Replace custom xmodmap of lambda with ßEuAndreh2025-02-251-1/+1
|
* etc/guix/home.scm: Add "anki" packageEuAndreh2025-02-231-0/+1
|
* etc/guix/home.scm: Recover broken packagesEuAndreh2025-02-211-7/+6
|
* Fix references from TODOs.md to TODOs.adocEuAndreh2025-02-213-5/+5
|
* etc/guix/home.scm: Update after reconfigure - keep system almost 100% up-to-dateEuAndreh2025-02-211-1/+2
|
* etc/xmobar/novinho: Add config for novinho derived from velhinhoEuAndreh2025-02-191-0/+24
|
* etc/guix/system.scm: Add "rsync" package globallyEuAndreh2025-02-191-0/+1
|
* etc/guix/system.scm: Update to reflect switch from velhinho to novinho as mainEuAndreh2025-02-191-16/+6
| | | | TODO: multiplex on multiple systems, equivalent on how etc/xmobar/ does.
* etc/guix/system.scm: Add "host-name" and "wg-ipaddr" variablesEuAndreh2025-02-191-3/+9
|
* etc/guix/home.scm: Add trailing newline to .profile stringEuAndreh2025-02-191-1/+2
|
* etc/guix/home.scm: Remove dependency on $XDG_CONFIG_HOME for cronjob.shEuAndreh2025-02-191-2/+2
|
* etc/guix/home.scm: Re-enable "trash-cli" packageEuAndreh2025-02-191-1/+1
|
* etc/guix/system.scm: Small tweaks while setting up novinhoEuAndreh2025-02-171-22/+14
|
* bin/player: bail-out broken "player-f" subcommandEuAndreh2025-02-171-0/+1
|
* etc/sh/rc: Add -Wmissing-prototypes to $CFLAGSEuAndreh2025-01-211-2/+1
|
* etc/guix/system.scm: Disable rottlog customizationEuAndreh2025-01-211-0/+1
|
* etc/guix/home.scm: Include %base-home-service in services listEuAndreh2025-01-191-23/+25
|