Skip to main content

All Questions

0 votes
1 answer
56 views

Trying to stand up a local Azure Event Hub emulator by following the documentation using docker compose installed on WSL 2 Ubuntu-24.04 distro on Windows 11. The docker compose file looks like this: ...
Chedy2149's user avatar
  • 3,101
-2 votes
0 answers
44 views

My goal is to create and run Linux filesystem image using Qemu on Ubuntu. I only have Windows devices, so I've been using the only machine (Windows 10 Home OS) that supports virtualization to use WSL2 ...
user2361174's user avatar
  • 2,000
0 votes
1 answer
47 views

I'm trying to generate a PDF from a web application using Puppeteer. When I open the PDF in Acrobat Reader I get a warning: "This document is trying to connect to: wsl.localhost" The PDF ...
Barry McNamara's user avatar
Advice
1 vote
12 replies
271 views

I am working on a project for a Computer Architecture class, where we are learning about MIPS and assembly language. The program takes a .bin as input and outputs a .txt. I am to take a binary MIPS ...
Phoenix's user avatar
Advice
0 votes
2 replies
75 views

I am making a program for a college class that takes a .bin file as input and eventually spits out a .txt file as output. For testing, I had to make a smaller program that does the reverse, which I ...
Phoenix's user avatar
Advice
1 vote
20 replies
339 views

I am working on a project in which the first part I am to take a .txt file of 0's and 1's and convert it to a .bin file, of which I create a second program that takes that .bin file. I've been quite ...
Phoenix's user avatar
0 votes
1 answer
54 views

I'm trying to install Miniconda in WSL2, but the official installer always fails during payload extraction. The script reports Exit 141 and then Segmentation fault in constructor --extract-tarball. ...
Poca's user avatar
  • 49
0 votes
0 answers
118 views

How to properly mount devcontainer localWorkspaceFolder from WSL as workspace so "docker outside of docker" works in Intellij IDEA? :D I have a project in WSL opened in IntelliJ IDEA and ...
imy's user avatar
  • 486
0 votes
1 answer
124 views

I'm trying to create a server/client library where the server reads and decodes images from a camera and the clients read the decoded frames from the shared memory. In order to do this, i wanted to ...
Lucas Eduardo Bonancio Skora's user avatar
Tooling
0 votes
0 replies
38 views

We have a project built with Next.js and PostgreSQL. The application runs on localhost:3000, and the database runs on localhost:8080. The project was originally designed to run on Linux and macOS, but ...
Mansi Maithani's user avatar
1 vote
1 answer
214 views

I was using VS2026, but have switched back to VS2022 for now. The project is a MSBuild project, not a CMake project. I have the C++ ARM64/ARM64EC build tools installed (latest) and I have all the ...
Pearo's user avatar
  • 41
Tooling
0 votes
5 replies
43 views

I was running a WASP node (for IOTA) inside Docker on Windows using WSL2. I wanted to access its JSON-RPC API from a Raspberry Pi on the same local network. However, despite exposing ports in Docker, ...
Imen's user avatar
  • 23
1 vote
0 answers
125 views

I have built GCC 16.0 trunk in order to test out the new C++26 reflection capabilities. I am developing using WSL (Ubuntu) and VSCode. As it stands, I have the following basic example in a simple ...
Dnarok's user avatar
  • 21
0 votes
1 answer
126 views

PC Setup: Windows 11 + WSL2 Docker Engine installed in WSL2 (no Docker Desktop installed on Windows) VSCode (occured with various versions of VSCode and extensions) Extension: Dev Containers ...
ai2ys's user avatar
  • 1,639
Advice
0 votes
4 replies
71 views

I had a hard time configurating Vim writing vimrc and other files, so I delete the directory indicated by $VIMRUNTIME, which in Suse was /usr/share/vim to start fresh. Then I reinstalled Vim, but now ...
Daniel Muñoz's user avatar

15 30 50 per page
1
2 3 4 5
400