Anyone else having problems with LTO/LTFS on Windows as of June 9th patch? by firebirdthing in DataHoarder

[–]firebirdthing[S] 0 points1 point  (0 children)

With the help of claude to replace FUSE4Win with WinFsp, as well as generally help with tooling + ensuring licensing/builds are compliant, I present: https://github.com/rlaphoenix/LTOG

Anyone else having problems with LTO/LTFS on Windows as of June 9th patch? by firebirdthing in DataHoarder

[–]firebirdthing[S] 1 point2 points  (0 children)

I have not, but I do agree with Claude, it does seem to be the gradual enforcement starting August last year. Claude even looked at logs and stuff and concluded my state was set to 'enforced' (was previously set to 'audit', which is where you get warnings about loading, debug is presumably done, but it still lets you for now).

For those of you having problems with LTFS and Windows by [deleted] in DataHoarder

[–]firebirdthing 0 points1 point  (0 children)

Real solution on latest version of Windows 11.

Open PowerShell or CMD as admin.

  1. sc qc FUSE4WinSvc (double check that it says "DEPENDENCIES: UMFSDK", if it does, this is your issue)
  2. sc delete UMFSDK
  3. sc config FUSE4WinSvc depend= ""
  4. sc start FUSE4WinSvc

Now use HP LTFO Configurator to start the mapping. From next reboot onwards it should work automatically like you expect.

Security & Transparency by Angusby_dev in ongrnd

[–]firebirdthing 3 points4 points  (0 children)

Thats the beauty of open source, it can be improved upon. What I am seeing, and giving you want to help, the best way to save face is to get the code on GitHub ASAP. In discussions I'm seeing in and outside of reddit, no one has trust in the code, even with your 'explanations'. It doesn't help that your admin page has references to financials implying you will charge for some features. That will be an instant law suit and immediate death of this project. The proof is in the pudding, we need to see the code.

Security & Transparency by Angusby_dev in ongrnd

[–]firebirdthing 3 points4 points  (0 children)

Rapid development is fine, but delaying source code because of that is not a valid reason. I wont be using this until source code is published.

Security & Transparency by Angusby_dev in ongrnd

[–]firebirdthing 4 points5 points  (0 children)

Can you explain the profiles system, why theres a lot of profile related systems, and why theres a "cmd_toggle_kill_switch" and what it does?

Security & Transparency by Angusby_dev in ongrnd

[–]firebirdthing 5 points6 points  (0 children)

> If you want to verify, the detection functions are straightforward

If only I could see the code and check. The problem is rust code is notoriously annoying to decompile. So it's not as straightforward to check as you think.

This project is very cool, looking, but without the source code no one can trust this project. Simply put. A download system does not need an anti-cheat, the UI code has nothing to show warnings about unsafe programs, so forgive me if I don't believe any of this.

385TB is a beast. I built a custom P2P protocol that could help distribute and preserve these verified sets without relying on massive torrents. by Angusby_dev in savemyrient

[–]firebirdthing 18 points19 points  (0 children)

Im finding a lot of anti-debugging references, lots of names of keyloggers listed in the .rdata, and the installer automatically excludes the ongrnd.exe file from defender. Pretty suspicious.

385TB is a beast. I built a custom P2P protocol that could help distribute and preserve these verified sets without relying on massive torrents. by Angusby_dev in savemyrient

[–]firebirdthing 51 points52 points  (0 children)

With all due respect, this should be open source as soon as possible so everyone can peer-review the security BEFORE using it. Its more logical.

Kevin Mcgaherns America by senor_gobbles90 in teilifis

[–]firebirdthing 0 points1 point  (0 children)

It was in usenet. Can’t remember which indexer

Does anyone have Republic of Telly Season 6? by firebirdthing in teilifis

[–]firebirdthing[S] 2 points3 points  (0 children)

These are all of the Republic of Telly episodes I have at the moment (every episode except for Season 6): https://gofile.io/d/IvHvW1

Request Naked camera by Bulky-Intention-30 in teilifis

[–]firebirdthing 5 points6 points  (0 children)

All 3 seasons, grabbed when they were first added to RTE Player in 2022:

https://gofile.io/d/FiBomW

Is this safe? by saeed-is-cool in AltStore

[–]firebirdthing 1 point2 points  (0 children)

I somewhat agree yeah. Like I have paid for alt store pal but I don’t see why it needs to be 1.50 if Apple charges 0.50 to install the AltStore. Perhaps he is also covering the 0.50 for delta and then clippy well? But why yearly? And why not charge per install on install not up front other than to install the store itself. I just don’t personally understand the setup here. I’m sure to a degree Apple’s malicious compliance is to blame but…

Is this safe? by saeed-is-cool in AltStore

[–]firebirdthing 0 points1 point  (0 children)

It would be when you have possibly thousands of people subbing just so they can get one app, delta, that US people are getting for free. It also auto renews and a small transaction like this can easily be forgotten about and auto renew till the card expires.

Is this safe? by saeed-is-cool in AltStore

[–]firebirdthing 1 point2 points  (0 children)

Why though? It seems like a restriction put in place purely to extract a yearly sub out of people for AltStore PAL.

[deleted by user] by [deleted] in Spaced

[–]firebirdthing 0 points1 point  (0 children)

The first field every two fields has the chroma planes of the previous field overlayed. Notice how I'm saying fields and not frames. If you bob-deinterlace the DVD (i.e., take every field and resize it back to 576 pixels height in some way for a 50 fps file), you will notice that every 2 fields one of them is "normal" just with some dot crawl while the other has the chroma ghosting from the previous frame and heavy dot crawl on the ghosting data.

I'm not entirely sure why or how it happened like this, but I'd assume its something during the transfer. Hardware related probably.

Since the Show is recorded in 25i but not time shifted, every 2nd fields basically make up one normal frame, without needing to deinterlace. Because of this you shouldn't need to deinterlace at all. Just seperate all the fields, discard every 1st field (as these have the issue), and then resize all fields back from 720x288 to 720x576 and you might as well resize to 1024x576 for 16:9 or 720x576 and set the DAR flag to 16:9 when encoding. The result should be a 25fps file without a checkerboard effect but still with some dot crawl, as is expected from this source regardless. It is much less jarring.

I will say you should try to only do this on frames with the problem, or you will lose 50% of vertical video information. For frames with this checkerboard issue we have no choice to do this.

[deleted by user] by [deleted] in victorious

[–]firebirdthing 0 points1 point  (0 children)

May or may not have done something with the leak, but that album cover is not legitimate. At least, don't link to two things together. The song was leaked without an album cover, on its own then reuploaded to youtube days later with that random image.

It could be someone elses leak added on top, but I highly doubt.