Viewing profile — puschkinfr
puschkinfr
HN member- Joined
- Mon, Jan 05, 2026, 4:40 PM UTC
- HN karma
- 7
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About puschkinfr
No profile information was provided.
Recent public activity
-
comment
Comment #48904440
In this context AdaptiveCpp should also be mentioned. Started as a SYCL implementation, but recently-ish added a compiler for compiling a CUDA dialect to GPUs and CPUs from basical…
-
comment
Comment #47558190
No, because the string will be implicitly converted to `true` and `(a && true) == a` (for boolean `a`), so it will only be `false` if the assertion fails. Using || would always eva…
- story