Aurora Blog
Home
Golang x/tools/gopls: renaming functions should rename corresponding test functions
2025-06-26 14:05:21
317
https://github.com/user-attachments/assets/cf57b295-ab3c-4888-aca1-3dd309a521b7Renaming a function also renames referenc...
Golang cmd/link/internal/ld: testcarchive fails on Windows with MinGW: doesn't handle "\r" in output
2025-06-26 14:05:19
4928
Go versiongo version go1.23rc1 windows/amd64Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64se...
Golang proposal: x/tools/go/analysis/structtag: stricter JSON tag checking
2025-06-26 14:05:17
652
Background: This recent article https://blog.trailofbits.com/2025/06/17/unexpected-security-footguns-in-gos-parsers/ des...
Golang crypto/tls: bogo test output is hard to parse
2025-06-26 14:05:12
253
See i.e. https://ci.chromium.org/ui/p/golang/builders/ci/gotip-windows-amd64-longtest/b8750306255775534897/test-results?...
Golang runtime: slowdown due to extra read from implicit nil check of fresh virtual memory [green tea]
2025-06-26 14:05:10
1159
The hugo binary gets slower, potentially dramatically so, with GOEXPERIMENT=greenteagc. The root cause is page mapping c...
Golang x/tools/gopls/internal/server: Initialize fails to create temp dir
2025-06-26 14:05:06
1388
A recent test flake on windows produced this error found matching log "2025/06/24 15:24:17 creating temp...
Golang crypto/tls: server responds with HRR even if there is no overlap between key_share and supported_groups
2025-06-26 14:05:04
2140
Go versiongo version go1.21.6 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang crypto/tls: TLS handshake timeout consistently on Windows VM LTSC2019 with private IP
2025-06-26 14:04:53
4776
Go versiongo version go1.24.2Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''...
Golang x/tools/go/analysis/passes/stringintconv: sometimes generates empty edits in suggested fixes
2025-06-26 14:04:49
480
With https://go.dev/cl/592155 the stringintconv analyzer now generated sometimes suggested fixes with empty edits (if th...
Golang proposal: crypto/ecdh: support for secp256k1 curve
2025-06-26 14:04:47
1149
In prior, is there any reason to omit secp256k1 in this package? I know it's widely used for ECDSA so I was wondering if...
Golang Documentation not displayed due to license restrictions despite having MIT License
2025-06-26 14:04:38
1130
I've added an MIT license to my Go package repository (https://github.com/tosynthegeek/mcw), but the documentation on pk...
Pandas BUG: Index[Float64].insert(1, False) casts False to 0
2025-06-26 14:04:33
1086
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: .describe() doesn't work for EAs
2025-06-26 14:04:31
889
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Keras pytorch backend lstm very +10x slow (maybe batch size with pytorch backend has different semantics than the traditional Keras semantics?)
2025-06-26 14:04:22
3533
https://stackoverflow.com/questions/78717341/keras-training-speed-with-pytorch-backend-is-a-lot-slower-than-with-tensorf...
Keras [Feature Suggestion] Improving Built-In Visualization System With Layered-Style Architecture Generation
2025-06-26 14:04:18
1409
I've been playing around with Keras's built-in visualizations tool for a while and I feel like it could be improved a lo...
Keras High memory consumption with model.fit in TF 2.15 + Keras 3.0.2
2025-06-26 14:04:04
5269
Raising this issue again here as it still seems to be present in the current code base.The data in my model is tiny (<...
Keras RFC consider pre-commit for linters
2025-06-26 14:03:58
1047
Would you consider adding pre-commit config to the repo? This wouldn't mean people have to enable it, but would make it ...
Keras keras.ops.image.map_coordinates breaks with TF backend
2025-06-26 14:03:56
1711
Seems to be an issue with keras.ops.image.map_coordinates and TF backend. Seems to happen on both CPU and GPU.VersionsTF...
Jackson Core Version.compareTo Returns -18 for "alpha" vs "snapshot"
2025-06-26 14:03:48
5519
Hi,I came across a case where I was comparing two Version objects like this:Version version1 = new Version(1, 0, 0, &quo...
Apache Superset [SIP-173] Integrate Gemini CLI Documentation via GEMINI.md
2025-06-26 14:03:39
647
[SIP] Proposal for integrate Gemini CLI Documentation via GEMINI.mdMotivationThis SIP proposes the addition of a GEMINI....
上一页
下一页
1
…
135
136
137
138
139
…
238
.