Skip to content. | Skip to navigation

Personal tools

Navigation

You are here: Home / Tips

Tips

Site Tips
Catalog, Index, Metadata
儲存在系統的內容資料,想要篩選存取的話,通常要透過 Catalog 和 Index 提供的搜尋功能,全文搜尋的場合常用到 SearchableText 索引,預設 Dublin Core 欄位值會進入這個索引,最好善用這些內建機制。
Scrape Crawler
Requests, BeautifulSoup, Scrapy, Selenium, CAPTCHA
Folder Contents
檔案總管式的功能,可以批次管理項目。
DataStore
redis firebase
Mobile App
Progressive Web App
RSS Syndication
Recognition
辨識: 文字 影像 航照 車牌 人臉
NoSQL
MongoDB https://www.itread01.com/content/1541437023.html Hbase https://www.infoq.cn/article/JAl9mSCpyS8vX80TYc4D https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_parquet.html https://stackoverflow.com/questions/41498672/how-to-convert-an-500gb-sql-table-into-apache-parquet Apache arrow / parquet 是 file bard columnar store 可以只讀整個 dataset 其中你需要的幾個 columns https://medium.com/@danielmiller5791/using-airflow-and-spark-to-crunch-us-immigration-data-aa7c95b37031
JavaScript Frameworks
Regular Expression
Regex https://regexr.com/3g1v7 matching .png
Firebase
React
React.js
Jupyter
Notebook, Lab JupyterLab 被稱為 Data Science UI,第一個原因來自於支援多類核心,語言中立的特性,讓它快速成為 Open Source 社群的共同操作介面,還有週邊社群投入模組和 widget 開發。
Redux
Predictable State Container for JavaScript Apps, which behave consistently, run in different environments (client, server, and native), and easy to test
React Native
Jest https://zonble.gitbooks.io/kkbox-ios-dev/delegate/other_platforms.html “Build an AudioBook app in React Native using Styled Components” by Ebuka Umeh https://link.medium.com/OiuOBUfR9X
CICD
Continuous Integration, Continuous Delivery
iOS
Swift, Pod https://arslan.io%2F2019%2F01%2F07%2Fusing-the-ipad-pro-as-my-development-machine https://medium.com/@osaretingregidele/swift-how-to-create-a-generic-backend-firebase-api-b6396208f460 https://www.facebook.com/groups/reactnativetw/permalink/2646292732102940/
Agile
Productivity, Technical Debt https://medium.com/@nnarechania/user-stories-and-the-product-backlog-in-scrum-c87d36df4b96 “The Misconceptions of Agile” by Aphinya Dechalert https://link.medium.com/yZYHtw2bW0
Vue.js
一個是你A用箭頭函數,下方B用一般函數,裡面this指向不同,存取的對象就會不同,可參: https://pjchender.blogspot.com/2017/01/es6-arrow-function.html 二是要從A直接return數據,得也要使用Promise串接,可參: https://developer.mozilla.org/zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Promise/then 另外個人建議盡量別用return(等式),雖然的確就是可回傳等式右邊的值,但對我來說是會有點難理解 若數據有需要就存data,但能的話盡量了解Promise機制,會比較能順手操作它們 https://github.com/CedarXi/All-in-one
Google Service
Languages
Julia, Elixir, Rust
async await
Pip Env
Enterprise Resources
ERP, CRM https://www.odoo.com/forum/help-1/question/how-to-export-and-import-all-the-crm-work-77732 這樣會一直失敗 但我改成 location /longpolling/ { proxy_pass http://odoochat/; } 成功
cloud
Cloud https://www.infoq.cn/article/L*bT1UfuVoj1I6NRNM3U Google story