Post ATRKwywqqHTcvVUkcq by eqe@aleph.land
(DIR) More posts by eqe@aleph.land
(DIR) Post #ATQEHwaduZYkrBCBVY by niconiconi@mk.absturztau.be
2023-03-09T00:16:17.156Z
1 likes, 1 repeats
Retired: Everything is a file.Tired: Everything is an object.Fired: Everything is a IEEE-754 double-precision floating-point number.
(DIR) Post #ATRKwywqqHTcvVUkcq by eqe@aleph.land
2023-03-09T03:42:52Z
1 likes, 1 repeats
@niconiconi fuck me, we have this at workInt? It's a float.Enum? Float.Bool? Float.Bitset? That's just an int, my dear, and we already told you about ints.(Int, int) tuple? Packed into a float.String? Hash that shit into a uint32 and stick it in a float. Brute force on the receiving end to figure out what the original string was.
(DIR) Post #ATRKyMQZ24kY2H3BEu by niconiconi@mk.absturztau.be
2023-03-09T13:05:53.137Z
0 likes, 0 repeats
@eqe@aleph.land It was meant to be a comment on the JavaScript data type, so yeah, I'm not surprised that this also occurred elsewhere.