Arghblarg

joined 1 year ago
[–] Arghblarg@lemmy.ca 0 points 1 week ago* (last edited 1 week ago)

Yes, I know they are update services; fair point you make, that those not technically-minded should probably leave them on.

However I personally do not appreciate OS updates, no matter their purported criticality, being installed without my express permission. I am aware of Group policies, but Win11 Home does not officially support them (though one can install gpedit.msc manually; however according to sources I researched, not all policies set will even be honoured by the Home edition).

I did consider scheduling it, just hadn't gotten around to trying it out.

If could, I would wipe Win11 and use native Linux but this laptop is too new and support is poor on it; it's gone as soon as practical :)

[–] Arghblarg@lemmy.ca -2 points 1 week ago (2 children)

Ah, good. I wonder why it isn't used more often -- this wouldn't be such a huge problem then I would hope. (Let me guess -- 'convenience', the archenemy of security.)

[–] Arghblarg@lemmy.ca 14 points 1 week ago (8 children)

I don't know much about NPM (having avoided JS as much as possible for my entire life), but golang seems to have a good solution: 'vendoring'. One can choose to lock all external dependencies to local snapshots brought into a project, with no automatic updating, but with the option to manually update them when desired.

[–] Arghblarg@lemmy.ca 57 points 1 week ago (13 children)

W.T.F.

The US needs to clean house, expand the SCOTUS to put these corrupt judges firmly in the minority so they're ineffective for the rest of their miserable life-long-unelected-terms, if it can't outright impeach them!

[–] Arghblarg@lemmy.ca 2 points 3 weeks ago

Oh I know little to nothing about turntables, so you're probably right :-)

[–] Arghblarg@lemmy.ca 10 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

Someone showed me a record turntable with what must have been a centrifugal governor! What an ingenious device. (I got the impression from him this was unusual for a turntable, at least...)

[–] Arghblarg@lemmy.ca 14 points 3 weeks ago

At what point can this menace be slapped with Barratry and barred from filing nuisance lawsuits? sheesh.

[–] Arghblarg@lemmy.ca 11 points 1 month ago* (last edited 1 month ago) (1 children)

That's what I ended up doing. A dumb monitor is just fine, as long as you don't need a huuuge screen. The main thing is to find a good external speaker though that doesn't auto-sleep in the middle of one's show...

[–] Arghblarg@lemmy.ca 8 points 1 month ago (4 children)

Which came first, Weeping Angels or SCP-173?

[–] Arghblarg@lemmy.ca 227 points 1 month ago (2 children)

Heaven forbid journalists do... you know, their jobs?

 

See linked posting. I've commented there with a link to a CLI tool in Python that allows downloading of IA collections. I've submitted a patch to enable specifying start and end points so that it's easier to resume downloading a huge collection, or to allow multiple people to split up the work.

https://archive.org/details/georgeblood

https://archive.org/details/78rpm_bowling_green

F*ck the RIAA and absurdly long copyright.


EDIT: There is more than one collection of 78s on IA, so I updated the title.


The issue with these collections are that they're absolutely HUGE. And yes, IA offers torrents for them, but as a separate torrent for every. single. album. And the torrents have all data in them -- FLAC, fixed-rate MP3, VBR MP3, PDF liner notes, etc. etc... there may be some extremely hardcore data-hoarders out there who want everything, but IMHO as these are scratchy old 78 records, FLAC is overkill to just save the audio in a listenable format. The George Blood collection, just the VBR MP3s, is looking to be about 6TB. With ALL data it might be over 40TB! I can't afford that many hard drives :)


So, my approach at the moment is to save just the VBR MP3s (they seem to be done at up to 320kbps VBR) and the JPEG album cover. If I have a chance and any storage left afterwards, I can make a separate pass to get the album liner PDFs...


Tool used: https://github.com/jjjake/internetarchive


Patch to allow setting start and end item indices for downloads: https://github.com/jjjake/internetarchive/pull/605


Example usage to grab just the VBR MP3 and record label JPG for each (note the --start-idx and --end-idx arguments):

#ia download --start-idx=4001 --end-idx=8000 -a -i --format="VBR MP3" --format="JPEG" --search collection:georgeblood

I'm going to concentrate on the George Blood collection for now.. I'm starting at item 1. It would be great if others started at index 50,000, 100,000, 150,000, ... and others started at the end and worked backwards in similarly-sized chunks, so that it's assured someone gets each of them.

 

Hi, I like Jerboa so far, new user. One thing I miss from the desktop lemmy UI is a way to see all my subscriptions (of 'favourites') in a list, to quickly tap and jump to a particular one. Is this somewhere hidden in the current UI, or an upcoming feature?

Thanks, I appreciate the work!

view more: next ›