Sword

Results 11 issues of Sword

wakatime api returned editor time stats, if display editor will be better ```json { "editors": [ { "digital": "21:12", "hours": 21, "minutes": 12, "name": "VS Code", "percent": 73.37, "text": "21...

enhancement
wakatime-card

很多docker images没有 bash,需要检测bash环境 ![image](https://user-images.githubusercontent.com/11711621/117934208-039a1400-b335-11eb-9cfb-ca3b6b3129b2.png)

enhancement

### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...

area/test and release
kind/test failure

Seriously, we rely heavily on saml, I see there are some improvement & enhancement PRs, Issues. I see @crewjam seems almost stop receiving the new PRs and discusstion, could you...

## Background Now, the entity id of SAML idp is fixed which metadataURL which is very long in our case. Actually, we need to custom the format to `$host/$idp-id`, so...

Expected Behavior ================= Is it possible to support `go install`? I can't use go install to install mint now. --- Actual Behavior ================= --- Steps to Reproduce the Problem ===============================...

Expected Behavior ================= When we debug the container, we might need to connect the debugger by tcp --- Actual Behavior ================= --- Steps to Reproduce the Problem =============================== 1. 1....

WIP

### Describe the feature request Like the title, we can enable `h2c` support in vhost server, there is a PR already https://github.com/fatedier/frp/pull/4561 ### Describe alternatives you've considered _No response_ ###...

### WHY Support `h2c` in virtual host. Our use case is: In front of the vhost, we deploy a caddy to reverse the traffic to frps. And use caddy do...

lifecycle/stale

## 背景 看到一条有趣的 [Twitter](https://twitter.com/shing19_eth/status/1627258771071463424?s=20),感觉非常有意思,于是我马上复刻了一个。 因为有工作流相关的工作背景知识,所以对于这个自动记账的功能原理大概是明白的。不过最大的不一样的点在于:如何把自然语言转成结构化的数据(一条账目本质上就是记账表里面的一条记录)。 借助最近非常火爆的 [ChatGPT](http://chat.openai.com) ,能非常简单处理自然语言。你可以非常直接的告诉 GPT 帮助分析问题,回复输出 JSON,这里实际操作很难保证完全的回复 JSON,有时候会带上一点文字(没调教好 🐶)。 目前 ChatGPT 背后的 openai 也提供了一定额度免费接口来供你使用,个人或者家庭场景使用完全不担心会超额。 ## 数据存储 免费的数据存储现在也有很多服务提供一定量的免费额度,由于一直在使用 Notion,同时 Notion 提供一整套 API 给外部接入,非常方便。同时,未来需要做账单数据的统计,无论是在 Notion 的 UI 端创建表格来完成或者自己调用...

blog
tool