why everyone here is against ubuntu? :\
can anyone explain me why it's wrong?
arch linux doesnt boot after minutes. can anyone help please?
is it common to declare private member function? can anyone give me an example of why sometimes we need to do this?
can anyone help me find a proper way to free allocated memory in this code? https://pastebin.com/n9ZMu58F
what filesystem do you recommend for external SSD?
i have nvidia and intel in laptop should i use bumblebee? what is best option?
stupid question but what happens if a ubutnu user lock his only account? (assuming there is no root user, default ubuntu) how can he unlock the account?
one of my friends wants to learn nodejs. (i've seen memes about it) do you recommend it? if not what he can use instead for his project? and why not nodejs?
just ubutnu and it's flavours or all Debian based distributions?
I need to declare a public function to call private function, is this a good example? i want a to get height of a tree but i dont want end-user to access my tree root so i wr...
nobody recommends Clion as ide?
wayland or xorg?
do you have a file called csv.py in your local directory?
you store 1000 digits numbers in int?
does anyone know how to reduce space between thumbnails without reducing the size of icons in nautilus?
https://www.phoronix.com/scan.php?page=news_item&px=UEFI-rm-root-directory fix script can actually fix
resizing a vector it allocates another array(data structure) with new size and copy all elements in the new one?
assuming i want to popFront after deleting the node in front can i still do this? this->head = this->head->next
std::cout << typeid(typeid(something).name()).name() << '\n'; gave me this: PKc what is PKc?