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
| [ | |
| { | |
| "url": "https://news.hada.io/topic?id=24683", | |
| "title": "스케일업하는 스타트업을 만들며 배운 32가지", | |
| "description": "- 11명·매출 0에서 시작해 5년 만에 150명·수백만 달러 ARR로 성장하며 조직·문화·제품·세일즈 전반에서 반복적으로 확인된 원칙들을 정리한 글 \r..." | |
| }, | |
| { | |
| "url": "https://news.hada.io/topic?id=24675", | |
| "title": "Dockerlings - 실습 중심으로 Docker를 배우는 인터랙티브 학습 도구", | |
| "description": "- Docker 개념을 체계적으로 익히기 위한 학습형 TUI 도구로, 실습을 통해 명령어와 워크플로를 자연스럽게 습득하도록 설계 \r\n- 초보자부터 중급..." |
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width"> | |
| <title>JS Bin</title> | |
| </head> | |
| <body> | |
| <script id="jsbin-javascript"> |
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
| { | |
| "openapi": "3.0.0", | |
| "info": { | |
| "title": "TensorFlow Resnet API by Ainize", | |
| "version": "0.1.1" | |
| }, | |
| "servers": [ | |
| { | |
| "url": "http://34.85.117.64:8501/v1/models" | |
| } |
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
| class CustomSearchTextField: UITextField { | |
| required init?(coder aDecoder: NSCoder) { | |
| super.init(coder: aDecoder) | |
| } | |
| override func textRect(forBounds bounds: CGRect) -> CGRect { | |
| return UIEdgeInsetsInsetRect(bounds, UIEdgeInsetsMake(0, 15, 0, 15)) | |
| } | |
| override func editingRect(forBounds bounds: CGRect) -> CGRect { |
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
| [Sample](http://alleys.co/player?id=Rv8CaJQ3WI8) |