-
# Problem
Building a formatted string is kinda verbose. You'll probably end up by creating small formatter components per each use case. On the other hand in e.g. JavaScript string interpolation is…
-
### Describe the bug
Link to SWF: http://i.notdoppler.com/files/sugarsugar.swf
In level 3 of [Sugar, Sugar](http://www.notdoppler.com/sugarsugar.php), the sugar does not pass through the red color…
-
Today it's possible to use [virt-manager with bootc](https://docs.fedoraproject.org/en-US/bootc/qemu-and-libvirt/) but it requires manually running a tool to make a disk image externally, and manually…
-
## Before
```neva
flow NewPixel(x int, y int, c image.RGBA) (pixel image.Pixel) {
Struct
---
:x -> struct:x
:y -> struct:y
:c -> struct:color
struct -> :pixel
}
```
## After
``…
-
This morning at the top of HN: 📰
hugged to death:
https://www.bgu.ac.il/en/news-and-articles/blood-sugar-control-is-key-factor-in-slowing-brain-aging/
PDF: [Blood-Sugar-Brain-Health.pdf]…
-
macaw-symbolic encodes functions as Crucible CFGs that take and return a struct of all the register values. This struct has a lot of fields. Here's a very simple no-op Macaw x86_64 CFG written in the …
-
Today if I have two libraries that export classes with the same name, we get `ambiguous_import` if we try to use it. The suggested workarounds are to add an alias to one (or both) imports or to use `h…
-
As discussed on Slack, it is sometimes annoying to use reverse mode because you need `autodiff_thunk` whenever
- the function output is a number and the cotangent is different from `1.0`
- the funct…
-
If `Ob` is implemented by `Union{A,B}` for some model, then when declaring the model one is forced to write something like
```julia
@instance ThCategory{Union{A,B}, ...} [model::MyModel] begin
…
-
### Issue description
1. set up only nft files, no collection config
2. run `sugar launch`
3. when asked `Do you want to continue without automatically setting the candy machine collection?` selec…