Skip to content

Instantly share code, notes, and snippets.

View gmdias727's full-sized avatar

Gabriel Mazieri gmdias727

View GitHub Profile

curl

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash

wget

wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash

Profile of a great golang developer:

  • Golang fluency and 1+ language (Python, TS/JS, C/C++, Java, Node.js)
  • Kubernetes
  • Microservices
  • Protobuf
  • Strong networking knowledge DNS.
  • Know everything from concept to deployment
  • Write technical documentation

Tests:

#!/bin/bash
# basic system update and cleanup
sudo apt update -y && sudo apt upgrade -y && sudo apt autoremove -y
sudo apt install git curl neovim -y
# install nvm steps
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
@gmdias727
gmdias727 / gist:3c63262351eb6fd5ce91629c5dde6d68
Last active August 25, 2023 13:05
How to install mysql on ubuntu 22+
sudo apt update -y
sudo apt install mysql-server
systemctl is-active mysql
sudo mysql_secure_installation
mysql -u root -p
clear lock
clear mod3
clear mod4
keycode 66 = Hyper_L NoSymbol Hyper_L
add mod3 = Hyper_L
add mod4 = Super_R

Por favor responda estas seguintes perguntas: (dê preferência por respondar logo abaixo deste gist e tente ser breve em suas respostas)

  • Primeiro nome:

  • qual o seu discord? (para entrarmos em contato quando necessário)

  • qual seu email? (para te adicionarmos ao pipefy que será o nosso backlog de tarefas)

  • faz faculdade? (para sabermos lidar melhor com seus horários)

# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#
# Should you change your keyboard layout some time, delete
# this file and re-run i3-config-wizard(1).
#
# i3 config file (v4)
#
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
order += "tztime local"
order += "disk /"
order += "cpu_usage"
order += "battery 0"
order += "memory"
tztime local { format = "💜 Hour: %l:%M:%S 💜 Date:%d-%m-%Y" }
general {
colors = true

Sumário

  1. | Introdução
    • 1.1 | Propósito
    • 1.2 | Escopo de Projeto
    • 1.3 | Visão Geral
  2. | Descrição Geral
    • 2.1 | Funções da Aplicação
  3. | Requisitos Funcionais
  4. | Regras de Negócio

Diretoria -> Estratégia

Assessoria ->

Gerencia -> Execução / Merge / Planejamento

Projeto -> Validação / Requisitos / Mockup no Figma -> Planejar desenvolvimento / CRUD's -> Montar Pipefy com as tasks -> Pré-projeto / Gerir/Apresentar projeto para a equipe/time

Pontos

  • Weekly? Daily?