Generally a lot of them you can get an invite from someone on Reddit or discord. A lot also open up for a week or so allowing people to register every year or whenever a major tracker goes down so the refuges can join. you can check places like Reddit /r/opensignups.
A lot of mainstream stuff is ripped already, the “ratio” on some is more if you download a torrent, they want you to seed it for x amount of time or seed it back x amount to the community. I don’t know of any that expect you to be ripping and uploading that way, it’s recommended but a lot have groups for mainstream content.
There are a few “elitist” private trackers that require “interviews” and stuff, but don’t let that scare you off 99% of them are all just grab and invite or sign up and seed back to community for the week or so minimum (preferably longer) and your good to go!
I was looking for this european movie from 10 years ago only last month, could not find it anywhere on line, streaming or torrent. I'm pretty confident there is still a lot of stuff missing.
hey there's a project idea: a "todo list" for rippers that scrapes imdb and checks what's not in pirate bay (and then looks for dvd's on ebay / libraries)
Public trackers like the piratebay face a lot of issues with retention. If it’s not mainstream or recent people often don’t seed or maintain it. If you join a private tracker there’s ones dedicated to keeping older sources like that a live!
For really obscure content, internet archive, your library, usenet or even eBay are the go to!
SoulSeek was also pretty good for finding obscure music. I like collecting everything that was released (not live performances, though) and SoulSeek filled some, but not all gaps I had.
What movie was it? There’s a good chance I can find it.
If you’re in Reddit, there’s also a subreddit dedicated specifically to this kind of thing (requests for stuff that is no longer available) called /r/DHExchange
I did some searching. I assume you mean “Relics: Einstein's Brain (1994)”? If so, it doesn’t look like it was ever released on anything but VHS, so I only found a TV recording and a VHS recording.
Regarding seed ratio, generally by perma seeding. Many private sites either use seed time requirements instead of ratio or offer bonus points for seed time which can be exchanged for ratio. But also as new editions and formats are released, the library has a bit more turnaround than your music sites of yesteryear.
use their RSS feed + a seed box to automatically grab stuff as it’s posted some sites have ratio free for large files to get them seeded faster. at least that’s what I did a decade plus ago.
But good luck to see a live seed. I have a torrent from ~2010 which is stuck at 2%, so some seed did come online some years ago I was able to leech those meager bits from them - but not ever since.
Same for my own torrent on TPB from 2008, i tried to dload it in 2015 and wasn't sucessful in it despite it was 1st one for some years for that particular title.
"Hello, world! Welcome to the classic programming greeting. It is the traditional test message used to introduce beginners to computer science and verify that a language's syntax is properly understood"
Which clearly shows that there will be an avalanche of issues when non-technical people discover the joys of non-deterministic results.
Conversely, you have "full ownership" and have the ability to decide the direction, as long as it's the same direction as your higher-ups have decided.
All the talk about higher-ups taking the big paychecks for "carrying so much responsibility" is in most cases just complete horseradish. When something goes wrong or doesn't run well, suddenly none of the higher-ups are taking the responsibility. Hmmmm it's strange, innit?
From past experiences (and I'm sure I'm not alone here), I can almost guarantee that the senior devs did communicate the problems, but they were ignored or brushed aside.
Very seldomly does middle/upper management truly listens to engineers, unless there's buy-in from the CTO/VP to champion the ideas and complaints.
Over time, as devs get more experience, they have seen countless fads come and go. Some worked, some screwed things up, etc. - NONE were the silver bullet / savior that they were touted to be by adherents. So they learn a default "no" or "slowly" response to "we need to do this <buzzword> ASAP" from management who only see $$$. I mean AI companies are telling management that devs will resist AI because "it's so good it will let you replace them", so management is getting their views reinforced by devs saying it's a bad idea.
Yeah, the developers who will argue and teeth-gnash about using an ORM for weeks on the hope it will save a few hours perceived as boring or obvious are, simultaneously, annoyed and upset at being told to save time with super tools that save time and effort…
Pay no attention to the software output or quality or competitive displacement of the people selling you tools. LLMs, like cheesy sales strategies, are something so lucrative the only thing you can really do is sell them first come first serve to other people. Makes so much sense. Why make infinite money when you can sell a course/tool to naive and less fortunate companies? So logical.
The CTO got fired last month, presumably for poor performance. And the director that has taken is place is now all in on AI because he's desperate to turn things around but has no idea how.
Which is a pity, because lots of videos really need to be seen to be fully appreciated. Especially the ones showing stuff being made. And the ones that tend to show up here are usually worth the time.
I'm totally with the text folks on the 5 hour Fossdem sessions, though. Give me an accurate transcript I can grep or don't even bother.
I've always thought I was the only one experiencing this and felt like I was crazy.
I guess it's "good" to know that I'm not alone.
The amount of times I've searched for a ticket that I know it's there (because I either have it opened in a different tab, or because I just created it), but can't find, it's just way to many.
The results usually seem completely random to me. It's like the feature never made it out of proof of concept territory. The only advantage of all the email noise Jira sends out is that I can usually search my email for what I'm looking for.
I always got sad when I create a ticket and I see the "ticket created" toast, and then I'm like "oh shoot I forgot to add a screenshot" and go to click the toast to go to my ticket but the toast disappeared. Because then I know that I'm gonna waste the next five minutes of my life looking for it.
FWIW Github has similar shitty search interface. Not sure why.
Personally, I've used LLMs to debug hard-to-track code issues and AWS issues among other things.
Regardless of whether that was done via next-token prediction or not, it definitely looked like AGI, or at least very close to it.
Is it infallible? Not by a long shot. I always have to double-check everything, but at least it gave me solid starting points to figure out said issues.
It would've taken me probably weeks to find out without LLMd instead of the 1 or 2 hours it did.
In that context, I have a hard time thinking how would a "real" AGI system look like, that it's not the current one.
Not saying current LLMs are unequivocally AGI, but they are darn close for sure IMO.
Being able to actually reason about things without exabytes of training data would be one thing. Hell, even with exabytes of training data, doing actual reasoning for novel things that aren't just regurgitating things from Github would be cool.
Being able to learn new things would be another. LLMs don't learn; they're a pretrained model (it's in the name of GPT), that send in inputs and get an output. RAGs are cool but they're not really "learning", they're just eating a bit more context in order to kind of give a facsimile of learning.
Going to the extreme of what you're saying, then `grep` would be "darn close to AGI". If I couldn't grep through logs, it might have taken me years to go through and find my errors or understand a problem.
I think that they're ultimately very neat, but ultimately pretty straightforward input-output functions.
If we had AGI we wouldn't need to keep spending more and more money to train these models, they could just solve arbitrary problems through logic and deduction like any human. Instead, the only way to make them good at something is to encode millions of examples into text or find some other technique to tune them automatically (e.g. verifiable reward modeling of with computer systems).
Why is it that LLMs could ace nearly every written test known to man, but need specialized training in order to do things like reliably type commands into a terminal or competently navigate a computer? A truly intelligent system should be able to 0-shot those types of tasks, or in the absolute worst case 1-shot them.
To add to this, previously one could argue that LLMs were on par with somewhat less intelligent humans and it was (at least I found) difficult to dispute. But now the frontier models can custom tailor explanations of technical subjects in the advanced undergraduate to graduate range. Simultaneously, I regularly catch them making what for a human of that level would be considered very odd errors in reasoning. When questioned about these inconsistencies they either display a hopeless lack of awareness or appear to attempt to deflect. They're also entirely incapable of learning from such an interaction. It feels like interacting with an empty vessel that presents an illusion of intelligence and produces genuinely useful output yet there's nothing behind the curtain so to speak.
SOC2 is just "the process we say we have, is what we do in practice". The process can be almost anything. Some auditors will push on stuff as "required", but they're often wrong.
But all it means in the end is you can read up on how a company works and have some level of trust that they're not lying (too much).
It makes absolutely zero guarantees about security practices, unless the documented process make these guarantees.
Yeah, that was my understanding as well, so I fail to see how a proper SOC2 would have prevented this.
I mean ideally a proper SOC2 would mean there are processes in place to reduce the likelihood of this happening, and then also processes to recover from if it did ended up happening.
But the end result could've been essentially the same.
I used to do this kind of things decades ago, but there was also still a few things not ripped and uploaded you had _some_ chance of participating.
Nowadays I imagine ~everything under the sun is already ripped, so how can you contribute to seed ratio? (or is that not even a thing anymore?)
reply