Live data from Hacker News

Viewing profile — dima_vm

dima_vm

HN member
Joined
Wed, Aug 21, 2019, 9:39 PM UTC
HN karma
116
Public activity
40 items

About dima_vm

No profile information was provided.

Recent public activity

  1. comment
    Comment #34364829

    You cannot open-source parts if it's a monorepo.

  2. comment
    Comment #34296860

    "We run ads, senator." (c) Mark

  3. comment
    Comment #34296687

    Instagram might not became that big, but it definitely was on track to become somewhat big, that's why Facebook bought it, in fear of competition. Same, Youtube might go down, but …

  4. comment
    Comment #34295499

    No, sorry. Wondering that myself.

  5. comment
    Comment #34283183

    Not always, if rebars are pre-tensioned before concrete solidifies. So the rebar is always under tension. Pretty common in prefab parts, like bridge bars.

  6. comment
    Comment #34283149

    Well, technically, you can use cement instead of mortar (wet, but without sand). As far as I understand, sand is more like a neutral filler, to save money on cement. Various other …

  7. comment
    Comment #34283100

    Kotlin has it, but only if the function accepts the function argument, e.g. `foo({println("hello")})` is the same as `foo {println("hello")}` (larger example in my other comment ab…

  8. comment
    Comment #34283023

    `{key => value}` it should be mutableMapOf() just as well. Same for array.

  9. comment
    Comment #34282926

    You can make that in Kotlin, e.g.: `3.mph` or `(-45..45).deg` for ranges. with definition like: val Double.mph: Speed get() = Speed.mph(this) data class Speed(val ms: Double) compa…

  10. comment
    Comment #34278988

    That's right, forgot the word (not a native speaker unfortunately).

  11. comment
    Comment #34272827

    Framework laptop has the best eco-friendly smart packaging I've seen.

  12. comment
    Comment #34272022

    Absolutely damned is combination of Kotlin's several features: 1. Lambda functions can be defined with `{}`. 2.`foo(bar, somefunc)` is the same as `foo(bar) somefunc`. In other wor…

  13. comment
    Comment #34265954

    Most users forget/neglect keeping backup codes for proper 2fa, unfortunately.

  14. comment
    Comment #34265927

    You can download phone prefixes with prices from them, and also set max price for an SMS (won't work if they charge just a little amount and you send thousand requests of course).

  15. comment
    Comment #34265898

    They do: https://www.twilio.com/blog/2015/08/introducing-max-price.ht...

  16. comment
    Comment #34214088

    I know one familiar-sounding, but different (without violent armed remainers) novel by Clifford Simak: "City".

  17. comment
    Comment #33572643

    GCP is an order of magnitude better at IAM. And the article is actually exactly about that, with comparison.

  18. comment
    Comment #33572419

    Frame.work laptops have properly grounded charger (over UBC-C).

  19. comment
    Comment #33571030

    Linux is under GPL. Running your website on Linux doesn't force you to open its sources.

  20. comment
    Comment #33519494

    Another idea you may find interesting: InfoSec. Some of my friends who were looking beyond engineering said "Your Machine Learning is boring. But InfoSec is a very diverse landscap…

  21. comment
    Comment #33519470

    I believe that in large it can be attributed to a large number of experienced invited/appointed executives who make an exit. Not necessarily being a founder.

  22. comment
    Comment #33396104

    Maybe it would mean "no go" to colonization at all, who knows. For example, when all oceans boil out on Earth in 500m years or so, it might become useless for colonization. Natural…

  23. comment
    Comment #33375836

    Sounds like it's a perfect case where "probably" is not enough.

  24. comment
    Comment #33374497

    Factorio is a very hackerish game.

  25. comment
    Comment #33352031

    Low mass stars live much longer, have larger habitable zones, and emit less ionizing radiation (ultraviolet, x-rays).