Skip Navigation

Posts
0
Comments
186
Joined
5 yr. ago

  • Anyone else getting a blank page? I had to go into inspect element and remove {opacity: 0} on the body to see anything.

  • This has nothing to do with that. Signing in with an account other than OP's wouldn't have done anything.

  • If stability was their aim, they wouldn't be breaking stuff all the time...

  • 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.

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

  • 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.

  • 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?).

  • 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.

  • 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...

  • 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.

  • Boop

    Jump
  • One of mine even returns the boop!

  • From the second link:

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

  • This is a microsoft teams message. It's the teams colour scheme and design. Firefox messages are grey and left-alligned:

  • 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.

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

  • The reply is about microsoft being even worse.

  • 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.

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

  • 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.