Skip Navigation
Jump
Nuff said
  • Sorry, it's fake.

    15
  • Jump
    Just another day, parched in hell
  • Saved by Freddy Mercury!

    4
  • Jump
    IKEA will pay 6 million euros to East German prisoners forced to build their furniture in landmark move
  • "After it became known that the company was involved in forced prison labor, IKEA accepted our invitation to talk."

    So from the sound of it IKEA didn't give two shits as long as no one knew, just like any other big company. You cannot tell me that people at IKEA simply didn't know, someone knew.

    18
  • Jump
    SpMp is one of the prettiest open source android app I've seen. It's a complete free youtube music client
  • I have tried that one straight from fdroid and it hasn't worked for me unfortunately

    1
  • Jump
    morbin' time alrighttttt
  • Morbed all over the bottom of the ocean

    2
  • Jump
    SpMp is one of the prettiest open source android app I've seen. It's a complete free youtube music client
  • Good to hear but it hasn't been updated yet as far as I can see.

    2
  • Jump
    SpMp is one of the prettiest open source android app I've seen. It's a complete free youtube music client
  • Innertune stopped working for me a few days ago. I know they are working on a bugfix but so far alternatives like the fork of it from a user called Mal...something did not work for me either.

    1
  • Jump
    SpMp is one of the prettiest open source android app I've seen. It's a complete free youtube music client
  • Yeah, not sure why OP is so damn condescending here. I just tried this app today because Innertune is currently having issues playing songs and this one works.

    The interface is super confusing, tapping some buttons changes other buttons next to them without any apparent reason. No explanations what symbols mean. It took me a while to find where the "liked" songs end up. Then I later tried to find it again and just couldn't find it anymore.

    7
  • Jump
    Meet the Star Trek: Section 31 Crew
  • This makes Section 31 sound like Oceans 11. Which would be fine if this were the first mention of Section 31 and what they are about. This is nothing like the Section 31 from DS9, maybe there is some kind of explanation for that, we'll see.

    14
  • Jump
    Do you screw in both bolts on VGA cables, just the top one or ignore them altogether?
  • Can confirm.

    Source: am grounding electron.

    7
  • Jump
    Consumers won’t be offered all three years of extended Windows 10 security updates
  • It is amazing how good Microsoft is at milking every product for maximum profit, just because people don't like the next Windows version. But most will anyway switch at some point.

    3
  • Jump
    Batgirl
  • Nice bait in the post title.

    53
  • Jump
    if you looking for a good alternative for google search, try "SearXNG"
  • I use this daily and just wanted to highlight two downsides: 1 some instances are quite slow in response 2 some instances are non English, so everything except search results might be unreadable unless you know that language

    The second one has been happening less frequently recently though, not sure if there are just more English instances or some other reason behind it.

    2
  • Jump
    Balrog lore
  • How about... Hear me out...

    6
  • Jump
    Fuckers took the whole bowl! Kids these days
  • Not just microplastics but also microbes.

    8
  • Jump
    Microsoft wants $30 to let you keep using Windows 10 securely for another year
  • Are you serious? It's Microsoft.

    14
  • Jump
    4 or more hours of daily screen time linked to more anxiety and depression in teens, data shows
  • That's a big point that also usually isn't really distinguished in all these studies, especially the ones about children and screen time.

    I feel there are differences between just watching cartoons and playing some involving game.

    Also, just walking by a TV that's on is also screen time, or not? Is the TV running in the background at home screen time when you only look at it 5 minutes here and there?

    I'd be happy if those studies would clearly state, 4 hours social media per day is bad. Or 4 hours watching TV with at least 30 minutes long sessions is bad. Stuff like that.

    7
  • Jump
    Meet the Star Trek: Section 31 Crew
  • You probably won't.

    4
  • I just crossposted something using Thunder and another user let me know that my crosspost did not show that the other post was the original.

    See here: https://lemmy.ca/comment/11901004

    Not sure how that can happen but seems like a bug in Thunder then?

    17
    arstechnica.com FBI busts musician’s elaborate AI-powered $10M streaming-royalty heist

    Feds say it's the first US criminal case involving artificially inflated music streaming.

    I am just impressed by the idea and execution. Just wow. Too bad he took it too far.

    25
    github.com GitHub - adelolmo/hd-idle: Hard Disk Idle Spin-Down Utility

    Hard Disk Idle Spin-Down Utility. Contribute to adelolmo/hd-idle development by creating an account on GitHub.

    I am using hd-idle (see link) to spin down my one external hard drive on my RPI server. It is not used for large parts of the day and night so it has been quite useful to set up hd-idle, which spins down the drive after an hour or so of no activity.

    Now hd-idle can generate a log file where it notes down some data, e.g. when the drive was spun down, how long it was running, what time it spun down.

    You can read the file to get an impression how well it works, but I'd like to see the data visualised or analysed in some way. Seeing the past month of how often per day the drive was spun down, or average length of long it was running and so on.

    Searching online I couldn't really find anything. Maybe anybody here knows more? Or what ways of recording and looking at this type of data are you using?

    5
    github.com Release v0.15.0 - Jellyfin 10.9 · jarnedemeulemeester/findroid

    New features Login disclaimer support #721 @leekleak Native 10.9 trickplay #763 @jarnedemeulemeester New intro skipper implementation #633 @cd16b @jarnedemeulemeester Includes skipping credits Us...

    6

    cross-posted from: https://lemmy.world/post/18159531

    > > Updated! Updates are shown in quote text like this. > > # An Apps Experiment > > ## Introduction > > This is an experiment I performed out of curiosity, and I have a few big disclaimers at the bottom. Basically, I've seen a lot of comments recently about one app or another not displaying something right. Lemmy has been around for a while now and can no longer be considered an experimental platform. > > Lemmy and the apps that people use to access the platform have become an important part of people’s lives. Whether you are checking the app weekly or daily, and whether you use it to stay up on the news or to stay connected to your hobby, it’s important that it works. I hope that this helps people to see the extent of the challenge, and encourages developers to improve their apps, too. > > ## How I did it > > I wanted to investigate objectively how accurately each app displays text of posts and comments using the standard Lemmy markdown. Markdown is a standard part of the Lemmy platform, but not all apps handle it the same. It is basically what gives text useful formatting. > > I used the latest release of each app, but did not include pre-releases. I only included apps that have released an update in the last 6 months, which should include most apps in active development. I was unable to test iOS-exclusive apps, so they are not included either. In all, 16 apps met the inclusion criteria. > > > I also added Eternity, which is in active development, although it has not had a recent update. I was able to include several iOS apps thanks to testing from @jordanlund@lemmy.world – Thanks, Jordan! This made for 21 apps that were tested. > > Each app was rated in 5 categories: Text, Format, Spoilers, Links, and Images. I chose these mostly based on the wonderful Markdown Guide from @marvin@sffa.community, which was posted about a year ago in !meta@sffa.community (here). > > I checked whether each app correctly displayed each category, then took the overall average. Each category was weighted equally. Text includes italic, bold, strong, strikethrough, superscript, and subscript. Format includes block quotes, lists, code (block and inline), tables, and dividers. Spoilers includes display of hidden, expandable spoilers. Links includes external links, username links, and community links. Images included embedded images, image references, and inline images. > > > Thanks to input from others, I also added a test to see if lemmy hyperlinks opened in-app. There was a problem with using the SFFA Community Guide that caused some apps to be essentially penalized twice because there was formatting inside formatting, so I created this TEST POST to more clearly and fairly measure each app. > > In each case, I checked whether the display was correct based on the rules for Lemmy Markdown, and consistent with the author’s intent. In cases where the app recognized the tag correctly but did not display it accurately, that was treated as a fail. > > ## Results > > Out of a possible perfect 10, only 3 apps displayed all markdown correctly: > > ### Jerboa (Official Android client) - 10.0 > ### Alexandrite - 10.0 > ### Voyager - 10.0 > ### Summit - 9.7 > ### Photon - 9.3 > ### Arctic - 9.3 (pending) > ### Interstellar - 9.1 > ### Lemmy-UI - 9.0 > ### Thunder - 8.9 > ### Tesseract - 8.6 > ### Quiblr - 8.1 > ### mlmym - 8.0 > ### Lemmios - 8.0 (pending) > ### Mlem - 7.5 (pending) > ### Boost - 7.3 > ### Eternity - 7.0 > ### Sync - 6.9 > ### Connect - 6.7 > ### Lemmynade - 6.1 > ### Avelon - 5.7 (pending) > > More details of testing here > > > ::: spoiler Disclaimers > > ## Disclaimers > > ### I Love Lemmy Apps (and their devs) > > Lemmy apps devs work very hard, and invest a lot in the platform. Lemmy is better because they are doing the work that they do. Like, a LOT better. Everyone who uses the platform has to access it through one app or another. Apps are the face of the entire platform. Whether an app is a FOSS passion project, underwritten by a grant, or generating income through sales or ads, no one is getting rich by making their app. It is for the benefit of the community. > > This is not meant to be a rating of the quality or functionality of any app. An app may have a high rating here but be missing other features that users want, or users may love an app that has a lower rating. This is just about how well apps handle markdown. > > ### This is pretty unscientific > > You’ll see my methodology above. I’m not a scientist. There is probably a much better way to do this, and I probably have biases in terms of how I went about it. I think it’s interesting and probably has some valuable information. If you think it’s interesting, let me know. If you think of a better way, PM me and I’d be happy to share what I have so you don’t have to start from scratch. > > ### My only goal is to help the community > > I do think that accurately displaying markdown should be a standard expectation of a finished app. I hope that devs use this as an opportunity to shore up the areas that are lagging, and that they have a set of standards to aim for. > > I don’t have any Apple things > > Sorry. This is just Android and Web review. If someone would like to see how iOS apps are doing, please reach out and I’ll share how we can work together to include them. > > ::: >

    See the test comment in the comment section of the original post (this is just a cross-post). Thunder is doing pretty well but has a few things not showing entirely correct.

    6

    Just installed Bazzite and it seems to work well so far.

    Then I added a second standard user to the system and thought they'd have access to all software I just installed for the main user. But that doesn't seem the case, Bazzite prompted me to install all those again for the second user.

    Is that just a thing with immutable distros or did I do this in a wrong way? I tried looking this question up, but I couldn't find any info on multi user setups with immutable distros.

    9

    I am a bit late to the party in that I only today updated to the latest version. I now see that the intro skipper plugin from confused polar bear (or whathisname...) isn't working anymore. I guess that was bound to happen after the archiving of the repo.

    Is there a working fork out there? I found a few threads here and there but the only forks I saw people mention seemed to also stop working after 10.9.3? Or did that get fixed?

    3

    I have a small self hosted setup at home with a RaspberryPi and an external HDD, just enough for what I need.

    Some time ago I found a pretty sweet app which from the name implies its mostly working when you use a RPI OS, to monitor the RPI from your android phone: https://github.com/eidottermihi/rpicheck

    Its called RaspiCheck (picture in the post is the one from github), and unfortunately it is seriously outdated and development ceased. It is still working on my current phone but I am well aware that's not going to last.

    So I am wondering what else is out there that could fill the gap it would leave.

    I am using it for 2 things mostly:

    1. monitor system stats, like simply seeing the system is running (I know, like ping), but at the same time also showing memory, average load, temperature and so on.
    2. sending SSH commands, and this is where the app really shines. Using a terminal on the phone is not impossible, but boy is it annoying. In RaspiCheck you can define commands, with placeholders, which allows you to send those to the RPI just by tapping them. So for example I got my backup set up that I can mount the backup drive with one tap, a second tap runs the right backup script (I have several I can choose from by filling the placeholder I leave in that command) and then unmount with a third tap.

    I got other commands I like to reuse a lot set up in it and its really useful to me, let's me manage the RPI from my phone in an easy way.

    So back to the question at hand, is there anything else like this out there for Android? If possible one app, FOSS preferred. I am pretty sure there are browser-based solutions, if there is no dedicated app other than this, then I guess that's the next best thing. What are you using in your setup that you can recommend?

    5

    I have been planning to install Kinoite on my laptop, dual booting with Windows.

    However depending on what I read online, it is either not possible, not recommended, tricky to setup or it is just a matter of setting partitions up before installing Kinoite. Broad range of opinions and no good "tutorial" how to do it.

    Anyone having direct experience with that?

    14

    Let's work from home when the kids are sick, thank you great company that I am allowed to slave away for you while taking care of my sick kid! It isn't even a US company it seems.

    Edit: guess I should have posted to unpopularopinions instead!

    I just wanted to add I cut off the photo of the person on purpose. She is posting that with her sick child in her lap and that photo has been taken by some other person, not a selfie. If you are not feeling that the content of the post is bad, you hopefully still agree that presenting your sick child in an almost professionally looking photo to the world for LinkedIn clout is not great.

    28

    I don't play this but it now features Banana guards and maybe other AT characters.

    0

    ...the placement of these stairs really cracks me up.

    1
    www.theguardian.com OJ Simpson, ex-NFL star who was acquitted of murder, dies aged 76

    Former American football player who was acquitted of murder in 1995 died of cancer, according to a statement by his family

    2

    Finally made it through after starting long time ago (like... a year back). Was just watching a few episodes at a time when I felt like it and it was my first rewatch since it finished airing.

    Can say it really held up well! Definitely rewatchable more than once! Lots of details I forgot about, like the whole deal between Finn and Huntress Wizard. Still think he should have gotten together with Canyon, Billy's ex, they had a good vibe.

    0

    Love this episode, especially that while being super silly it actually leads into the main story of the final season. Best quote "These baby-smashing hammers are great!"

    0