TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: A Command Line tool to journal your daily accomplishments

3 点作者 bovem超过 1 年前
I saw this blog from Julia Evans on HN about building a bragging document: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38826014">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38826014</a> . It inspired me to create a CLI tool to log my accomplishments in markdown files.<p>I was learning about building CLI applications in Go and this project seemed like a good entry point.<p>I used to maintain a Google Docs as my work log and bragging document but I&#x27;ll often forget to update it or lose it between my open tabs. A CLI tool will be present right in my development environment and that removes friction with information logging.<p>Release (v0.1): <a href="https:&#x2F;&#x2F;github.com&#x2F;bovem&#x2F;brag&#x2F;releases&#x2F;tag&#x2F;v0.1">https:&#x2F;&#x2F;github.com&#x2F;bovem&#x2F;brag&#x2F;releases&#x2F;tag&#x2F;v0.1</a>

1 comment

takenotice超过 1 年前
I might use it if it were called something else.