There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

lemmy.ml

Chewy7324 , to linuxmemes in Please help

After using multiple tiling compositors over the years, I’m pretty much set in how my system works. There’s not much I have to do, except the occasional tweak to keybinds for launching apps, adding some window rule or changing my monitor layout. Those are things I’d have to do on any DE and they don’t take any longer.

Until I need something unexpected not yet set up by me, e.g. switching keyboard layouts. But it’s been a long time since I needed to do any of that. That’s the beauty of config files stored in git: Once it’s set, just forget about it.

Edit: I do agree though, the time it took to arrive where I am is considerable and definitely not something I recommend to others who value their time.

DeaDvey OP ,

I can’t leave something the same for too long or I start to get bored.

beeng ,

If you’re bored, it’s not perfect.

nfsu2 ,
@nfsu2@feddit.cl avatar

I agree, using WM is like a using a car, its obviously easier to use something ready out-of-the-box but it does not feel as good as customizing your own. Just like people treat cars as their identity you can do the same in your computer and the fact that in some cases you can achieve better performance in your workflow. To me it is like any investment, if it shaves some little time every day, eventually it will pay off.

BirdEnjoyer , (edited ) to memes in W.W.J.D.

I honestly do try to live by WWJD. Its a pretty legit way of thinking.

But the problem is, trying to give a chance to everybody tends to earn a lot of "tsk tsk" from many Christians around here.

Zuberi ,
@Zuberi@lemmy.dbzer0.com avatar

When they ban an anything to the left of “maybe we shouldn’t hunt the poors for sport?” As “bot activity”

BirdEnjoyer ,

Oh, I meant IRL.
The worst was when I got treated like I was stupid for not just assuming that someone with atypical facial features had some kind of mental disability.
I mean, it was apparent that they did once I began talking to them, but like Hell am I just going to assume that based on someone's looks.

I haven't interacted with Christians around here.

pingveno ,

A Modest Proposal?

Diplomjodler , to linuxmemes in Please help

I changed the font sizes in Cinnamon, so i can totally relate.

VinesNFluff , to memes in W.W.J.D.
@VinesNFluff@pawb.social avatar

Other random stuff that fits in with WWJD:

  • Tilting at a tree for not having edible fruit
  • (presumably anyway) building tables and stuff
  • telling all your mates to pretend they are eating you
JayJLeas ,

Not having edible fruit out of season

turbowafflz , to linuxmemes in Please help

I switched to hyprland over christmas when I didn’t have much I actually needed to do and now I definitely do things more efficiently because of it. You just need to pick the right time to switch

DeaDvey OP ,

I LOVE Hyprland

possiblylinux127 , to linuxmemes in Please help

Or you could just use GNOME

Bipta ,

I hate myself, but I don't hate myself.

fl42v , to linuxmemes in Please help

For me it’s not about efficiency (although tiling somewhat improves it) but rather basic comfort. With stacking wms windows constantly overlap each other, and then I have to constantly re-arrange them, alt-tab like 75 times to find the one I need, etc, and tiling does solve this issue pretty damn well.

le_throosh , to memes in Pokemon - US Edition

Omg, I love this

Safipok , to memes in Pokemon - US Edition

I upvoted, but maybe !comics or !webcomics

cm0002 , to linuxmemes in Please help

Me who lives in the black abyss of the terminal

Wtf is Hyprland? Waybar Rice?

DictatorGator , to unixporn in [River] WIP, just started. Pretty much just done the bar.

Is that waybar ? I saw the video from Isaac Freund on youtube I really liked the bar that he had on his setup, I wanted to emulate that on my setup.

communism OP ,
@communism@lemmy.ml avatar

Yep, waybar. Much better than polybar as you can customise it with css

DictatorGator ,

Could you maybe share the configuration files ? I was trying to emulate the box type of waybar for my river setup. I wanted to know how you got that border outline in that color.

communism OP ,
@communism@lemmy.ml avatar

For the border it’s just css. In your style.css:


<span style="color:#323232;">window#</span><span style="color:#795da3;">waybar </span><span style="color:#323232;">{
</span><span style="color:#323232;">  </span><span style="color:#0086b3;">background-color</span><span style="color:#323232;">: @background;
</span><span style="color:#323232;">  </span><span style="color:#0086b3;">color</span><span style="color:#323232;">: @foreground;
</span><span style="color:#323232;">  </span><span style="color:#0086b3;">opacity</span><span style="color:#323232;">: </span><span style="color:#0086b3;">1</span><span style="color:#323232;">;
</span><span style="color:#323232;">  </span><span style="color:#0086b3;">border</span><span style="color:#323232;">: </span><span style="color:#0086b3;">1</span><span style="font-weight:bold;color:#a71d5d;">px </span><span style="color:#323232;">solid @accent;
</span><span style="color:#323232;">}
</span>

(where those are variables representing my waybar colours, you can ofc use literal values instead)

DictatorGator ,

Many thanks. I did some experimenting yesterday and found out about it. Thank you nonetheless.

z3rOR0ne , to linuxmemes in Please help

I’ve heavily customized my BSPWM TWM (bash configs and scripts), NeoVim configuration (extensions and custom Lua Scripts), Suckless Terminal Emulator (plugins and C compiled config file), and Librewolf Browser via userchrome.CSS and extensions, all on Artix Linux without systemd and near daily updates with occasional breaking changes.

That said, I release small to medium scale personal Web/CLI projects in my spare time and have noticed I just move through projects faster than my peers (self learning and bootcamp web devs). I type 100wpm when given a prompt via use of a split 40℅ ortho keyboard (yes, custom keybindings via flashed firmware). So I’m all in down the configuration rabbit hole, but am loving it and feel the massive initial time investment was worth it.

lemmy_nightmare , to memes in Pokemon - US Edition
@lemmy_nightmare@sh.itjust.works avatar

Underrated

WWJD , to memes in W.W.J.D.

What would Joseph do

tanja , to linux in Flathub now marks unverified apps

Nice

Good to see one of the two big packaging hubs do something against malware

Pantherina ,

Verification doesnt help at all if the source is not trusted. All this says is “upstream developers maintain this package”. Unofficial packages can be safe too, like VLC.

dsemy ,

It does help prevent actual malware from being downloaded, though, since upstream developers probably won’t publish malware on Flathub.

But this is still a half-measure. I don’t understand why Red Hat and Canonical don’t treat this issue seriously; people on Linux are used to assuming software installed from the repos are safe, and yet Snap and Flatpak are being pushed more and more despite their main repositories being potentially unsafe.

Pantherina ,

If you create malware and publish it on flathub, you are the upstream dev. But for sure it helps against duplicate scams.

dsemy , (edited )

I can’t find it now, but I read that the verification process also includes human review (for the initial verification, not every update), so it should actually prevent “verified” malware (though it does nothing against unverified malware).

Edit: Here’s an article with this and more info: lwn.net/SubscriberLink/966187/3ef48792e5e8c71d/

Pantherina ,

Nice!

Add flathub with –subset=verified and get apps you really need from their .flatpakref files

Pantherina ,

Flathub is doing more and more, but stuff like hiding –subset=verified is very bad.

They simply need to gain critical mass until they can force changes like portals etc.

thingsiplay ,

This unverified badge does not prevent from malware being downloaded. This is a false statement! An upstream developer can have malicious intention and be verified as the upstream developer. This unverified badge only helps identifying its not a modified version by someone else and is guaranteed to be from the original developer. It does not prevent anyone from downloading and installing unverified apps. If that was the goal, then why having unverified apps in the first place on the store? Yes, because its useful. Therefore people will download unverified apps or just blindly trust verified apps.

At the moment his is enough. But if the Flathub store grows, this can be an issue. Look at the Android and ios app stores; there are plenty of apps from original developers with malicious intentions.

dsemy ,

I said it helps prevent malware from being downloaded, not that it stops it completely.

thingsiplay ,

That’s my point, it does not “help” preventing from malware from being downloaded.

dsemy ,

It is reasonable to assume that a verified Flatpak will have a lower chance of containing malware, since initial verification includes manual review (by a Flathub maintainer), and certain changes (like default permissions) also require manual review.

So the way I see it, it does help, but not in a meaningful way.

bhamlin ,

Because both Red Hat and Canonical are of the “pay us to care” mindset. If you aren’t paying for support, you’re a freeloader and need to do your own research.

TheGrandNagus , (edited )

I mean, that’s pretty much all open source software and isn’t specific at all to RH/Canonical.

What’s provided to you is provided without warranty and you’re not automatically entitled to support, etc.

bhamlin ,

That’s not entirely true with Red Hat. There’s a lot of work that they’ve done in the open source community that they haven’t shared back. And canonical seems to think this is a good idea.

TheGrandNagus ,

I’m not really sure what you mean by that. What do you mean they’ve done a lot of work for the open source community that they haven’t shared back?

And what does it have to do with providing software support free of charge?

pmk ,

Fedora has their own flatpak repo built from their own rpms and their own runtime. Flathub has more flatpaks though.

thingsiplay ,

Next step, display the “potential unsafe”-badge next to verified or unverified, that can be found on the same page. In example flathub.org/apps/io.github.shiiion.primehack is marked as verified, but if you scroll down you can see the application has full system and data access and is marked as potential unsafe.

Cwilliams ,

cough cough snap cough

Montagge ,

Snap already marks unverified apps

JakobDev ,

How does that Help against Malware?

unionagainstdhmo ,
@unionagainstdhmo@aussie.zone avatar

It makes it obvious to people whether they are downloading Google Chrome as packaged by Google or as by someone else. That being said, Google Chrome is malware. That being said there is a lot more that needs to be done to truly prevent malware, which will be costly but will hopefully take effect when they’ve got the budget for it

TheGrandNagus ,

Because if you search Firefox and see a badge that says verified, you can be confident that it was Mozilla that packaged it and added it to FlatHub as opposed to some random scammer.

JakobDev ,

You can’t just upload a App to Flathub. Everythng is reviewed.

delirious_owl ,
@delirious_owl@discuss.online avatar

Apt has done this forever

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines