this post was submitted on 30 Aug 2026
12 points (100.0% liked)

C Programming Language

1347 readers
1 users here now

Welcome to the C community!

C is quirky, flawed, and an enormous success.
... When I read commentary about suggestions for where C should go, I often think back and give thanks that it wasn't developed under the advice of a worldwide crowd.
... The only way to learn a new programming language is by writing programs in it.

ยฉ Dennis Ritchie

๐ŸŒ https://en.cppreference.com/w/c

founded 3 years ago
MODERATORS
 

I am curently developing a file system for my OS (D.eSystem) with the version 6.1.0.5. The file system is now not working,but it is in development, you can find D.eSystem 6.1.0.5 here: https://github.com/D-electronics-scratch/all_D.eSystem_versions/releases/tag/v.6.1.0.5

you are viewing a single comment's thread
view the rest of the comments
[โ€“] 11111one11111@lemmy.world 1 points 1 week ago (2 children)

I had this idea for a while that I wanted an OS that lets the user have the ability to build their own folder system framework. I moved to linux from windows a year or two ago and the linux file system structure is still the bane of my existence. Which even tho was one of the least obnoxious part of the obnoxious windows file expolere but only because how obnoxious everything windows touched was.

[โ€“] D_elec_dev@lemmy.world 1 points 6 days ago

And btw,I started developing D.eSystem 6 on Windows on my main PC which have a Ryzen 7 5800x and a RTX 3060 12gb,but then I tried Linux mint on an Laptop which I just had Laying around,the Laptop is a Medion Akoya e7218 and I used it a loot and as a seccondary Linux device to my main Laptop which is a thinkpad,then I installed Linux Mint on a dell optiplex 3000 SFF as a Linux desktop for Programming and OS development.

[โ€“] D_elec_dev@lemmy.world 1 points 1 week ago

Thats a nice idea,thanks for your comment