四大行净利润暴跌,不良贷款危机来临–百度百家
在大行利润增长集体“贴地飞行”的同时,不良贷款也猛增。中国银行业承担着12744亿不良贷款,创10年最高。农行以不良贷款2129亿元最多,不良率远超其余三大行突破2%“生死线”高达2.39%。农行不良贷款傲视群雄。 Source: 四大行净利润暴跌,不良贷款危机来临–百度百家
Docker: Remove all images and containers
Docker: Remove all images and containers Source: Docker: Remove all images and containers
florianheinemann/buildpack-nginx: Buildpack for static websites on Dokku (nginx)
NGINX Buildpack for Dokku – Hosting static pages Source: florianheinemann/buildpack-nginx: Buildpack for static websites on Dokku (nginx) Remarks: since dokku now supports Dockerfile, it’s much better to use the Nginx image instead.
Introducing React Storybook — KADIRA VOICE — Medium
We are trying to fix most of the above problems with React Storybook. Using it, you can develop UI components outside your app and allow other people in your team to work on them. Source: Introducing React Storybook — KADIRA VOICE — Medium
mkoehnke/WKZombie: WKZombie is a Swift library for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. In addition, it can be used to run automated tests or manipulate websites usi
WKZombie is a Swift library for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. In addition, it can be used to run automated tests or manipulate websites using Javascript. Source: mkoehnke/WKZombie: WKZombie is a Swift library for iOS/OSX to navigate within websites […]
airbnb/caravel: Caravel is a data exploration platform designed to be visual, intuitive, and interactive
Caravel is a data exploration platform designed to be visual, intuitive, and interactive Source: airbnb/caravel: Caravel is a data exploration platform designed to be visual, intuitive, and interactive
Ramotion/navigation-stack: NavigationStack is a stack-modeled navigation controller
navigation-stack – NavigationStack is a stack-modeled navigation controller Source: Ramotion/navigation-stack: NavigationStack is a stack-modeled navigation controller
marmelroy/PeekPop: Peek and Pop with backwards-compatibility
PeekPop is a Swift framework that brings backwards-compatibility to Peek and Pop. Source: marmelroy/PeekPop: Peek and Pop with backwards-compatibility
造福同人,吉卜力使用的动画制作软件宣布开源化 | ACGdoge
日本著名的弹幕视频网站 NicoNico 的母公司 Dwango,收购了意大利罗马的 DigitalVideo 公司独立开发的动画制作软件「Toonz」,在下周举办的 Anime Japan 上 Dwango 将会公开这款专业动画制作软件的开源版本「Open Toonz」,源代码将会完整公开,只要是有能力就可以遵守开源协议进行代码的改良优化甚至是定制化,在「Open Toonz」的软件中将会包含吉卜力工作室为自己专门开发的「Toonz Ghibli Edition」功能,还有 Dwango 会将自己的人工智能技术也揉合进该软件中。 Source: 造福同人,吉卜力使用的动画制作软件宣布开源化 | ACGdoge
How to build an incremental search using FRP
Functional Reactive Programming (FRP) has changed how I think about solving problems in iOS. Here I will show you a complete and simple way to build an incremental search using FRP. Source: How to build an incremental search using FRP