Skip to content

Instantly share code, notes, and snippets.

View dev-pmartins's full-sized avatar

Paulo Victor Martins dev-pmartins

View GitHub Profile
# Start/ Stop volume
amixer set Master toggle
How fork works
[ 1 = Original Project ]
[ 2 = Forked Project ]
1 - 2 - Desc
|
|\
| \ <- Here init a fork
| |
two queries
db.getCollection('companies').find({ cnpj: "12376158000190" }) //getObjectId
db.getCollection('suppliers').find({ company: ObjectId("588a7319abaf2b000f4181b4") })
dashboard "Food":
- h1 text: Food
- h2 text: By caloric content
- 3 columns:
- rows:
- h3 text: Bananas
- pie chart: {
"columns": [
["Protein", 5], ["Sugar", 10], ["Other carbs", 40], ["Fat", 1]
]
@dev-pmartins
dev-pmartins / dump-pointer.json
Last active October 28, 2025 21:22
dump-pointer
[
{
"name": "Admin LATAM",
"url": "google.com"
}
]