Settings

Theme

Help Us DeGoogle FOSS

old.reddit.com

59 points by Cas9 6 years ago · 5 comments

Reader

fsflover 6 years ago

Really promising project. I wish more people understood the danger of Google monopoly.

Obviously, even developers sometimes don't understand it: https://github.com/systemd/systemd/issues/12499 (from the comments)

bullen 6 years ago

I have been de-googling (youtube) video streaming with my app server lately: http://github.com/tinspin/rupy

The last google dependency I now have (SMTP) will be added to rupy once I finish my MMO!

  • TumorousJoker 6 years ago

    What smartphone do you use? iPhone?

  • fsflover 6 years ago

    But what about PeerTube?

    • bullen 6 years ago

      PeerTube can't scale like my App Server. I can host 100.000 concurrent clients on a AWS 4x core server with only 5 threads! Non-blocking IO and complex memory-model VM for joint parallel concurrency is only possible to scale like that with Java! Not even C can handle that kind of pressure on the first practical bottle-neck of the end of Moore's Law: Memory Speed!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection