But C++98 is so different to even C++11. Bjarne's book covering C++11 read completely differently to the 98 version, I found.
Very informative, thank you. I have been using Shotcut for a while and wrote a frei0r plugin but it needs migrating to the new 10 bit MLT framework. I have been using Shotcut with 4K footage and it is indeed very slow…
Ah ok. Unfortunately I cannot look at that page on imgur as I am in the UK and it's blocked here.
So how would you ensure you can't do this? A = 0; B = 0; A = move(B); ++B; ++A; What should happen at ++B, and what should A be at the end? How would the compiler enforce this? I can see this being complicated. The…
I honestly don't understand. Circular inclusions are something to deal with, but it's a tree.... so how can a leaf contain a branch?? I know C# does some magical things (I know not what) to avoid this since there are no…
This is true for the most part, unless you adjust keyboard settings in System Settings to let all UI elements be focusable with the keyboard (for tabbing between UI elements). I think it used to be under "keyboard" but…
What do you mean by a destructing move? Are you trying to avoid use of a moved object after you've moved it? eg. B = std::move(A); // You are worried about touching A when it's in this indeterminate state?
Interesting tests. As a musician myself, you run into no end of snobbery on equipment as if your instrument was made of magical timber. I do have 2 identical Warwick FNA Jazzman 5s, and bizarrely they do not sound the…
I am hoping that Canon's promise of 100 years for the Selphy prints holds true. The printer applies a final clear protective layer. I will monitor!
Good idea, thank you. A DVD and SD card it is then!
Thank you for the info and program!
I looked at the architecture.pdf and it made zero sense. It was a lot of buzzwords. I am honestly confused.
Bring back C strings in all software! And divide by zero! The world would be a safer place.
Yes I agree completely. I am baffled why they choose that license in the first place. It just seems to engender drama when people actually follow the license they've chosen! Perhaps open source is actually powered by…
I have done the same, but your website is really nice! And your photos are lovely. I like how you've indicated which cameras and gear you use for certain trips. That 600mm Sony lens must be fun to carry around. I used…
Very clever and quite frightening. Well done. Personally I like using LLMs for getting information (not chat) or solving problems, and I like the fact it's text and I can read it quicker than a normal conversation, and…
Insanity. Did they somehow not support normal Bluetooth connection??
I like Organic Maps because it isn't full of the social things. Every time I open Google Maps it shows that card at the bottom with "what's popular in your area", full of pictures of people's breakfasts and other…
It really has a "login" button that doesn't log in? Does it mean "take the action of going through the door once you have got the key via the connection code man"?
But desktop C++ isn't difficult or slow to write... It seems odd to me that the software world has gone in the direction of "quick to write - slow to run". It should be the other way around. Things of quality (eg.…
There are lots of threats to all human beings on the planet. You are simply taking the view that the thing you personally see as the biggest threat is therefore the thing that everyone else should see as the biggest…
I don't understand why he thinks all users will use WSL in Windows. I have never ever touched it, and I've developed on Windows for decades (C++/C#/JS/web). It seems like trying to make Windows non-native or some…
I don't understand how it got so bad. On Windows 95 or 98, you knew that pressing Windows > P > across right > N would open Notepad in about 22 milliseconds of interaction. Things just worked and responded. Today it's…
I would have to agree with this. I don't understand people how say developing on Linux is somehow better. I have built C++ software across Windows, macOS and Linux and I can't say one is easier than the other at all.…
I started watching it but the modern presentation style of shouting everything instead of speaking at a normal volume, and using many many gestures and facial expressions to state a simple sentence made me switch it off…
But C++98 is so different to even C++11. Bjarne's book covering C++11 read completely differently to the 98 version, I found.
Very informative, thank you. I have been using Shotcut for a while and wrote a frei0r plugin but it needs migrating to the new 10 bit MLT framework. I have been using Shotcut with 4K footage and it is indeed very slow…
Ah ok. Unfortunately I cannot look at that page on imgur as I am in the UK and it's blocked here.
So how would you ensure you can't do this? A = 0; B = 0; A = move(B); ++B; ++A; What should happen at ++B, and what should A be at the end? How would the compiler enforce this? I can see this being complicated. The…
I honestly don't understand. Circular inclusions are something to deal with, but it's a tree.... so how can a leaf contain a branch?? I know C# does some magical things (I know not what) to avoid this since there are no…
This is true for the most part, unless you adjust keyboard settings in System Settings to let all UI elements be focusable with the keyboard (for tabbing between UI elements). I think it used to be under "keyboard" but…
What do you mean by a destructing move? Are you trying to avoid use of a moved object after you've moved it? eg. B = std::move(A); // You are worried about touching A when it's in this indeterminate state?
Interesting tests. As a musician myself, you run into no end of snobbery on equipment as if your instrument was made of magical timber. I do have 2 identical Warwick FNA Jazzman 5s, and bizarrely they do not sound the…
I am hoping that Canon's promise of 100 years for the Selphy prints holds true. The printer applies a final clear protective layer. I will monitor!
Good idea, thank you. A DVD and SD card it is then!
Thank you for the info and program!
I looked at the architecture.pdf and it made zero sense. It was a lot of buzzwords. I am honestly confused.
Bring back C strings in all software! And divide by zero! The world would be a safer place.
Yes I agree completely. I am baffled why they choose that license in the first place. It just seems to engender drama when people actually follow the license they've chosen! Perhaps open source is actually powered by…
I have done the same, but your website is really nice! And your photos are lovely. I like how you've indicated which cameras and gear you use for certain trips. That 600mm Sony lens must be fun to carry around. I used…
Very clever and quite frightening. Well done. Personally I like using LLMs for getting information (not chat) or solving problems, and I like the fact it's text and I can read it quicker than a normal conversation, and…
Insanity. Did they somehow not support normal Bluetooth connection??
I like Organic Maps because it isn't full of the social things. Every time I open Google Maps it shows that card at the bottom with "what's popular in your area", full of pictures of people's breakfasts and other…
It really has a "login" button that doesn't log in? Does it mean "take the action of going through the door once you have got the key via the connection code man"?
But desktop C++ isn't difficult or slow to write... It seems odd to me that the software world has gone in the direction of "quick to write - slow to run". It should be the other way around. Things of quality (eg.…
There are lots of threats to all human beings on the planet. You are simply taking the view that the thing you personally see as the biggest threat is therefore the thing that everyone else should see as the biggest…
I don't understand why he thinks all users will use WSL in Windows. I have never ever touched it, and I've developed on Windows for decades (C++/C#/JS/web). It seems like trying to make Windows non-native or some…
I don't understand how it got so bad. On Windows 95 or 98, you knew that pressing Windows > P > across right > N would open Notepad in about 22 milliseconds of interaction. Things just worked and responded. Today it's…
I would have to agree with this. I don't understand people how say developing on Linux is somehow better. I have built C++ software across Windows, macOS and Linux and I can't say one is easier than the other at all.…
I started watching it but the modern presentation style of shouting everything instead of speaking at a normal volume, and using many many gestures and facial expressions to state a simple sentence made me switch it off…