Viewing profile — pgtan
pgtan
HN member- Joined
- Wed, Nov 05, 2014, 3:53 PM UTC
- HN karma
- 328
- Public activity
- 176 items
- HN profile
- View on Hacker News ↗
About pgtan
Recent public activity
-
comment
Comment #48561467
It is a KornShell feature since ca. 1997 https://github.com/ksh93/ast-open-archive/blame/master/src/c...
-
comment
Comment #47780963
Here are two checks using joins, one with sqlite, one with the join builtin of ksh93: check_empty_vhosts () { # Check which vhost adapter doesn't have any VTD mapped start_sqlite t…
-
comment
Comment #45936421
Someone is reinventing PostScript and Metafont https://www.moma.org/collection/works/139326 https://www.tug.org/TUGboat/tb09-2/tb21knut.pdf
-
comment
Comment #45572993
Actually pdftex or luatex, but you are completely right, it can load a pdf file and do a lot of things with it.
- story
-
comment
Comment #43024697
socialism's new excuse to grab other people's money
-
comment
Comment #40407086
Does someone have stock portfolio of superconductor manufacturer to share? I watch Furukawa, Sumitomo, and AMSC and they are performing not bad.
-
comment
Comment #39668691
That article not even mention Bauhaus in Tel Aviv! https://bauhaus-center.com/bauhaus-in-tel-aviv/
- story
-
comment
Comment #37160713
Well, POWER9 and later CPUs have builtin hardware compression using the 8-4-2 algorithm. https://en.wikipedia.org/wiki/842_(compression_algorithm) https://github.com/plauth/lib842
-
comment
Comment #36612193
for builtin security see for example https://unix.stackexchange.com/questions/102746/how-to-invok...
-
comment
Comment #36601983
OK, for starter the while loop. Main rule of writing shell scripts is, Use The Shell, Luke. Don't start external programs, if your shell (which is already running) can do it. "whil…
-
comment
Comment #36598513
This bash code is a parade example how NOT to write scripts.
-
comment
Comment #35986652
Well, Kornshell (ksh93) has some nice programming features, much better than bash.
- comment
-
comment
Comment #30611813
Yuliya Zdanovska, here in an old team picture: https://euromaidanpress.com/2017/04/13/ukrainian-schoolgirls...
- story
-
comment
Comment #28516305
I for myself get annoyed every time I see this misspell. The name is X Window. Even microserfs can learn it.
-
comment
Comment #28460389
[edit] sorry, I've mistaken the concepts. The name is active memory deduplication, which sits on top on memory sharing. http://www.redbooks.ibm.com/redpapers/pdfs/redp4827.pdf [old…
-
comment
Comment #28422270
This has nothing to do with Logo, the programming language. It's Python all the way down.
-
comment
Comment #28263820
Yes, you are right. Bash 5 on AIX 7.2 works with process substitution. Thanks for the advise!
-
comment
Comment #28260949
No, process substitution must be provided by the kernel/syslibs, it is not feature of bash. For example there is bash on AIX, but process substitution is not possible because the O…
-
comment
Comment #28260228
No idea how old this command is. Most of the AIX/Linux admins I knew were very bad shell programmers, skills end with awfull for-loops, useless use of cat, and awk '{print $3}'.
-
comment
Comment #28259939
FWIW AIX also has an apply command https://www.ibm.com/docs/en/aix/7.2?topic=apply-command
-
comment
Comment #28187340
I'm disturbed by this awful loop, every time I see `setq' gives me the heretic though, that most of the eslip code is just Perl with parentheses. (cl-loop for sum = 0 then (+ sum (…