Scott's Code Journal
scott.codejournal.dev
Scott's Code Journal
@scott.codejournal.dev
A place where I randomly share information, code, and resources that I find as I work on various web development projects.

🌉 bridged from ⁂ https://codejournal.dev/channel/scott, follow @ap.brid.gy to interact
Each platform would still need to verify the user's identity using identity proofs or some other method, but the DID could be something that platforms can store in their database, similar to how Hubzilla stores the channel hash. This would make it easier to identity clones and aliases […]
Original post on codejournal.dev
codejournal.dev
February 4, 2025 at 5:04 PM
It is also holding up the opening of #^https://forums.cafe and the other public hubs I am about to launch.
February 2, 2025 at 6:41 AM
Well, this is really frustrating. If you do not implement notifications the Redbasic way, basically notifications don't work on mobile, because on mobile, notifications are hidden by default until you click a button with a certain id and classes.

So you can't create a page that shows only the […]
Original post on codejournal.dev
codejournal.dev
February 2, 2025 at 6:03 AM
<a href="https://bsky.app/profile/did:plc:iz24ckvsc4lo74ecf5ucrudw" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky-mention">@silverpill I am working on a fediverse-enabled project management system. I am still trying to figure out how I want to federate it. ActivityPub, Nomad protocol, or an API. If I do it over Nomad or ActivityPub, I would have to do the two versions method, since most platforms won't support […]
Original post on codejournal.dev
codejournal.dev
December 3, 2024 at 12:16 AM