Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

liimee/another-nothing

Repository files navigation

Another Nothing

another nothing

You'll need Node, Yarn, Ruby, and Bundler
... and some other stuff probably

Running

bundle
yarn
yarn start # yarn idk also works

Features

  • mobile is not supported
  • most likely will fail
  • messy code
  • no i18n
  • poor a11y
  • doesn't support old browsers(?)
  • tested only using firefox, and sometimes chromium
  • there's too much bugs and problems
  • When not used over HTTP/2, SSE suffers from a limitation to the maximum number of open connections, which can be specially painful when opening various tabs as the limit is per browser and set to a very low number (6). The issue has been marked as "Won't fix" in Chrome and Firefox. This limit is per browser + domain, so that means that you can open 6 SSE connections across all of the tabs to www.example1.com and another 6 SSE connections to www.example2.com. (from Stackoverflow). When using HTTP/2, the maximum number of simultaneous HTTP streams is negotiated between the server and the client (defaults to 100).
  • you can't even resize windows!

HmmOS is better:

  • it works
  • you just need a browser
  • it updates automatically
  • the creator is awesome
  • it has more features

Works on my machine