Viewing profile — icermann
icermann
HN member- Joined
- Sat, Jul 09, 2022, 3:37 PM UTC
- HN karma
- 8
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About icermann
No profile information was provided.
Recent public activity
-
comment
Comment #47210419
MS Office and Open-/LibreOffice are using zipped xml files (e.g. .docx, .xlsx and .odt). Svg vector graphics is xml, the x in ajax stands for xml (although replaced by json by now)…
-
comment
Comment #43053445
It's explained on the web page "After ten years in print, our publisher decided against further printings and has reverted the rights to us. We have published Elements of Programmi…
-
comment
Comment #35616152
Reminds me of the quote by Kent Beck (allegedly): "Make it work. Make it right. Make it fast". First throw something together that works, then refactor it to make it "right" (clean…
-
comment
Comment #32214504
Maybe I didn't make myself clear, but the image in the article looks like it could have made both one and two passes through a Xerox machine before it ended up in the paper.
-
comment
Comment #32189984
I think many of us has heard about the Xerox copying machine changing digits on copies, using a "visually similar enough" replacement algorithm. https://www.theverge.com/2013/8/6/4…
-
comment
Comment #32088872
By NPM do you mean the Node Package Manager? Last release was a few hours ago according to the github release page https://github.com/npm/cli/releases/tag/v8.14.0