hacker news alerts in slack (incessant pings if you make front page)
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

bug: ignore errors in sentry on dev

dunkirk.sh 56f8df37 a972f25d

verified
+1
+1
src/index.ts
··· 35 35 dsn: process.env.SENTRY_DSN, 36 36 environment, 37 37 release: version, 38 + sendClientReports: environment === "production", 38 39 }); 39 40 40 41 console.log(