uranibaba

joined 2 years ago
[–] uranibaba@lemmy.world 5 points 8 hours ago (1 children)

That’s nice and I agree, but time is a serious constraint.

[–] uranibaba@lemmy.world 11 points 2 days ago (2 children)

What’s the new one called?

[–] uranibaba@lemmy.world 1 points 3 days ago

Probably installed as a unit, computer with monitor. Perhaps a modifed version of a Linux OS?

[–] uranibaba@lemmy.world 5 points 4 days ago

This is stupid. "This is the only body you get" is a good point. The point is to think twice, not to not do it.

[–] uranibaba@lemmy.world 2 points 5 days ago

Didn’t Microsoft say not too long ago not to worry, because they didn’t have to give access to data?

[–] uranibaba@lemmy.world 22 points 5 days ago (3 children)

I’ve been eyeing Matrix, never gotten around to use it. What’s the deal here?

[–] uranibaba@lemmy.world 41 points 5 days ago (3 children)

This assumes it can be produced domestic, and if it can, at the same price. Labour cost and all.

[–] uranibaba@lemmy.world 19 points 1 week ago (1 children)

From the readme:

RomM (ROM Manager) allows you to scan, enrich, browse and play your game collection with a clean and responsive interface. With support for multiple platforms, various naming schemes, and custom tags, RomM is a must-have for anyone who plays on emulators.

[–] uranibaba@lemmy.world 1 points 1 week ago (1 children)

No Bluetooth?

[–] uranibaba@lemmy.world 4 points 1 week ago

That’s the best way I’ve ever seen someone say they don’t use a unit of measurement.

[–] uranibaba@lemmy.world 2 points 1 week ago

Go to a concert.

 

Title. I looked at how to configure anything and found Caddy to be much easier to use. Aside from a lot of docker images integrating with it, why is everyone using it? Edit: I meant Traefik

 

In the light of Firefox's changes to sharing data and the fact that there are only two browsers^[/s], here is a reminder about Servo, an "experimental browser engine".

Who know, it could be the next big browser (one can hope at least).

 
 

Using uBlock Origin, you can add your own filter. This filter will block any post with the text "Elon Musk" (not case sensitive), modify as needed.

lemmy.world##div.post-listing:has(span:has-text("/elon musk/i"))

div.post-listing is the element to block
:has(args) returns elements where args evaluate to true
span is the element with the title text
:has-text(needle) returns the element if it has the next needle, supports regex with \needle\ and remove case sensitivity with i

Read more here: https://github.com/gorhill/uBlock/wiki/Procedural-cosmetic-filters

109
submitted 2 years ago* (last edited 2 years ago) by uranibaba@lemmy.world to c/linux@lemmy.ml
 

I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.

Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.

Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I'm looking at you, qBittorrent and magnet links).

 
view more: next ›