cultural reviewer and dabbler in stylistic premonitions
i don’t usually cross-post my comments but I think this one from a cross-post of this meme in programmerhumor is worth sharing here:
The statement in this meme is false. There are many programming languages which can be written by humans but which are intended primarily to be generated by other programs (such as compilers for higher-level languages).
The distinction can sometimes be missed even by people who are successfully writing code in these languages; this comment from Jeffrey Friedl (author of the book Mastering Regular Expressions) stuck with me:
I’ve written full-fledged applications in PostScript – it can be done – but it’s important to remember that PostScript has been designed for machine-generated scripts. A human does not normally code in PostScript directly, but rather, they write a program in another language that produces PostScript to do what they want. (I realized this after having written said applications :-)) —Jeffrey
(there is a lot of fascinating history in that thread on his blog…)
The statement in this meme is false. There are many programming languages which can be written by humans but which are intended primarily to be generated by other programs (such as compilers for higher-level languages).
The distinction can sometimes be missed even by people who are successfully writing code in these languages; this comment from Jeffrey Friedl (author of the book Mastering Regular Expressions) stuck with me:
I’ve written full-fledged applications in PostScript – it can be done – but it’s important to remember that PostScript has been designed for machine-generated scripts. A human does not normally code in PostScript directly, but rather, they write a program in another language that produces PostScript to do what they want. (I realized this after having written said applications :-)) —Jeffrey
(there is a lot of fascinating history in that thread on his blog…)
deleted by creator
They have to know who the message needs to go to, granted. But they don’t have to know who the message comes from, hence why the sealed sender technique works. The recipient verifies the message via the keys that are exchanged if they have been communicating with that correspondent before or else it is a new message request.
So I don’t see how they can build social graphs if they don’t know who the sender if all messages are, they can only plot recipients which is not enough.
You need to identify yourself to receive your messages, and you send and receive messages from the same IP address, and there are typically not many if any other Signal users sharing the same IP address. So, the cryptography of “sealed sender” is just for show - the metadata privacy remains dependent on them keeping their promise not to correlate your receiving identity with the identities of the people you’re sending to. If you assume that they’ll keep that promise, then the sealed sender cryptography provides no benefit; if they don’t keep the promise, sealed sender doesn’t really help. They outsource the keeping of their promises to Amazon, btw (a major intelligence contractor).
Just in case sealed sender was actually making it inconvenient for the server to know who is talking to who… Signal silently falls back to “unsealed sender” messages if server returns 401 when trying to send “sealed sender” messages, which the server actually does sometimes. As the current lead dev of Signal-for-Android explains: “Sealed sender is not a guarantee, but rather a best-effort sort of thing” so “I don’t think notifying the user of a unsealed send fallback is necessary”.
Given the above, don’t you think the fact that they’ve actually gone to the trouble of building sealed sender at all, which causes many people to espouse the belief you just did (that their cryptographic design renders them incapable of learning the social graph, not to mention learning which edges in the graph are most active, and when) puts them rather squarely in doth protest too much territory? 🤔
It’s on F-Droid if you load their repo.
It is not allowed in F-Droid’s official repos because it is not open source; anyone can run their own F-Droid repo and distribute proprietary software from it.
Also it’s open source but I understand some people don’t like their license.
It is not open source; that is a term with an internationally recognized definition. Even FUTO themselves now acknowledge it is not.
there is a thread about the moderation of this thread here.
Thanks for editing, but I deleted your comment anyway because it was still just recommending something that is not open source.
fyi there is a thread here discussing the moderation of this thread.
i bet you’re going to love to hate this wikipedia article https://en.wikipedia.org/wiki/Monochrome_painting 😂
because it’s stupid.
you were bamboozled
presumably you find value in some things that some other people think are stupid too; it’s OK
deleted by creator
The good news is that (sometime last year, long after you posted this) futo finally agreed to stop calling their license “open source”; unfortunately there are still some vocal fans of theirs arguing in various forums that it is.
Futo is not open source, as they (now, finally) even admit themselves: https://www.futo.org/about/futo-statement-on-opensource/
See also https://opensource.org/osd and https://opensource.org/authority and compare it to Futo’s licenses; there are (at least) three reasons it doesn’t qualify, can you spot them all? (rhetorical question; don’t @ me)
I am locking this thread to avoid needing to remove misinformation and advocacy from Futo fans who think they should be allowed to redefine a term which there has been consensus about the definition of since before they were born.
even if it’s from its own repository, it is still on F-droid
There is nothing to stop anyone from running their own f-droid repo and distributing non-free software through it, which is what futo is doing.
seems open source enough
This is the definition. Compare it with Futo’s license; it fails to meet both the Open Source Definition and Free Software Definition in several ways. After insisting they could redefine the term for a while (despite the definition’s wide acceptance) and inspiring some of their very vocal fans to promulgate their dishonest argument on their behalf, Futo themselves finally came around and agreed to stop calling their software open source.
you just can’t understand what open-source means
FYI, nearly everyone (including Futo themselves), except for some Futo fans like yourself who haven’t gotten the memo, agrees that this is the definition of “open source” (and Futo’s license obviously does not qualify).
Other comments in this thread suggesting that Futo keyboard is open source have been deleted as offtopic.
usaid.gov
is serving a redirect to www.usaid.gov
which currently does not resolve.
Am I still missing something? This is posted on the instance of .world, wtf are we talking about .ml and politics for? If your instance filters your comments on other instances than that’s concerning and something I didn’t know.
Yes, something you’re missing is that it was your (our) instance which removed the word from your comment. I believe the slur filters are effectively a combination of the configured filters on the writer’s instance, the reader’s instance, and the community’s instance.
If you view this thread from other other users’ instances (via the link on their comments in the web view), you will see that the word which was removed from your comment is not removed from comments by users on some other instances (despite that it is also removed from their comments when viewed from our instance). HTH.
(imo false positives from the slur filter are annoying, but so are the people casually using slurs who are prevented from doing so by it; it’s a tradeoff i don’t feel strongly about. although i do think it would be much better if the writer-side version of it could notify users of the impending bowdlerization prior to posting.)
be careful using rm
in a loop and/or with variable arguments, things can go very wrong :)
when i’m writing a complicated command line involving rm
i often write and run it first with echo
in place of rm
just to be sure i am getting the results i expect. also when i re-run it actually using rm
, i tend to use the -v
option (which tells rm
to print what it is doing) to reassure myself that i’ve just deleted what i wanted to and nothing else.
While USAID definitely funds/funded many ridiculous things (such as this) they also provide much-needed food and medicine to a lot of people - for cynical politically-motivated soft-power reasons, but still. It seems very likely that abruptly cutting off those programs will cause some people to die. I really hope someone (the PRC seems likely) will step in and replace some of those programs!