Build a python automation with me #coding #softwareengineer #developer #python #programming #code

preview_player
Показать описание


Follow me on TikTok: @youravergetechbro
Рекомендации по теме
Комментарии
Автор

This could be expandable to work with the chatgpt api, and possibly bing chat if there’s a way to feed it text.

myleswolfe
Автор

I started programming 2 months ago. My favorite thing is to take something that takes 2 seconds to do, and write something so it only takes one second.

It's addictive.

KunjaBihariKrishna
Автор

"Software engineer over-engineers launching browser"

metcaelfe
Автор

So basically you've automated clicking on chrome icon?

crenshaw
Автор

You don’t need to spin up a webdriver, you can just open the link and let the OS handle it

libruhh
Автор

Yuhhhh the algorithm has finally landed on something worth learning. Thank you for this!

youropiniondoesnotmatter
Автор

If you're on Linux it's pretty easy to execute the same thing in bash. Just a one line and you can add it to bashrc or to a key command.

inues
Автор

i actually made the same thing in my first year of college, slight update i suggest would add a args function to save the searches in the new folder

amodseth
Автор

Thank you so much! This is so awesome!

asceznyk
Автор

I'm new to programming looking forward to understanding this some day 😊

AlwaysBored
Автор

with chromium based browsers you can just add the executable directory to PATH and pass the url in as the argument

shrpnel
Автор

I had a function in my PowerShell profile which did the same, super useful

Flowermouth
Автор

I personally find hitting the alt tab to switch to the browser and hit ctrl t to open a new tab and search way faster than opening a new terminal, unless you already have a one open, in addition you don't get suggestions this way, so I prefer to not reinvent the wheel

yassinesafraoui
Автор

Real issue is that you're not using i3wm, which would get you to a new browser tab with less key presses than starting ur script

mangelozzi
Автор

Would you need to have the script constantly running so that the terminal is always being read?

enchantedplays
Автор

there’s also a plug-in for that in z shell 😊

goldenslaughterer
Автор

You could just enter your query in search on the task bar.

Hugh_de_Mortimer
Автор

This is rly cool but I feel like the Google search text completion is too good to not have

deadchannel
Автор

For Windows the PATH variable will work like the alias keyword

k_gold
Автор

Secondary monitor: Am I a joke to you?

thevd