Shortcut | Description | Links |
---|---|---|
Log meditation minutes | Add mindfulness minutes to your apple fitness app using shortcut (25 mins) | link |
Meditate | Along with logging mins put your phone on silent mode | link |
Birthday notifications | Checks whose birthday it is today from your contacts & sends you a notification (powerful when used with automation set to daily 10 am) | link |
Bedtime watch actions | Put apple watch on silent/theatre mode & turn off raise to awake + change watch face | link |
Activate watch actions | Turn on raise to awake, turn off silent mode, change watch face | [link](https://www.icloud.com/shortcuts/2225e95cdf4840b5 |
🏄♂️
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
================================ | |
The GeoJSON Format Specification | |
================================ | |
:Abstract: | |
GeoJSON is a geospatial data interchange format based on JavaScript Object | |
Notation (JSON). | |
:Authors: | |
Howard Butler (Hobu Inc.), |
- paramount: accuracy
- never lose the form
- technique: touch typing
- rest your fingers on the home row always
- be consistent in which fingers you use to type the keys
- use recommended fingers only
- use opposite shift key
- use keyboard shortcuts for navigation and to fix the typos (e.g. opt + del OR cmd + del)
- complete the practice drills you've been following (typing.com is good).
- can raise the keyboard from screen-end if the fingers ain't reaching properly.
This is a good reference article. Also this.
Print stuff
echo "hello world!"
FS navigation
-
Creating geoJSONs for open source (esp india) - the detailed ones.
-
A script to detect all unused images in the current repo and delete them.
-
A script that analyses diff websites usage fetched via browser history for a particular day (v1: raw data, v2 — viz.)
-
Develop an extension for vscode that'll sync all your commit volumes to your github account without leaking info (for getting real sense of coding streaks - even on private repos)
Know deeply about:
- Fundamentals (history + under the hood workings + state of art stuff + birds eye)
- Language
- Environment of execution
- Ecosystem
- DSA (problem understanding + framing + general approaches to solution)
Hack projects - quick prototypes. (80% use case in < 3 hrs)
Goal: Serve as a homepage for your product ecosystem. Act as a glue.
Points to:
- Other landing pages (use case specific)
- SEO focused Blog (can be embeded or a separate project - depends on the size)
- Documentation/Learning Resources (core handbook for your product)
- Discourse for support/community issues (post mvp)