uranibaba

joined 2 years ago
[–] [email protected] 2 points 14 hours ago

Oh, okey. Yeah, I can live without that too.

[–] [email protected] 1 points 1 day ago (2 children)

Sadly it’s got achievements now

What did I miss? Does Linux has achievements now??

[–] [email protected] 1 points 1 day ago

Agreeded. I remember a lot of posts being "Girls, what do you like with boys" and then the next post would be "Boys, what do you like with girls". Rinse and repeat in some other flavour with more or less sex.

[–] [email protected] 10 points 1 day ago

Why would they not unlock the victims data if they pay? Doesn't that defeat the whole purpose of ransomware?

The article even points this out:

However, it also ruins negotiations when victims realize that Anubis has already deleted their files for good.

[–] [email protected] 15 points 1 day ago

They both make stupid arguments. Who would replace reading a book with an AI? If I want information in a shorter format, I would not be looking for books in the first place (unless I need to reference pages/chapters, but then I won't be reading the whole thing anyway).

[–] [email protected] 8 points 1 day ago

You see the same with people who use fillers or get tattoos. They start small, only one tattoo or a minor increase in lip size. Then they get another and another tattoo, or get bigger and bigger lips. My hypothesis is that they get used to the new appearance or becomes desensitized to it.

[–] [email protected] 1 points 2 days ago (2 children)

one-liner posts

I feel like Ask Reddit is at fault for that one. They changed their rules to have the entire question fit in the title. Before that, you were allowed to have the question expanded upon in the post.

[–] [email protected] 3 points 2 days ago

Problem solved.

Case closed.

[–] [email protected] 29 points 3 days ago (3 children)

You uninstall fonts? Never even considered that.

[–] [email protected] 26 points 4 days ago

The title made me think 244 children (and not offenders) were arrested.

[–] [email protected] 2 points 6 days ago

THANKS! I will try to do this this weekend (kids and all, might not have the time. :-) )

[–] [email protected] 1 points 6 days ago

there’s nothing to do or at sea

Just being out on the sea is by itself a worthwhile experience, in my opinion. At least the first time. like flying, it is super boring sitting in a plane for multiple hours. But the first time being above the clouds is cool.

 

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

116
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 

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 ›