@56_@lemmy.ml avatar

56_

@56_@lemmy.ml

This profile is from a federated server and may be incomplete. Browse more on the original instance.

56_, (edited )
@56_@lemmy.ml avatar

A good starting point, but since they are GET requests, there is no reason to leave the browser.

You can visit the links directly, such as (I filled in OP’s instance):

I’ve heard from somewhere that chrome doesn’t render JSON nicely, so make sure to use firefox!

Other interesting parameters are saved_only and disliked_only.

56_,
@56_@lemmy.ml avatar

I’m pretty sure they try to upstream as much as possible. They have made some pretty large upstream contributions which started out in their own fork.

56_,
@56_@lemmy.ml avatar

crates.io/search?q=neofetch brings up 21 versions to choose from (21 are actual neofetch clones). There is also a library to help you write even more of them.

Weird KDE Panel resizing bug. Thinking of a complete reinstall (sh.itjust.works)

Whenever I resize the panel or the any other widget on the panel (e.g calendar widget) it doesn’t remember its size. It’s really annoying me. I am on Fedora 40, KDE 6.0.4. Nothing seems to fix it, thinking of a complete reinstall. Is anyone of you getting this bug?

56_,
@56_@lemmy.ml avatar

If you compare the sizes of the panel in the video, it is remembering the size correctly. The issue you’re having is that the position isn’t remembered.

The behaviour is the same for me on plasma 5.27.11.

56_,
@56_@lemmy.ml avatar

The issue OP is having is with the position. If you measure the sizes in the video, they are being remembered correctly.

56_,
@56_@lemmy.ml avatar

What I feel is missing from the practical suggestions section: why cache images at all? They should be stored on the server they were uploaded to, and nowhere else. The image URL would be attached to the post, and could then be used by clients to fetch the image from the original server.

I thought lemmy did this, but it seems not (any more?).

The French Wikipedia uses the Thin Red Line flag in the legend for a map (fr.wikipedia.org)

Context: the Thin Blue Line is symbolism for the role of police in maintaining public order. It has been co-opted by the alt-right. There is also a Thin Red Line to represent nurses. The French Wikipedia happened to use it in a legend to explain what the red lines on a map mean.

56_,
@56_@lemmy.ml avatar

They have used a file named “Thin Red Line for Nurses Flag” as the key for the red line on the map. If you click on the red line in the legend, it will take you to that file.

56_,
@56_@lemmy.ml avatar

Is there anything missing from Best-Before? It may just be finished. There is no mention of anything obvious (such as a dependency on an API) that would cause it to stop working.

Do I need a new phone for 2FA? (Tad Long)

So recently my work, a mid sized engineering firm, decided to start upgrading their IT security. The rumor is that we have potential DOD work coming our way. Over the past few months there has been multiple company decided changes to our 2 factor authentication mobile app. I willingly installed the app on my phone over a year...

56_,
@56_@lemmy.ml avatar

My dad had this same issue. He spoke to IT, and they sent him a security key he could use instead. Ended up needing a new phone a few months later anyway though…

56_, (edited )
@56_@lemmy.ml avatar

You can fold the code from anywhere within the block. It’s one long button. I doubt there is any feature to display an arrow at the bottom as well.

56_,
@56_@lemmy.ml avatar

It seems it doesn’t propagate to other servers immediately though.

56_,
@56_@lemmy.ml avatar

The comment is not a response to the prompt though, but a reply to another comment.

56_,
@56_@lemmy.ml avatar

From the second link:

Leap Micro is an ultra-reliable, lightweight operating system built for containerized and virtualized workloads.

56_,
@56_@lemmy.ml avatar

Should be possible with an addon, but I can’t find one.

56_, (edited )
@56_@lemmy.ml avatar

You’re not going to have much luck finding a search engine with good results that doesn’t depend on google or bing. Kagi is no different. Using a searx instance is probably best if you’re looking for something without official agreements with bing or google. Edit: Here is a list of independent search indexes I just discovered in another thread seirdy.one/…/search-engines-with-own-indexes/

56_,
@56_@lemmy.ml avatar

The article is pure fluff. (even includes “synergy”). Most sentences don’t mean anything. Was this maybe just AI generated?

Regarding the topic: if people wanted this feature, it would already have been implemented. It’s not like the topic is obscure, or that it’s difficult to implement.

56_,
@56_@lemmy.ml avatar

This is a microsoft teams message. It’s the teams colour scheme and design. Firefox messages are grey and left-alligned: https://lemmy.ml/pictrs/image/8a084e45-62b2-49b9-a4ef-e276d530d4fc.png

56_,
@56_@lemmy.ml avatar

It can be pretty complicated without a phone. Especially if your computer doesn’t have a webcam.

56_,
@56_@lemmy.ml avatar

The reply is about microsoft being even worse.

56_,
@56_@lemmy.ml avatar

I’ve seen it in private browsing for a while now, but it has also just started happening in a normal window. My solution was to switch to ddg for now. Disabling js breaks image browsing for me.

56_,
@56_@lemmy.ml avatar

I think the important part is that the syntax will become standardised, rather than being defined by microsoft/typescript, potentially allowing for alternative implementations. It could also make the build step optional in some cases, which is something people dislike about typescript currently.

56_,
@56_@lemmy.ml avatar

Merkuro Mail might fix some of KMail’s issues. It still uses the same backend though, and isn’t really stable yet.

56_,
@56_@lemmy.ml avatar

Here is a list of apps (taken from the names of metadata/*.yml files on the f-droid gitlab): apps.txt (pastebin)

Choose one at random:


<span style="font-style:italic;color:#969896;">#!/usr/bin/env python
</span><span style="font-weight:bold;color:#a71d5d;">import </span><span style="color:#323232;">random
</span><span style="color:#323232;">names </span><span style="font-weight:bold;color:#a71d5d;">= </span><span style="color:#62a35c;">open</span><span style="color:#323232;">(</span><span style="color:#183691;">"apps.txt"</span><span style="color:#323232;">).readlines()
</span><span style="color:#62a35c;">print</span><span style="color:#323232;">(</span><span style="color:#183691;">"https://f-droid.org/en/packages/"</span><span style="font-weight:bold;color:#a71d5d;">+</span><span style="color:#323232;">random.choice(names)[:</span><span style="font-weight:bold;color:#a71d5d;">-</span><span style="color:#0086b3;">1</span><span style="color:#323232;">]</span><span style="font-weight:bold;color:#a71d5d;">+</span><span style="color:#183691;">"/"</span><span style="color:#323232;">)
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • everett
  • osvaldo12
  • magazineikmin
  • thenastyranch
  • rosin
  • tester
  • Youngstown
  • Durango
  • slotface
  • ngwrru68w68
  • kavyap
  • DreamBathrooms
  • provamag3
  • InstantRegret
  • ethstaker
  • GTA5RPClips
  • tacticalgear
  • normalnudes
  • Leos
  • modclub
  • khanakhh
  • cubers
  • cisconetworking
  • megavids
  • anitta
  • lostlight
  • All magazines