blankyao's blog

Written by blankyao who lives and works in Amoy building useful things.

ARTS 037

January 18, 2021

heroku values, 信任,Permutation in String

ARTS 036

December 21, 2020

making computers better; 管理的范式;Word Break

ARTS 035

December 15, 2020

Patterns of resilience; 反脆弱;Task Scheduler

ARTS 034

December 07, 2020

No-code Revolution. Why Now? 开诚布公地探讨你的观察;Minimum Number of Arrows to Burst Balloons

ARTS 033

November 28, 2020

Machines for creative enablement;开诚布公地探讨你的观察;Minimum Number of Arrows to Burst Balloons

ARTS 032

November 15, 2020

创造者 VS 管理者,日程规划能成就了你的工作,也可能毁掉你的工作;不考运气赚钱;Find Bottom Left Tree Value

ARTS 031

November 01, 2020

Life is short; Maximal Square

ARTS 030

October 18, 2020

Define Errors Out Of Existence; 如何减少公司对个人的依赖;Longest Palindromic Subsequence

ARTS 029

September 27, 2020

A clean start for the web; 把什么放入架构设计;Convert Sorted List to Binary Search Tree

ARTS 028

September 21, 2020

How Books and Television Affect Your Brain Differently, According to Science; 谨防长期规划;House Robber III

ARTS 027

September 15, 2020

Google Technical Writing; 贾扬清;Construct Binary Tree from Inorder and Postorder Traversal

ARTS 026

September 07, 2020

Smalltalk 与面向对象编程;Permutations II

ARTS 025

August 31, 2020

Introducing the Smalltalk-80 System

ARTS 024

August 24, 2020

As We May Think; Word Search

ARTS 023

August 18, 2020

Personal Dynamic Media

ARTS 022

August 10, 2020

Remove Nth Node From End of List, The Computer Revolution Hasn't Happened Yet

ARTS 021

August 03, 2020

Flatten Binary Tree to Linked List, Dr. Alan Kay on the Meaning of "Object-Oriented Programming"

ARTS 020

July 26, 2020

Decode String, React Native Team Principles, 吴庆瑞

ARTS 019

July 21, 2020

Container With Most Water, Why We Leverage Multi-tenancy in Uber’s Microservice Architecture

ARTS 018

July 13, 2020

Founding and Growing Adobe Systems, 3Sum, 状态机

ARTS 017

July 06, 2020

Find the Duplicate Number, Teach Yourself Programming in Ten Years

ARTS 016

July 01, 2020

Jump Game, Figma 的工程价值观

ARTS 015

June 22, 2020

Why Hypercard Had to Die, Longest Palindromic Substring, 浏览器成为了最大且最开放的计算平台

ARTS 014

June 16, 2020

The Rise and Fall of Commercial Smalltalk, Open the Lock

ARTS 013

June 07, 2020

Sketchpad, Partition Labels, 计算机简史

ARTS 012

May 31, 2020

Longest Substring Without Repeating Characters, The Third Age of JavaScript, 前端和后端谁更高级

Review | Laws of Software Evolution

May 04, 2020

Laws of Software Evolution 是 Manny Lehman 通过对实际软件项目的观察总结的关于软件演进的规律,这个定律从 1970 年代到 1990 年代也演进了好几个版本。

REST != CRUD

April 05, 2020

当我们在说 RESTful 时我们在说什么?

Constraint Programming

April 05, 2020

Constraint Programming 是人工智能领域用的比较广的一种解决问题的范式,指的是在一系列条件约束下求出问题的解或者最优解。

Review | Hyrum's Law

March 15, 2020

Hyrum's Law 是 Google 的软件工程师 Hyrum Wright 总结的规律。