Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)K
Posts
44
Comments
234
Joined
4 yr. ago

  • I'm not a tiling guy, and the tabbed mode on sway seems to me like the best I've used. I believe it's a much better experience than stacking compositors by a lot. Having a tab bar, and everything maximized to it (except what I consider is better off floating) is the best I've experienced. Stacking mode is the same just that is uses too much space by stacking the tabs, so I really don't like stacking mode. So sway tabbed mode, in combination with a tiling concept of a workspace per particular objective (I use 10) and a simple bar (yamber) has no alternative on the stacking spectrum of compositors.

    BTW, if going with a stacking compositor, I recommend labwc instead. I found a smoother and way more stable experience than wayfire (some functionality stops working often like sunset functionality, and usually way behind on wlroots support, not a take on wayfire devs, just that I find it more unstable than labwc).

    Of course I'm biased towards less eye candy, though I still appreciate the equivalent to basic picom/compton on the Xorg world, which is the norm on any wayland compositor AFAIK.

  • Tiling widow managers are popular, but they’re definitely a taste.

    Oh, I refered to that in your post. To me all WMs/compositors are a matter of taste, including stacking ones (on wayland from the stacking ones I only like labwc though it's xml config is not what I would prefer). And you already clarified, but it gave me the impression that it was implicit that tiling was a matter of taste, when those WMs/compositors also offer tabbed/stacked mode, which to me it's not tiling at all, and offers something really appealing not so easily to achieve on any stacking WM/compositor.

    Regarding config, well yes, if one is looking for no config at all, and still get the WM/compositor to be useful and also to one's liking, then that's hard to find. But the config files once achieving what one likes and is productive with, then one barely looks at it again, and they are usually portable (usually not only across PCs, also across distros).

    But I got your point, sort of "plug and play" as they said before, just install it and without any config be productive with it... I can't imagine that. I heard river is pretty close to dwm, but I can't tell much about it. The river idea of dynamic tiling, which seems to be the default doesn't really appeal to me, so I would need to do tabbed mode any ways, which doesn't seem to be the default, so at least for me it wouldn't be that configless... But maybe it would be to dynamic tiling people.

  • well, for me there's no need for eye candy. I'm happy with sway and its tabbed mode.

  • BTW, labwc is sort of the openbox for wayland, in case interested

  • See tabbed mode on sway. Not all tiling compositors are about just tiling, :)

  • If you're not into tiling, but still want several of the advantages of sway, it offers a couple of additional modes, stacked and tabbed. I really loved tabbed setting some things to be floating. It's like it sounds, it offers a horizontal tab with all windows within per workspace, maximized below the tabs... Stacked is similar but it stacks the tabs vertically. If you'd tell me before a tiling compositor has such functionality I wouldn't have believed it. I like it better than stacking compositors, :)

  • I guess there was an attempt to move away from the email flow, to allow more people to contribute (I read that was part of the motivation), perhaps that made sourcehut (although it's in their plan, it hadn't become their highest priority) not an option, however both can be self hosted (that's what I would have expected from an organization as the Guix one, so that there's no dependency on a cloud service, as good as it might be), and both have really good TOS and are non profit. But cloud services are still something its users/clients do not really own. Perhaps as I understood, savannah will still be used as a mirror, but not just temporally, rather for good, so that if something happens on the cloud, there's plan B available... That's why for such big and important project I would have preferred a self hosted service. But oh well, I'm not part of the decision, and not an user yet, hopefully to become one later on when getting some minimal understanding of both guile and guix configuration (still guile but I believe simpler), because no matter the distro I always have to write and maintain a few packages myself. Hopefully at some point doesn't become never having the time to do so, hehe.

    So all in all yes, the two best cloud options by far, but I'm surprised a Guix instance was not chosen, not sure if even considered.

  • It would have been better to self host forgejo, rather than trusting a cloud git service using forgejo. But to be honest, its TOS, as well as the sourcehut's TOS which I even like it better, sound way better than GH's...

  • The battle is still there, and the GrapheneOS guy always bark at microG, like he really hates the whole concept of microG. What I have gotten from the discussion is that GrapheneOS is more secure, but although it sandboxes GPS denying some permissions, and some of those might be needed to be given away for some services any ways, it doesn't try to fake anything, which microG does. In that sense my preference has been microG, and I don't regret it.

    That said, what you mentioned is true, both still access google app store, and still have to give some minimal information to google.

    There's a 3rd option the OP didn't mentioned. If they are mainly interested in app store, and not the google services in general, there are a couple of somehow recognized 3rd party app store mirrors, which keep the same original signatures of the packages hosted by google app store, and they offer packages from other sources not provided by the google app store, in case interested on those packages: apkmirror and apkpure. From the two apkpure still allows to install and upgrade packages through FLOSS 3rd party apps like apkupdater, so that might be an option. For some months apkpure packages weren't able to be installed through apkupdater, but it seems that got corrected already.

    But in general, the OP would benefit from always looking for FLOSS packages on the F-Droid repo, then other non official F-Droid repos which can be used through the F-Droid app, then see if they can be installed from their web site and updated without intevention of any installer, and then if there's no option but using proprietary software maybe looking for them on the apkpure/apkmirror sites or on apkpure through apkupdater or similar, and then aurora store, or if using grapheneOS finally google play if anything else fails, :)

    I do understand the need for proprietary software, like bank OTP apps. It's sad banks, governments, medical services and so on never look for FLOSS software, they always require users to get proprietary software. I don't live in the EU, but I hope current hate/banning tendency ends up doing user a favor by starting to require banks, and the like to start using FLOSS apks, though doesn't really helps me, I hope in the end it helps people in the EU.

  • This is a security feature. Other communication mechanisms having the keys somewhere else not owned by you is rather something I wouldn't stand. And to me it's unsafe that messages would be kept way long on the servers.

    On xmpp the sync happens from server to all syncing clients, and the proper XEPs need to supported in both the client and the server.

  • I'm curious about which programs if you can share. I write few bash scripts which used to call sudo, and I replace sudo with doas in those. And in case of muscular memory I also added a bash alias so that if by mistake calling sudo in reality I'd be calling doas. So far no issues. O course I don't use fancy args, and what I really needed from sudo I used to include it in /etc/sudoers and now on /etc/doas.conf, and I believe I couldn't include a couple of options but they were not critical since I've lived without them so far. And it's weird to find actual software that requires sudo, perhaps proprietary software. One can actually live without sudo and without doas, as long as there's still su.

    Not judging, rather curious, actually I've met several guys who write scripts which would benefit from using sudo/doas, but they claim better call the scripts through sudo/doas rather than adding them as dependencies.

  • A way smaller alternative therefore less prompt to vulnerabilities is OpenDoas found on Arch/Artix/... and other distros. From the GH project:

    doas is a minimal replacement for the venerable sudo. It was initially written by Ted Unangst of the OpenBSD project to provide 95% of the features of sudo with a fraction of the codebase.

  • Jami on desktop, not on phones yet:

    https://jami.net/eleutheria

    Available only for desktop users for now, the new Push-to-talk feature offers a new effortless way to communicate: simply press a button for hands-free, instant, and convenient audio messaging. It’s like in the olden days of gaming when gamers would key bind the Push to talk feature to be able to talk when necessary.

    So jami all the way, 🙂

  • There's Guix sytem running on top of linux, so you don't need to wait for hurd, :)

  • Guix is source base rolling release if you plan to keep it up to date weekly, so I don't know why you feel it so distant from Gentoo. Binaries updates are still rolling released but their pace is slower.

  • Well, before wayland I always used fluxbox (eventually with picom compositor, which previously was compton). Then now on wayland I'm using sway with fuzzel, yambar and others.

    I've always felt both gnome and kde, as well as most other DEs really bloated. Gnome used to be more stable on wayland, and as of Today with better support for nvidia AFAIK, but KDE is quickly catching up.

    Not sure why the hate on gnome (and I guess on GTK as well). It doesn't offer all the customization by default, but you can get it through extensions while available. But on KDE one really needs to see a pletora of dependencies each time one adds a simple module or application. Both are improving gradually to become less intense on resources being KDE more advanced on that.

    But hey, both are bloated compared to non full DE compositors such as sway or labwc. BTW I use sway with tabbed mode (not actually tiling) and some tweaks, and I prefer that over stacking compositors, but if wanting one labwc is pretty cool.

    On X11 there's a huge amount of window managers plus compositors plus several other applications which altogether can give a similar sense to a DE but way less intense on resources, and for sure way less bloated. To me DEs are overrated to answer your title, but perhaps that's just me, :)

  • Deleted

    Permanently Deleted

    Jump
  • I know most don't care. I initially stated most people don't agree with me. This is just my take on universal packages in general. I really like and appreciate the typical shared libraries native to most distros. It's OK we disagree, I only hope we don't end up with empty shells with systemd and everything else on app stores...

  • Deleted

    Permanently Deleted

    Jump
  • I installed liri-shell, and some other apps some time back, and totally disliked the experience. Too many duplicated stuff, which was totally unnecessary. While I can, I void universal packagers.

    I'm not complaining about open source, I've been using FLOSS for so many years now. The thing with developers only supporting universal packages distributed binaries is that the build recipes might be too tight to them, or not explicitly exposing all dependencies, and several other things. I have no issues building and installing software. So that's not it. All I said was that to me closing bugs because not using the universal package supported is sort of crazy, being open source and supposedly being able to build and distribute. I didn't say I couldn't support myself.

  • Rust Programming @lemmy.ml

    Rust fact vs. fiction: 5 Insights from Google's Rust journey in 2022

    opensource.googleblog.com /2023/06/rust-fact-vs-fiction-5-insights-from-googles-rust-journey-2022.html
  • Privacy @lemmy.ml

    Google is about to make life more difficult for custom ROM fans

    www.androidauthority.com /google-kill-android-aosp-dialer-messages-app-3334980/
  • Privacy @lemmy.ml

    They discover that it is possible to track the address of Strava users thanks to global activity maps

    observatorial.com /news/technology-and-science/404636/they-discover-that-it-is-possible-to-track-the-address-of-strava-users-thanks-to-global-activity-maps
  • Rust Programming @lemmy.ml

    2023 Stack Overflow Survey 2023: : Rust is the most admired programming language, making it the most loved language for 8 years in a row

    survey.stackoverflow.co /2023/
  • Rust Programming @lemmy.ml

    SerenityOS author says Rust is OO-hostile

  • Privacy @lemmy.ml

    An Anti-Porn App Put Him in Jail and His Family Under Surveillance

    www.wired.com /story/anti-porn-covenant-eyes-bond-revoked
  • Privacy @lemmy.ml

    To Save the News, We Must Ban Surveillance Advertising

    www.eff.org /deeplinks/2023/05/save-news-we-must-ban-surveillance-advertising
  • Piracy @lemmy.ml

    therarbg.com
  • Linux @lemmy.ml

    Industry Leaders Launch RISE to Accelerate the Development of Open Source Software for RISC-V

    linuxfoundation.eu /newsroom/rise-project-launches-to-accelerate-development-of-risc-v
  • Privacy @lemmy.ml

    Private Spies Hired by the FBI and Corporate Firms Infiltrate Discord, Reddit, WhatsApp

    www.leefang.com /p/private-spies-hired-by-the-fbi-and
  • Privacy @lemmy.ml

    is searx having problems (no matter the instance)?

  • Privacy @lemmy.ml

    All SMS will now be Intercepted, Screened in Malaysia

    www.malaysianwireless.com /2023/05/sms-intercepted-screened-malaysia-mcmc
  • Privacy @lemmy.ml

    Microsoft Edge is leaking the sites you visit to Bing

    www.theverge.com /2023/4/25/23697532/microsoft-edge-browser-url-leak-bing-privacy
  • Rust Programming @lemmy.ml

    GCC 13 and the state of gccrs

    rust-gcc.github.io /2023/04/24/gccrs-and-gcc13-release.html
  • Linux @lemmy.ml

    Red Hat Begins Cutting "Hundreds Of Jobs"

    www.phoronix.com /news/Red-Hat-Layoffs
  • Privacy @lemmy.ml

    Reddit will begin charging for access to its API

    techcrunch.com /2023/04/18/reddit-will-begin-charging-for-access-to-its-api
  • Rust Programming @lemmy.ml

    Rust Foundation apologizes for trademark policy confusion

    www.theregister.com /2023/04/17/rust_foundation_apologizes_trademark_policy
  • Rust Programming @lemmy.ml

    Don’t call it Rust: Community complains about draft trademark policy restricting use of ‘word marks’

    devclass.com /2023/04/11/dont-call-it-rust-community-complains-about-draft-trademark-policy-restricting-use-of-word-marks
  • Privacy @lemmy.ml

    libreddit.spike.codes
  • Privacy @lemmy.ml

    'Breakthrough’ in quest for perfectly secure digital communications

    www.thenationalnews.com /world/uk-news/2023/03/07/breakthrough-in-quest-for-perfectly-secure-digital-communications