

Wait, I thought it was the government that was putting the chemicals in the trails in the first place, and now their making their own actions illegal?
Wait, I thought it was the government that was putting the chemicals in the trails in the first place, and now their making their own actions illegal?
We’ve got to install Microsoft Defender, Edge, and PowerShell on Ububtu so that the device will be flagged as compliant in Intune.
I think I know where in the code this could be happening for the web UI.
I’m not one of the devs but I’ll look into this a bit, I’ll update this comment when I get more info.
I believe !
should be changed to [!@]
in this line
https://github.com/LemmyNet/lemmy-ui/blob/129fb5b2f994e02bfecc36e3f6884bdbf485b87a/src/shared/config.ts#L47
And another elseif(match…) needs to be added for @ after this line
https://github.com/LemmyNet/lemmy-ui/blob/129fb5b2f994e02bfecc36e3f6884bdbf485b87a/src/shared/markdown.ts#L127
In hindsight, I wrote that line after seeing some code on Github that I thought was for ActivityPub, but when I went back to it later I realised it was for Mastodon.
It’s a bit confusing because each action on the Fediverse uses the same universal language, but each service translates that language into their own specific rolls for their service.
Lemmy upvotes use “Like” which is common language in ActivityPub but down votes use “Dislike” which is not* also used in the ActivityPub language. It’s up to the other services how they interpret that. Mastodon favourites use “Like” but it has nothing for “Dislike”. Mastodon boost uses “Announce” which is what Lemmy uses for posts and comments to a community.
There are also some actions that use the ActivityPub language on both services but one simply just doesn’t send that action to the other service. Mastodon users can follow Lemmy users but Lemmy users cannot follow any users. I think Mbin does allow following users.
From the Lemmy ActivityPub documentation
An upvote for a post or comment send an ActivityPub Like action
Users can send posts or comments to a community which the community forwards to its followers in the form of Announce.
From the Mastodon ActivityPub Documentation
ActivityPub Like is transformed into a Favourite.
ActivityPub Announce is transformed into a boost on a status
I had to get someone to find a wireless keyboard they left in a random box because they never used it, yet they still connected the USB receiver for it.
If there’s anyone who has any valuable input about multiple accounts, it’s this guy.
We’re just poking for a bit of fun. The Free and Open Source rabbit hole goes very deep. For example, Intel and AMD processors have code on them that isn’t free meaning the purists will not use them unmodified.
Everyone has a threshold where privacy and freedom interfere with convenience, just stick with the level you’re comfortable with.
I was expecting something like version 0.112 but this is pretty close.
Why cross-post to the same community this was already posted to?
If you’re more into making your own circuit boards, there’s a project that provides open schematics for RatGDO that uses the same ESPhome firmware.
https://github.com/Kaldek/rat-ratgdo
JLCPCB had a sale on PCB assembly and I was able to order 5 boards assembled and ready to go for about $25. I already had the ESP microcontrollers, just had to add three wires, flash the controller, and solder it to the board.
It unlocked so much more control over the MyQ integration. It actually showed me how much of a joke the MyQ app is considering how much more can be done with $10 worth of parts and code that random people on the internet made.
Yeah, it was from awhile ago. I couldn’t remember if it was one or two hundred thousand. I’ve corrected my comment to be more accurate. Here’s an article on it.
https://www.cbc.ca/news/canada/montreal/montreal-homeless-man-100k-fines-1.3473707
This is from the city where it’s illegal to be homeless. One man even collected over $100,000 in fines for being homeless.
Yeah, that’ll help.
deleted by creator
MusicBrainz Picard is a software for tagging and organising music. It can apply the tags directly to the file and then move them into a folders like Music\Album\01-Song.mp3
An easy way to spot duplicates at that point is search for any songs that have (1) or (2) and so on in the file name.
Then you can use basically any music player to sort by title to check for duplicates, too.
For MP3 files, synced lyrics are embedded in the SYLT tag. Unfortunately, not many music players support this across platforms.
That could be the case. I used ffprobe to see the tags and figured it would just display the tags it sees. I’ll look more into it.
Weird. I just made two folders, one remote and one local, with one of each FLAC and MP3, with Synced and Plain lyrics. All of them successfully have embedded lyrics. I’m curious if it would have anything to do with the scanned folder size. It worked with a folder with only 4 tracks in it, but not in first case with 9000 tracks in sub directories.
The only odd thing is that the mp3 with synced lyrics downloaded the .LRC file but the embedded lyrics are plain.
I’m running Arch Linux, using the 0.5.0 AppImage.
I have my music collection on a NAS running Debian which I use NFS to mount it to /mnt/NAS. I then have a symlink to that in ~/Music/NAS. That symlink is what I added as the scanning library for LRCGET.
From what I can tell, the files that were corrupted were the ones that found synced lyrics. If it matched plain lyrics, the file was okay, but I don’t think it embedded the plain lyrics either.
I’ll setup a couple test folders, trying to test all the combinations of FLAC and MP3 files, synced and plain lyrics, and through the NAS symlink and on the local machine.
I do want to add that LRCGET has been great. It was dead simple to setup and use, and with the exception of the experimental feature, has worked exactly as intended. I personally just like to have everything in one file which is why I tried out the embedding feature.
The FLAC files that I care about, I was able to partially restore them from high-quality MP3s that I had converted from the FLACs. And I have a bunch of other FLAC copies from a folder I had yet to clean out (hooray procrastination), I also still need to check an old drive that should have a copy of my whole collection from a couple years ago, I’m sure that will have some more, too. Nothing was lost that can’t be recreated.
I tried it but in my case it set all the MP3s to 0 bytes. Luckily, I was able to get them back through snapraid. But then I noticed something in snapraid where I needed to run a sync.
What I didn’t see is that it set all the FLAC files to 42 bytes, so they didn’t get restored when I checked for 0 bytes filea, which means that it synchronised all those 42 byte files.
So I just lost all my FLAC files. I can’t be mad at the dev, it’s an experimental feature. This is just a word of warning for others to do a proper backup before you try it.
Thank you! I have been trying to remember the name of “that other” link aggregator since I first heard about it two years ago.
I kept thinking about it and getting it confused with Substacks.