Open in app

Sign In

Write

Sign In

Jake Mor
Jake Mor

325 Followers

Home

About

Jan 27, 2019

How to Start Up (Accidentally)

I’d like to introduce you to a project I’ve been working on, but before I do, I want to share a story about connecting the dots. My very good friend (+ previous co-founder) Jonny Nassimi and I have a perpetual, ongoing debate on how to start a startup. …

Startup Lessons

8 min read

How to Start Up (Accidentally)
How to Start Up (Accidentally)
Startup Lessons

8 min read


Feb 21, 2018

Simple gradients in Swift

In case you don’t know me, my name is Jake Mor. I’m a software engineer and digital designer from New York. Here’s a simple extension to quickly add gradients to views. Keep in mind — Its not best practice to add extensions to classes as ubiquitous UIView, but its okay for smaller projects. It can easily be adapted to a separate class need be. It’s really easy to use, here’s an example: view.setBackgroundGradient(start: .red, end: .blue, type: .topRightBottomLeft)

Swift

1 min read

Simple gradients in Swift
Simple gradients in Swift
Swift

1 min read


Feb 13, 2018

HQuack, my public HQ Trivia Bot, is shutting down.

In case you don’t know me, my name is Jake Mor. I’m 24 years old have been developing iPhone and Web apps for almost 10 years. I’m currently working on FitnessAI — an artificially intelligent app that helps you get stronger HQuack is a website I made that displays predictions…

Hq

4 min read

HQuack, my public HQ Trivia Bot, is shutting down.
HQuack, my public HQ Trivia Bot, is shutting down.
Hq

4 min read


Jul 19, 2016

How Someone Can Steal your iCloud Password

This is the default “Sign in to iCloud” dialogue that iOS presents its users (sometimes a bit too often and for no apparent reason). …

Security

2 min read

How Someone Can Steal your iCloud Password
How Someone Can Steal your iCloud Password
Security

2 min read


Oct 13, 2015

The .htaccess file I use for all my apache projects

Haven’t given blogging a shot yet but my coffee is getting to me so I’ll give it a whirl. Here’s the .htaccess file I use for every one of my PHP projects: // .htaccess (same directory as index.php) RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([^?]*)$ /PATH_TO_PROJ_DIR/index.php?path=$1 …

PHP

2 min read

PHP

2 min read

Jake Mor

Jake Mor

325 Followers
Following
  • Justin Jackson

    Justin Jackson

  • Dave Schools

    Dave Schools

  • Mubashar Iqbal

    Mubashar Iqbal

  • Daniele Margutti

    Daniele Margutti

  • Dasmer Singh

    Dasmer Singh

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech