Live data from Hacker News

Viewing profile — mancini0

mancini0

HN member
Joined
Sat, Apr 27, 2019, 5:43 PM UTC
HN karma
23
Public activity
13 items

About mancini0

No profile information was provided.

Recent public activity

  1. comment
    Comment #33733170

    The problem with Cargo is it only builds rust. I agree it's the best language-specific build tool, but I love the monorepo pattern and future proofing insurances that modern langua…

  2. comment
    Comment #32601802

    Yep I bet she could - don't let the way I described my use of it as a 'poweruser' (via the cli) scare you off...the browser extensions are very user friendly, just ctrl-shift-L and…

  3. comment
    Comment #32600670

    Lesspass generates reproducible unique passwords from inputs (username, domain, masterpassword). It works without an internet connection and is open source. You only need their clo…

  4. comment
    Comment #24199008

    I love it. Coroutines make async code concise and much cleaner than Java completable futures, Kotlin is a supported gRPC language, and the gRPC service signatures are much cleaner …

  5. comment
    Comment #24110228

    This looks great and I wish my company adopted the monorepo & bazel. The navigation to //devtools from the link you shared results in a 404 however - perhaps the tool's routing is …

  6. comment
    Comment #24109936

    So would this be similar to Apache Ignite?

  7. comment
    Comment #23822309

    Stupid question because I am very new to embedded programming and C (I started my journey this weekend), but could one use freertos's tasks library in a regular x86 desktop applica…

  8. comment
    Comment #23575059

    it's a public company, its shares are tradeable on exchanges

  9. comment
    Comment #23393397

    We email them around lol. Wish we used istio.

  10. comment
    Comment #23355509

    Lets use Bazel, and Bazel's rules_k8s to build\containerize\test\deploy only the microservices of my monorepo that changed. Lets use Istio's "istioctl manifest apply" to deploy a s…

  11. comment
    Comment #23237693

    This question brings to mind a recent experience I had with Scaleway support. I pay maybe 25 euro a month to host my k8s based application on their managed k8s offering.I did not p…

  12. comment
    Comment #23069375

    I would argue that using postgres today sets you up better for HA tomorrow, as both yugabyte and cockroachdb are built with postgresql compatability in mind. I would also argue you…

  13. comment
    Comment #19934626

    A financial exchange - order messages are routed to Kafka and partitioned by the instruments symbol, match engines associated with a given set of symbols consume from their assigne…