-
Morning all! Congratulations on getting so much done so far :tada: This looks like a really meaty project with plenty of action, so I'm sure you're all mega excited to get stuck into the second week o…
-
I'd like to point out that I haven't been involved in the web assembly effort,
and I'm not maintaining any large or widely used compilers (just my own
toy-ish language, minor contributions to the QBE …
-
It seems there's been some upheaval on irc.freenode.net https://news.ycombinator.com/item?id=27286628 and this has resulted with the #puppylinux channel being taken over, shutdown and redirecting to #…
-
1. Concise report of the bug.
I am attempting to understand the difference between average treatment effects (ATE) calculated from averaging across unit-level predictions when re_formula = NA vs. N…
-
I suspected that it might be some kind of incompatibility with one of the many mods I have installed, but I am not completely sure. Below is the output of latest_stdout.log right after dying, which in…
-
@eddiejaoude , during his recent live mentioned handing out GitHub stickers to well-performing members of the community.
I proposed the use of digital badges for all us community contributors. And ma…
-
The resume is from 2018, and has seen little use.
-
**Is your feature request related to a problem? Please describe.**
Some presets are good. [Others will have every color in the spectrum flashing through the screen every frame. ](https://youtu.be/T8b…
-
Clangd (built from the current Intel SYCL LLVM branch, apologies if it's behind) appears to be calling into Sema slightly differently to how the compiler does it normally; the instant I add `-fsycl` t…
jwake updated
2 months ago
-
I'm a bit uneasy with the fact that it's allowed to create a Disposable without registering its dispose method to some kind of disposal scope, either with `using` on the current scope, or add to some …