Why should super rich be content with influencing one party instead of three?
value mismatch != wrong; if you equate the two you will lose the people who care about the distinction (either due to their approach to communication, or because e.g. they believe communities that claim that other values are wrong by fiat are likely to be/become hostile).
For banning for value mismatch not to seem arbitrary the values have to be clearly visible to everyone (incl. bystanders), too. whitequark's codes of conduct are IMO an example of being very clear on them.
Unless the GC somehow takes into account memory refresh cycle? (Though I'd expect that to be unlikely.)
@0xabad1dea if I was the only person in the audience and could ask questions I would love this presentation. Alas, then it wouldn't have to be a presentation.
This is very close to a plot point of Perihelion Summer.
@_thegeoff So you'd want a laptop, minus the human interfaces (in both directions), but still with a battery? If you didn't want the battery, then lots of single board computers with an enclosure around them would match these requirements, and some of them might even match all the unstated requirements (perf, amount of storage, kinds of network interfaces available, ...). It's obviously a much less well supported setup than a laptop, though.
If you mean laptop _with_ a screen, but without input devices, then you might find form factor of Novena (the ~laptop) interesting.
> my rule is only "at most one writer"
So, any number of readers *and* at most one writer?
I don't quite see how this restriction helps with memory management (or rather, helps with statically ensuring that memory management is correct) over allowing multiple writers but requiring lifetimes of all references to ~match.
Nit: that's not exactly correct. You can have multiple mutrefs, but all but one have to be "borrowed from".
Do I UC that you'd want to not have readonly references at all?
I think it'd be possible, but exceedingly annoying: see what kinds of variants methods that e.g. split slices in Rust need (so that you can e.g. split a mutref to a slice into two mutrefs to parts of that slice _as long as they don't overlap_). You'd need to go through those hoops for nonmutable references too (so, you would not be able to multiply x with x without either making a copy of x or having a specialized squaring function). Also, closures would be barely practical: whatever they capture couldn't be touched until the closure goes out of scope.
It might be interesting to show them that sound bends when speed of sound changes in space, and tell them about the rescue bombs that were once placed on aircraft (they'd explode at some depth if the aircraft sunk, and listening stations around the ocean would triangulate the location of the accident).
@whitequark Doesn't the same apply to the signal you're providing via the external probe?
@whitequark Potentially naive question: why not the other way round (have the IC configure everything as outputs, toggle them at seminrandom, and observe what the probe sees)? Is that not in general possible via JTAG?
@b0rk Unless you could also inherit fds and specify /dev/fd/N there, this would make it harder to avoid race conditions and require replacement of many pipes with named fifos.
I shot a short video of the new bike tunnel in Zürich. https://youtu.be/HPwRAEOwQI0
@mark ah; nothing around probability distributions talks about finite time. They're at the same abstraction level as (not necessarily comoutable) functions.
@mark it's well formed insofar we've built an abstraction (probability distributions) and declared that this is what picking a random number means.
I think you can make some statements about computability of functions that map between probability distributions, but I don't see how to get around defining some way of picking things axiomatically.
@mark I don't understand what mathematical object you want to prove the existence of.
@mark what do you mean by "choose"? Defining a probability distribution over reals where each interval has nonzero probability doesn't require AoC.
@munin can you give some pointers? A very quick search yielded only articles about grok's behaviour, and I have failed to find anything about them blaming an intern.
OK that's a nice framing of multi-party computation application. Exchanging otherwise classified information about vessel discovery (radar fingerprints) between allied states. https://eprint.iacr.org/2024/1590.pdf
I enjoy things around information theory (and data compression), complexity theory (and cryptography), read hard scifi, currently work on weird ML (we'll see how it goes), am somewhat literal minded and have approximate knowledge of random things. I like when statements have truth values, and when things can be described simply (which is not exactly the same as shortly) and yet have interesting properties.
I live in the largest city of Switzerland (and yet have cow and sheep pastures and a swimmable lake within a few hundred meters of my place :)). I speak Polish, English, German, and can understand simple Swiss German and French.
If in doubt, please err on the side of being direct with me. I very much appreciate when people tell me that I'm being inaccurate. I think that satisfying people's curiosity is the most important thing I could be doing (and usually enjoy doing it). I am normally terse in my writing and would appreciate requests to verbosify.
I appreciate it if my grammar or style is corrected (in any of the languages I use here).