• 1 Post
  • 14 Comments
Joined 2 years ago
cake
Cake day: November 23rd, 2022

help-circle

  • Kajika@lemmy.mltoLinux@lemmy.mlLadybird announcement
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    21 hours ago

    I’m not sure why people keep pushing that myth on C++. It’s been a decade we have smart pointers. There’s no memory management to be done ever.

    Using the old ‘new’ is like typing ‘unsafe’ in rust. Even arrays/vectors have safe accessor.

    Am I missing something?














  • Yes indeed. For now you can just use wine registry option (from the up arrow next to the wine glass) to open the windows registry.

    The you go in CURRENT_USER (don’t remember the full name, on my phone right now) and something like software/windows/current_version/internet_settings . There you should have a “ProxyEnable” you can switch the value from 0 to 1 (just double click). Then right click to add a “string value” and name it “ProxyServer”. Once created double click on it to change its value to something wrong like “http://bla.local:80”.

    You can check internet by running exe from the wine environment (up arrow next to play) and start internet explorer from c_drive/Program Data