Monday, July 30, 2018

New comment by dsego in "The Thirty Million Line Problem"

We pile code on top of code, layers and layers, problems accumulate and multiply over time. Almost exponential LOC growth of an OS (just the linux kernel) up to 18 million lines in 2015. How many LOC does it take to read a text file from a website? Not less than 56 million.

Example: Chrome -> Linux -> openWRT -> router -> FreeBSD -> Apache -> PHP -> Wordpress -> MySQL

The 30-million-line problem:

Even with new web technology "hotness" we're stuck with an OS on either side. Stuck with a bloated mass underneath anything we do. Rewriting is not really an option.

from Hacker News: "WordPress" comments https://ift.tt/2mS23s0
via IFTTT

No comments:

Post a Comment

Multimodal embeddings for interleaved text and images

Article URL: https://docs.voyageai.com/docs/multimodal-embeddings Comments URL: https://news.ycombinator.com/item?id=42020484 Points: 3 #...