Skip to content

Instantly share code, notes, and snippets.

@jameswpm
jameswpm / ML_my_roadmap.md
Last active December 29, 2021 16:06
Keep some links, simple explanations, short texts around ML and Data Science. mostly for personal use
@jameswpm
jameswpm / ansible_notes_udemy.md
Last active August 20, 2018 20:36
Notes about ansible platform from udemy course

Ansible course in Udemy (Ansible Essentials from RedHat)

What is Ansible?

  • Automation platform
  • Use playbooks to automate tasks
  • Multi-platform
  • Open-source
  • Complete tool and not just configuration management, including app deployment and other things
  • Automation and orchestration are also possible using ansible
@jameswpm
jameswpm / pomodoro.sh
Last active December 27, 2023 15:53
Minimalistic Pomodoro Timer
#!/bin/bash
#
# Minimalistic_Pomodoro_Timer
#
# Based on the SU answer found here: https://superuser.com/questions/224265/pomodoro-timer-for-linux/669811#669811
#
# Tested in Ubuntu 16.04 and Arch
pomodorotime () {
notify-send "Time to Work" "Focus" -u normal -a 'Pomodoro' -i $HOME/Documentos/icon.png
paplay /usr/share/sounds/freedesktop/stereo/window-attention.oga