A Journal Through My Activities, Thoughts, and Notes
在读《天生幸存者》。发现苗头不对就赶紧跑是多么重要啊,千万不能心存幻想!
成熟的番茄中的维生素C含量约为初熟番茄的三分之一。尽管如此,成熟番茄仍然是维生素C的重要来源之一。
这个小可爱叫 角堇。我家虽然只有这一种花色,这花色却是我最喜欢的。
Is ciao goodbye or hello?
/tʃaʊ/ When you greet a friend informally, you can use the word ciao. You might call out, "Ciao!"and wave as your brother steps off the train at the station. While ciao, pronounced "chow," is a casual Italian salutation that can mean both "hello" and "goodbye," most English speakers understand it as well.
morning from yesterday
Gall's law
Gall's Law is a rule of thumb for systems design from Gall's book Systemantics: How Systems Really Work and How They Fail. It states:

A complex system that works is invariably found to have evolved from a simple system that worked. A complex system designed from scratch never works and cannot be patched up to make it work. You have to start over with a working simple system.[8]
My entire PR was over 1000 lines long. What’s more, it involved a bunch of high-risk and potentially catostrophic changes.

Likely, I should have done this in 15+ different PRs instead of a single giant one.
失去自由的工程师,更多地是把工作当成是谋生手段而非使命。随着自由失去的,还有可贵的创造力。
以前都是照猫画虎,在chatgpt的帮助下,今天有一点明白NLog.config了。

用chatgpt久了,你就知道它胡说起来有板有眼,欺骗性很强。然而随着你和它越来越熟,你就基本能知道他的每次回答靠谱与否。虽然有时候不能直接学到东西,但他胡说八道的回答却会启发你去一个你自己想不到的方向,进而找到答案。

它是一个绝佳脾气的良师益友。居然还免费!
上班。在一首老歌中听到

趁你还没有学会翻来覆去考虑又考虑
趁你还没有学会装模作样证明你自己

我突然被击中。成长,变成熟,让我在很大程度上不再是我。这些变化真的是必要的吗?
周五,不想上班。Work From Home
一个脑洞
基因是高度抽象的无参函数(子程序)。就像普通程序一样,一个没有参数的子程序必然要用到全局变量,而且会在执行过程中有可能改变这些全局变量。因此在基因编辑过程中,把一个基因放到正确的位置(以便全局变量的值恰好适合这段子程序)至关重要。
Back to Top