Skip to content

Instantly share code, notes, and snippets.

View nicolas-oliveira's full-sized avatar
🌎
Everyone has something to share

Nicolas Oliveira nicolas-oliveira

🌎
Everyone has something to share
  • Work in Zenvia
  • Live in Brazil
View GitHub Profile
System: Host: nicolas-linux Kernel: 5.0.21-1-MANJARO x86_64 bits: 64 compiler: gcc
v: 8.3.0 Desktop: KDE Plasma 5.15.5 Distro: Manjaro Linux
Machine: Type: Laptop System: ASUSTeK product: S400CA v: 1.0 serial: <root required>
Mobo: ASUSTeK model: S400CA v: 1.0 serial: <root required>
UEFI: American Megatrends v: S400CA.210 date: 01/27/2014
Battery: ID-1: BAT0 charge: 34.0 Wh condition: 34.3/45.3 Wh (76%)
model: ASUSTek X402--40 status: Unknown
CPU: Topology: Dual Core model: Intel Core i5-3317U bits: 64 type: MT MCP
arch: Ivy Bridge rev: 9 L2 cache: 3072 KiB
flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 13574
steam steam://rungameid/1046930
Running Steam on manjarolinux 18.0.4 64-bit
STEAM_RUNTIME is enabled automatically
Pins potentially out-of-date, rebuilding...
Found newer runtime version for 64-bit libdbusmenu-glib.so.4. Host: 4.0.12 Runtime: 4.0.13
Forced use of runtime version for 64-bit libSDL2-2.0.so.0. Host: 0.9.0 Runtime: 0.9.0
Found newer runtime version for 64-bit libGLU.so.1. Host: 1.3.1 Runtime: 1.3.8004
Found newer runtime version for 64-bit libjack.so.0. Host: 0.0.28 Runtime: 0.1.0
Found newer runtime version for 64-bit libudev.so.0. Host: 0.0.9999 Runtime: 0.13.0
Forced use of runtime version for 32-bit libgtk-x11-2.0.so.0. Host: 0.2400.32 Runtime: 0.2400.10
./run.sh /home/nicolas/.local/share/Steam/steamapps/common/Underlords/game/underlords.sh > out.txt
Using breakpad crash handler
[S_API] SteamAPI_Init(): Loaded '/home/nicolas/.local/share/Steam/linux64/steamclient.so' OK.
Setting breakpad minidump AppID = 1046930
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198815640778 [API loaded yes]
@nicolas-oliveira
nicolas-oliveira / sintaxe_php.md
Last active January 8, 2020 14:15
Metas para a sintaxe PHP e SQL

Propriedades CSS em ordem alfabética

Todas as propriedades do CSS em ordem alfabética

  • CSS
    • properties
      • align
        • align-content
        • align-items
  • align-self

MENU / HTML5

voltar
Documentação das tags

  • Propriedades esperadas das TAGS
    • Display: Mostra o comportamento padrão de estilo da tag
    • Toda tag é filha de algum elemento, alguma diretamente do body, outras de seus pais
    • Categoria:
      • Fluxo => Parte do documento principal, uma tag que necessita desta propriedade tem que receber apenas tags de texto e não o texto diretamente
      • Seção => Parte integrante do documento aside,footer,header

MENU/CSS3

voltar

Propriedades importantes e mais usadas em CSS

- align
- background
- border
- bottom
- color
- columns
  • Fase 01 - Inicio - Concluído!
    • 01 - Ambiente de desenvolvimento
    • 01 - Visual Studio Code
    • 02 - Tema e fonte [Terminal]
    • 03 - Oh My Zsh [Terminal]
    • 04 - Plugins [Terminal]
    • 05 - Extenções Chrome
    • 06 - Ferramentas
  • Fase 02 - Dominando Node.js
  • 01 - Dominando Node.js!