- Make a list of competitive/alternative services: See competitors.md file
- Set up Google News alerts for "side project marketing" and "startup marketing".
- Make list of blogs, subscribe to RSS feeds in Feedbin:
- Startup marketing blogs
- Side project blogs
- Small business marketing blogs
- Chicago small business/startup bloggers
- Come up with a name and domain name
This documentation file jobs-hub.yml
is meant to be viewed in Swagger.
Note: You will need an API key to make API calls. To request a key, contact Karl at [email protected].
version: "2" | |
services: | |
web: | |
image: karllhughes/php-fpm-mysql:latest | |
restart: always | |
links: | |
- database | |
- redis | |
env_file: |
FROM php:apache | |
# Install extensions | |
RUN apt-get update && apt-get install -y libpq-dev | |
RUN docker-php-ext-install pgsql pdo_pgsql | |
# This allows Apache's mod-rewrite, whic you may or may not need | |
RUN a2enmod rewrite | |
# Copy the code and .htaccess file | |
ADD ./ /var/www/html |
- https://mobile.nytimes.com/2017/07/17/business/dealbook/student-loan-debt-collection.html?emc=edit_ne_20170717&nl=evening-briefing&nlid=79133716&te=1&referer=
- https://lendedu.com/news/millennials-believe-u-s-student-loan-debt-bigger-threat-than-north-korea/
- https://www.bloomberg.com/news/articles/2017-05-19/americans-are-paying-38-to-collect-1-of-student-debt
- https://www.reddit.com/r/investing/comments/6fysnv/the_reason_for_a_drop_in_millennial_spending_isnt/
- https://www.wsj.com/articles/liberal-arts-colleges-in-fight-for-survival-focus-on-job-skills-1493051024
- https://www.wsj.com/articles/college-loan-glut-worries-policy-makers-1465153138
- https://www.wsj.com/articles/exclusive-test-data-many-colleges-fail-to-improve-critical-thinking-skills-1496686662
- https://www.wsj.com/articles/the-diminishing-returns-of-a-college-degree-1496605241
https://twitter.com/search?f=tweets&vertical=default&q=php%20cfp&l=en&src=typd https://twitter.com/search?f=tweets&vertical=default&q=javascript%20cfp&l=en&src=typd https://twitter.com/search?f=tweets&vertical=default&q=node%20cfp&l=en&src=typd http://php.net/conferences/index.php http://www.wikicfp.com/cfp/call?conference=web https://www.papercall.io/cfps http://lanyrd.com/calls/ http://callingallpapers.com/ https://conferencelist.co/ https://www.techconfs.com/
- Add a link to the relevant Trello card(s) and move the card into the "Testing" column.
- Add appropriate unit and integration tests.
- Plan for any Ghost Inspector tests (to be added after merging).
- The CI has passed (check Codeship).
- Manually check any new or changed functionality.
- Manually check for accessiblity issues using WAVE.
- Update/create any ADRs or API documentation if needed.
- Attach a reviewer and included important notes in comments.
- mix 2 cups flour and scant teaspoon salt
- Measure just over 1/2 cup oil
- Add 1/4 cup milk (I'm sure almond milk is fine).
- Mix just until mixed.
- Roll out between wax paper.
Makes 2 crusts.
Here's how this attack works: https://www.google.com/amp/s/www.zdnet.com/google-amp/article/how-i-survived-a-sim-swap-attack-and-how-my-carrier-failed-me/
- Make sure your primary email address has a secure recovery method and remove your old phone number from it.
- Gmail lets you set "Backup codes" that you can print off to recover your account.
- Change your email password and put it in a password manager.
- Remove any link to the old phone number from your email.
- If you're already locked out of your email, set up a "clean" email account. At this point, your old one is being accessed by hackers and can be used to reset any banking passwords.
- Store this new email password in a password manager.
Sim-swapping, identity theft, and database hacks are extremely common these days. It's incredibly easy for hackers to use one account (say your email or cell phone account) to get access to every other account you have. Scary when you think about how we all manage our banking, 401ks, and pay taxes online now.
Here are some basic steps you can take to up your security level. They will take an afternoon of work, but prevent weeks of pain if you are ever targeted:
- Reset all your passwords. Each account should use a 16+ character, randomly generated password. I like strongpasswordgenerator.com for this.
- Store all passwords in a password manager (Last Pass, Encryptr, or Keeper are my favorites).
- To make your password manager "master password" secure, use a passphrase made of words. This site tells you how to make one: [https://www.useapassphrase