-
Building off the hackweek project: https://hackweek.getsentry.net/projects/-Nc4gc8-qFU20Q5zGuKj/accessibliity-issues-via-session-replay
KTTR: https://www.notion.so/sentry/8dad2130ed2c497c834b79d90a…
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were…
xmfcx updated
8 months ago
-
Shai and I would like to start working on the proposal to Incremental Field Updates outlined here (http://markmail.org/message/zhrdxxpfk6qvdaex).
---
Migrated from [LUCENE-4258](https://issues.apac…
-
⚠️ this original post has been edited by @timneutkens to reflect [this comment](https://github.com/vercel/next.js/issues/48748#issuecomment-1578374105) ⚠️
## Changes in the past week
I've been i…
-
I installed README.md requirements.
OpenSSL 1.1.1+
OpenSSL development headers
GCC or Clang (GCC 8+ recommended)
Erlang OTP v24, with OpenSSL support
GNU Make
CMake (CMake version > 3.10.0)
S…
-
**Purpose**: This issue compiles meeting notes for the Gno Core Staff's recurring meetings.
**Process**:
1. **Drafting**: Notes are initially taken in Hackmd or Google Docs during meetings.
2. *…
-
We propose a time-boxed investigation (5 dev-days) to figure out if we can use Sentry's replay product to fix [Next.js hydration errors](https://nextjs.org/docs/messages/react-hydration-error).
Fro…
-
See https://rusefi.com/forum/viewtopic.php?p=45136#p45136
-
---
title: My 2022 New Mac Setup
description: I set up a new Mac for work today. Here's everything I use on a Mac for fullstack web development.
tags: mac, tech
published: true
slug: new-mac-setu…
-
### Minimal, reproducible example
```TypeScript
import puppeteer from 'puppeteer';
(async () => {
const browser = await puppeteer.launch({headless: false});
const page = await browser.new…