Toc: TERMINAL | VIM | LXDE | CHROMIUM | WEBE
which <package-name>check presenceobxprop | grep '^_OB_'check window infolsusbUSB devicesalias lll='ll --group-directories-first'sort by type
VERSIONS
| # Your init script | |
| # | |
| # Atom will evaluate this file each time a new window is opened. It is run | |
| # after packages are loaded/activated and after the previous editor state | |
| # has been restored. | |
| # | |
| # An example hack to log to the console when each text editor is saved. | |
| # | |
| # atom.workspace.observeTextEditors (editor) -> | |
| # editor.onDidSave -> |
| > https://www.youtube.com/watch?v=Rs1xv0ZEN-U | |
| 0:25 | |
| {BATGAP theme music plays} >>Rick: Welcome to Buddha at the Gas Pump. My name is Rick Archer. Buddha at the Gas Pump is an ongoing series of conversations with spiritually awakening | |
| 0:34 | |
| people, and also people who have some expertise in the field of consciousness and very often | |
| 0:41 | |
| the field of science and how it interrelates with consciousness or spirituality. | |
| 0:48 |
| 36 | 25/03/06 | LA SPEZIA | Skaletta | |
|---|---|---|---|---|
| 35 | 24/03/06 | FIRENZE | CPA | |
| 34 | 17/12/05 | ROMA | Traffic | |
| 33 | 10/08/05 | Garbagnate (MI) | Centro Sportivo | |
| 32 | 06/05/05 | ROMA | Bombardier | |
| 31 | 01/05/05 | ROMA | Init | |
| 30 | 25/03/05 | Giulianova (TE) | Pois | |
| 29 | 27/11/04 | Liedolo (VI) | Punky Reggae | |
| 28 | 26/11/04 | BOLOGNA | Il Covo | |
| 27 | 22/05/04 | Bassano (VI) | Gabbia |
| javascript: (function() { // Pools (all) | |
| var spans = [...document.querySelectorAll("span")] | |
| var h2s = [...document.querySelectorAll("h2")] | |
| // Who to follow | |
| var who = spans.filter(a => a.textContent.includes("Who to follow")) | |
| who.forEach((a) => { | |
| var sign = a.closest('[data-testid="cellInnerDiv"]'); | |
| var t1 = sign.nextSibling; | |
| var t2 = t1.nextSibling; |
| # C:\Users\username\.bashrc | |
| alias jkl="bundle exec jekyll serve --watch --livereload" |
| name: Request pages build with GitHub CLI | |
| on: | |
| schedule: | |
| - cron: 0 0 * * * | |
| jobs: | |
| build_pages: | |
| runs-on: ubuntu-latest | |
| steps: | |
| - run: gh api -X POST repos/${{ github.repository }}/pages/builds | |
| env: |
| Created | Updated | Repository |
|---|---|---|
| Mar 12, 2026 | trasparente/rudra | |
| Oct 09, 2025 | trasparente/sat | |
| Jan 04, 2025 | trasparente/unita | |
| Oct 21, 2023 | trasparente/hypnos | |
| Mar 07, 2023 | trasparente/mdr | |
| Jan 06, 2023 | trasparente/log | |
| Mar 14, 2021 | Dec 31, 2021 | giovian/io |
| Dec 28, 2020 | Dec 21, 2022 | giovian/ui |
| Command | Keybinding | |
|---|---|---|
| **Find Selection** | Ctrl+D | |
| Toggle Line **Comment** | Ctrl+/ | |
| **Split Down** Editor | Ctrl+K Ctrl+\ | |
| Toggle **Maximize Editor** Group | Ctrl+K Ctrl+M | |
| Cursor **Word End** | Alt+Arrow |