uranibaba

joined 2 years ago
[–] uranibaba@lemmy.world 2 points 6 hours ago

I second LG. Probably even if I don't connect it to the internet. OLED + webOS + magic remote. If it was super important to not require internet etc, still LG but JB it.

[–] uranibaba@lemmy.world 9 points 21 hours ago (1 children)

And then there is the feeling of emptiness when you are done and to don’t know what to develop next.

[–] uranibaba@lemmy.world 20 points 21 hours ago (1 children)

I don’t think I can name 36 languages.

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

Bitwarden is my goto choice if not keepass. My partner has it and is happy with it. I'm not constantly bothered with questions so I am also happy.

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

I can highly recommend KeePassXC. Works on Windows, Linux, Android and on Mac and iPhone (Strongbox if you are on Apple, by same file works).

I used to sync with pcloud but I use syncthing now instead.

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

microsoft sidewinder x4 was a great keyboard. Too bad they stopped making them.

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

who were overseeing the construction of a new factory

That is a good meal for the leopards indeed.

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

Am I missing something context? The article talks about Korean workers being sent home because they have the wrong visa. Did they vote for this?

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

Which language can nil an int?

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

I have seen one and I have my doubts. Perhaps another 10 years.

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

I wonder about that too. Perhaps if it is severe enough?

[–] uranibaba@lemmy.world 3 points 1 week ago* (last edited 1 week ago) (2 children)

It features a 6.5-inch OLED display

Not even sub 6. 😞

 

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

115
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 ›