Geraldo RibeiroGeraldo Ribeiro
  • ×
  • About
  • Today I Learned
  • Certificates
☰

Today I Learned (380+)

git18vim35bash6javascript6debian17linux20java5eclipse5C++126xfce5fltk6varicad5english5

Queue C

C:2023-11-15 | U:2023-11-15

C2queue2TAILQ1

POSIX pthread conditional

C:2023-11-01 | U:2023-11-14

C2POSIX1pthread1pthread_cond_wait1pthread_cond_signal1

C++ string_literals

C:2023-04-06 | U:2023-09-17

C++126std::string_literals1

C++ partition

C:2023-04-05 | U:2023-09-17

C++126partition1

C++ partial_sort

C:2023-04-05 | U:2023-09-17

C++126std::partial_sort1

C++ trie

C:2023-04-06 | U:2023-09-17

C++126trie1

C++ version

C:2022-12-05 | U:2023-09-17

C++126version1

C++ std::set std::priority_queue

C:2022-12-18 | U:2023-09-17

C++126std::priority_queue1std::set1std::multiset1

C++ heap

C:2023-04-05 | U:2023-09-17

C++126heap2std::make_heap1std::pop_heap1std::push_heap1

C++ declspec_01

C:2021-01-02 | U:2023-09-17

C++126declspec_011

C++ yaml_01

C:2020-10-19 | U:2023-09-17

C++126yaml1

C++ mega giga

C:2020-05-09 | U:2023-09-17

C++126mega1giga1imbue1locale1

C++ functor

C:2019-09-13 | U:2023-09-17

C++126functor1

C++ GAlib

C:2023-04-03 | U:2023-09-17

C++126galib1

C++ httplib_01

C:2023-04-01 | U:2023-09-17

C++126httplib_011

C++ openai — 01

C:2023-04-01 | U:2023-09-17

C++126openai1ChatGPT1

C++ murmur hash

C:2023-03-30 | U:2023-09-17

C++126murmurhash2

🐛 BUG — static linking thread

C:2023-03-28 | U:2023-09-17

C++126static1thread2

C++ doctest_01

C:2021-11-18 | U:2023-09-17

C++126doctest1test-suite1test-case1junit4test1

C++ coroutine — 5

C:2023-03-20 | U:2023-09-17

C++126coroutine4

C++ coroutine — 4

C:2023-03-20 | U:2023-09-17

C++126coroutine_041

C++ coroutine — 3

C:2023-03-20 | U:2023-09-17

C++126coroutine4

C++ coroutine — 2

C:2023-03-20 | U:2023-09-17

C++126coroutine4

C++ coroutine — 1

C:2023-03-20 | U:2023-09-17

C++126coroutine4

C++ fltk — 5 — libsigcplusplus

C:2023-03-20 | U:2023-09-17

C++126fltk6libsigcplusplus2

C++ fltk — 1 — Old style C callback

C:2021-08-04 | U:2023-09-17

C++126fltk6

C++ fltk — 4 — Multi window

C:2021-08-04 | U:2023-09-17

C++126fltk6

C++ fltk — Theming (Flutter)

C:2021-08-04 | U:2023-09-17

C++126fltk6

C++ libsigcplusplus — typesafe callbacks

C:2023-03-20 | U:2023-09-17

C++126libsigcplusplus2

C++ fltk — 02 — Lambda callback

C:2021-08-04 | U:2023-09-17

C++126fltk6

C++ atomic 01

C:2021-02-22 | U:2023-09-17

C++126atomic1

C++ aliasing_01

C:2023-03-15 | U:2023-09-17

C++126aliasing_011

C++ Ranges — Part 5 — Projections

C:2023-03-12 | U:2023-09-17

C++126ranges_051

C++ ranges 04

C:2023-03-10 | U:2023-09-17

C++126ranges4views3filter1transform1

C++ fftw — 01

C:2023-03-10 | U:2023-09-17

C++126fftw1

C++ Complex Number — 02

C:2023-03-10 | U:2023-09-17

C++126complex2fft1

C++ Complex Number — 01

C:2023-03-10 | U:2023-09-17

C++126complex2norm1abs1imag1real1

C++ audio

C:2023-03-10 | U:2023-09-17

C++126audio1

C++ — hyperloglog

C:2023-03-09 | U:2023-09-17

C++126hyperloglog1murmurhash2

C++ constructor_01

C:2020-02-25 | U:2023-09-17

C++126constructor1

C++ Ranges — Part 3 — The simplest C++ algorithm: std::for_each

C:2023-03-02 | U:2023-09-17

C++126ranges4std::for_each1parallel1

C++ Concepts

C:2022-09-20 | U:2023-09-17

C++126concepts1requires1

C++ gdb user defined commands

C:2023-02-26 | U:2023-09-17

C++126gdb4user-defined-command1

C++ memory_mapping_files

C:2023-02-25 | U:2023-09-17

C++126memory_mapping_files1

C++ inline

C:2023-02-25 | U:2023-09-17

C++126inline1

C++ GDB pretty print

C:2023-02-25 | U:2023-09-17

C++126gdb4pretty-print1

C++ short_circuit

C:2023-02-22 | U:2023-09-17

C++126short_circuit1

C++ variable_lifetime

C:2023-02-25 | U:2023-09-17

C++126variable_lifetime1

C++ if with initializer

C:2023-02-22 | U:2023-09-17

C++126if1initializer1

C++ automatic type promotion

C:2023-02-22 | U:2023-09-17

C++126type_promotion1

C++ static_cast

C:2023-02-20 | U:2023-09-17

C++126static_cast1

C++ bitwise operator

C:2023-02-20 | U:2023-09-17

C++126bitwise_operator1

C++ bit shift

C:2023-02-20 | U:2023-09-17

C++126bitshift1

C++ prefix and postfix

C:2023-02-20 | U:2023-09-17

C++126prefix_and_postfix1

C++ numerical limits

C:2023-02-20 | U:2023-09-17

C++126min1max1lowest1std::numeric_limits1

C++ solid

C:2023-02-18 | U:2023-09-17

C++126solid1

C++ weeds

C:2023-02-17 | U:2023-09-17

C++126weeds1

C++ initialize_list_01

C:2020-07-11 | U:2023-09-17

C++126initialize_list_011

C++ handling error on new

C:2023-02-15 | U:2023-09-17

C++126handling_error1

C++ buffer underflow

C:2023-02-16 | U:2023-09-17

C++126buffer_underflow1

C++ buffer overflow

C:2023-02-16 | U:2023-09-17

C++126buffer_overflow1

Getting started with Armadillo

C:2019-09-22 | U:2023-09-17

cpp1armadillo1math1

C++ tasks

C:2023-02-08 | U:2023-09-17

C++126tasks1async1

C++ realloc_01

C:2023-02-07 | U:2023-09-17

C++126realloc_011

C++ debugging with GDB

C:2023-02-07 | U:2023-09-17

C++126gdb4debug1nemiver1ddd1rr2

C++ mosquitto_01

C:2023-02-04 | U:2023-09-17

C++126mosquitto2libpaho-mqtt-dev1

C++ heap vs stack

C:2021-01-03 | U:2023-09-17

C++126memory2heap2stack1

Forward List in C++

C:2023-01-30 | U:2023-09-17

C++126std::forward_list1std::list1

C++ Design Pattern Creational builder 01

C:2021-09-12 | U:2023-09-17

C++126design-pattern1creational1builder1

C++ gumbo

C:2023-01-31 | U:2023-09-17

C++126html51gumbo1gumbo-query1

C++ emplace_back × push_back

C:2023-01-24 | U:2023-09-17

C++126emplace_back1push_back1std::vector1

C++ lvalue_rvalue

C:2023-01-18 | U:2023-09-17

C++126lvalue1rvalue1

C++ ANSI codes

C:2020-03-11 | U:2023-09-17

C++126ansi1tui2

C++ Move Semantics and Rvalues References

C:2022-12-30 | U:2023-09-17

C++126move_semantics1std::move1

C++ switch

C:2023-01-14 | U:2023-09-17

C++126switch1

C++ class size

C:2023-01-14 | U:2023-09-17

C++126class-size1data-alignment1alignas1

C++ constexpr optimization

C:2023-01-14 | U:2023-09-17

C++126asm1constexpr2optimization2

C++ shared_ptr with custom deleter

C:2023-01-13 | U:2023-09-17

C++126std::shared_ptr2custom-deleter1popen1memory-safe2

C++ trick 01

C:2019-03-12 | U:2023-09-17

C++126trick1

C++ exception — 01

C:2023-01-09 | U:2023-09-17

C++126std::exception2std::runtime_error2

C++ lock_guard

C:2023-01-09 | U:2023-09-17

C++126std::lock_guard1

C++ exception — 02

C:2023-01-09 | U:2023-09-17

C++126std::exception2std::runtime_error2

C++ convert operator

C:2023-01-02 | U:2023-09-17

C++126convert-operator1

Writing memory safe C++

C:2023-01-02 | U:2023-09-17

C++126memory-safe2std::shared_ptr2std::unique_ptr1std::make_shared1

C++ cast

C:2021-01-02 | U:2023-09-17

C++126cast1

C++ templates — order

C:2023-01-01 | U:2023-09-17

C++126template3

C++ templates

C:2020-12-16 | U:2023-09-17

C++126template3

C++ templates — compilation time vs execution time

C:2020-12-16 | U:2023-09-17

C++126template3

hashid — Generate short unique ids from integers

C:2022-12-30 | U:2023-09-17

C++126hashids1guid1uuid1

How to detect C/C++ memory leak

C:2022-12-30 | U:2023-09-17

C++126memory-leak1AddressSanitizer1ASan1

C++ big endian vs little endian

C:2022-12-29 | U:2023-09-17

C++126big-endian1little-endian1

C++ protobuf

C:2021-10-23 | U:2023-09-17

C++126protobuf_011

C++ algorithm count_if

C:2022-12-13 | U:2023-09-17

C++126algorithm4std::count_if1

C++ hash table

C:2022-12-27 | U:2023-09-17

C++126hash_table1unordered_map1map1

C++ hash

C:2022-12-27 | U:2023-09-17

C++126hash1

C++ algorithm swap_range

C:2022-12-26 | U:2023-09-17

C++126algorithm4swap_range1

C++ algorithm max_element and min_element

C:2022-12-26 | U:2023-09-17

C++126algorithm4std::max_element1std::min_element1std::iter_swap1std::swap1

C++ metaprogramming

C:2022-12-26 | U:2023-09-17

C++126metaprogramming1

C++ attributes

C:2022-12-18 | U:2023-09-17

C++126attributes1nodiscard1

C++ Lambdas

C:2018-08-15 | U:2023-09-17

C++126lambda2

C++ reduce

C:2019-08-15 | U:2023-09-17

C++126reduce1accumulate2

C++ accumulate

C:2019-06-16 | U:2023-09-17

C++126accumulate2

C++ for_each

C:2018-10-13 | U:2023-09-17

C++126algorithm4for_each2

C++ iota

C:2018-08-15 | U:2023-09-17

C++126iota2

C++ Ranges — Part 2

C:2022-12-13 | U:2023-09-17

C++126ranges4views3views-reverse1views-drop1

C++ Ranges — Part 1

C:2022-12-13 | U:2023-09-17

C++126ranges4views3iota_view1iota2sort1all_of1any_of1none_of1

cereal - A C++11 library for serialization - 01

C:2020-12-19 | U:2023-09-17

C++126serialization1cereal1

Embedded Systems

C:2023-07-29 | U:2023-09-11

embedded1nodemcu1esp321linux20communication-protocol1

conky

C:2020-07-29 | U:2023-09-11

conky1

Digital Communication Block Diagram

C:2023-03-01 | U:2023-09-08

communication1waveform1channel1

Modulation

C:2023-09-06 | U:2023-09-06

modulation1QAM1PAM1FSK1PSK1DPSK1OPSK1GMSK1MSK1CPFSK1

Mermaid diagram

C:2023-02-02 | U:2023-09-06

mermaid1diagram2text-driven1fixme1

Linux File Manager

C:2023-08-16 | U:2023-08-16

file-manager3thunar1

beanstalk

C:2023-06-27 | U:2023-08-01

beanstalk1beanstalk-cli1yabean1queue2

CSS - Scroll Snap

C:2020-10-15 | U:2023-08-01

css4

Stock Image Source

C:2023-03-01 | U:2023-08-01

image1nappy1

self-education

C:2023-03-01 | U:2023-08-01

self-education1t23t34

inter-process-communication

C:2023-03-01 | U:2023-08-01

IPC1inter-process-communication1socket1shared-memory1pipe1

HF — VHF — UHF

C:2023-03-01 | U:2023-08-01

HF1VHF1UHF1

Broadband — Wideband — Narrowband

C:2023-03-01 | U:2023-08-01

broadband1wideband1narrowband1

Debuggers and Checkers

C:2023-02-25 | U:2023-08-01

debugger1checkers1gdb4rr2LiveRecorder1valgrind1sanitizers1cppcheck1coverity1

onedrive

C:2023-02-23 | U:2023-08-01

onedrive1sharepoint1t34

xargs

C:2023-02-21 | U:2023-08-01

xargs2

Online Compilers

C:2023-02-20 | U:2023-08-01

online-compiler1godbolt1wandbox1coliru1

git-restore-mtime

C:2023-02-16 | U:2023-08-01

git18git-restore-mtime1

file-watcher

C:2023-02-15 | U:2023-08-01

entr1fswatch1inotify-tools1

Artificial Intelligence Image Generation

C:2023-02-14 | U:2023-08-01

ai1image-generation1fotor1

SSH Tunnel — How to access an application running on remote localhost

C:2020-06-13 | U:2023-08-01

ssh2tunnel1docker3xdg-open1

HTML colors

C:2023-02-12 | U:2023-08-01

color1css4html3svg2hex-color1rgb-color1

varicad — Thread 3D

C:2023-02-09 | U:2023-08-01

varicad5thread2metric13D1

splunk

C:2023-02-08 | U:2023-08-01

splunk1siem1soar1security2

normcap

C:2023-02-07 | U:2023-08-01

normcap1ocr1image-to-text1screen-capture1screenshot2

mongodb

C:2023-02-03 | U:2023-08-01

t11t23t34

gunslinger

C:2023-02-03 | U:2023-08-01

gunslinger1game1

SWIG

C:2023-01-26 | U:2023-08-01

swig1C++126lua2python1

Dijkstra's algorithm

C:2023-01-26 | U:2023-08-01

dijkstra1t23t34

linkedin — in progress courses

C:2023-01-27 | U:2023-08-01

linkedin2

Chat GPT

C:2023-01-26 | U:2023-08-01

chat-gpt1

clean up snap

C:2023-01-30 | U:2023-08-01

snap1clean2

journal clean

C:2023-01-30 | U:2023-08-01

journalctl1clean2

QEMU — Windows guest

C:2023-01-26 | U:2023-08-01

qemu1windows2

build2

C:2023-01-25 | U:2023-08-01

C++126build21

Monitoring NGINX with Collectd and InfluxDB

C:2023-01-25 | U:2023-08-01

nginx4influxdb1collectd1

hedgedoc

C:2023-01-25 | U:2023-08-01

hedgedoc1flowchart1sequence-diagram1

Linkedin SSI

C:2023-01-24 | U:2023-08-01

linkedin2ssi1

WSL — Windows Subsystem for Linux

C:2023-01-24 | U:2023-08-01

wsl2

WSL — disable beep

C:2023-01-23 | U:2023-08-01

wsl2beep1visualbell1vim35

nginx content_by_lua_block

C:2023-01-19 | U:2023-08-01

nginx4content_by_lua_block1lua2ufw1

pikchr

C:2023-01-15 | U:2023-08-01

pikchr1pic1dpic1text-driven-diagram1svg2diagram2

Leetcode patterns

C:2023-01-12 | U:2023-08-01

C++126

Elemar Jr - Selected links

C:2023-01-12 | U:2023-08-01

elemar-jr1

rapoo keyboard lag and ignored keystrokes

C:2023-01-10 | U:2023-08-01

rapoo1wireless-keyboard1

git undo add

C:2023-01-11 | U:2023-08-01

git18git-restore1git-add1

gitui

C:2023-01-09 | U:2023-08-01

git18gitui1rust2

C++ Developer Salary

C:2023-01-09 | U:2023-08-01

C++126salary2cost-of-living1

DNAT vs SNAT

C:2023-01-06 | U:2023-08-01

DNAT1SNAT1

vpn-linux

C:2023-01-06 | U:2023-08-01

vpn1openvpn1

Calendar with week number

C:2023-01-05 | U:2023-08-01

calendar1gcal1

Rust helloworld

C:2023-01-02 | U:2023-08-01

rust2helloworld1

visualgo - visualising data structures and algorithms through animation

C:2022-12-30 | U:2023-08-01

data-structure1visualization1

UltiSnip - Snippets for vim

C:2022-12-30 | U:2023-08-01

C++126

pagmo — C++ scientific library for massively parallel optimization

C:2022-12-29 | U:2023-08-01

C++126optimization2

Google search inurl

C:2022-12-30 | U:2023-08-01

google-search1inurl1

LaTeX Tikz

C:2022-12-28 | U:2023-08-01

LaTeX1TikZ1

Using apt from unsigned repository

C:2022-12-28 | U:2023-08-01

apt2gpg1dockerfile1

Red-Black Tree

C:2022-12-27 | U:2023-08-01

C++126red-black-tree2

BST - Binary Search Tree

C:2022-12-27 | U:2023-08-01

C++126BST1tree1red-black-tree2

How can I obtain the length of a string at compile time?

C:2022-12-27 | U:2023-08-01

C++126constexpr2string1strlen1

Conan

C:2022-12-26 | U:2023-08-01

C++126conan2

Meson

C:2022-12-26 | U:2023-08-01

C++126meson1

Xmake

C:2022-12-26 | U:2023-08-01

C++126xmake1

Package manager for C++

C:2022-12-26 | U:2023-08-01

C++126conan2hunter1buckaroo1vcpkg1cget1cpm1

SIMD

C:2022-12-26 | U:2023-08-01

SIMD1

How to populate vim quickfix window

C:2022-12-23 | U:2023-08-01

vim35quickfix1

Using powershell on linux

C:2022-12-23 | U:2023-08-01

powershell1linux20

SCRUM

C:2022-12-21 | U:2023-08-01

scrum1

Vim eunuch

C:2022-12-20 | U:2023-08-01

vim35tpope1vim-plugin1

Google Test

C:2022-12-20 | U:2023-08-01

C++126TDD1google-test1

C³ -- Common Coding Convention

C:2022-12-20 | U:2023-08-01

code-convetion1

Ventoy - ISO boot

C:2022-12-16 | U:2023-08-01

boot2usb1

ngrok

C:2022-12-12 | U:2023-08-01

ngrok1

How to install local RPM on RHEL

C:2022-12-19 | U:2023-08-01

rhel1yum1rpm1xargs2sh1

RHEL firewall

C:2022-12-15 | U:2023-08-01

RHEL1firewall2firewall-cmd1

Microservices

C:2022-12-17 | U:2023-08-01

microservice1C++126crow1cpprestsdk1httplib1pistache1restbed1restinio1

How to install clang 16 on debian

C:2022-12-13 | U:2023-08-01

clang1debian17

CSQ - Bertrand Meyer

C:2022-12-01 | U:2023-08-01

CQS1

CSIRT - Security Response Toolkit

C:2022-12-12 | U:2023-08-01

security2CSIRT1MIPS1IntelMQ1Hive1NfSen1Wazuh1Packetbeat1Graylog1

Extract data using devtools

C:2022-12-06 | U:2023-08-01

devtools1console.log1javascript6browser1spread-operator1

Crow — A Fast and Easy to use micro framework for the web

C:2020-12-16 | U:2023-08-01

webserver1crowcpp1C++126

Speedcrunch calculator

C:2022-12-05 | U:2023-08-01

calculator1

Fuzzy completion for vim

C:2022-11-23 | U:2023-08-01

vim35fzf2

Email Sandbox with Mailtrap.io

C:2022-11-30 | U:2023-08-01

email2

How to embed attachment in email body

C:2022-11-30 | U:2023-08-01

email2html3phishing1

Free domain

C:2022-11-30 | U:2023-08-01

domain1free1

Custom protocol with Desktop Entry Specification

C:2022-11-21 | U:2023-08-01

desktop1

DMA Direct Memory Access

C:2022-11-19 | U:2023-08-01

dma1memory2

Bookmarklet

C:2022-11-19 | U:2023-08-01

bookmarklets1youtube1

Vimscript

C:2022-11-12 | U:2023-08-01

vim35vimscript1

vim terminal command

C:2022-11-12 | U:2023-08-01

vim35terminal3

Writing in third person

C:2022-11-12 | U:2023-08-01

English1third-person1

exa - Modern replacement for ls

C:2022-11-11 | U:2023-08-01

exa1ls1terminal3

Converting Markdown to Beautiful PDF with Pandoc

C:2022-11-08 | U:2023-08-01

pandoc1latex1markdown2pdf1

Irregular verbs

C:2022-11-08 | U:2023-08-01

english5verb1

English phonetics

C:2022-11-05 | U:2023-08-01

english5phonetics1

Pentesting ssh weak key exchange algorithms

C:2022-10-27 | U:2023-08-01

pentest1ssh2

How to type Unicode in Vim

C:2022-11-03 | U:2023-08-01

vim35utf1digraph1

Utterance

C:2022-11-03 | U:2023-08-01

comments1github1

How to create a bootable pendrive from ISO image

C:2022-10-26 | U:2023-08-01

iso1dd1boot2

Update Nginx to the latest stable version on CentOS 8

C:2022-10-27 | U:2023-08-01

nginx4centos1

Nouns

C:2022-10-17 | U:2023-08-01

english5grammar1noun1

xdg-mime

C:2022-10-15 | U:2023-08-01

xdg-mime1

Present Tense

C:2022-10-15 | U:2023-08-01

english5

Criando um gif animado com o gnuplot

C:2019-10-28 | U:2023-08-01

gnuplot1gif1animation1

nanomsg

C:2020-10-07 | U:2023-08-01

zeromq3nanomsg2

Fuzzy finder

C:2020-08-16 | U:2023-08-01

bash6fzf2fuzzy1

Instalando virtualbox no debian 10

C:2020-01-31 | U:2023-08-01

virtualbox1debian17linux20

Formatar XML no vim

C:2018-11-19 | U:2023-08-01

vim35

git - como limpar submódulos

C:2020-01-07 | U:2023-08-01

git18

Eclipse Modeling Framework - Lendo e escrevendo XML

C:2019-12-05 | U:2023-08-01

eclipse5EMF1XML1

Introdução ao Apache Kafka

C:2020-06-27 | U:2023-08-01

kafka1

Salário equivalente para autônomo

C:2020-01-24 | U:2023-08-01

salary2

Update all the node.js dependencies to their last version

C:2022-09-25 | U:2023-08-01

npm1npm-check-updates1

Desenvolvendo em C++ para mobile com Djinni

C:2020-06-23 | U:2023-08-01

C++126Djinni1

Fast Search in Vim

C:2018-11-19 | U:2023-08-01

vim35

Customizing the homepage with widgets

C:2016-04-19 | U:2023-08-01

academic1hugo4

Boleto

C:2020-01-07 | U:2023-08-01

boleto1CNAB1

CVS - controlando arquivos binários

C:2020-01-27 | U:2023-08-01

cvs1

Hugo --- formatação

C:2020-01-08 | U:2023-08-01

hugo4

RabbitMQ

C:2020-06-29 | U:2023-08-01

rabbitmq1

LXC - Linux Container

C:2022-09-05 | U:2023-08-01

lxc1linux20container1

Formatando o código automaticamente antes do commit

C:2019-11-21 | U:2023-08-01

git18gitattributes1format1

ZeroMQ

C:2020-10-07 | U:2023-08-01

zeromq3

Download com certificado inválido no wget

C:2020-10-06 | U:2023-08-01

wget1bash6

Liberando o alt do xfce para o figma

C:2020-07-26 | U:2023-08-01

xfce5figma1

Testlink

C:2019-12-12 | U:2023-08-01

testlink1

vim makepkg

C:2019-12-20 | U:2023-08-01

vim35makepkg1metatrader1

Gerenciador de arquivos nnn

C:2020-09-08 | U:2023-08-01

nnn1

Servindo CGI com NGINX no Debian

C:2020-01-23 | U:2023-08-01

nginx4cgi1debian17linux20

Adicionando adsense no hugo

C:2020-01-31 | U:2023-08-01

adsense1hugo4

VIM single instance

C:2018-11-19 | U:2023-08-01

vim35

SCA e CORBA

C:2020-01-02 | U:2023-08-01

sca1

Webvim

C:2018-11-19 | U:2023-08-01

vim35

Empacotamento no Debian

C:2020-01-14 | U:2023-08-01

debian17

Git - Limpando o repositório

C:2019-12-05 | U:2023-08-01

git18

Substituição de texto avançada no Vim

C:2018-11-19 | U:2023-08-01

vim35

Fontconfig - escondendo fontes

C:2021-04-27 | U:2023-08-01

font1fontconfig1

CORBA

C:2019-12-27 | U:2023-08-01

corba1IDL1C++126Python1

SWTBot

C:2019-11-20 | U:2023-08-01

swtbot2

SBE - Simple Binary Encoding

C:2020-10-08 | U:2023-08-01

sbe1zeromq3nanomsg2

Bash - trap

C:2020-07-28 | U:2023-08-01

bash6trap1

Como trocar o nome do servidor sem reiniciar

C:2017-10-22T11:21:50-02:00 | U:2023-08-01

sysadmin2linux20debian17hostname1

Pdf.js

C:2020-09-16 | U:2023-08-01

pdfjs1

Tamanhos de imagens e vídeos para redes sociais

C:2020-07-20 | U:2023-08-01

social1

Obtendo key do windows a partir do linux

C:2020-10-13 | U:2023-08-01

windows2

Habilitando e desabilitando o modo composite no Xfce

C:2020-01-29 | U:2023-08-01

xfce5debian17linux20composite1

Vim plugin coersion: snake_case, MixedCase, camelCase, UPPER_CASE, dash-case, dot.case, space case, Title Case

C:2018-11-19 | U:2023-08-01

vim35

Run Tests in Vim

C:2018-11-19 | U:2023-08-01

vim35

Clangd + vim

C:2020-10-18 | U:2023-08-01

clangd1

YAD - Yet Another Dialog

C:2019-11-23 | U:2023-08-01

yad1zenity1tui2dialog1

Java Reflection

C:2019-11-23 | U:2023-08-01

java5

Grafana --- Reset da senha do admin

C:2020-01-03 | U:2023-08-01

grafana1docker3

Dispose window

C:2019-11-20 | U:2023-08-01

java5dispose-window1

Diferenças entre mtime ctime atime

C:2017-11-17T10:14:46-02:00 | U:2023-08-01

find1mtime1ctime1atime1

Como instalar o flameshot no Debian stretch

C:2019-04-26 | U:2023-08-01

backports1flameshot1screenshot2annotation1debian17linux20

Vim com python habilitado

C:2018-11-19 | U:2023-08-01

vim35

Vim args, argdo

C:2018-11-19 | U:2023-08-01

vim35args1argdo1

Símbolos para traders

C:2019-12-21 | U:2023-08-01

trader2

Como remover arquivos do controle de versão preservando cópia local

C:2021-07-21 | U:2023-08-01

git18

git log

C:2020-06-11 | U:2023-08-01

git18

Como inserir emojis na mensagem de commit

C:2018-11-27 | U:2023-08-01

git18emoji1gitmoji1

Trader - ordens

C:2019-12-21 | U:2023-08-01

trader2

Varicad - configurando visão pré-definida para isométrica

C:2020-02-11 | U:2023-08-01

varicad5

Vim com rails

C:2018-11-19 | U:2023-08-01

vim35

cgroup - Grupos de controle linux

C:2020-01-31 | U:2023-08-01

linux20aws1lambda2

Sed

C:2020-10-14 | U:2023-08-01

sed2

Gerenciamento de memória swap

C:2019-12-02 | U:2023-08-01

swap1debian17linux20

Preprocessador M4

C:2019-12-23 | U:2023-08-01

m41

Vim Spell Checking

C:2018-11-19 | U:2023-08-01

vim35

Download de livros

C:2020-09-01 | U:2023-08-01

hacking2

Mithril.js

C:2020-07-20 | U:2023-08-01

js1

Ensmallen - flexible C++ library for efficient numerical optimization

C:2020-07-14 | U:2023-08-01

C++126

Criando zip com múltiplos volumes

C:2020-06-29 | U:2023-08-01

zip1

English

C:2020-01-02 | U:2023-08-01

english5

Dicas do sed

C:2020-07-03 | U:2023-08-01

sed2

Eventos em javascript

C:2019-12-03 | U:2023-08-01

javascript6eventos1

Meili Search

C:2020-07-19 | U:2023-08-01

search1

XML

C:2020-07-12 | U:2023-08-01

xml3

Kali linux

C:2019-11-17 | U:2023-08-01

kali1linux20

Docker - exportar imagem

C:2020-01-06 | U:2023-08-01

docker3

Como escolher o terminal padrão

C:2020-10-05 | U:2023-08-01

term1linux20debian17

git - dicas

C:2019-12-08 | U:2023-08-01

git18

Pencil - wireframe

C:2020-09-18 | U:2023-08-01

pencil1

How to update no-ip by using the command line?

C:2020-07-06 | U:2023-08-01

noip1

Importando arquivos do SolidWorks para o VariCAD

C:2020-03-17 | U:2023-08-01

varicad5step1cadexchanger1debian17linux20

Como validar documentos XML usando DTD

C:2019-12-04 | U:2023-08-01

xml3dtd1

micro text editor

C:2020-08-16 | U:2023-08-01

micro1text-editor1

Java 12 no Debian Buster

C:2019-07-23T11:33:38-03:00 | U:2023-08-01

java5debian17linux20

VIM - Área de transferência

C:2020-09-01 | U:2023-08-01

vim35

The network ip command

C:2022-09-19 | U:2023-08-01

network1ip1route1

Escolhendo versões dos pacotes no Debian/Ubuntu

C:2019-07-02 | U:2023-08-01

sysadmin2linux20debian17ubuntu2hugo4apt2

LGPD - Lei Geral de Proteção de Dados

C:2020-09-22 | U:2023-08-01

lgpd1

Certbot Hooks

C:2020-06-29 | U:2023-08-01

certbot1hooks1letsencrypt1

Baixando livros gratuitos da PacktPub

C:2020-03-27 | U:2023-08-01

packtpub1

Varicad - configurando arquivos de legenda

C:2020-01-29 | U:2023-08-01

varicad5

git diff para odt

C:2020-08-20 | U:2023-08-01

git18

git - update everything

C:2020-09-10 | U:2023-08-01

git18

TinyXML2

C:2020-07-13 | U:2023-08-01

xml3

Documentando Projetos Com Doxygen E Markdown

C:2017-10-24 | U:2023-08-01

markdown2doxygen1

Tratando upload não seguro no chrome

C:2020-01-14 | U:2023-08-01

1

Testando exceções com junit

C:2019-11-12 | U:2023-08-01

java5junit4exceção1try-catch1

Varicad - configurando moldura da página

C:2020-01-29 | U:2023-08-01

varicad5

JUnit Rules

C:2019-11-12 | U:2023-08-01

junit4

Auto completar especial no Vim

C:2018-11-19 | U:2023-08-01

vim35

Materialize

C:2020-07-20 | U:2023-08-01

css4

Como executar macro em todos os buffers do Vim

C:2019-11-07 | U:2023-08-01

vim35macro1

Como repetir texto no vim

C:2018-11-19 | U:2023-08-01

vim35

JWT

C:2020-04-28 | U:2023-08-01

jwt1

Logando erros em javascript

C:2020-02-17 | U:2023-08-01

javascript6

Formatação de HTML no vim

C:2020-07-13 | U:2023-08-01

vim35

Editando arquivos com ex / vim

C:2020-09-15 | U:2023-08-01

ex1vim35bash6

Desabilitar função color com botão do meio

C:2019-11-23 | U:2023-08-01

touchpad1

i3

C:2020-08-21 | U:2023-08-01

i31

Imgui

C:2020-09-16 | U:2023-08-01

imgui1

OpenDDS

C:2020-07-20 | U:2023-08-01

OpenDDS1ZeroMQ1Boost.Asio1

Gerenciador de arquivos

C:2019-07-02 | U:2023-08-01

file-manager3linux20debian17ubuntu2

Troca Rápida De Usuário No Xfce

C:2017-10-24T19:03:57-02:00 | U:2023-08-01

xfce5

Análise de Pontos de Função

C:2020-09-15 | U:2023-08-01

function-point1

Como inverter as cores no X

C:2020-03-15 | U:2023-08-01

debian17linux20xorg1xcalib1xfce5

Eclipse Juno 4.2

C:2019-07-23T13:17:51-03:00 | U:2023-08-01

eclipse5

HTML input pattern

C:2020-07-18 | U:2023-08-01

html3input1pattern1

git - como manter somente os n últimos commits

C:2020-01-07 | U:2023-08-01

git18

Configurações para o simple-screen-recorder

C:2020-01-29 | U:2023-08-01

simple-screen-recorder1

Primeiros passos com o insomnia

C:2020-01-12 | U:2023-08-01

web3

Dropzone

C:2020-01-14 | U:2023-08-01

dropzone1javascript6upload1

Fonte Para Desenvolvimento

C:2017-10-26T10:01:38-02:00 | U:2023-08-01

fonts1

Debugando no eclipse

C:2019-11-12 | U:2023-08-01

eclipse5

VIM - Explorer

C:2020-12-30 | U:2023-08-01

vim35

Copiar o nome do arquivo atual

C:2020-09-04 | U:2023-08-01

vim35

Vim lento

C:2018-11-19 | U:2023-08-01

vim35

C++ - Gerenciando layout em FLTK

C:2020-01-08 | U:2023-08-01

C++126fltk6

Canary Release & Dark Launching

C:2020-09-04 | U:2023-08-01

web3

Bash - trap

C:2021-02-01 | U:2023-08-01

bash6mktemp1

Compilar Vim 8

C:2018-11-19 | U:2023-08-01

vim35

Dígrafos no VIM

C:2020-09-29 | U:2023-08-01

vim35

Configurando um firewall no Debian

C:2019-11-17 | U:2023-08-01

firewall2debian17linux20

Golang

C:2020-03-15 | U:2023-08-01

golang1

Instalando o mlpack no Mac OS

C:2019-12-16 | U:2023-08-01

mlpack1

Plantuml

C:2019-12-24 | U:2023-08-01

plantuml1

Nemo como Gerenciador De Arquivos Padrão

C:2019-07-23T10:33:17-03:00 | U:2023-08-01

file-manager3nemo1nautilus1gnome1xfce5

fail2ban

C:2020-09-09 | U:2023-08-01

fail2ban1

Algoritmos

C:2020-01-03 | U:2023-08-01

C++126algorithms1count_if1for_each2max_element1

javascript set

C:2019-12-03 | U:2023-08-01

javascript6

Como realizar o checkout somente da última versão

C:2020-06-13 | U:2023-08-01

git18checkout1depth1

Notação Big O

C:2020-07-07 | U:2023-08-01

C++126

Exibindo problemas de formatação com git diff

C:2020-06-07 | U:2023-08-01

git18diff1

Vim awesome

C:2018-11-19 | U:2023-08-01

vim35

RStudio no debian

C:2020-01-18 | U:2023-08-01

r1

Cruft — Cleaning Filesystem

C:2019-11-17 | U:2023-08-01

cruft1debsums1

Código de barras

C:2020-09-06 | U:2023-08-01

barcode1

Formatar JSON no Vim

C:2018-11-19 | U:2023-08-01

vim35

Como instalar o tema de ícones Papirus no Debian

C:2017-10-24 | U:2023-08-01

icons1papirus1debian17linux20

Como ler o medium de graça

C:2020-03-21 | U:2023-08-01

hacking2

Plugins para o vim

C:2018-11-19 | U:2023-08-01

vim35

cURL

C:2020-10-14 | U:2023-08-01

curl1

Formatar código via linha de comando com eclipse

C:2019-11-21 | U:2023-08-01

eclipse5

Como limpar o audio com audacity

C:2019-05-15 | U:2023-08-01

audacity1

Mosquitto

C:2020-06-29 | U:2023-08-01

mosquitto2mqtt1

Convertendo um repositório git para bare

C:2020-09-14 | U:2023-08-01

git18

Publique seu site com com git

C:2017-10-05T16:50:46-03:00 | U:2023-08-01

git18site estático1

Nomes de classes a evitar no CSS

C:2020-02-16 | U:2023-08-01

css4

Linguagem DART

C:2020-04-24 | U:2023-08-01

dart1

PRINCE2

C:2020-06-24 | U:2023-08-01

prince21

Editando a página diretamente no browser

C:2020-04-04 | U:2023-08-01

chrome1

Criando VAPID key

C:2020-03-21 | U:2023-08-01

web3

Desenvolvimento de plugin para o Eclipse

C:2019-11-12 | U:2023-08-01

eclipse5

vim-livro-noob-gratis.md

C:2018-11-19 | U:2023-08-01

vim35

Testes com SWTBot

C:2019-11-12 | U:2023-08-01

swtbot2java5junit4

Preact - Petit React

C:2019-12-02 | U:2023-08-01

preact1

Bloqueando a Sessão com Light Locker

C:2017-10-25 | U:2023-08-01

screensaver1locker1debian17linux20

Javascript - console.dir

C:2019-11-06 | U:2023-08-01

javascript6console1

Chafa - Image viewer for terminal

C:2020-08-16 | U:2023-08-01

bash6image-viewer1terminal3

inxi - Obtendo informações sobre sua distribuição Linux

C:2020-02-16 | U:2023-08-01

inxi1

TMSU

C:2020-07-12 | U:2023-08-01

tmsu1

MapProxy

C:2020-09-15 | U:2023-08-01

mapproxy1

Autocompletar no VIM

C:2020-06-27 | U:2023-08-01

vim35autocomplete1

Git - diff de imagens

C:2020-05-19 | U:2023-08-01

git18

Flutter

C:2020-05-09 | U:2023-08-01

flutter1
© Geraldo Ribeiro 2023
E-mailLinkedinGithubCodepenTwitterTelegramWhatsappInstagramFacebookStackOverflowYoutube