

For a discord or Telegramm alternative it doesnt need to be e2e.


For a discord or Telegramm alternative it doesnt need to be e2e.


It’s also a lot harder to make money with open source. You would need to find something to offer on top for money. That can be hosting (nextcloud), support (redhat), consultation (hyper) or additional features(zeds AI offering).


They can just sell their normal phone. As long as the user is able to run the installer it doesn’t really matter.


Has the same vibes as anthropic creating a C compiler which passes 99% of compiler tests.
That last percent is really important. At least that last percent are some really specific edge cases right?
Description:
When compiling the following code with CCC using -std=c23:bool is_even(int number) { return number % 2 == 0; }the compiler fails to compile due to
bool,true, andfalsebeing unrecognized. The same code compiles correctly with GCC and Clang in C23 mode.
Well fuck.
Oh I missed that. Oh no. Rolling your own crypto, surely nothing can go wrong.