HN user

anthonySs

23 karma
Posts6
Comments16
View on HN
AirPods Max 2 4 months ago

not to mention if some loud noise happens they blow your ear out with noise cancelling in an attempt to balance it...

expected way more from a refresh tbh

llms aren’t exhausting it’s the hype and all the people around it

same thing happened with crypto - the underlying technology is cool but the community is what makes it so hated

most dev workflows from pre 2021 can probably run just fine on a NEO - i think once you get into conductor / 8 terminals with claude code territory that’s where things start to slow down

i just got an m5 max with 128gb of ram specifically to run local llms

Hey HN,

The wife and I are both devs, and we both agreed that being on-call is probably the worst part of the job.

We decided to build something to try and make on-call issues a bit faster to deal with.

Basically Pandem.dev is a tool that you add to your company's Slack channel and it responds with useful information whenever an on-call ping comes in.

We basically index all previous incidents and when any new on-call tickets come in from Pagerduty, it'll respond with a list of related past issues.

We're also working on allowing the model to be trained on your on-call runbooks and docs, so it can suggest solutions and starting steps to diagnose or debug whenever a new issue comes up.

Let me know what you think, any feedback is appreciated!