If there's anything we can learn from it - don't use obsolete software.
If there's anything we can learn from it - don't use obsolete software.
rr record /tmp/Debug/bin/llvm-mc a.s && rr replay -d cgdb
I've have success story with some bugs only reproducible with LTO. Without rr it would be a significant challenge.
It would be nice if Linux kernel could be debugged with rr. Does anyone have success with kernel under rr+qemu ? :)
https://en.wikipedia.org/wiki/Warcross?wprov=sfti1
Imagine a world where visual, immersive tech is the default.
Look around your home. Realize how much money you have spent on cosmetics. Pictures, photographs, throw pillows, plants, paint, lighting, etc.
What if all of that could be replaced at the snap of a command? What if you could hang Christmas lights virtually in less than 10 seconds? What if a poor family who could not afford Christmas lights and decorations could now snap them into place in a second, for free?
Sure these goggles are not that mainstream yet. The battery life is too short. They are bulky and sweaty. But the tech will improve. What if wearing immersive goggles was no more difficult than wearing glasses? It might take a few decades but the tech will get there.
I'm doing just that and it works surprisingly well. Currently it's as good as people with 2-3 years of experience. Do you really believe it's not going to improve?
Now I'm making a virtual webcam so it has a face and you can talk to it on a Zoom meeting...
Note that clipboard data can be just about anything and is a valuable dataset, more so if the source of the data isn't aware of being a source, besides, there is no history so you won't even know what you've lost.
Select to translate is almost a standard feature for translation software. Not sure if the situation gets better now, but back then the software was written, using clipboard as temporary storage is a very robust and maybe the only way to implement such feature.
Trivia: It's likely sending Ctrl+C and reading clipboard to get the selected text. No easy cross-platform API for this lol.
Also note that the software is very old and poorly maintained.