7heo

joined 2 years ago
MODERATOR OF
[–] [email protected] 9 points 1 year ago

Nope, it is real. It is slang, but real. The actual phrasing is "avoir du lait sur le feu". As in "Allez! J'ai du lait sur le feu!". But it is rather outdated.

[–] [email protected] 9 points 1 year ago

The essence of that article can be summarised in:

  • The Streisand effect is helping the news outlets that meta censored.
  • We can all move away from meta, and they will essentially go away.
[–] [email protected] 10 points 1 year ago* (last edited 1 year ago) (11 children)

Honestly, if the makefile is well written, I will take that any day. Good makefiles are 😙👌.

They are extremely rare, tho...

I guess the solution would be a declarative language that compiles to makefiles. So that people don't have to know the nitty gritty of writing good makefiles, and can just maintain a file of their dependencies and settings...

[–] [email protected] 5 points 1 year ago (1 children)

The downvote on that comment is scary. 😬

[–] [email protected] 16 points 1 year ago* (last edited 1 year ago)

https://simplex.chat/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html

messenger-comparison

¹ Repudiation in SimpleX Chat will include client-server protocol from v5.7 or v5.8. Currently it is implemented but not enabled yet, as its support requires releasing the relay protocol that breaks backward compatibility.

² Post-quantum cryptography is available in beta version, as opt-in only for direct conversations. See below how it will be rolled-out further.

Some columns are marked with a yellow checkmark:

  • when messages are padded, but not to a fixed size.
  • when repudiation does not include client-server connection. In case of Cwtch it appears that the presence of cryptographic signatures compromises repudiation (deniability), but it needs to be clarified.
  • when 2-factor key exchange is optional (via security code verification).
  • when post-quantum cryptography is only added to the initial key agreement and does not protect break-in recovery.
[–] [email protected] 2 points 1 year ago

It should be, but the server is overloaded.

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago)

It's being DDOSed. Too many users. Too many submits. The rendering code is light enough on the server that it still works (most of the work is client side, the sever just serves a bunch of json files), but the submitting code definitely crashes.

[–] [email protected] 10 points 1 year ago* (last edited 1 year ago)

Cool, but it's now impossible to submit anything, as the server is being DDOS'd. Not out of malice, mind you, there are just too many geeks out there, and this is a Sunday...

Still, one can read the titles of the already posted rooms with:

env URL=https://incredible.xkcd.com \
curl -SsL $URL/machine/current \
| jq .grid[][] | grep -v '^null$' | tr -d '"' \
| while read uuid; do printf '%s: ' "$uuid"; \
curl -SsL $URL/folio/$uuid \
| jq .blueprint.title; done

(Useful to find out if your room made it to the public set)

[–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (3 children)

I didn't know if it is traveling, or if this is another.

They seem to be unrelated. (This one, as per the video (1:22), was inspired by "a similar exhibit in the US")

[–] [email protected] 3 points 1 year ago

Me want. You should host a cooking show on aNONradio. 😋

[–] [email protected] 2 points 1 year ago

The human body as a subway map

The male body as a subway map

view more: ‹ prev next ›