tmux for Presentations
Using tmux to manage separate displays for live coding presentations, reducing stress by syncing projector and local screens.
Nick Nisi is a Developer Experience Engineer at WorkOS focused on TypeScript and developer tooling. He’s a JS Party podcast co-host, conference organizer, and frequent speaker sharing practical insights on modern JavaScript.
29 articles from this blog
Using tmux to manage separate displays for live coding presentations, reducing stress by syncing projector and local screens.
A developer shares their experience switching to Neovim, highlighting its async plugin benefits and providing basic setup instructions.
A talk and guide on using Vim and Tmux together for development, covering basics, plugins, and configuration for productivity.
Announcement for NEJS Conf, a tech conference on August 7th at Omaha's Henry Doorly Zoo, with a call for speakers.
A guide to managing Git hooks, covering client-side hooks, setup, and centralized management via git templates.
A guide on how to sync a forked Git repository with its upstream source using command-line steps and custom Git aliases.
A developer combines a Leap Motion controller with a Parrot AR Drone, using Node.js and socket.io to control the drone with hand gestures.
A technical workshop on advanced Git techniques, including branching, bisect, interactive rebase, and using the 'hub' tool for GitHub workflows.
A guide to setting up a pre-commit Git hook to automatically lint JavaScript files with JSHint, ensuring code quality across a team.