Max Base

Results 266 comments of Max Base

Hey Rik, What do you mean by mounting a new route inner a route? Do you want to group the prefix routes?

Hi abdur, @Abdurahmanm2020 It takes time to check this. Can you share the complete source code? Also HTML. What exactly is the problem? And what did you expect? Best,

Hi, I agree with learning in public. also, I like your user profile idea.

Hi John, Thanks for asking. @jbampton This was for the past. We are now an team/group and will own it all. Equally Keep going as you think is right. I...

Anyway, We are learning from that great mans. Also we can invite him, I hope he accept it :) @ivandavidov > You've invited **John Davidson** to Donya Operating system! They'll...

At this point, we have a script that can generate a new Linux distribution and produce `.ISO` image file. https://github.com/DonyaOS/Donya/blob/815216b91e7df81c9d3aebc1217cd9a2b3d698b3/donya.sh But this is not enough. We need to separate the...

Thanks for your suggestion. I did create `packages` repository in this organization. https://github.com/DonyaOS/Packages

We need to design the package manager software. Something similar to `apt` in ubuntu, `pacman` in Arch, `pkg` in FreeBSD. I think GoLang is a good choice for this purpose....

Hi, Does anyone want to work on the package manager or package service? @sudo-corvus @limeschool Or others We welcome this help. I think **GoLang** is a good choice for this...

**PackageManager:** It's a client software, this should be installed at DonyaOS in default. https://github.com/DonyaOS/PackageManager **Packages:** This is an API. This is a web service, PackageManager will get his data from...