-
Hey,
I recently came across your YouTube video and repository and noticed that it appears to be a complete copy of my [GitHub project](https://github.com/DariusLukasukas/nextjs-weather-app), withou…
-
-
I was pointed to your CDI project from Andrey at rusEFI. I'm interested in offering to help in developing the module. Is this an good way to contact you?
I like the design, looks like a very good …
-
### Talk title
ReasonML for Skeptics
### Abstract
You are not working on a "green field." You slay dragons.
This talk would like to show a real-world example of a typed functional langua…
-
x/ repo tagging is here!
@heschi mentioned in #48523 that the system supports v1 as well, and I think that's a better fit for x/crypto than v0. The API is absolutely full of things I wish were not …
-
http://www.theregister.co.uk/2013/03/05/exel_president_guilty_hacking/
-
A pinned `bumpalo::boxed::Box` might not uphold `Pin`'s [Drop guarantee](https://doc.rust-lang.org/std/pin/index.html#drop-guarantee). Specifically if a pinned `bumpalo::boxed::Box` is forgotten then …
-
Quoted from [here](https://github.com/ethereum/consensus-specs/blob/dev/specs/deneb/p2p-interface.md):
> Clients MUST support requesting sidecars since minimum_request_epoch, where minimum_request_…
-
### Description
When generating code with _enums: 'javascript'_ setting, the constant being generated has property key "_" if the enum has value "-".
Expected a constant with property key "-" to …
-
Default redirect is / for now, and there is nothing served at that location.
Redirect to the SPA. Add a new setting for the location of the SPA.