One of the neat innovations of the #DistributedPress #SocialInbox is that instead of having a large central instance database everyone pulls from for their clients, each user has a personal database of just the things they got sent. From there they can pull data from people they follow and replies using the ActivityPub client-server API. This means that the data you see has a higher social context to who you interact with rather than a grab bag of whatever folks throw onto the global timeline.
Own your identity, own your data!
DScan v4.0 leverages Web3Storage's w3up-client, incorporating #DIDs and #UCAN to create a robust framework for decentralized authentication and authorization.
DScan is the fastest way to store and share data over #IPFS directly from browsers.
💻 Chrome web store: https://chromewebstore.google.com/detail/dscan-own-your-identity-o/idpfgkgogjjgklefnkjdpghkifbjenap
Make no mistake, the massive layoffs are intentional SHORT TERM sabotage by business decision makers with the goal of LONG TERM benefits for them.
They're trying to drive down the costs of labor. Specifically, they're firing everyone so that we'll accept lower wages upon rehire.
In #infosec, this will backfire on them.
By firing everyone, the level of security technical debt will increase that they'll have to hire everyone AND THEN SOME back at even higher rates.
So. Neat. Fucking great.
In the mean time, research how to create unions. Start doing so. Tech folks and infosec are not used to needing collective bargaining. You need it now.
Learn about the concepts of Economic Leverage and how it works as an individual contributor and when that fails how Collective Leverage works. The whole "if you fire that one person, we all quit" sort of thing works.
You all hack systems every day. You all study Social Engineering and combat it every day.
Hack the labor market. Socially engineer our mutual protection.
every new user being shocked that DMs aren’t actually private is kinda scary because it means that everybody just assumes DMs on other platforms are private
because they aren’t. the only difference between fedi and other social media is that fedi admins don’t have a vested interest in making you think DMs are private
Thinking about how to add memory to an #LLM
Might be good to have two models running in tandem. One is trained to use a memory API. The other is just the personality. Before the personality gets data, memory decides if it wants to do some RAG queries. Then the result is fed to personality to respond with without it needing to understand memory. Then memory asks itself if it needs to remember any of personality's outputs.
Neat article my coworker found about some of the limitations of LLMs and so called #GenAI (generative AI?).
https://www.aspendigital.org/report/navigating-uncharted-waters/
What Apple is going to do to PWAs in less than two weeks in the EU is dastardly.
Their goal is to remove the only versions of Push, Fullscreen, Homescreen Icons, and Badging that didn't require paying them to be in the App Store *and make sure no other browser can have them either*.
They tried to sneak it under the noise of the alt-store drama, in a clearly premeditated fashion.
It's no exaggeration to say they've gone to war with the web & we don't owe the benefit of the doubt ever again.
Suuuper rough sketch for anyone interested. Basically we'll have a list of accounts you follow in localStorage, then ingest their outboxes into this. Then we'll set up fully p2p identities and use the #DistributedPress #SocialInbox as another source to ingest stuff like followers only posts and replies from people you don't follow.
https://github.com/hyphacoop/reader.distributed.press/pull/3
https://soundcloud.com/mixmag-1/premiere-oyubi-tomys-siren
Music to review code to. 🤓
Bouta start a new database for client side indexing of ActivityPub data and making user curated timelines that much easier.
Hot take that I only partially believe, but that is made unnecessarily inflammatory for the sake of social media brevity:
Nearly every bad thing in tech traces back to that the tech sector is one of the first to grow in post-Reagan disruption of labor rights and antitrust regulations, such that it is uniquely concentrated in a few unaccountable effective monopolies.
Been playing with continue.dev in Visual Studio Code hooked up to lmstudio.ai running OpenHermes 2.5. It works *okay* but I think the default prompts aren't exactly tuned for the ChatML format from the Mistral 7b model. So far editing code has been a shitshow but it's been useful to be able to ask it for python syntax instead of looking it up on duck duck go every time. I have it running on a mac mini in my closet so the dedicated M2 chip makes it pretty speedy.
Occult Enby that's making local-first software with peer to peer protocols, mesh networks, and the web.
Exploring what a local-first cyberspace might look like in my spare time.