@laxla Yeah I've been thinking about having a "universal client" which can enable users to hotswap UIs for object types.
We've got the raw foundations for this inside https://reader.distributed.press in that it's a fully client side indexer and doesn't need to care about implementations as much.
@vbatts Cool! Do you use it with wayland and SMB? I only found MPD because waybar had a default plugin for it. I've been trying to get an easy way to play music from my NAS but all the players I've tried seem to have trouble with SMB shares. 😅
@yhancik That's so clever!
@yhancik Snap! How does the alarm clock play into it? Do you have a script that plays a specific file? Does it resume playback of your previous tracks when it finishes?
Gonna ditch bothering with graphical media players and use a systemd service for music playing from my smb share.
Yikes. Cloudflare. (ht @macdonst )
https://robindev.substack.com/p/cloudflare-took-down-our-website
@beka_valentine It frustrates me a bit tjat web browsers no longer support protocols outside of HTTP and that cloud folks have pretty much solidified on using HTTP everywhere as well. 🤔
With the impending doom of ICQ in June and the new crappy version of Teams coming in July, I would like to post this meme one final time
I got ahold of the Copilot+ software.
Recall uses a bunch of services themed CAP - Core AI Platform. Enabled by default.
It spits constant screenshots (the product brands then “snapshots”, but they’re hooked screenshots) into the current user’s AppData as part of image storage.
The NPU processes them and extracts text, into a database file.
The database is SQLite, and you can access it as the user including programmatically. It 100% does not need physical access and can be stolen.
@homestucklinebyline Me once I finish my @stardustxr setup
@stebalien Nice. I have firefox opening all zoom links in a container.
Made a #greasemonkey script to redirect zoom to the web version automatically. I hate the zoom app and I hate having to manually convert invites :P
https://gist.github.com/RangerMauve/384c30bd403235a879fbe590935f81d4
@skryking Yeah that's a cool idea. I wonder if it'd be able to run efficiently on IoT devices. I think a cli tool that can tunnel anything over tcp could be cool. Kinda like the wormhole stuff built on top of hyperswarm
@skryking Nothing yet but one of my clients is going to be doing secure decentralized storage for activist use cases. I'm hoping to integrate it with @agregore as a sort of "hidden services" protocol where you connect a local http server to a veilid tunnel and can load `http+veilid://{tunnel id}/` in Agregore to access it from anywhere. Unsure when I'll get around to releasing it yet. :P
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.