HackerTrans
TopNewTrendsCommentsPastAskShowJobs

arunix

185 karmajoined 14 лет назад

comments

arunix
·5 дней назад·discuss
Why does Ruby make Asciidoctor horrible to work with?
arunix
·10 дней назад·discuss
And at the end of that Bob says:

> For my part I'll just say that I have given due consideration to the points you've made, and while I disagree with your conclusions above, I have integrated several of your better ideas, as well as this entire document, into the second edition of Clean Code.
arunix
·14 дней назад·discuss
I agree that the prime list example is really a constructive proof. But what about the sqrt(2) and log(2) examples?
arunix
·16 дней назад·discuss
Can you say more about those bugs?
arunix
·17 дней назад·discuss
Right at the end of the article:

> Why not release the belugas into the ocean?

> It's geopolitically difficult to return many belugas to their native waters, because many come from Russia, Lott said.

> Sending the Marineland belugas into the wild would have been "inhumane," Trites said. At least half of the animals were born into captivity, so they don't know how to hunt and wouldn't be accepted by the local beluga population.

> "The animals are so social that they can't survive on their own," he said.
arunix
·19 дней назад·discuss
Which VPS?
arunix
·19 дней назад·discuss
Are there any books you'd recommend that get it right?
arunix
·26 дней назад·discuss
Is the lack of cons cells a significant limitation?
arunix
·2 месяца назад·discuss
Altair looks closer than Alpha-Centauri on this map, although it's actually 4 times as far (probably Z axis squashing).
arunix
·3 месяца назад·discuss
Cantor is mentioned, but I'd also mention the idea that some infinities are equivalent (e.g. Integers and Rationals), but others are not (Rationals and Real numbers).

https://en.wikipedia.org/wiki/Cantor%27s_paradise
arunix
·3 месяца назад·discuss
Does StorX have any special handling of concurrent writes, or would the user need to take care of that?
arunix
·4 месяца назад·discuss
Thanks. Can you say more about why TypeScript with Deno is your scripting language of choice?
arunix
·5 месяцев назад·discuss
TNG introduced various civilisations that drive much of the plot in DS9.

Season 1: Ferengi

Season 4: Trill, Cardassians

Season 5: Bajorans

Also, Chief O'Brien and his wife Keiko who were recurring minor characters in TNG have more important roles in DS9.
arunix
·6 месяцев назад·discuss
I remember in a previous job having to enable git rerere, otherwise it wouldn't remember previously resolved conflicts.

https://git-scm.com/book/en/v2/Git-Tools-Rerere
arunix
·9 месяцев назад·discuss
Do you remember which video that was?
arunix
·10 месяцев назад·discuss
Do you mean local variables per se, or mutable local variables? Clojure, like most Lisps has let.
arunix
·10 месяцев назад·discuss
Recently, I wondered what would happen if two of these systems were set up doing mutual pair programming ...
arunix
·2 года назад·discuss
Is this correct? Practically every job advert I've seen claims they are using microservices (and want candidates with such experience).