iOS-Monitor-Platform by aozhimin
这篇文章是我在开发 iOS 性能监控平台 SDK 过程前期的调研和沉淀。主要会探讨在 iOS 平台下如何采集性能指标,如 CPU 占用率、内存使用情况、FPS、冷启动、热启动时间,网络,耗电量等,剖析每一项性能指标的具体实现方式,SDK 的实现会有一定的技术难度,这也是我为什么写这篇文章的原因,我希望能够将开发过程中的一些心得和体会记录下来,同时后续我会将实现 SDK 的详细细节开源出来,希望能对读者有所帮助。 Source: iOS-Monitor-Platform by aozhimin
Cui on Twitter: “RT@yun_chuang 欧洲数字图书馆 Europeana Photography 刚解锁了大批(228万+)历史摄影作品,跨度约100年,精度很高。https://t.co/qiCJfUDOVn … (用“China”搜索了一下有3,847条结果)”
lingoer/MetalColor: Automatic Real Time Colorization with CNN on iOS
Automatic Real Time Colorization with CNN on iOS Source: lingoer/MetalColor: Automatic Real Time Colorization with CNN on iOS
mqyqingfeng/Blog: 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
JavaScript深入系列 Source: mqyqingfeng/Blog: 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
tonybeltramelli/pix2code: pix2code: Generating Code from a Graphical User Interface Screenshot
Generating Code from a Graphical User Interface Screenshot https://www.youtube.com/watch?v=pqKeXkhFA3I&feature=youtu.be Source: tonybeltramelli/pix2code: pix2code: Generating Code from a Graphical User Interface Screenshot
kshvmdn/fsql: Search through your filesystem with SQL-esque queries.
Search through your filesystem with SQL-esque queries. Source: kshvmdn/fsql: Search through your filesystem with SQL-esque queries.
Bret Victor on Twitter: “https://t.co/eRzItDZenH”
Wemo bridge
The Amazon Echo will allow you to control a limited number of home automation devices by voice. If you want to control device types that it doesn’t know about, or perform more sophisticated actions, the Echo doesn’t provide any native options. This code emulates the Belkin WeMo devices in software, allowing you to have it […]
felixgr/secure-ios-app-dev: Collection of the most common vulnerabilities found in iOS applications
This guide is a collection of the most common vulnerabilities found in iOS applications. The focus is on vulnerabilities in the applications’ code and only marginally covers general iOS system security, Darwin security, C/ObjC/C++ memory safety, or high-level application security. Source: felixgr/secure-ios-app-dev: Collection of the most common vulnerabilities found in iOS applications
lorentey/Attabench: Microbenchmarking app for Swift with nice log-log plots
Attabench is a microbenchmarking app for macOS, designed to measure and visualize the performance of Swift code. Source: lorentey/Attabench: Microbenchmarking app for Swift with nice log-log plots