Live data from Hacker News

Viewing profile — mmontagna9

mmontagna9

HN member
Joined
Tue, Nov 15, 2016, 8:00 PM UTC
HN karma
35
Public activity
31 items

About mmontagna9

No profile information was provided.

Recent public activity

  1. comment
    Comment #46220592

    If you're interested in using them you should just bench them yourself.

  2. comment
    Comment #43368729

    Aren't we all...

  3. comment
    Comment #43368719

    People run postgres at scale which is much "larger" than what you are running, which isn't to say that your workload isn't substantial, it is. But there are folks who push it harde…

  4. comment
    Comment #41914857

    The youngest old man I know at any rate

  5. comment
    Comment #40290475

    Managing one pair of headphones that connects to more than one device is a nightmare, everything always auto connects/disconnects when you don't want. Many devices don't have a tem…

  6. comment
    Comment #38623663

    Sadly this isn't true. Postgres will happily replicate and skip data if you tell it too. And there have been multiple bugs around logical replication in version ~10-15 that can cau…

  7. comment
    Comment #38623652

    You caught our off by one bug :)

  8. comment
    Comment #32976346

    Where are you getting your numbers?!

  9. comment
    Comment #31916490

    Yeah there isn't much publically available. We wrote a tool for this at Instacart, it relies on some internal tooling but much of it is generalizable (assuming you run pgbouncers).…

  10. comment
    Comment #30983705

    Needs a clearly marked manual kill switch

  11. comment
    Comment #30463806

    > Reduced maintenance needs. OrioleDB implements the concepts of undo log and page-mergins, eliminating the need for dedicated garbage collection processes. Additionally, OrioleDB …

  12. comment
    Comment #30463796

    > In my experience, PG is always the most out-of-date piece of any system. Yes

  13. comment
    Comment #30269166

    Some shops don't design like that :) some folks build giant monoliths and then have to scale/deploy that app with it's database connections broadly.

  14. comment
    Comment #30269091

    Yep the readme is pretty clear it's a POC "Alpha: don't use in production just yet." That said I've struggled with more than my fair share of pgbouncer misconfigurations and outrig…

  15. comment
    Comment #30268450

    This is great. Let me know how I can help

  16. comment
    Comment #28181358

    I don't think you need a cleanroom if your feature sizes are huge.

  17. comment
    Comment #18148650

    Tell that to my 70 year old grandmother who has replaced both the motherboard and hard drive in her Lenovo desktop. If you design a somewhat reasonably easy to repair computer peop…

  18. story
  19. story
  20. story
  21. comment
    Comment #16056883

    We've been tracking this SDK at MightySignal. I can confirm that the apps often record data for some time after the app becomes inactive and that the amount of data sent is enough …

  22. story
  23. story
  24. comment
    Comment #15689764

    Interesting, looks like a fair number of apps use webrtc directly. https://mightysignal.com/top-android-sdks?tag=47 https://mightysignal.com/top-ios-sdks?tag=47

  25. comment
    Comment #15251259

    Yes we are getting slowdowns and internal errors as well. Also noticed one of our EC2 instances shutdown due to failed health checks.