Viewing profile — thierry_src
thierry_src
HN member- Joined
- Wed, Jul 05, 2023, 10:33 AM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About thierry_src
No profile information was provided.
Recent public activity
-
comment
Comment #43818603
One of my worry about the presented ideas, and this is present in RISC-V vector ISA if I'm not mistaken, is that register-size-independent vector instructions have random execution…
-
comment
Comment #43818522
An old attempt to this was SWAR-C, (SIMD within a register - C), that could target Neon, altivec and MMX/SSE. I think SWAR-C nailed the syntax (a vector ?: operator, for example). …
-
comment
Comment #42810096
As pointed out: it's done, look for algorithmics over grammar-based compression. Querying and search is one of the operation that is doable on compressed data. See Algorithmics on …
-
comment
Comment #42810086
I'd say there are some possibilities in compression formats that are transparent to certain operations, that is compressed data you can process as is (without decompressing). For e…
-
comment
Comment #36598372
A few years ago, before the advent of Copilot (and ChatGPT), I was telling my students their future as programmer was bleak, because most coding is either interfacing stuff, or cre…