HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chrisgoman

no profile record

comments

chrisgoman
·작년·discuss
Vagrant
chrisgoman
·2년 전·discuss
Thanks, will take a look at that curl thing. We are still using this and been working for us for ~15 years (python 2, ported to python 3) and this is just an example of how to take https://fabfile.org to the extreme but still is not the best way to do it. We only ~50 servers so it is not a massive fleet. The convenience of typing `fab <env> <role> <task>` to do things under control is still better than nothing :)
chrisgoman
·2년 전·discuss
Strongly do NOT recommend what we are doing

- https://github.com/chrisgo/fabric-example

- https://github.com/chrisgo/fabric2-example
chrisgoman
·2년 전·discuss
Fundamental no but mechanically yes. GCP is more abstracted IMHO so you are in some areas "higher" level, AWS has lots of super deep stuff like all those policy configurations for IAM, etc. are VERY different. You are already ahead of the game because you are using Terraform and not vendor locked in to something like Cloudformation
chrisgoman
·3년 전·discuss
https://forum.leasehackr.com *was* good, now a lot more "deals"
chrisgoman
·3년 전·discuss
You mean how do you report google's customers (they pay google to show ads) to google so google can cut off their own revenue stream?
chrisgoman
·6년 전·discuss
Mostly in Dropbox

  - Apps                      <= created by Dropbox
  - Cold Storage              <= does not sync to local, large archive stays in cloud)
  - Inbox                     <= Scanbot app, Brother MFC2740 scanner) 
    - 2019-06-13_160921.pdf   <= workflow folder, files get renamed and filed
    - 2019-06-13_160932.pdf
    - 2019-06-13_160988.pdf
    - etc.
  - Personal                  <= random personal stuff
    - 2014 Porsche 911 C4
    - 2017 Maserati Ghibli
    - Business                <= PDF files
    - Fashion                 <= shoe sizes, suit/shirt size, receipts, model #s, so I can buy the same thing the next time
    - Financial 
    - Graphics                <= random graphic stuff for reference
    - Manuals                 <= random manuals of stuff
      - 7" Monitor           
      - Aeotec Z-Stick 
      - Baratza Encore (2018) <= sometimes stick a year to remember when purchased
      - etc.
    - Marketing 
    - Photos                  <= headshot, DL, Passport
    - Recipes    
    - Receipts                <= random receipts (don't really track it, accountant uses credit card statements) 
    - Sailing  
    - Technical 
  - Projects                  <= projects/companies not started yet, temp
    - Example1 
    - HoldingTemp  
  - Shared-Company1
    - Logins.md               <= user/password, EIN #, address, contacts 
    - Corporate               <= TAX letter, CORP paperwork/filing, trademark
    - Financial 
    - Investors
      - Subscriptions
    - Marketing
    - Operations
    - People                  <= folders for people to share files
      - John One             
      - Sally Two
    - Sales
      - Product Images
    - Tech
    - Vendors                 <= anything coming from vendors goes here, invoices, statements, receipts, etc.
      - Chase Bank
      - UPS
      - Stripe
      - etc.
  - Shared-Company1-Private   <= if really need a 2nd tier of access
    - ...
  - Shared-Company2
    - ...
  - Shared-Company3
    - ...
  - Shared-***
    - ...
  - Shared-Accountant         <= share with accountant
    - Personal                <= personal records, IRA,  
      - 2019  
    - Project1
      - 2019
      - 2020
    - Project2
  - Shared-Family             <= shared with immediate family 
    - 123 Main Street         <= home files, manuals, etc
      - Vendors             
        - Electricity         <= bills, solar credits
        - Cable
        - Joes Plumbing
        - etc. 
    - Taxes 
      - 2020
    - Vendors
      - ETrade             <= brokerage statements
      - Bank of America    <= bank statements, tax 
      - Chase              <= credit card statements
      - Samsung TV         <= manuals, receipt, etc.

Anything with Shared-* signals to me that anything I file into those folders are visible to others

Sometimes there are levels of access for the company (all employees get the main `Shared-` folder and then the key personnel or owners get `Shared--Private`

---

Then for working

  ~/Projects        <= git clone ... (checkout folders)
    - MainWork     
    - SuperProject
    - AnotherOne
    - etc.
  ~/Servers         <= vagrant boxes
    - www1          
    - mdb1
    - etc
  ~/Tools           <= things that do not go into Applications
    - eclipse       
    - geektook
    - rdm
    - flutter
    - etc.
  ~/VirtualBox VMs  <= support for vagrant boxes (created by VirtualBox)
    - www1
    - mdb1
    - etc.
  ~/X-Projects      <= projects that are ready for archiving 
    - OldTest1    
    - MainWork_2020-01-01
    - etc.

* All downloads from browsers go directly to Desktop and they get filed

* Photos go to Google Photos https://photos.google.com

* No real music library to speak of so can't help you there, mostly Pandora and Overcast

* The Brother MFC2740 scanner uses an upgraded firmware (so you can send an email directly from this scanner without the need for a computer attached to it via SMTP which is the most awesome thing), then it goes to a Zapier email-to-dropbox, then goes to the Inbox folder above

* I also create a "list" in amazon of everything I have bought (even not from amazon) so I can find product manuals easily