Hey! Welcome to the C/C++ group. First of all, please read the rules: @rulesforthedevs Want to learn C/C++ and conquer the world? Start here: Books: - K&R C Book: https://e...
Hey! Welcome to the Functional Programming group. First of all, please read the rules: @thedevsrules Do you want to learn Functional Programming and make the world a safer pl...
Hey! Welcome to the DevOps group. First of all, please read the rules: @rulesforthedevs Do you want to participate in our poll about what programming language do you use for ...
or what's your idea to maintain the data coherence between threads?
the joke is about the functor pattern.. ()().. why don't adding more () and become lisp?
you need something like a browser with websockets or similar + protobuf?
is it common that languages can throw things different from exceptions, or is it just javascript?
I'm doubting a lot about doing a refactor on a plugin system I'm writing, I have the following architecture: program.exe // contains the main and it's linked dynamically to c...
you need a resolution in the browser of 40k of frames per second?
is the frontend a browser or another backend?
changing the topic, I'm doing something cool about runtime symbol interposition, it's something interesting because it is planned to be used for debugging purposes, would you ...
game engines? c++ modern development (easy mode)? zig modern development (hardcore)? rust/c++ security or kernel? c
Hey guys recently I've merged the contribution from @Minraws porting metacall to Rust, I have published the crate recently here ( https://crates.io/crates/metacall ), check th...
do you know if for debugging in vscode ( https://github.com/microsoft/vscode-debugadapter-node ) do you need to launch node with debug flags, right? or is not necessary?
is that for performance or is it a requirement of your model?
I'm using virtualbox with a guess in host only network, and I'm using the host as a router for routing all guest traffic, for some reason all dhcp client packets from guest ar...
have you ever tried gcc with thread sanitizer? I'm getting a segmentation fault
https://twitter.com/shafikyaghmour/status/1458965190020534276?t=og4kWGDK9xQUhkTux0sbjQ&s=19
what's the project you want to relicense?
has anybody work with DockerHub organizations? I have a personal account and I created a new token, but it doesn't allow me to push images to the organization, what should I d...