• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle

  • Both are high afaik.

    So the answer is neither. There are more countries that are far more superior.

    Its also stupid to question if I want a bad country-1 or bad country-2. Why do I need to decide between two of the worst countries? Why can’t I look for something far and obviously better? Just because they are the loudest or are looking like the complete opposite?

    Its like questioning if someone wants the red hell or the yellow hell. Why do I want to have a hell at all?








  • But it looks like it can only do Pascal? Like. Sorry but you can’t just come out of the corner and say that coding is great on debian because my special IDE for only one single programming langauge exists.

    What if I don’t want to learn a seventh programming language? What if I want to continue my C++ project in NeoVim? I dont want to rewrite something entirely. Same for PHP, Rust, C, Python.

    Your IDE doesn’t even support the most important way of editing code. Vim mode.






  • As I was coding in C++ my own Engine with OpenGL. I forgot something to do. Maybe forgot to assign a pointer or forgot to pass a variable. At the end I had copied a NaN value to a vertieces of my Model as the Model should be a wrapper for Data I wanted to read and visualize.

    Printing the entire Model into the terminal confused me why everything is NaN suddenly when it started nicely.