bio
- 72 Posts
- 122 Comments
uthrediito
Linux•Bazzite surpasses 30k active users, gaining 5k users since two months ago 🎉
7·26 days agoThe only annoyance is that after an update by bluetooth controller gets disconnected.
uthrediito
Android@lemdro.id•GrapheneOS could break Pixel exclusivity in 2026 with major OEM dealEnglish
12·1 month agoI hope Nokia
uthrediito
Privacy@lemmy.ml•How to keep avoiding Google when it hamstrings Freetube [Linux]
11·1 month agoThank you for the recommendation. I have been wanting to try out the FUTO apps (which grayjay) for a while but couldn’t find it on f-droid. It looks like they have their own repo which you need to add.
Just got grayjay downloaded and it is so good!
uthrediito
No Stupid Questions@lemmy.world•Why can't countries with vast deserts make solar farms to power the world?
26·2 months agoAnother reason no one else has mentioned yet is that countries want to have control over their own power generation. If you’re power is all generated in another country then it can potentially be turned off by another country.
Before the recs I just want to shout out libro.FM - they sell audiobooks and donate half of the profits to independent book stores.
Classic sci fi:
- The dispossessed - also the left hand of darkness (which is meant to be good buy Inhavent read)
- Foundation series
- permutation city
I think the more modern sci fi is good too so I will give you some recommendations anyway:
- Project Hail Mary - mentioned by other commenters, really good
- Children of time - first and best of a series, really good
- Expanse - series of books set in the near future, hard sci fi and a bit of space opera
- Red rising - a space opera a bit like a fantasy book in a sci fi setting
- Murderbot - series with a bit more more comed, very entertaining and easy to get into
From what I remember they were using GNOME for pop os with some custom addons they had made (for example a tiling addon). GNOME updates will sometimes break addons and I think the pop os people got tired of this.
I actually really liked the addon as it would help you have a workflow closer to a tiling window manager.
So they are creating a DE with the features they think are important (tiling, performance, others) in mind from the start. I like the idea of this as I don’t want to commit to installing 100’s of tools for a tiling window manager like hyprland but I do want the benefits of tiling.
Also it’s written in rust which implies performance and security.
Agreed, but it does mean the evidence at her trial was not stall sufficient to prove guilt (beyond reasonable doubt).
uthrediiOPMto
Framework Laptop Community@lemmy.ml•Framework (2nd Gen) Event | 2025 Launch Event - DiscussionEnglish
45·9 months agoNew LTT Framework video: https://www.youtube.com/watch?v=-lErGZZgUbY
uthrediiOPMto
Framework Laptop Community@lemmy.ml•Framework (2nd Gen) Event | 2025 Launch Event - DiscussionEnglish
2·9 months agonope, your right, I was mistaken
uthrediiOPMto
Framework Laptop Community@lemmy.ml•Framework (2nd Gen) Event | 2025 Launch Event - DiscussionEnglish
6·9 months ago- Framework 13 AMD upgrades
- Framework mini desktop announced - up to 128GB capable of running 70b lamma3.3
- Framework laptop 12 announced - a touchscreen convertible laptop
uthrediito
Programming•Coders or lemmy, what editors do you use? Is it worth learning a new one?English
2·9 months agoAhhh nice, I have thought about trying out Kakoune as it supports plugins. Do you use many plugins/find them useful?
Helix does have a pipe command also.
uthrediito
Programming•Coders or lemmy, what editors do you use? Is it worth learning a new one?English
2·9 months agoYeah I agree, I like that aspect too!
uthrediito
Programming•Coders or lemmy, what editors do you use? Is it worth learning a new one?English
282·9 months agoI use Helix
TLDR: Yes I think helix is worth trying out. It has some missing features but it is an amazing piece of software.
Yes I use helix daily. It is very fun to use and you can do many things faster. It is particularly good when navigating a (large) codebase you know fairly well. You are able to jump around and find/edit relevant code very quickly.
Compared to vs code:
- it is much faster and more minimal
- It might be harder to get things up and running than in vs code, e.g. to get auto-completion working in helix you need to have the LSP for that language installed. It can be a bit confusing if you have never done it before but it is easy once you have done it a few times.
Compared to neovim I think it is:
- easier to learn
- slightly faster - especially with large files
- you will have a much smaller/simpler configuration. AFAIK Helix has more features working out of the box than neovim (file picker, lsp support ect) and needs less configuration to get things to a workable state.
The downside of helix compared to both neovim and vscode is that it does not have plugin support yet so you will need to use other tools in combination with it to get an equivalent experience. Here are some tools that are commonly used with helix:
- yazi - terminal file manager
- gitui or lazygit - terminal git user interface
- zellij - terminal pane manager
Helix really shines when:
- performance matters - I have edited files with millions of lines and had no trouble on codebases where my colleagues IDE’s become very slow.
- You want to use multiple cursors at times
- You want a simple or no configuration
- It is taking too long to learn the vim keybindings - vim keybindings are more concise but less intuitive and harder to learn
I recommend you use the tutor (
hx --tutor) for a few minutes each day to learn the keybidings.
Another day older and more tech debt
uthrediiMto
Framework Laptop Community@lemmy.ml•Distro recommendations and experiencesEnglish
2·1 year agoI have run Fedora and NixOS on my framework. Both run well, Fedora is equal/close equal to Ubuntu in ease of use.
https://snowflakeos.org/ - this project is focused on building an easier version of nixos including a GUI software store based on gnome software.
edit:ooops I meant to respond to @[email protected] here
uthrediiOPto
Nix / NixOS•Nix is my favorite package manager on MacOs - Dreams of AutonomyEnglish
1·1 year agoanything I tried getting from their repos was always way further behind the mac OS homebrew or Debian apt versions.
Nixpkgs are the most up to date of any package respiratory source
It is likely that you were using the current ‘stable’ channel that does not have the very latest packages. The ‘unstable’ channel does have the very latest packages and is what I think most people use.
nixOS is really slick in concept, but has a steep learning curve to get it properly customized as a daily driver. The learned skills don’t really translate outside the nix realm either, so I decided it was too much effort for my use case. I love this concept as a way to build reproducable servers or workstations tho, so I’ll def be playing with it again.
I totally agree, I wish it was easier to learn.

























Look at how many actual projects are using dioxus vs leptos. I believe some. Of the projects listed on the dioxis website are no longer maintained.
GitHub stars can be bought very easily.