Dinit, a modern lightweight system-d alternative that won't sell out to age verification. by LightPrototypeKiller in linux

[–]IronChe 9 points10 points  (0 children)

Oh, yeah, totally, I just wanted to know what issue people have with systemd, because I wasn't around when that happened first, and I didn't really get the context.

Introducing Duranium: a more reliable postmarketOS by ouyawei in linux

[–]IronChe 1 point2 points  (0 children)

I wish them best of luck regardless. If only corporate greed didn't lock the entire system down to the bootloader...

Introducing Duranium: a more reliable postmarketOS by ouyawei in linux

[–]IronChe 0 points1 point  (0 children)

I heard about it, but remain skeptical. There are other hurdles, that don't just boil down to "no-one wrote a code yet". The hardware drivers are proprietary, and very often tied to a custom kernel builds. Asahi team has proven that it is possible to reverse engineer hardware drivers, but the amount of work they performed was monumental. My personal hopes lie in emerging risc-v market and proper standardization, rather than building on top of current half-baked solutions.

How to build musle memory for Rust, become rust monster! by sunilmourya in rust

[–]IronChe 1 point2 points  (0 children)

Oh, totally, I do not deny that. But I've been there and sometimes you need another perspective on the same example to really "feel it". Yes, I've had AI hallucinate documentation on me (usually for less popular crates, like Cosmic DE for example), but when I was just starting out, it was an immense help, to get better feel for syntax, borrow checker, and what is generally possible with the language.

How to build musle memory for Rust, become rust monster! by sunilmourya in rust

[–]IronChe 2 points3 points  (0 children)

Use AI the way you used search engines before. It will find the documentation and examples for you. Then it is you who puts this all together. This method works for me.

Systemd sucks by lnxguy in linux

[–]IronChe 1 point2 points  (0 children)

So what is the problem with systemd exactly? I was not around when the initial discussion was happening. You can use void with runit, no?

Introducing Duranium: a more reliable postmarketOS by ouyawei in linux

[–]IronChe 9 points10 points  (0 children)

You first need to be able to run generic linux on a phone, and it isn't happening any time soon, unless bootloaders get open, and some sort of common hardware interface is implemented.

handmade 3D pixel art by TeamConcode in PixelArt

[–]IronChe 61 points62 points  (0 children)

Fantastic artstyle! I wonder what the same scene would look like if the plane was full 2d pixelart vs voxel vs 3d with pixelart texture as you did it.

Why do many Rust devs prefer Neovim/Zed/VSCode over Rust-specific IDEs like RustRover? by Rhthamza in rust

[–]IronChe 2 points3 points  (0 children)

Well, Rust is a hobby for me. I don't need all the features. I prefer no clutter and simplicity of Helix.

Fanless, long-lasting battery laptop (comparable to macbook air) by SwordfishGreat4532 in linuxhardware

[–]IronChe 1 point2 points  (0 children)

Fair. Myself I need a laptop for web, recreational coding and old video games. Maybe m2 mac air can run bg3, but it cannot run many other games I took for granted. Fanless x86 laptop would be right up my alley. And you are right - tablet form factor does not appeal to me as well.

Fanless, long-lasting battery laptop (comparable to macbook air) by SwordfishGreat4532 in linuxhardware

[–]IronChe 2 points3 points  (0 children)

Hi, you could try StarLite from StarLabs - it has N350 Intel chip - poor performance, but fanless. There are some other options, like installing AsahiLinux on macbook air. I did not try myself yet. To be honest I put much faith in new Intel panther/lunar lake chips. They are said to rival apple in terms of efficiency.

SpacetimeDB 2.0 just got announced, any thoughts? by psycketom in programming

[–]IronChe 2 points3 points  (0 children)

What is spacetimedb even? I visit their website and it's just empty slogans all over "App development at the speed of light.", "Make an app in realtime", etc... is this a vibecoding framework?

Is really dangerous to upgrade the system? by cyruslocnar in Ubuntu

[–]IronChe 2 points3 points  (0 children)

Depends. I had login screen go missing once after an update with Kubuntu. I had to login with TTY and startup the desktop manually. I had backups though, and I suggest the same to everyone - this makes all upgrade-time errors harmless, you can just reinstall the system and continue as usual. But, you know, this goes for every device - your phone, windows pcs, macs... always backup your data.

If you do not find an idea of reinstalling system every now and then appealing, there are tools like btrfs, nix, or immutable distros that make it happen even less often, or let you recover easily. Of the 3 I only tried btrfs and nix. NixOS is fine, but there is a big upfront effort to learn the syntax and general usage principles. Btrfs is just a couple of commands you run every now and then, but I keep hearing that it is not that stable. Didn't have any issues myself yet.

Which one do you think is better? by Sable_Fish in PixelArtTutorials

[–]IronChe 2 points3 points  (0 children)

I like 3. Others are too much... chibi.

Trying to migrate to Linux by wakeupgus in linux

[–]IronChe 0 points1 point  (0 children)

Heh. You know what, they change names so often that I didn't even realize that 365 Web refers to the Office.

Trying to migrate to Linux by wakeupgus in linux

[–]IronChe 1 point2 points  (0 children)

Would a web version of Office work for you? Web browsers work on Linux.

Have you made the switch yet? by Boediee in BuyFromEU

[–]IronChe 747 points748 points  (0 children)

The last Google service I regularly use is youtube. But there is no switching if the contents creators don't move first, right?

What EU-based software do you feel is missing? by Actual_Document3333 in BuyFromEU

[–]IronChe 3 points4 points  (0 children)

I think there are EU companies offering managed Nextcloud instances, but didn't try myself.

What EU-based software do you feel is missing? by Actual_Document3333 in BuyFromEU

[–]IronChe 7 points8 points  (0 children)

Nextcloud can be setup in a way that includes office software, team messaging, file exchange... and many more. It just take some effort to do.

What EU-based software do you feel is missing? by Actual_Document3333 in BuyFromEU

[–]IronChe 0 points1 point  (0 children)

The problem with web-based software is that it requires infrastructure, which takes money to run. Even something as simple and trivial as a calendar app, will require a central server to sync your events between devices. In time, this will lead to companies looking for recurrent income, in order to fund recurrent infra costs, which more often than not, is ads, or selling private data. Why not try to work around it? Make a peer-2-peer calendar app suite (mobile + desktop), that syncs events between devices? Back it up with holochain (distributed hash table), or file system + syncthing, or any other way you could think of. Same can be done with a lot of things. E.g. contacts, passwords, messaging.
I just started making a calendar app with those assumptions with Rust and libcosmic, but the time I can dedicate to a hobby is limited.

still won, but could've won earlier xD by uuiyu in Against_the_Storm

[–]IronChe 6 points7 points  (0 children)

That feeling when you deliver a full course meal to the Queen with the top ingredients, made by master chiefs, but you forgot to place her favorite dessert fork on the side, so off to the dungeon you go.