Home Blog Gallery

alloyed's posts (RSS feed)

Starting to do cohost reposts

published Fri Nov 22 2024 16:02:57 GMT-0500 (Eastern Standard Time)

another tiny baby update, somebody asked about it so i reposted something I originally published on cohost (which is now a 404! I deleted that particular account)

here it is. here's the trick to get the original markdown/metadata from your export:

$ cd projects/<account>/posts/<the-post>

# metadata!
$ jq "{title:.headline,date:.publishedAt,tags}" post.json

# the markdown. paragraphs separated by two newlines (assuming your markdown version works with that)
$ jq --raw-output0 .blocks.[].markdown.content post.json | sed 's/\x0/\n\n/g'
#meta

MI Plaits deep dive

published Mon Oct 28 2024 00:49:00 GMT-0400 (Eastern Daylight Time)

"people who aren’t into this but maybe want to hear about it anyways”  ears perk #(hi I'm people)

okokokokokok fine

Look at this guy.

--- Read More ---

#modular synth #no not like that #wait its my website i get to pick the tags #this is funnier though

Added CSS!

published Sat Oct 26 2024 20:20:54 GMT-0400 (Eastern Daylight Time)

little tiny baby update, i made a css theme from scratch :)

well mostly from scratch, i stole the mechanism for swapping between light and dark themes from here:

https://whitep4nth3r.com/blog/best-light-dark-mode-theme-toggle-javascript/

but still!

#meta #it was very hard making a dark theme that didn't look like every single social media webapp in existence #i am trying my hardest not to comment on that domain name

Is bluesky actually less AI-friendly than twitter?

published Fri Oct 18 2024 01:02:01 GMT-0400 (Eastern Daylight Time)

This post is response to this change in the twitter privacy policy, and the responses to the responses, and the responses to the responses to the responses.

Third-party collaborators. Depending on your settings, or if you decide to share your data, we may share or disclose your information with third parties. If you do not opt out, in some instances the recipients of the information may use it for their own independent purposes in addition to those stated in X’s Privacy Policy, including, for example, to train their artificial intelligence models, whether generative or otherwise.

To summarize, unless you opt-out, twitter can provide (or sell) your data to third parties to make generative AI, like for example OpenAI and chatgpt. They are already doing this with their in-house "Grok" chatbot, also with an opt-out. Not great!

(and just to be clear, some people believe that there won't be an opt-out for this: there's intended to be. this is future language, so presumably the checkbox will show up sometime between now and when this takes effect.)

Lots of people are jumping ship now, and they're jumping ship to Bluesky. So are they really better? Let's try to answer that.

--- Read More ---

#discourse #ai

The Cohostylophone

published Sat Oct 12 2024 15:31:20 GMT-0400 (Eastern Daylight Time)

so, the secret project I've been working on for my fellow chosties is a stylophone!!

Photograph of a PCB, it has a series of gold plated "keys" and a speaker.

like this!!!

--- Read More ---

#synth diy #fast good and cheap pick 0 #chostcards #I need to figure out how to do alt text in phantomake markdown still

Pages: 1 2 3 4