Hello! Long-time lurker in the community here. Want to check with you all on the sanity of this id…
It working for me in RemedyBG 0.3.7.1, using MSVC 2019 and compiling with cl main.cpp -Zi. What ve…
Jason —
Using windows 10. Like Ben said everything works fine (so far) and don't see a reason to upgrade. …
Reproduction:Declare a struct type within functionsDeclare a variable of that typeMake a pointer t…
I use macOS for work and Windows 10 for everything else. No interest in upgrading to Windows 11; 1…
Neo Ar —
I briefly used QubesOS on my laptop some years back and I encourage people to give it a try. I swi…
Alternatively just do simple variable assignment LPCWSTR cmdline = L"whatever.exe/a/b"; and debug …
I was looking into a way to attach remedy to a running process and make it break immediately after…
I was surprised to see this thread risen from the grave. I don't know if I would endorse anything …
Manjaro, the Xfce variant to be exact. No particular reasoning other than I tried it and so far ha…
After reading your post I wondered what my command line parsing code was doing in such a case. Aft…
I'm currently working on a CRT implementation, and I was working on getting custom command line pa…
Mainly using Manjaro.Much faster than Windows.Easier to install GPU drivers than Windows.More reli…
This thread is meant to be a fun little thing where you can rant about what your main OS is and wh…
That bootstrapping from C concept should be easy to extend with a project file parser, so that you…
nobuild () might be an option for what you are looking for.
Looked at and multiple Bash to Batch converters, but none so far was powerful enough for a build …
The plan I'm thinking about making a reusable C++ build system implemented in both Bash and Batch,…
This post is mirrored on my blog. In order to effectively write applications that communicate via …
I use vs code and launch it using a debug.bat file from the working directory. @echo off remedybg …
That sounds like the working directory is simply different from what you expect. Usually you don't…
Just to close this issue. Seems like it was just a matter of fully qualifying some file paths. It …
Website: Code Depot: Woefully neglected, especially now that I need to figure out whether I can …
I'm personally down with the idea, but I can't really see why corporations would prefer hosting on…
It's no problem. Yeah, that's right - I am not blocking access to those who don't have a website, …
In case it wasn't clear in the original post, I am not interested in having a discussion about whe…
I have my own git server without any web interface with SSH access. The biggest problem with acces…
sqdrck —
Now itch.io accepts payments by bank card via Stripe, which some countries do not support, for exa…
This resonates so much for me. I've been thinking along these lines for a long time and have been …
I just wrote a post about self-hosting Git repositories, corporate abuse of FOSS, and liberty-firs…