-
### What page were you looking at?
https://cuelang.org/
### What version of the site were you looking at?
https://github.com/cue-lang/cuelang.org/commit/f414e389cb4880b575e1c7754a32166017fe3c…
-
The op synthesis layer (op template parsing and normalization, op mapping and op dispensing) needs to create operations which are composable as functions, and which are easy to dispatch in different s…
-
I'm still getting up to speed with developing a tileset in Piskel and generating png inputs to aloevera so this might be pilot error. I initially had some blank/duplicated tiles earlier in the tilese…
-
Consider the following:
```go
type CustomUnmarshaler interface {
CustomUnmarshal([]byte) error
}
type MyMessage struct{}
func (m *MyMessage) Unmarshal(b []byte) error {
if u, ok := (inter…
dsnet updated
2 years ago
-
If there's too much content in a message, automatically add a 'more...' link and elide most of it. This protects the chat room from accidental huge pastes.
-
If there are enough people working on a puzzle, it should probably just say, "x, y, (and 5 others)" or some such. Display full list (with profile pics?) in a popover?
-
| | |
|--------------------|----|
| Bugzilla Link | [PR37333](https://bugs.llvm.org/show_bug.cgi?id=37333) |
| Status | NEW |
| Importance | P enhancemen…
-
The LLVM ImplicitNullChecks pass is conservative and can fail to elide some null checks. It would be nice if the pass was less conservative.
Some background: https://llvm.org/docs/FaultMaps.html
…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR17896](https://bugs.llvm.org/show_bug.cgi?id=17896) |
| Status | NEW |
| Importance | P normal |
|…
-
### Steps to reproduce
Every time I try Element X, I find that one view or another is broken on 720p screens. The last example was #3042. Here's one I found today:
![elementx720p](https://github…