-
In Rust, we typically use `TitleCase` for types (like `struct Uart0 { .. .}`), and `lower_case` for module names (like `pac::uart0`), method/function names (like `my_uart.baudrate()`), and field names…
-
With https://github.com/animina-dating/animina/pull/66 a system of tags got introduced to the application.
After uploading a photo of him/herself a user has to choose a maximum of 20 out of those t…
-
### formio.js versions affected:
- 4.16.0
- 4.17.4
- 4.18-rc8
### Steps to Reproduce
(1) Add a **Data Grid** component.
(2) Add a **Select Boxes** component inside the Data Grid.
(3) Co…
-
Hi there,
Would it be technically possible to make the Lowercase and Uppercase commands also active on the inline title?
At the moment I copy paste the title in the note body, apply the case mod…
-
```
export interface foo {
bar: 1 | 2 | 3
}
export interface fizz {
[buzz: number]: foo['bar'];
}
```
This is valid Typescript but throws error:
`ERROR: Unable to parse a tag's type…
ols87 updated
8 months ago
-
## 预期目标
* hexo d 不需要输入密码
## Expected behavior
* hexo d does not require a password
## 遇到的bug
* 我的目录是`/home/git/hexo.git`
* 我已经在`./git.ssh/authorized_keys`中设置了git用户的公钥
但依旧在deploy的时候需要输入密码…
-
A profile tab or heading named "OOC Notes", as just an example, will appear on the profile or in the page TOC as "Ooc Notes". This is clearly not right. Some ideas:
string_ext.rb suggests it's fo…
-
### Issue Checklist
- [X] I am using NexT version 8.0 or later.
- [X] I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) and [Troubleshooting page of NexT](h…
-
![photo1706002191](https://github.com/Akylas/oss-weather/assets/9841184/f1c8ee0e-49f9-42f5-be94-0615073b5599)
Probably it is caused by "İ" charachter which is Turkish-specific
-
a possible plan:
- [ ] choose domain name
- note: the precendent used by endo is complicated by papers.agoric.com
- [ ] publish docs there (continuously, on each change)
- [ ] reconcile wi…