A dead simple React Twemoji component.
npm install --save twemoji
| fun TextInputEditText.transformIntoDatePicker( | |
| context: Context, | |
| format: String, | |
| maxDate: Date? = null | |
| ) { | |
| isFocusableInTouchMode = false | |
| isClickable = true | |
| isFocusable = false | |
| val myCalendar = Calendar.getInstance() |
| /** | |
| * This function transform [Place] into [Address] | |
| */ | |
| fun Place.toAddress(): Address { | |
| val address = Address(Locale.ENGLISH) | |
| this.latLng?.let { | |
| address.latitude = it.latitude | |
| address.longitude = it.longitude | |
| } | |
| when (addressComponents) { |
| provider "aws" { | |
| version = "~> 2.0" | |
| region = "eu-west-2" | |
| } | |
| # Providing a reference to our default VPC | |
| resource "aws_default_vpc" "default_vpc" { | |
| } | |
| # Providing a reference to our default subnets |
A dead simple React Twemoji component.
npm install --save twemoji
| import android.annotation.SuppressLint; | |
| import android.content.ContentUris; | |
| import android.content.Context; | |
| import android.content.CursorLoader; | |
| import android.database.Cursor; | |
| import android.net.Uri; | |
| import android.os.Build; | |
| import android.os.Environment; | |
| import android.provider.DocumentsContract; | |
| import android.provider.MediaStore; |
| import request from "request"; | |
| import puppeteer from "puppeteer"; | |
| const API_URL = "https://slack.com/api/files.upload"; | |
| const SLACK_API_TOKEN = process.env.SLACK_API_TOKEN as string; | |
| const CHANNEL = "general"; | |
| (async () => { | |
| const url = "http://neverssl.com" | |
| const browser = await puppeteer.launch(); |
| class App : Application(), HasActivityInjector { | |
| @Inject lateinit var activityInjector: DispatchingAndroidInjector<Activity> | |
| override fun activityInjector(): AndroidInjector<Activity> { | |
| return activityInjector | |
| } | |
| override fun onCreate() { | |
| super.onCreate() |
From time to time, Musk will send out an e-mail to the entire company to enforce a new policy or let them know about something that's bothering him. One of the more famous e-mails arrived in May 2010 with the subject line: Acronyms Seriously Suck:
There is a creeping tendency to use made up acronyms at SpaceX. Excessive use of made up acronyms is a significant impediment to communication and keeping communication good as we grow is incredibly important. Individually, a few acronyms here and there may not seem so bad, but if a thousand people are making these up, over time the result will be a huge glossary that we have to issue to new employees. No one can actually remember all these acronyms and people don't want to seem dumb in a meeting, so they just sit there in ignorance. This is particularly tough on new employees.
That needs to stop immediately or I will take drastic action - I have given enough warning over the years. Unless an acronym is approved by me, it should not enter the SpaceX glossary.
| 0-mail.com | |
| 0815.ru | |
| 0clickemail.com | |
| 0wnd.net | |
| 0wnd.org | |
| 10minutemail.com | |
| 20minutemail.com | |
| 2prong.com | |
| 30minutemail.com | |
| 3d-painting.com |
Last revised on [DATE]
[COMPANY] operates the [SERVICE] service, which we hope you use. If you use it, please use it responsibly. If you don't, we'll have to terminate your account.
For paid accounts, you'll be charged on a monthly basis. You can cancel anytime, but there are no refunds.