• 3 Posts
  • 37 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle
  • Just go ahead and write a very basic working kernel in rust.

    I don’t get this stance, really. If I want to write a driver in Rust I should start by creating a completely new Kernel and see if it gains momentum? The idea of allowing Rust in kernel drivers is to attract new blood to the project, not to intentionally divert it to a dummy project.

    Rust is sufficiently different that you cannot expect C developers to learn rust to the level they have mastered C

    If you watch the video, no one asked anything from the C developers other than documentation. They just want to know how to correctly make the Rust bindings.

    Note that Rust is not replacing C code in the Kernel, just an added option to writing drivers.





  • I’m not really invested in Cosmic, I’m happy with Hyprland and will continue to use it.

    I do think they did a REALLY nice job with the tiling. I don’t think you can find a more intuitive and user friendly tiling window manager. Something that’s not absolute barebones out of box and can be configured entirely with a GUI. In that regard it does bring something to the mix and is very very welcome.









  • I had a teacher who was really passionate about Ubuntu and was distributing Ubuntu 5/6 live CDs. I ended up installing it on my laptop. It was a pretty miserable experience. Everything was ugly as hell, configuring the sound card was a pain, Wi-Fi drivers had constant problems, upgrades to the new x.04/x.10 version borked the system 100℅ of the time. Pretty miserable but got the job done.

    Nowadays the experience is much, much smoother. Just ensure you don’t need exclusive software.









  • Last week I installed Windows 11 on a new laptop that came with FreeDOS installed. It was a really dreadful experience, I never thought it was this bad.

    • The windows 11 installer couldn’t find any hhd partitions or hard drive, while FreeDOS could. After googling for a while I had to download an Intel Rapid Something driver from the manufacturer’s website and load it up when installing windows 11.

    • After installing Windows it required an internet connection to proceed but I assume the wi-fi drivers were not installed. USB tethering didn’t seem to be working either so I had to continue the setup elsewhere, where I had physical access to the router.

    • I had to skip a lot of things throughout the installer, which kinda shocked me. Office 365 and even games, before I even booted the actual OS.

    • Fully updating Windows took 2 hours. Fresh ISO, gigabit Ethernet connection, nvme HDD. Damn.

    Pretty miserable experience and completely impossible to an unexperienced user.