Skip to content

Instantly share code, notes, and snippets.

View eclecticmiraclecat's full-sized avatar

eclecticmiraclecat

View GitHub Profile
no sugar
no rice
no flour
- no sugar
- no fructose
- no fine flour ingredients in food
- no refined carbs
- no seed oils
- no rice
- no noodles
- no bread
- no fried food
- no corn

Start with

  • Labour to money

  • Knowledge to money (middle class)

  • Money + labour + knowledge to money (entrepreneur)

  • Money to money (bossku)

  • All his workers selling their energy and time for the salary....

  • The millionaires expand the biz by hiring / buying others time and energy and resell to his customer

  • Supplier need to create marketing materials for them to forward in their insta and fb

The Sting
The Shawshank Redemption
Fight Club
Lucky Number Slevin
Parasite
The Usual Suspects
The Prestige
Coco
Incendies
Snatch
# useradd -s /bin/bash -m -G sudo bob

# passwd bob

enable dhcp on port1

FortiGate-VM64-KVM # config system interface

FortiGate-VM64-KVM (interface) # edit port1

FortiGate-VM64-KVM (port1) # set mode dhcp

FortiGate-VM64-KVM (port1) # next

Based on Trey Hunner's Pythonic Code Refactoring Session

What you’ll learn and how you can apply it

By the end of this live online course, you’ll understand:

  • Where to embrace common Python-specific syntaxes
  • How to idiomatically loop over multiple things at once, loop in reverse, and loop with indexes
  • How the Python standard library can help you avoid reinventing the wheel

And you’ll be able to:

css syntax

selector {
  property: value;
}

h2 element

<style>