- 30 Posts
- 43 Comments
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•First final release of my OS (D.eSystem 6.0.8)
1·24 days agoHi, I have only 2 repos, the one for the entire history, even from versions which out repos and one rpo where is every current D.eSystem release, if you go on the github main pae and then on releases you can see that I am only using this one repo for new releases.
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•Bugfix for my OS (D.eSystem 6.0.9)
1·26 days agoIt target x86 architecture,the kernel is modulare and its still in development. It also requires the UEFI Firmware
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•Bugfix for my OS (D.eSystem 6.0.9)
2·26 days agoThis Software is in development and its a operatingsystem,I found it when I booted on different hardware
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
1·1 month agoHi, thanks for this info abput pintos, I will look on it.
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
3·1 month agoLimine includes its own license file. When I pushed my OS code to the repository, the Limine folder (with its license) was automatically included because it is part of the bootloader. I removed the misplaced copy of the license from the root directory because it does not apply to my OS. The file couldn’t be cleanly deleted at first, so I renamed it while preparing my own license file. The original Limine license is still correctly located inside the Limine folder.
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
2·1 month agoThis is the License from the opensource bootloader,I added my source code with a commit,and then it apeared,then I tried to delete it because I want my own license for my own OS,but it wassnt working,then I deleted the license in the file and renamed the file to I to create a new License file,but I think the License is still in the Limine(bootloader) folder.
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
1·1 month agoNope,how could a AI build kernel, memory managment, UI, UX, drivers.
D_elec_dev@lemmy.worldOPto
Coding Cafe@programming.dev•First final release of my OS (D.eSystem 6.0.8)English
1·1 month agoI am not creating different repos anymore,and I will not continue like old D.eSystem versions,D.eSystem 6 will be modern and great,and now I am using tags and Releases and I am only using 1 repo
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
4·1 month agoThanks,idk why they are rude,its a bit anpying,but I think many people like it because I got a lot of upvotes
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
6·1 month agoIts not vibe coded,its my own OS project, I am working every day on it, it have its own kernel,memory managment and more and it uses the Limine bootloader
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
41·1 month agoThanks
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
2·1 month agoThe file calles i was a accident because that was the Limine license,and I did it in one repo and now IU amworking with different releases and tags
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
2·1 month agoAnd Limine is the opensource bootloader,the OS is written completly by myself
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
42·1 month agoNope,its not copied,ist the license from Limine and it accendently in the repo,I tried to delete it
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•Github repo fixed with D.eSystem 6.0.2 beta (My OS)
1·1 month agoI used tags this and releases with commits this time.
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•Github repo fixed with D.eSystem 6.0.2 beta (My OS)
1·2 months agoThanks
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•Github repo fixed with D.eSystem 6.0.2 beta (My OS)
2·2 months agoI will not continue creating new repos because I am using tags and releases now, It was bad creating always new reposs thats why I will not continue creating new repos.
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•Github repo fixed with D.eSystem 6.0.2 beta (My OS)
1·2 months agoIts now uploaded in the same release


Hi,thats a Nice idea