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

help-circle

  • Kajika@lemmy.mltoLinux@lemmy.mlLadybird announcement
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    1 day 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?













  • They list gitea but not forgejo. That’s not really advocating for FOSS. “all” (the ones I looked at) are startup products coined as open-source.

    I really don’t like this website and this list, to me this is replacing bad solutions by other bad solutions (I am sorry for the people that like firebase and co).

    I am sorry for the negativity but I really don’t enjoy this link and all it represents and all the people enjoying such content. I guess I/we should explicitly separate FOSS from open-source.

    I may be out of touch and should be educated on why/how this is good.



  • Thanks for the link, I knew hyperbola for many years from afar. Reading this gave me a lot more insight on the project. I find it very cool and pushing toward better software like GNU, openBSD and suckless.

    Nothing is perfect but for server this distribution could be a nice option . I’d love to see an arm version of it. I guess RISC-V would also be a perfect match for them





  • 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