HN user

ryenus

133 karma
Posts2
Comments66
View on HN
Hurl 4.0.0 3 years ago

Turned out that one was, as you said, a totally unrelated toy language, nothing like this hurl.dev one.

Awk is really great, for those knowing nvm [1], I used awk to make `nvm ls-remote` run more than 10 times faster [2] by replacing the related shell script with around 60 lines of awk script [3], and I was quite happy with the improvement.

It's not really a one-liner, neither something big, but one can take that as an example regarding that awk is really not just for one-liners.

Meanwhile having `--csv` support is really nice. I'd also like to see things like a builtin `length` function to be standard.

[1] https://github.com/nvm-sh/nvm/ [2]: https://github.com/nvm-sh/nvm/pull/2827/ [3]: https://github.com/nvm-sh/nvm/blob/9a769630d7/nvm.sh#L1703-L...

Homebrew 2.2 7 years ago

TIL:

brew cat sets bat as pager if HOMEBREW_BAT is set

And bat is really a nice alternative to cat.

Have you managed to configure it to behave similar to iTerm 2 in terms of keyboard shortcuts? Would you please share your config?

One thing is, I don't get its layout, is it possible to create a vertical/horizontal split like what (shift+)cmd+d does in iTerm 2?

GitLab Web IDE 8 years ago

Sourcegraph used to be an online vscode, simply the coolest back then, but seems no more, they suddenly changed direction, possibly due to conflict of interests with Microsoft?

So it's a better moment made by the moment team:

https://moment.github.io/luxon/docs/manual/faq/moment.html

Major differences:

  * Immutable
  * Months in Luxon are 1-indexed instead of 0-indexed like in Moment and the native Date type.
  * Localizations and time zones are implemented by the native Intl API (or a polyfill of it), instead of by the library itself.
  * Luxon has both a Duration type and an Interval type. The Interval type is like Twix.
  * Luxon lacks the relative time features of Moment and will until the required facilities are provided by the browser.

So it's not about any lawsuit, but one (brought up by you etc.) that related to infringement because of being permitted to use (the GraphQL spec).

That seems to mean if there's a lawsuit with the concerned company, but not related to the permitted use of GraphQL spec, no termination then.

Not a lawyer, though.

a.- StartCom is now a 100% Qihoo360 owned subordinate Company. Management has also changed.

b.- There´re no StartCom employees working at any Wosign premises. StartCom has subcontracted Qihoo 360 for all PKI and development management.

This made me laugh, LoL.

For those don't know much about Qihoo 360, it's an infamously unethical company. Its flagship antivirus software behaved like a virus, which is very difficult for non-pro computer users to remove. It sneakily "deployed" its so called security guard software to many innocent users' computers meanwhile actually behaving like a backdoor, leaking user data not like a sieve, but a pipe. It's not uncommon to see a tip upon Windows startup telling things like "Your computer boots faster than 90% users in the country", tricking the users to take some "proudness" from it.

Don't just believe me, go check the Controversies section of its Wikipedia page [0], and do yourself some research. Say the previous StartCom owner China Unicom is an amateur hacker, then Qihoo 360 is a pro, but a much more evil one.

[0] https://en.wikipedia.org/wiki/Qihoo_360#Controversies