- Instalar Python
- Verificar instalación de Python
python3 --version
python --version
Discover gists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To execute any linux command in background we use nohup. But the problem with scp command is that it prompts for the password (if password authentication is used). So to make scp execute as a background process do this: | |
1> | |
$ nohup scp file_to_copy user@server:/path/to/copy/the/file > nohup.out 2>&1 | |
if it prompts for password then enter password. | |
Then press ctrl + z which will temporarily suspend the command, | |
SCP will give output: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
www.linkedin.com##li:has-text(Promoted) | |
www.linkedin.com##li:has-text("SimplyApply") | |
www.linkedin.com##li:has-text("RemoteWorker US") | |
www.linkedin.com##li:has-text("Jobot") | |
www.linkedin.com##li:has-text("Dice") | |
www.linkedin.com##li:has-text("Aha!") | |
www.linkedin.com##li:has-text("Get It Recruit - Information Technology") | |
www.linkedin.com##li:has-text("Veeva Systems") | |
www.linkedin.com##li:has-text("Veeva Consumer Products") | |
www.linkedin.com##li:has-text("Motion Recruitment") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Battery Charger Notifications & Actions | |
description: > | |
# 🔋 Battery Charger Notifications & Actions | |
**Version: 1.7** | |
⚡Fully charged notifications - let's keep the power flowing and the jobs rolling!🔦 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Blueprint Update Notification | |
description: > | |
# 📥 Blueprint Update Notification | |
**Version: 1.1** | |
Because even your blueprint automations deserve updates! 🧠 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I'll help you implement a writing quirks feature that generates unique stylistic elements before | |
outline creation. Let me first understand the current structure and then create a plan. | |
⏺ Let me investigate the current codebase structure to understand how outline and plot generation | |
work. | |
⏺ Read(src/generation/outline/newOutline.ts) | |
⎿ Read 237 lines (ctrl+r to expand) | |
⏺ sql - describe-table (MCP)(tableName: "sequences", includeConstraints: true, includeSampleRows: true) |
- https://chat.openai.com/
- Is ChatGPT "DAN" Real? Gonna find out [Part 1]
(https://www.youtube.com/watch?v=-q8woRG9FrI) - Part 2: I thought ChatGPT DAN was a hoax, but...
(https://www.youtube.com/watch?v=rHZRrDu3A2U&lc=UgxfrxX8aK7gnCzkend4AaABAg)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---@diagnostic disable: undefined-global | |
--++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- | |
--** ULTIMATE CC X MINECOLONIES PROGRAM **-- | |
--++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- | |
NewerOlder