• 0 Posts
  • 148 Comments
Joined 1 month ago
cake
Cake day: August 6th, 2024

help-circle


  • Eh, not sure if this is true at all. I think the reality is that niche specialized roles are valuable (frontend expert) but you are not “hacking” your way in full stack unless you are a junior or just bad at development.

    I don’t consider myself to be hacking anything I do, even things I’m not as strong in (ci cd) I pay full attention to documentation and examples before blinding coding or writing ci scripts






  • I heavily disagree. C++ has a lot of problems but it’s flexibility is not one of them.

    Imo the biggest problem with C++ is that there are a dozens ways of doing the same thing. The std lib is not general and fast enough for everyone. Therefore it’s not even “standard” .

    I have seen many conferences of a proposed “cpp2” like syntax that breaks abi but imo it’s the best way forward.












  • _____@lemm.eetoAnimemesRelatable
    link
    fedilink
    English
    arrow-up
    4
    ·
    6 days ago

    I tried to unsubscribe from a mailing list and they had the audacity to reply to me and say “you cannot unsubscribe from this method” (there was no other listed method) immediate block list in email.


  • _____@lemm.eeto196@lemmy.blahaj.zoneLinux rule
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 days ago

    I use CMake and I hate CMake, it’s the true write once and forget language.

    The real problem is C++ missing what cargo is to rust.

    Unfortunately we’re in too deep, everyone has their preferences and they’re very strongly opinionated about them, maybe some rightfully so.