-
I am not doing very well with Vagrant on Fedora. I'm usually pretty good with tech, but I've tried several Vagrant files and none of them work for me. Any idea what I'm doing wrong here?
I follow…
-
On a mac, windows, and linux arm64, plugins from the root are always installed which are unnecessary.
```
pnpm install
WARN 1 deprecated subdependencies found: boolean@3.2.0
Packages: +610
++++++++…
-
**Describe the bug**
amd64 AppImage fails to launch: I can see a black window for a fraction of a second, and then it just dies.
From the console the following log is produced:
```
./zmk-studio_0.…
-
We are running into issues building images for Linux/amd64 on macOS ARM (M3 for what it's worth).
It turns out some Rust projects (e.g. `serde`) try to build using Linux/amd64/v2 (released 2008) in…
-
![gambar](https://github.com/user-attachments/assets/d754c269-3225-43a6-b62f-a73f70a26f14)
-
### Version
110.99.6.1 (Latest)
### Operating System
- [X] Any
- [ ] Linux
- [ ] macOS
- [ ] Windows
- [ ] Other Unix
### OS Version
_No response_
### Processor
- [ ] Any
- [ ] Arm (using Roset…
-
yaoapp/yao:0.10.3-amd64-dev
-
yao/yao-0.10.3-linux-amd64
-
is there support for my windows x64 based pc? i see it is marked as an exception, what are the fixes and workarounds?
-
The amd64 implementations of Hash64 and Hash64Str clobber the frame pointer register (BP). They return to their caller leaving an invalid frame pointer value in the BP register ([this one specifically…