Viewing profile — mmontagna9
mmontagna9
HN member- Joined
- Tue, Nov 15, 2016, 8:00 PM UTC
- HN karma
- 35
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About mmontagna9
No profile information was provided.
Recent public activity
-
comment
Comment #46220592
If you're interested in using them you should just bench them yourself.
-
comment
Comment #43368729
Aren't we all...
-
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…
-
comment
Comment #41914857
The youngest old man I know at any rate
-
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…
-
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…
-
comment
Comment #38623652
You caught our off by one bug :)
-
comment
Comment #32976346
Where are you getting your numbers?!
-
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).…
-
comment
Comment #30983705
Needs a clearly marked manual kill switch
-
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 …
-
comment
Comment #30463796
> In my experience, PG is always the most out-of-date piece of any system. Yes
-
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.
-
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…
-
comment
Comment #30268450
This is great. Let me know how I can help
-
comment
Comment #28181358
I don't think you need a cleanroom if your feature sizes are huge.
-
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…
- story
- story
- story
-
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 …
- story
- story
-
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
-
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.