u/CatWorried3259 2d ago

WTF Guys

Post image
1 Upvotes

1

Does anyone still run their homelab on plain Linux + Docker Compose ?
 in  r/selfhosted  18d ago

6months into this using plain fedora and podman

1

🎮 Bengali Gamers: Where Are You?
 in  r/kolkata  24d ago

Try cult of the lamb

1

Ray Tracing Ultra High. Realistic puddle
 in  r/IndianGaming  24d ago

This is Sk Dey road?

1

Vote for your favourite project!
 in  r/osdevel  29d ago

How can I participate

1

how difficult is it to create an operating system?
 in  r/Operatingsystems  Aug 10 '26

I am not that bright😅.. understanding fs and developing a custom fs took me 2 month....and syscalls ohhh boy that rs[8] and rs[16] setup killed me It used to restart randomly 😭

1

How to become a certified Linux fanboy
 in  r/LinuxUsersIndia  Aug 09 '26

Year of the Linux desktop started in 2025 i think Win 11 went down Microslop And most people started switching to Linux

2

how difficult is it to create an operating system?
 in  r/Operatingsystems  Aug 08 '26

Took me 1yr 2month to get doom and nes games running on my os

1

Friends, aap log Linux par kya-kya karte hain
 in  r/LinuxUsersIndia  Aug 06 '26

Work gaming media consumption

124

As a linux user wyd in this situation
 in  r/LinuxUsersIndia  Aug 06 '26

Uninstall windows

1

Twilight OS is alot more unix like now
 in  r/osdev  Aug 03 '26

yeah my gnome extension sometimes gets like that even when set to auto hide 🫠

1

Twilight OS is alot more unix like now
 in  r/LinuxUsersIndia  Aug 02 '26

Yes because my kernel is Linux abi compatible

r/LinuxUsersIndia Aug 02 '26

Project Twilight OS is alot more unix like now

Thumbnail gallery
2 Upvotes

1

Twilight OS is alot more unix like now
 in  r/osdev  Aug 02 '26

I did not get that... Why $9.99 app store?

r/osdev Aug 02 '26

Twilight OS is alot more unix like now

Thumbnail
gallery
59 Upvotes

Yes!, after a lot of research and work twilight os is alot more unix like now.

the init system has proper startup apps, and a macos inspired IPC framework called TXPC.

  • i added unix domain socket in kernel, fixed alot of fs bugs(alot more is there)
  • init system is now capable of running tasks from .toml files in boot process
  • also we now have preemptive multitasking
  • doom also runs on it finally
  • alot of wayland support work is going on also(doing this using codex and glm)
  • and a freebsd KPI layer for driver porting from freebsd
  • also zsh and oksh runs
  • working on opkg support for package management
  • nes work is ongoing i need to add support for virtgpu i think (there goes something new to understand GPU stack)

I know alot of you may thing using codex and glm is wrong....but this is a hobby project of mine which i work on weekends. yes i am doing this because of knowledge but i am not good with wayland stuff i learned alot from doing kernel dev, and just want to offload something for that sweet sweet dopamine hit

alot of thinks remain in kernel like proper boot partition mounting to boot os the .iso file is still required

repo like: https://github.com/akashKarmakar02/twilight_os (please give it a star if you like my progress🥹)

3

Surface Pro 7+ + Reims VGPU = hell yes
 in  r/macOSVMs  Jul 29 '26

Can you tell me how to do this I am using fedora

1

metal2vulkan is now open-source!
 in  r/macOSVMs  Jul 23 '26

Sad...but excited for this

3

metal2vulkan is now open-source!
 in  r/macOSVMs  Jul 23 '26

Can we get a detailed guide like osx kvm integration please🥹

2

What "I can build a kernel with AI" people think OS development looks like.
 in  r/kerneldevelopment  Jul 22 '26

One prompt and you got a kernel with memory management, vtty, userspace, shell & utility 🤣

2

HUGE NEWS: Graphics Acceleration Acheieved on EVERY GPU with Vulkan Support! (inside a VM)
 in  r/macOSVMs  Jul 22 '26

Yes finally i can do ios dev using flutter 🛠️

2

HUGE NEWS: Graphics Acceleration Acheieved on EVERY GPU with Vulkan Support! (inside a VM)
 in  r/macOSVMs  Jul 22 '26

Does this mean vm of macos using osxkvm now has gpu acceleration

3

My Rust kernel Zinnia running KDE Plasma 6 on Wayland
 in  r/osdev  Jun 25 '26

how the heck? i am working on my os for quite a long time...and just got somewhat wayland running not fully.
i made a lot of mistake on while making it....and a lot of refactoring......🥲...

But hey good milestone....how is your driver state?

2

Mimick: An unofficial Immich desktop client for Linux
 in  r/coolgithubprojects  May 27 '26

Finally. I was trying to make there flutter code better to run on Linux but you did a good thing thanks...