HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Anaminus

no profile record

comments

Anaminus
·5 mesi fa·discuss
One time, this annoyed me so much that I made a website.

https://anaminus.github.io/langding/

om would fall under "Yes, must scroll".
Anaminus
·9 mesi fa·discuss
I was going to ask, is there a standard for this sort of thing? Then I realized that it's just references in the form of text. Hypertext, if you will. We should make a markup language for it.
Anaminus
·9 mesi fa·discuss
The lock file is 12 times larger than the entire source.

  git clone -q https://github.com/paaatrick/playball.git
  cd playball
  echo $(du -bs package-lock.json | cut -f1) / $(du -bs src | cut -f1) | bc -l