Yes, that would be nice. But, unfortunately many people don't use desktop email clients and only use web mail. For those people, it wouldn't work. Still, git could have provided at least an optional feature of integrating with a local mail client.
When I write !scheme libraries, should I try to write code independent of Scheme implementation, or should I just write for Guile, my preferred scheme implementation? When I prefix my library names with "guile-", I feel like I am s…
Looking for chapter authors for some parts of an Introduction to #Philosophy open textbook I'm helping to edit. Also looking for editor for Aesthetics section. Open textbook is free of cost, licensed to allow re-use (CC BY). This is a volunteer activity; we have no money, sadly, but a lot of enthusiasm!
@jasper there are a number of advantage to using s-expressions. A couple of big ones for me are:
Having a single syntax for logic and data. You can take any piece of code and transform it using the same language you're already using. I wrote about the benefits of that in detail here
If anyone wants to try breaking your own crypto, complete Cryptopals! https://cryptopals.com/ (Formerly known as the Matasano challenges) Can be done in any programming language.
TIP: Do not read ahead. Complete the challenges in order. Yes, this means you. TIP: All of these are possible, especially Sets 1-3. You can do this.
I don't know about translating the full documentation of a project. Those tend to be huge. But, for starters, perhaps we can attempt translating something like the tldr pages. https://tldr.sh/ I have asked if they are willing to support multiple languages. https://github.com/tldr-pages/tldr/issues/2339
@demonshreder @louis Prompted by this thread, today, I translated 105 of the 605 strings of the Guix project. https://translationproject.org/domain/guix.html It will take a while for my work to be reviewed, and finally accepted upstream. But, I will get it done. And, perhaps, I'll translate the remaining 500 strings too. Thank you both for motivating me to do this.
@demonshreder @louis Prompted by this thread, today, I translated 105 of the 605 strings of the Guix project. https://translationproject.org/domain/guix.html It will take a while for my work to be reviewed, and finally accepted upstr…
There is always a lot of potential in the long term. Keeping motivation up in the short term is the difficult part. Anyways, thanks for your word of encouragement. I appreciate it.