• 0 Posts
  • 11 Comments
Joined 3 years ago
cake
Cake day: June 14th, 2023

help-circle






  • I think people will find it harder and harder to find open source projects without AI coding in it.

    AI (at least with recent models) can really be a time saver and a skill booster (up to a point), and open source projects are all about people giving their time away for free. You can boycott projects that use AI all you want, but will you be giving your time and do the work AI does for the project? I think that a lot of no-AI forks of existing projects will eventually die from lack of maintenance while the original AI assisted will continue to grow.

    That being said, there is also a difference between a full bro-ai-vibe coded project from someone with little technical skill or knowledge (“Claude build me the next Facebook, secure, no bugs plz” ) and a more fleshed out project using AI to assist experienced developers.




  • I’m not sure what your regular OS is but on Linux you can also use Qemu/Kvm to run virtual machines, or docker/podman for containers. You can also look into Virtual Box for a more finished interface. If you want to have something that behaves like the cloud you could also try Incus.

    On windows : HyperV or Virtual Box for vms, you can also use Docker Desktop or Podman desktop. I think wsl also let you run services.