Viewing profile — vp8989
vp8989
HN member- Joined
- Fri, Jan 04, 2019, 5:40 PM UTC
- HN karma
- 754
- Public activity
- 214 items
- HN profile
- View on Hacker News ↗
About vp8989
No profile information was provided.
Recent public activity
-
comment
Comment #39287249
That's not what the parent post was referring to. If SQS (or your ability to talk to it) is down and your database isn't, what do you do?
-
comment
Comment #39102476
Can you elaborate? To my knowledge, 401k target date funds sometimes have small allocations to REITs (like 3-5%) or REIT indices that might be comprised of a mix of commercial and …
-
comment
Comment #38890562
Focus on high value work that can't be automated is terrible advice?
-
comment
Comment #38890436
Totally common IME. Bluey is for the parents. Kids like it but don't love it.
-
comment
Comment #35923268
"Sitting down with an RFC and coding up what it says is nowhere near as simple as it seems like it should be" I learned this for myself when I tried coding an IRC server for fun. Q…
-
comment
Comment #35909181
https://mysqlconnector.net/ is very good. Dapper and ^ that works very well IME. Agreed about replication.
- comment
-
comment
Comment #35831306
1) "Web application development" doesn't happen in a vacuum. Often it happens in contexts where the "backend" is also consumed by various non-web applications. In those contexts, c…
-
comment
Comment #35805480
At the team level, keeping M to 1-2 works really well in my experience. Of course M is never really 1 or 2 because you're always wrapping up small details from $previous, looking a…
-
comment
Comment #35801187
Anecdotally, I've observed across my ~12 year career so far that an emphasis on estimates and estimating is negatively correlated to productivity, lead time, velocity, impact, posi…
-
comment
Comment #35801056
It's absolutely cargo cult nonsense and judging by the surrounding comments I'm SO glad we've all finally decided to stop pretending like it isn't.
-
comment
Comment #35719124
Am I correct in thinking that PG's MVCC implementation results in a worse story around offloading some mild OLAP workloads to a replica without affecting the primary? Anecdotally, …
-
comment
Comment #35658568
In theory it is good practice, but in practice enforcing referential integrity is not free and it makes satisfying other non-functional requirements harder. Engineering is about tr…
-
comment
Comment #35658019
Fair enough. To reiterate, Im personally not a fan but I would say they are generally usable.
-
comment
Comment #35656193
MySQL stored procedures work fine when invoked from application code IME. The lack of native collection types is not ideal when you need to inject N values to a bit of data logic. …
-
comment
Comment #35652863
Ive had a fair amount of low effort "big wins" in my career, simply by reversing the technical decision/implementation of people who took this idea too far. IMO the OP sits at a re…
-
comment
Comment #35542406
Ownership disputes often stem from non-technical issues. Two orgs with different agendas might feel they require ownership of a given piece of tech to drive their own agenda forwar…
-
comment
Comment #35540450
I am talking about non-technical roadblocks. Cross-team product engineering projects can sometimes involve ownership changes which affects the company in non-technical ways. Some i…
-
comment
Comment #35539805
If I understand you correctly, I have felt similar angst before in this kind of role. Basically, you see "org-wide" work that needs to be done but it requires some level of "org-wi…
-
comment
Comment #35539390
Agreed. There is also a natural disincentive here to optimize the architecture for "team-based flow". As a product engineer, you often get promoted for doing projects that essentia…
-
comment
Comment #35502027
At a certain amount of scale its net “simpler” if the analytics people are free to do their jobs without worrying they will bring down “the app” and vice versa. OLAP has certainly …
-
comment
Comment #35501830
I dont agree with the premise that running transactional and analytical workloads on the same database is architecturally “simpler”. In my experience this is only true at very low …
-
comment
Comment #32187843
Kubernetes
-
comment
Comment #32022477
DDIA is a good book and I've read it at least 3 times, but there is no substitute for real world experience. I also think a lot of system design material is oddly positioned in tha…
-
comment
Comment #31348677
Year to date -> The market is down almost 20%, long treasuries are down almost 18%, IAU (gold ETF) is up 2.75% Seems like it's doing it's job quite nicely.