Skip to content

zvtrung/tips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title author date output
John Minter's Helpful Tips
J. R. Minter
Started: 2013-07-16, Last modified: 2020-01-25
html_document
keep_md css number_sections toc toc_depth
true
./theme/jm-gray-vignette.css
true
true
3

This repository contains the John Minter's useful tips in Rmarkdown format.

First, some quickies:

  1. Closed captions in CBS All access

Go to www.cbs.com. Find a full episode of a series that you're interested in and click on it. To turn the captions on, bring your cursor into the middle of the video to see the menu show up. Look for and click on the plus sign for "More" on the lower right hand side, click again on "CC captions" just once.

  1. The Feynman technique of learning:

    • Step 1: Pick and study a topic

    • Step 2: Explain the topic to someone, like a child, who is unfamiliar with the topic

    • Step 3: Identify any gaps in your understanding

    • Step 4: Review and Simplify!

    More here...

  2. install command line tools on MacOS

    xcode-select --install

  3. regex for youtube time stamps. Useful in SublimeText3!

    \d\d:\d\d

  4. Symbolic links. I always get this backwards...

       file     link
    

ln -s source destination ```

  1. Fun snippets

    Your closest colaborator is you, six months from now
    ... and you don't respond to email

    • Karl Broman

    DRY (do not repeat yourself) vs WET (waste everyones time) coding styles

    • Peter Baker (UseR 2018)
  2. Getting started with data science

  1. Clear the Chrome Cache

    • Press "CTRL" + "Shift" + "Delete" keys in Windows or Linux
    • Press "Command" + "Shift" + "Delete"" keys on MacOS.
  2. Delete Specific Cookies in Chrome for Mac OS X

    From osxdaily.com: You can remove a specific website cookie from Chrome by doing the following:

    This skips several steps from original article!

    • Open chrome://settings/siteData as a URL

    • Scroll to look at the list or use the Search box if you want to quickly find a specific site URL.

    • To remove the cookie(s), then select the site and click the trash can icon to delete cookies for the site.

    • Rinse and repeat for other sites...

    • Avoid cookie placement and cache generation in the first place by using the Chrome Incognito Mode private browsing feature.

  3. Automatically download all files in a directory

Let's also exclude all the index.html files...

    wget -r --no-parent --reject "index.html*" http://my/url
  1. How to block someone on Facebook

    • Click at the top right of Facebook and choose Settings.
    • Click Blocking in the left side menu.
    • In the Block users setting, enter the name of the person you want to block and click Block.
    • Select the specific person you want to block ans click Block > Block [name]

Topics

AccessToSqlite

EkAutomater

Oxford AZtec

bibtex

C++11

Carbon Film Thickness

chntpw

Color

Conductive Epoxies

DataScience-linux64

Debian

Denton Coaters

Diffraction Limit

DTSA-II

Earth Science

EDAX

EPMA Matrix Correction

Excel

Feynman Technique

Fiji plugin development

Fitness

French Press Instructions

generator

gfortran

Building up a ggplot2 figure

ggplot2Intro

ggplot2UseCases

ggvisIntro

git

gnuplot

Haklev's tips on data wrangling with R

homebrew

hyperspy

Image-J

Inkscape

iOS

Jekyll on github.io

json

legacy equipment

Logos Library System

Lubuntu

mac

mac-for-data-science

microscopy

microscopy sample prep

midb

Monte Carlo methods in R

MS Office

MySQL

Octave

OnePassword

Oracle Virtual Box

OS Package Links

pandoc

penepma

plagiarism

pool

portable makefiles

Preparation of samples for EDS

Probe for EPMA

python

python image processing with skimage

R

R-Anova

R-bar-plots

R-boxplots

R-character-encoding

R-data-cleaning

R-data-pipeline

R-Excel

R-foreach

R-GeoSpatial

R-knitrBootstrap

R-lm

R-loess

R-markdown

R-matrix-algebra

R-memes

R-model-predict

R-Packages

R-scrape-pdf

Reproducible Research

Research

SEM

shell

Sirion

skills

skimage

Slidify

Software Development

SQL

Sublime Text 3

Stratagem

Sweave

TEM

TeX

Tidy Data

TV

Ubuntu

vacuum systems

Visual Studio 2010

Win

Workflow

WxMaxima

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 49.7%
  • HTML 48.5%
  • Python 1.0%
  • Groovy 0.4%
  • R 0.1%
  • Gnuplot 0.1%
  • Other 0.2%