I have an exquation X1..n
This file has been truncated, but you can view the full file.
This file contains 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
ZIP,LAT,LNG | |
00601,18.180555, -66.749961 | |
00602,18.361945, -67.175597 | |
00603,18.455183, -67.119887 | |
00606,18.158345, -66.932911 | |
00610,18.295366, -67.125135 | |
00612,18.402253, -66.711397 | |
00616,18.420412, -66.671979 | |
00617,18.445147, -66.559696 | |
00622,17.991245, -67.153993 |
This file contains 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
echo -n -e "\033]0;DB-SNAPSHOT\007" | |
echo -n -e "\033]0;Edgar OPS\007" | |
The diff output is more specific:
[I]f a whole block of text is moved, then all of it, rather than just the beginning and end, is detected as changed.
>The algorithm described here avoids these difficulties. It detects differences that correspond very closely to our intuitive notion of difference.
This file contains 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
// styled-components | |
import styled from 'styled-components'; | |
const LoginHeader = styled.h1` | |
font-size: 1.4rem; | |
padding:2rem 0; | |
margin: 0 auto; | |
`; | |
export default LoginHeader; |
.
├── components
│ ├── atoms
│ │ └── KnowledgebasePageListItem
│ │ ├── KnowledgebasePageListItem.jsx
│ │ ├── __tests__
│ │ │ └── KnowledgebasePageListItem.tests.js
│ │ ├── index.js
│ │ └── knowledgebasePageListItem.scss
This file contains 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
Keystone.list = { | |
"key":"Post", | |
"path":"posts", | |
"label":"Posts", | |
"singular":"Post", | |
"plural":"Posts", | |
"elements":[ | |
{ | |
"type":"field", | |
"field":{ |
- Presenter: Tom Shawver, @tomfrost
- Company: Leadnomics
They are an ad server platform that was built on php/mysql. did not scale.
NewerOlder