Viewing profile — noergl
noergl
HN member- Joined
- Tue, Oct 05, 2021, 9:41 PM UTC
- HN karma
- 5
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About noergl
No profile information was provided.
Recent public activity
-
comment
Comment #40498995
Maybe have a look at https://github.com/ktock/container2wasm , it most likely could boot into a customized container with all golang tools installed.
-
comment
Comment #39468128
Plz stop to worry. They only need that to help you around in the future, not to do any harm. Imagine you love their non-free offers later on, but don't know how to contact them to …
-
comment
Comment #39467627
100%. What ppl often mixup is shell responsibility and the terminal itself. They are not really to blame for that, because their interactive terminal usage is mostly at a shell pro…
-
comment
Comment #38883399
Very true, the Amish lifestyle alone debunks most of the telling above as heavily skewed. Implying certain society values and a way of thinking as natural or god-given, while in fa…
-
comment
Comment #38878964
I totally understand choosing a HTML engine for output rendering, given the type of additional content you want to provide on top of normal terminal stuff. This would be really pai…
-
comment
Comment #38878813
Thx for clarification. And sorry that I raised that suspicion, seems I misinterpreted the enthusiastic style of the article.
-
comment
Comment #38873580
Wow, so much discomfort expressed here about slow scrolling. Are we all adopted to read tons of pages of terminal output flying by? I'm certainly not, and XOFF doesnt work anymore …
-
comment
Comment #38873342
Is it just me or does the article read a lot like disguised paid promotion? I have no problem with paid promotions at all, but rather would like to see a disclaimer then.
-
comment
Comment #38873065
Its true, that a browser engine has a higher resource usage initially - it can easily hog 50-100MB without any content being loaded, but seriously, thats not much of a concern anym…
-
comment
Comment #38624812
Keyboarders are prolly the ppl with fastest trained finger action on earth, be it on a computer keyboard or a music keyboard. In digital music production there is a magic threshold…
-
comment
Comment #28798730
I tend to disagree. The fact, that a browser engine and JS is involved raises the bar significantly during security audits. It brings additional third-party players into the chain …
-
comment
Comment #28797985
Well it is not that bad, imho all newer terminal implementations, that dont try to strictly emulate a VT340, do sixel this way. libsixel even propagates this as "highcolor". But ag…
-
comment
Comment #28766198
Imho there is some misconseption here, how the sixel protocol works for the colors part. It is not about any bit-depth of an image, as it is paletted. But other than most standard …