-
```
import React from 'react';
import CartIcon from '@material-ui/icons/ShoppingCart'
import { Link } from 'react-router-dom';
export default function Header() {
return (
{/…
-
I configured the server to expect x-forwarded-for `SecureClientIpSource::RightmostXForwardedFor` and the handler with `secure_ip: SecureClientIp`.
However, when the client does not send the header,…
-
### Question
```txt
PS C:\github\lemmy> cargo build
Compiling proc-macro2 v1.0.64
Compiling quote v1.0.29
Compiling unicode-ident v1.0.5
Compiling cfg-if v1.0.0
…
-
As part of the release process, we should provide a SBOM (Software Bill of materials) for the release.
See https://github.com/scylladb/scylla-pkg/issues/3202#issuecomment-1619753664 for an example.
-
In the latest version of rust-analyzer (on nvim+coc, but a coworker is reporting the same thing on VSCode), I'm getting the following error from rust-analyzer.
`[rust-analyzer] [E] unresolved i…
-
- Latest `rust-analyzer`, 0.2.670
- On latest VS Code, 1.58.1
- `rustc` 1.53.0 with `stable-x86_64-pc-windows-msvc` toolchain
**Disclaimer:** I _acknowledge_ that I have something of a weird setu…
-
### Describe the bug
Notifications on Windows don't make any sound when shown. This is not the default and most other apps do make a sound when showing a notification.
### Reproduction
1. Sho…
-
I'm trying build [typst-lsp](https://aur.archlinux.org/packages/typst-lsp) from Arch Linux AUR with mold version `2.2.0`, but it vomit this:
```
paru -S typst-lsp --skipreview
:: Resolving dependen…
-
### Which crate is this about?
windows
### Crate version
0.48
### Summary
Creating a window using `CreateWindowExA` I hold on to a HWND. A few lines later I try to `RegisterDeviceNotificationA` a…
-
installed libssl-dev on ubuntu 18 and still get this error:
error: failed to run custom build command for `openssl-sys v0.9.39`
process didn't exit successfully: `/home/forecast/cs453_finalproj_bac…