sim642

joined 1 year ago
MODERATOR OF
[–] [email protected] -1 points 1 year ago

Sex with a minor is illegal regardless if you travel. That's all I said...

[–] [email protected] -1 points 1 year ago

Sex with a minor is illegal regardless if you travel. That's all I said...

[–] [email protected] 1 points 1 year ago

It's just an unfair comparison. The Firefox app includes a whole browser engine while this one just uses an engine built into Android itself.

[–] [email protected] 2 points 1 year ago (1 children)

Seems like a security hole if the API still allows something while the UI doesn't.

[–] [email protected] 4 points 1 year ago (2 children)

Doesn't it just rely on the Android built-in WebView?

[–] [email protected] 1 points 1 year ago

Yeah, titlegore material.

[–] [email protected] 2 points 1 year ago (1 children)

In golf it can be used without preposition but also without object, and with completely unrelated meaning.

[–] [email protected] 23 points 1 year ago (2 children)

So it has the intended effect.

[–] [email protected] 0 points 1 year ago

Log files themselves don't, but I'm just comparing it with simpler files with simpler structure with simpler algorithms with better complexity.

[–] [email protected] 2 points 1 year ago (2 children)

It's not necessarily about the load, it's about the algorithmic complexity. Going from lists (lines in a file, characters in a line) to trees introduces a potentially exponential increase in complexity due to the number of ways the same list of elements can be organized into a tree.

Also, you're underestimating the amount of processing. It's not about pure CPU computations but RAM access or even I/O. Even existing non-semantic diff implementations are unexpectedly inadequate in terms of performance. You clearly haven't tried diffing multi-GB log files.

view more: ‹ prev next ›