How can I turn the Raspberry Pi into a full-screen stock ticker? : raspberry_pi
Deploying a Fully-automated Git-based Static Website in Under 5 Minutes
An Ubuntu 16.04 server configured according to our Initial Server Setup guide. While the goal is to get a website up quickly, we don’t want to skimp on security. The guide will set up a secure environment for Caddy. Skip step 7 of the guide as we will be using a Cloud Firewall instead of […]
shareup.app → Encoding and decoding SQLite in Swift
a middle approach in which the developer is responsible for creating the tables for the model types and for writing the SQL to update and fetch the model types from the database, but the SQLite encoder is responsible for converting the model types to a form that SQLite understands. The SQLite decoder is then responsible […]
(4) Git Rebase Interactive :: A Practical Example – YouTube
Creating a Distributed Minio Cluster on Digital Ocean · anthonysterling.com
The plan was to provision 4 Droplets, each running an instance of Minio, and attach a unique Block Storage Volume to each Droplet which was to used as persistent storage by Minio. Then create a Load Balancer to Round Robin the HTTP traffic across the Droplets. Source: Creating a Distributed Minio Cluster on Digital Ocean […]
Complexity and Big-O Notation In Swift – Journey Of One Thousand Apps – Medium
An O(n²) operation’s complexity scales exponentially with the number of inputs. A simple example of an O(n²) is a process with a loop within a loop. If you took an array with six elements and for each element of the array accessed nth element in the range of 0..<array.count you would access your array 36 […]
Server-side Swift: Making Canopy – Max Howell – Medium
Intrinsic type-safety cross-process with barely any work from me was super comfy and made the 1,000 miles between me and my server seem no different to passing data between view-controllers. Source: Server-side Swift: Making Canopy – Max Howell – Medium
scutan90/DeepLearning-500-questions: 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06 https://github.com/scutan90/DeepLearn… Source: scutan90/DeepLearning-500-questions: 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
Apple, Marzipan, Delight | Becky Hansmeyer
Anatomy of a Mac App Menu bar and window toolbars Sidebar/source list Preference windows Touch Bar support Contextual menus Tooltips Multi-column tables Field editors AppleScript Tabbed windowing Multiple windows Standardized color picker and font panels Pop-up menus Time machine/versioning Compact control sizes Resizable split views Outline views File-system access Scroll bar elasticity (often missing in […]
自由职业一周年我收获了什么
近日自觉到了一个时间节点,仔细一想,是一周年的日子,正好「50音起源」也发布了,决定写篇文章整理下自己的内在。 自由? 自由职业,其实就是个体户,但通常并不是路边卖小笼包那样有生活气息。自由职业更多的是依靠某种专业技能,离开了公司这种组织,自行在社会上发光发热。 我仍然很清楚的记得,我决定离开公司的那个瞬间。有一天我突然觉得自己是一个,不会画画,不会音乐,在所从事的事情上找不到自己理想的痕迹,虽然生活无忧,却只能靠买买买来补偿内心空虚的人。 这不就是我自己年轻时候讨厌的人吗? 我开始假象顺着这个轨迹,自己的未来是什么样子,三年,五年,或者十年。我发现如果不离开这种环境,我无法给自己规划未来。我亦不能成为一个自己欣赏的人。 很多情绪冲了上来,我在之后的几个月里陷入了充满抑郁的生活。 最终,我听从了内心的声音,选择了改变。我想我也别无选择,否则它已经放弃了生的渴望。 一个重新获得了自由的灵魂,在快乐中有些迷茫,我到底该向什么方向去? 内观 在随后的日子里,虽然有成立公司的计划,但随着我一些想法的成型,最终把计划推迟了。我希望花更多时间去观察自己,培育自己的心智。 究其原因,坦诚的说, 我仍然很清楚的记得,我决定离开公司的那个瞬间。有一天我突然觉得自己是一个,不会画画,不会音乐,在所从事的事情上找不到自己理想的痕迹,虽然生活无忧,却只能靠买买买来补偿内心空虚的人。 Source: 自由职业一周年我收获了什么