@mauve@mastodon.mauve.moe
@mauve@mastodon.mauve.moe avatar

mauve

@mauve@mastodon.mauve.moe

Occult Enby that's making local-first software with peer to peer protocols, mesh networks, and the web.

Also exploring what a local-first cyberspace might look like in my spare time.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

mauve, to random
@mauve@mastodon.mauve.moe avatar

SaaS kinda feels like extortion sometimes. Bht I guess that's the core of capitalism?

mauve, to random
@mauve@mastodon.mauve.moe avatar

One thing I find sad is that a lot if folms treated VR as just another tech fad and ditched it for crypto when that became the fad. Now a bunch of the same folks are following AI. Especially sad when fad chading meant ditching code and community for the next best thing only to abandon it again. It feels like the fad chasing means the fad in question doesn't get a fair chance to actually accomplish it's potential.

mauve, to random
@mauve@mastodon.mauve.moe avatar

It's annoying that governments (e.g. Canada) aren't paying people to go to school. It's like they aren't serious at all about improving the economy and society's quality of life.

mauve, to random
@mauve@mastodon.mauve.moe avatar

Aside from struggling to reach Inbox 0 again I still need to reach DM Inbox 0. It can be hard to keep up with everything on top of my usual work and social obligations.

mauve, to random
@mauve@mastodon.mauve.moe avatar

Low key wish I was a morning person.

mauve, to random
@mauve@mastodon.mauve.moe avatar

Rewatching Spaceballs. Honestly I wish more movies were this goofy

mauve, to ai
@mauve@mastodon.mauve.moe avatar

Are folks using copilots for generating code successfully? Mine gets confused on syntax a bunch but it's a local model which is general rather than code specific. Like I wonder if I am prompting it poorly or something

mauve, to random
@mauve@mastodon.mauve.moe avatar

Anyone have suggestions for cheap ish oscilloscope / voltmeters? I'd like a two in kne if possible, it's okay if it's not super high resolution or whatever. I just need something to get started. Boosts appreciated.

evangelos, to random
@evangelos@libretooth.gr avatar

Native messaging looks amazing for projects that want to use protocols that are not supported from firefox https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging

mauve,
@mauve@mastodon.mauve.moe avatar

@jonny @evangelos That's awesome. I wonder how people will advertise the connection and actually distribute the native side. Managing both a web extension and a native app feels a bit niche if both have guis. No or low guis seem easier to justify but feels like there's fewer user facing things that could be successful with that setup. Stuff for nerds tho is an easier sell.

mauve, to random
@mauve@mastodon.mauve.moe avatar

How fucked up would it be to use JavaScript on a microcontroller to read from EMGs to give me a new usb mouse/keyboard that's just a bunch of wires I strap to myself? https://www.espruino.com/USB
https://hackaday.io/project/8823-super-simple-muscle-emg-sensor

Probably not for typing any time soon but maybe for window manager shortcuts and moving my cursor?

mauve, to random
@mauve@mastodon.mauve.moe avatar

Well I got the day off work today and decided it was a good time to switch operating system distros from to

I decided to go with the ultra minimal setup with no built in desktop environment so I'll be building one up from scratch. Gonna start by experimenting with Niri and seeing how far I can get with it

mauve, to random
@mauve@mastodon.mauve.moe avatar

Anyone wanna pay me to make an #MQTT inspired p2p database?

julian, to random
@julian@community.nodebb.org avatar

Does anyone know what the most broadly implemented standard is for signalling that a web page has an alternative ActivityPub endpoint?

What I found online (and with @evan and @silverpill's input) was to deliver a Link header and set a <link> tag, but it doesn't seem to work (at least with Megalodon)...

mauve,
@mauve@mastodon.mauve.moe avatar

@julian @evan @silverpill I found Link tag to suffice. Do you also have webfinger implemented?

mauve,
@mauve@mastodon.mauve.moe avatar

@julian @evan @silverpill Cool mind sending a link to the post json-ld and maybe the source code? I'd love to test it against my implementations and see what's up.

mauve,
@mauve@mastodon.mauve.moe avatar

@julian @evan @silverpill in my tests I found masto could get annoyed if it cannot fully resolve the author of the post and all the extra details. Unsure if that's relevant here. Try checking your http server logs vs the mastodon source code.

mauve,
@mauve@mastodon.mauve.moe avatar

@julian @evan @silverpill In general I have had to do this for most implementations to catch gotchas 😅

mauve, to random
@mauve@mastodon.mauve.moe avatar

Love how Mastodon embeds a different URL in the post content compared to the href in the tag array for the Mention object. 🤪

It may just be due to me using an ancient version of it.

mauve, to programming
@mauve@mastodon.mauve.moe avatar

Did you know that you don't need to commit to an entire @agregore browser to make use of it's tech? If you already have installed you can run agregore-compatible modules from your cli over any protocol supported by the browser. (e.g. or )

npx agregore run hyper://blog.mauve.moe/example.js  

With this you can share code between applications and command line utilities.

https://github.com/AgregoreWeb/agregore-cli

mauve, to svelte
@mauve@mastodon.mauve.moe avatar

Brushing up on to do code reviews for a project and I gotta say it's pretty magical. :P

https://svelte.dev/docs/svelte-components#script-3-$-marks-a-statement-as-reactive

mauve, to random
@mauve@mastodon.mauve.moe avatar

Whoaaaa. Eclipse

mauve, to random
@mauve@mastodon.mauve.moe avatar

My matrix server is like a hungry beast. I feed it CPU and RAM and it just keeps asking for more. Then again it is handling thousands of chat rooms and accounts at this point and needs to calculate a huge diff to send to my client every time I load. :P

Heads up: Matrix like all append only log systems sucks when you're not always online and loading data.

mauve, to random
@mauve@mastodon.mauve.moe avatar

K, I'm thinking of following some bluesky accounts via https://fed.brid.gy/

Anyone I'm already interacting with here wanna link me their bsky accounts so I can see more of their stuff?

mauve, to random
@mauve@mastodon.mauve.moe avatar

Strongly considering getting some pamphlets printed about the fediverse to hand out to folks since literally nobody (figuratively speaking) seems to know about it.

mauve, to random
@mauve@mastodon.mauve.moe avatar

See if I transpile everything to common lisp it'll be easier to do code analysis for tracibility accross data pipelines and programming langiages.

mauve, to random
@mauve@mastodon.mauve.moe avatar

The #Mozilla #Hubs shutdown is also exactly why communities should be investing in #p2p tooling. Had they gone with a fully distributed model there would be no central service to close and the communities using it could have kept doing so regardless of Mozillas involvement. Instead they went "cloud native" and initially relied on a specific cloud platform which basically locks everyone into a final shutdown regardless of who "owns" the cloud.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • magazineikmin
  • Youngstown
  • khanakhh
  • ngwrru68w68
  • slotface
  • ethstaker
  • mdbf
  • everett
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • cisconetworking
  • rosin
  • JUstTest
  • Durango
  • GTA5RPClips
  • Leos
  • tester
  • tacticalgear
  • InstantRegret
  • normalnudes
  • osvaldo12
  • cubers
  • anitta
  • modclub
  • provamag3
  • lostlight
  • All magazines