-
Now consider if we are executing the proof of this statement right now or not and we have constructed a neat logical box that can be true or false in a very self referential manner!
-
## Basic Information
**Name:** Picocrypt
**Category:** Encryption tools
**URL:** https://github.com/HACKERALERT/Picocrypt
## Description
Picocrypt is a very small (3MB), very simple, and very…
-
### Summary
I made a previous issue pointing out that the AI Help feature lies to people and should not exist because of potential harm to novices.
This was renamed by @caugner to "AI Help is li…
-
Emojis do not render with the correct height or baseline on iOS
![](https://user-images.githubusercontent.com/666539/53957059-620b3e00-40ab-11e9-8fc5-848f4d4e201f.png)
Related: https://bugs.chro…
-
This came up in https://github.com/rust-lang/rust/issues/111502 and overlaps with https://github.com/rust-lang/unsafe-code-guidelines/issues/257: should it be allowed to mutate `let`-bound variables, …
-
I updated to iOS 9 and I can not download the new backup. I can connect to the account but I only see the backup from iOS 8. It is almost like the backup from iOS 9 is on a different server.
-
**Is your feature request related to a problem? Please describe.**
I regularely make a lot of typos in code comments, docs, but also in variable names. It is always annoying if pull-requests get post…
-
A [homoiconic](https://en.wikipedia.org/wiki/Homoiconicity) programming language can parse itself to an AST expressed as native data that can be transformed within the language, evaluated, or isomorph…
-
Prior discussion:
https://github.com/keean/zenscript/issues/14#issuecomment-308722477
https://github.com/keean/zenscript/issues/33#issuecomment-362720879
https://github.com/keean/zenscript/is…
-
Union types express a subtyping relationship, but I am unclear as to whether typeclasses (i.e. Rust's traits) do?
If a `trait B` extends another `trait A` and `B` reuses the implementations of `A`, c…