-
### News
- Conferences
- AAAI 2023: Washington DC (2. 7 - 14)
- [Google Cloud가 Anthropic과 손을 잡고 MS + OpenAI 조합에 대항?](https://www.googlecloudpresscorner.com/2023-02-03-Anthropic-Forges-Partnership…
-
I'm running emacs 24.5.1 on mac osx El capitan and I am running into an issue when using indent-guide in js2-mode.
Whenever I create a function and move the cursor to the function body, indent-guide…
-
- Type:
- [x] Bug
- [ ] Enhancement
- [ ] Feature Request
- [ ] Question
---
- `zplug --version`: `2.4.1`
- `zsh --version`: `zsh 5.3.1-dev-0 (x86_64-apple-darwin16.…
-
## Goals
- Remove assembly loading from the trimmer process to enable ILLink to be published trimmed and AOT compiled
- Enable transition from Mono.Cecil to System.Reflection.Metadata
- Reduce AP…
-
### What did you do? (required: The issue will be **closed** when not provided)
1. create a new empty project, initialize with `go mod init`
2. create a new `main.go` file with following-like co…
-
I install the transmission through the source code in the debian 9, and set the --prefix to /var/local/transmission. I modify the default settings.json such as the download-dir to '/mnt/hgst/download…
-
This is a feature request: only show top ~20 rows of pandas dataframe when opening a certain dataframe from the variable explorer, and then the user can choose to view all the rows via a click of a bu…
-
Hello,
**Describe the bug**
When I use dark mode of macOS, I found that some text of "personal note" is still back and some text is white.
I uploaded my screenshot.
**Screenshots**
**Sys…
-
### Describe the project you are working on
A 2D physics-based puzzle platformer
### Describe the problem or limitation you are having in your project
I constantly run into issues when changi…
-
Some databases (like SQLite) provide a pseudo-primary key for every row in a table - the rowid.
We can use this to allow data editing for tables without primary keys:
```sql
UPDATE no_pk
SET …