HackerTrans
トップ新着トレンドコメント過去質問紹介求人

nferraz

no profile record

コメント

nferraz
·4 か月前·議論
I liked the way how you bootstrap the agent from a single markdown file.
nferraz
·10 か月前·議論
Why did you opt for "highly-abbreviated commit IDs"?

Instead of:

``` calendar/seasons.blog 196 40 d1

    196  196e749
     40  40c52f4
     d1  d142598
```

The tool should simply display:

``` calendar/seasons.blog 196e749 40c52f4 d142598 ```

That's it!

The second table only complicates the output.

PS:

`what-changed-twice` is a good name.