• 0 Posts
  • 34 Comments
Joined 2 years ago
cake
Cake day: August 14th, 2023

help-circle

  • AeroLemming@lemm.eetoProgrammer Humor@lemmy.ml1 hour in Java
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    4
    ·
    8 months ago

    I don’t understand why people complain about their Python code breaking because it relies on indentation instead of explicit {} syntax. I’ve never had an issue with it and it’s not just because I’m used to it because Python is the only language I use that relies on whitespace like that. I think the complainers just don’t know how to indent properly, which makes me really glad they’re writing in a language that forces them to instead of pushing unreadable garbage in other languages.





  • As it is now, only people who read about it or live there and try to find the song will ever even know about the block. If Google refused and was kicked out of Hong Kong, just about every single citizen would notice and the government would have to explain precisely why they decided to ban all Google services over a song about freedom. I don’t think the people in charge would last long if that happened, considering how integral Google’s services are to many people’s lives.














  • AeroLemming@lemm.eetoProgrammer Humor@lemmy.mlwe are safe
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    2
    ·
    1 year ago

    I use Codeium and I’ve found it helpful for things like guessing what the next line is if it’s similar to the line I just wrote, but terrible if I’m thinking about how to actually solve a problem and it keeps suggesting wrong answers that make me think about them, realize they’re wrong, forget the solution I was working on in my head before that.