Building a web browser in bash in [20 min?] with AI by Nader K. - Brev.dev

Опубликовано: 29 Июль 2026
на канале: GOUP
538
8

Kiss.conf: GPT Horizons: Delving into the World of Generative AI
Talk: Building a web browser in bash in [20 min?] with AI
Speaker: Nader Khalil from Brev.dev
Twitter:   / naderlikeladder  
Linkedin:   / naderlikeladder  
Website: https://brev.dev

Here is a summary of the key points generated by #gpt:

The goal is to create a tool that allows the user to easily switch between different contexts (such as Dev work, marketing work, and sales work) by opening and closing specific tabs in Google Chrome

The tool will be implemented as a bash script

The script will use the google-chrome command to open the desired tabs in Chrome on Mac, and the start command to open the tabs in Chrome on Windows

The script will use the pkill command to close existing Chrome windows on Mac, and the taskkill command to close existing Chrome processes on Windows

The script will use the if statement to check the operating system and use the appropriate command for each OS

The script will be saved as browser.sh and made executable using the chmod +x browser.sh command

To run the script, the user can use the ./browser.sh command

Thank you Hacker Dojo for having us!

#chatgpt #is #insane