Aurora Blog
Home
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....
Apache Superset Creating a dashboard with API does not result in a functioning dashboard
2025-06-26 14:03:35
8192
Bug descriptionI'm reopening the issue that was previously reported here: https://github.com/apache/superset/issues/1545...
Apache Superset psycopg2.errors.InvalidTextRepresentation
2025-06-26 14:03:30
5954
Bug description[SQL: SELECT dbs.uuid AS dbs_uuid, dbs.created_on AS dbs_created_on, dbs.changed_on AS dbs_changed_on, db...
Apache Superset Wrong extension for email report attachment when server pagination
2025-06-26 14:03:20
2565
Bug descriptionSteps to reproduceCreate table chartEnable server paginationCreate email reportSet Content Format to "Sen...
Apache Superset Reports - corrupted CSV is generated for table charts with server pagination
2025-06-26 14:03:13
3935
Bug descriptionThe bug: Superset sends, via email, broken CSV reports if the chart in question, is a table with server p...
Apache Superset Incorrect positioning of the “Drill by” context menu for two consecutive “drill by” operations
2025-06-26 14:03:09
2060
ScreenshotDescriptionWhen we want to “Drill by” a second time, after having performed a “Drill by” operation the first t...
Apache Superset enable tab selection for dashboard alerts/reports
2025-06-26 14:03:05
6439
Bug descriptionNot able to enable tabs selection view while generating Alerts & Reports.Here is the configuration: ...
上一页
下一页
1
…
270
271
272
273
274
…
373
.