HackerTrans
TopNewTrendsCommentsPastAskShowJobs

LC_ALL

no profile record

comments

LC_ALL
·hace 6 años·discuss
POSIX has multiple Turing complete utilities that can be used in tandem. Its not a very fair competition. Many of the primitives involved are simply not primitives of higher level languages. Write a python script to remove blank lines from standard input. In awk it takes 5 non-whitespace characters (including 'awk'). Use awk to remove blank lines from your python code when you need to paste it into a terminal. Many python developers have a terrible time from the command line because they do not use the shell to help themselves out.
LC_ALL
·hace 6 años·discuss
Does this help big tech or hurt big tech? One way to create a monopoly is to regulate competition out of existence. Lawsuits against big tech are becoming the latest form of semantic satiation.
LC_ALL
·hace 6 años·discuss
Say what you want about Apple but they are by far the most privacy focused big company. Their income is from selling physical devices. Typical megacorps in 2020 are leveraging economies of scale to sell their users' attention. Apple has a unique value add in that when their users benefit they benefit.

Sent from my Thinkpad.
LC_ALL
·hace 6 años·discuss
The term grandwizard is extremely dated. If you do not know what it means its better not to find out.
LC_ALL
·hace 6 años·discuss
Building features on top of other features is often zero cost. Code becomes a many layered cake consumed by the end user. In the web development stack the simplest of features like text on a screen is the achievement of decades of technological progress. Text may be localized, shaped with HarfBuzz, run through libicu's BIDI algorithm, encoded with a nontrivial encoding, wrapped in markup language, nested inside of multiple layers of network headers and corresponding metadata, sent over the wire as a series of 0s and 1s, and then painstakingly unpacked in reverse order.

This is clearly complicated and clearly works. Many different actors operating quasi-independently. You can imagine the difficulty when one actor in a time crunch tries to design a similarly complicated cake stitched together with parts homemade, parts open sourced and parts paid for.
LC_ALL
·hace 6 años·discuss
Just one of those things that no one really questions the existence of. It, like the semicolon, always has been and will be.

Good work digging through these historic esoteric languages. Wikipedia states McCarthy of Lisp fame invented it so many of the evangelists here likely know the conclusion here.