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

help-circle
  • Yeah, I use that all the time. I think I use it in a different way though. I have projects with C, C++ and other languages. The C and C++ get compiled and linked together, and so there are some considerations for those files that don’t apply to anything else. So I mean C files and C++ files, but not as if they were the same language.



  • Kethal@lemmy.worldtoProgrammer Humor@programming.devTrue Story
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    3 months ago

    I did this in a project and someone later came and changed them all to .h, because that was “the convention” and because “any C is valid C++”. Obviously neither of those things is true and I am constantly befuddled by people’s use of the word convention to mean “something some people do”. It didn’t seem worth the argument though.


  • T Mobile has an app called Scam Shield that seems to do a better job than Google. If a call is identified as a scam, your phone won’t ring. You can report ones that get through. I installed this a few days ago, and it’s much more manageable now. I get something like 20 scam calls a day. This kept 15 or so from ringing.

    I have started asking callers various disheartening questions, like “Is this what you planned for in life?”, “Does your family laugh at you?”, “Do your friends have better jobs than yours?”, “Are you an embarrassment to your parents?”. Most hang up, but a good number get upset - I imagine because their parents really are embarrassed by them. One person, whom I asked if he was happy with his choices in life, said “I am in hell”. My hope with these questions is for them to rethink a life of trying to cheat old people out of money.














  • I have used both Windows and Linux extensively, and although Linux used to be a serious amount of nonsense to get stuff to work, it’s not like that any more. I spend similar amounts of time troubleshooting on each. Help for Linux sometimes is better. If you end up on the Microsoft answers forum, good luck to you, because it means the real answer is buried somewhere on the Internet, if it’s there at all.