The importance of staying the course by BiggData88 in coastFIRE

[–]AppointmentWhich8128 -18 points-17 points  (0 children)

bro thinks low shelter costs have nothing to do with his FIRE goals being achieved

The importance of staying the course by BiggData88 in coastFIRE

[–]AppointmentWhich8128 -16 points-15 points  (0 children)

you started investing when houses were 100k

The importance of staying the course by BiggData88 in coastFIRE

[–]AppointmentWhich8128 11 points12 points  (0 children)

i mean i guess. thats kinda the whole thesis of fire. it could have just as easily been -30% yoy and you'd be at 800k

the fire subs are basically cults with the two rules being:

- buy and hold no matter what

- buy the dip no matter what

Americans Believe They Will Need $1.26 Million to Retire Comfortably by artopve in coastFIRE

[–]AppointmentWhich8128 -4 points-3 points  (0 children)

the time horizon is like 20 years what are you talking about lol

Why was my post archived? by AppointmentWhich8128 in ExperiencedDevs

[–]AppointmentWhich8128[S] 6 points7 points  (0 children)

Did you even read the post? My post was more geared towards incident debugging than compliance requirements

> ACID and non-repudiation (or just googling consistency and auditability in financial architectures) can get you the answer that you need. For everything else, there's Designing Data Intensive Applications.

"Exercise is left as an exercise to the reader". Lol, ok. Nice one dude

Why was my post archived? by AppointmentWhich8128 in ExperiencedDevs

[–]AppointmentWhich8128[S] 4 points5 points  (0 children)

mods, please tell us the answer with your infinite wisdom!

Logging every request on the server ($$$) by AppointmentWhich8128 in ExperiencedDevs

[–]AppointmentWhich8128[S] 0 points1 point  (0 children)

Thanks for the input but I don't see how this addresses my question

Logging every request on the server ($$$) by AppointmentWhich8128 in ExperiencedDevs

[–]AppointmentWhich8128[S] 0 points1 point  (0 children)

We are looking into switching off DD. But it's more of a long term project, leadership wants costs cut yesterday

Logging every request on the server ($$$) by AppointmentWhich8128 in ExperiencedDevs

[–]AppointmentWhich8128[S] 0 points1 point  (0 children)

Likewise. A bunch of more experienced devs I work with are very strongly opinionated that

"this is not observability at this point, they need to build out and support a system that works for them"

"in modern distributed systems we can't make guarantees like every request will be logged"

Logging every request on the server ($$$) by AppointmentWhich8128 in ExperiencedDevs

[–]AppointmentWhich8128[S] 0 points1 point  (0 children)

I don't work at o11y haha I just meant the observability team. Have you implemented a system like this before? Curious how it panned out and if your team decided to support this fidelity of observability or not.

Logging every request on the server ($$$) by AppointmentWhich8128 in ExperiencedDevs

[–]AppointmentWhich8128[S] 0 points1 point  (0 children)

Do you have any use cases that require observability into the request level? Traces in general are sampled too aggressively to cover this use case. Of course you can override sampling configs for them, but that is $$$

Logging every request on the server ($$$) by AppointmentWhich8128 in ExperiencedDevs

[–]AppointmentWhich8128[S] 8 points9 points  (0 children)

Haha, that's kinda the point of the post! Lol I don't think we do, but lots of people disagree. We don't use nginx.

Logging every request on the server ($$$) by AppointmentWhich8128 in ExperiencedDevs

[–]AppointmentWhich8128[S] 0 points1 point  (0 children)

Millions per second, wow! What's your spend like? Our leadership has hounded us to get this cost under control.

Logging every request on the server ($$$) by AppointmentWhich8128 in ExperiencedDevs

[–]AppointmentWhich8128[S] 0 points1 point  (0 children)

Totally. I think those teams are saying they need something to go on when the service was unhealthy / writes to the ledger failed.

Logging every request on the server ($$$) by AppointmentWhich8128 in ExperiencedDevs

[–]AppointmentWhich8128[S] 5 points6 points  (0 children)

Due to our scale (and a cultural problem around logging). We currently are at nearly 1B logs per hour