HackerTrans
TopNewTrendsCommentsPastAskShowJobs

greatfilter251

no profile record

comments

greatfilter251
·hace 3 años·discuss
[flagged]
greatfilter251
·hace 3 años·discuss
[dead]
greatfilter251
·hace 3 años·discuss
[dead]
greatfilter251
·hace 3 años·discuss
[dead]
greatfilter251
·hace 3 años·discuss
[dead]
greatfilter251
·hace 3 años·discuss
[dead]
greatfilter251
·hace 3 años·discuss
While imagining what the article might be about, I realized that there's a massive arbitrage opportunity in the residual pressure in municipal water service at the faucet outflow.
greatfilter251
·hace 3 años·discuss
Same: I generally don't mind being alone with my thoughts, but given the opportunity to experience (presumably) very safe electric shocks, I would take the novel opportunity.

Such studies may all be flawed in assuming very low utils in designed negative stimuli.
greatfilter251
·hace 3 años·discuss
The early-access game Shadows of Doubt also has extensive secret-knowledge mechanics which must be carefully managed, with the additional complication that it ideally wants to keep in sync the knowledge of the player and the player character.

I had an opportunity to play it for a few hours. It's not perfect - it didn't always keep up with my deductions, and on one instance it leaked unknown info via the UI - but on the whole it succeeded at a convincing mechanic.
greatfilter251
·hace 3 años·discuss
[dead]
greatfilter251
·hace 3 años·discuss
[dead]
greatfilter251
·hace 3 años·discuss
[flagged]
greatfilter251
·hace 3 años·discuss
[dead]
greatfilter251
·hace 3 años·discuss
[dead]
greatfilter251
·hace 3 años·discuss
> In this article, we present a new approach to specify the data layout of rich data types based on a dual view: > a source type, providing a high-level description available in the rest of the code, along with a memory type, > providing full control over the memory layout.

Oh wow, I've been thinking along these exact lines for a few years; looks like I should have acted sooner! Not that I have any realistic route to be published, arxiv notwithstanding, so it's exciting to see the concept taken up institutionally, and in prestigious ones at that.

I have elsewhere called the concept "programmable pattern matching": when you declare an ADT constructor/variant, you are essentially simultaneously defining a function and a pattern. We already understand how to make functions with custom logic (duh) so the novel contribution is to give the pattern custom logic. And indeed, one possible implementation, which seems very different from the ideas pursued by the article, is to define a function whose signature matches that of the ADT's destructor a la dependently-typed languages (e.g. Lean), except the input is an integer/bitvector of some size instead of an element of the ADT.

To get a better sense of why this is a very exciting idea, check out the development of niche support in Rust enums over the years (e.g. sizeof::<Option<NonNullU8>>() == sizeof::<u8>(), sizeof::<Option<&T>>() == sizeof::<&T>()). The basic concept is there: we want to simultaneously enjoy ADTs which are the best type-safety/memory-safety invention since the invention of types themselves, while enabling every possible trick to save memory as cache lines (or, indeed, elements in the vector/SIMD register file) become a more and more valuable commodity for performance.
greatfilter251
·hace 3 años·discuss
It would most likely still be possible to measure that the cache lines were occupied, which is enough to leak (other) data by treating it as addresses.
greatfilter251
·hace 3 años·discuss
[flagged]
greatfilter251
·hace 3 años·discuss
[flagged]
greatfilter251
·hace 3 años·discuss
This right is still one which exists on paper only. All a cop has to do is mistake your cell phone for a gun and murder you, which they have shown they have no hesitation to do. Phone optional.
greatfilter251
·hace 3 años·discuss
Timestamp? Text summary?