• 1 Post
  • 19 Comments
Joined 2Y ago
cake
Cake day: Dec 16, 2023

help-circle
rss

“it says here you clicked ‘sign me up for ISIS’ 10000 times?”

“Haha no officer, you see it was my social chaff AI that clicked it”


Privacy-oriented Tile Alternative
Looking for an alternative to tiles. I realize lowjacking your stuff is kind of against the idea of privacy in the first place, but the convenience of being able to find lost items is big. Are there any other locators that can use cellular service or just use BLE?
fedilink

I highly recommend Obtainium to anyone who wants to keep their apps updated without needing a central report (save for the APKs that only publish on f-droid etc)




It’s your queries + your IP combined with the rest of the data the net collects from you that identifies you.


The fun part is that you don’t have to do all that stuff if you have a long term visa.


Oh, yes but the DRM exemption clause means that you can backwards engineer the changes and continue releasing them under GPL

Edit: as an example we should probably be looking at the duckststion situation evolving right now:

https://vimuser.org/duckstation.html


“releasing the modified version to the public” would cover them re-closing the source and then subsequently releasing that newly closed source, so they can’t relicense it and then release the built version of the code.

At least not easily, this is where court history would likely need to be visited because the way it’s worded the interpretability of “modified” in this context would need to be examined.




Yes of course, there’s nothing gestalt about model training, fixed inputs result in fixed outputs


I suppose the importance of the openness of the training data depends on your view of what a model is doing.

If you feel like a model is more like a media file that the model loaders are playing back, where the prompt is more of a type of control over how you access this model then yes I suppose from a trustworthiness aspect there’s not much to the model’s training corpus being open

I see models more in terms of how any other text encoder or serializer would work, if you were, say, manually encoding text. While there is a very low chance of any “malicious code” being executed, the importance is in the fact that you can check the expectations about how your inputs are being encoded against what the provider is telling you.

As an example attack vector, much like with something like a malicious replacement technique for anything, if I were to download a pre-trained model from what I thought was a reputable source, but was man-in-the middled and provided with a maliciously trained model, suddenly the system I was relying on that uses that model is compromised in terms of the expected text output. Obviously that exact problem could be fixed with some has checking but I hope you see that in some cases even that wouldn’t be enough. (Such as malicious “official” providence)

As these models become more prevalent, being able to guarantee integrity will become more and more of an issue.


I’ve seen this said multiple times, but I’m not sure where the idea that model training is inherently non-deterministic is coming from. I’ve trained a few very tiny models deterministically before…


I’m not sure where you get that idea. Model training isn’t inherently non-deterministic. Making fully reproducible models is 360ai’s apparent entire modus operandi.


There are VERY FEW fully open LLMs. Most are the equivalent of source-available in licensing and at best, they’re only partially open source because they provide you with the pretrained model.

To be fully open source they need to publish both the model and the training data. The importance is being “fully reproducible” in order to make the model trustworthy.

In that vein there’s at least one project that’s turning out great so far:

https://www.llm360.ai/


Holy crap there are still working nitter instances? God bless


The project was using a way to bypass requiring a backing account to proxy the requests, but the API update broke that

The instances that chose (and choose) to go the extra mile by creating and maintaining proxy account(s) are the ones still working

If the instance gets too popular the twitter goons quickly figure out what the proxy account is and ban it, though. So it’s a constant game of cat and mouse.


Well, then there’s also this:

Green Pass PDF Wallet https://f-droid.org/packages/com.michaeltroger.gruenerpass/

Extremely simple functionality but it does exactly what’s on the tin