Skip to content
View GRibbans's full-sized avatar
💭
{[+_=]}🗲 🌊🦈
💭
{[+_=]}🗲 🌊🦈
Block or Report

Block or report GRibbans

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GRibbans/README.md

Custom Header

Welcome. Aloha. Namaste.

Tip

'Start with Universe' R. Buckminster Fuller (1895-1983)

This Github is for my experiments, practices, and learning.

Some Lists..

Five Books for Business, Information, and Technology

  1. MODERN SOFTWARE ENGINEERING, by D. Farley
  2. STRUCTURED ANALYTIC TECHNIQUES - For Intelligence Analysis, by R.H. Pherson and R.J. Heur
  3. THE CRUX - How Leaders Become Strategists, by R. Rumelt
  4. SPECIFICATION BY EXAMPLE - How Successful Teams Deliver The Right Software, by G. Adzic
  5. THIS IS LEAN - Resolving The Efficiency Paradox, by N. Modig and P. Ahlstrom

For more, see the Book List wiki

New / Interesting Technology

  1. OBSIDIAN - markdown notes
  2. OLLAMA - (self host LLMs) and MSTY (desktop AI interaction)
  3. UPSCAYL - free OSS photo upscaling
  4. REPLIT - cloud dev environments
  5. LINEAR - task management, like a desktop version of GitHub Projects
  6. CSS - rediscovered recently, impressed with all the changes

Tech Tools

affinityphoto python.svg html5.svg powershell.svg

figma.svg javascript.svg postgres.svg kubernetes.svg

gunicorn.svg svelte.svg css3.svg tauri.svg docker

My C.P.D.

As I progress, myObsidian@Vercel will track subject areas.

The route

Courses at Hyperskill, Freecodecamp, Killercoda, Scrimba, Codeacademy, and HarvardX.

Pinned

  1. gribbans.github.io gribbans.github.io Public

    GitHub Pages site contents

    JavaScript

  2. SEMIPROmpt SEMIPROmpt Public

    Semi professional word reminder

    Python

  3. yorukot/superfile yorukot/superfile Public

    Pretty fancy and modern terminal file manager

    Go 4.7k 94

  4. Gribbans Gribbans Public template

    the Git profile page [+_=]

  5. Install OSS version of VSCode: VSCod... Install OSS version of VSCode: VSCodium via Scoop (Win) / Codium via Snap (Linux)
    1
    Microsoft’s vscode source code is open source (MIT-licensed), but 
    2
    the product available for download (Visual Studio Code) is 
    3
    licensed under a _not-FLOSS_ license and contains _telemetry/tracking_. 
    4
    
    
    5
    Instead install the OSS version: VSCodium on Windows, and Codium on Linux.
  6. CLI & Terminal : | : PowerShell (Win) CLI & Terminal : | : PowerShell (Win)
    1
    +--------------------------------------------------------------+
    2
    |             List of Commands : Windows PowerShell            |
    3
    +--------------------------------------------------------------+
    4
    | Open command palette (OCP): CTRL+SHIFT+P                     |
    5
    |   > To reorient a pane enter: toggleSplitOrientation         |