Damus

Recent Notes

Chris Krause · 23h
Literally ๐Ÿ˜‚
Vitor Pamplona · 1d
I realized a while ago that I am happier when I presume everything is a mess and I just need to work through the mess as opposed to having to fix it.
Silberengel profile picture
I don't mind working through the mess.

But parsing all of Wikipedia and Project Gutenberg did burn me out, a bit. ๐Ÿ˜‚ That's not as much data, as I'm used to, but it's even less standardized because of all of the different editors.

I wouldn't have even tried, without AI. Still took weeks, since it has to be a continuous parser for incoming deltas. The Forever Parsing Project. ๐Ÿ˜‚

It's more standardized, once it emerges on the other side, though, as events.
Silberengel profile picture
I've spent most of my "career" struggling to improve data quality, so I think I probably appreciate the simple standard of the event construct, more than most people.

Nostr events are really useful for all sorts of data sets in all sorts of environments. They aren't just a relay-thing or a social-thing. They're great for signing documents, parsing data, structuring data archives, machine2machine coms, etc.
2
Vitor Pamplona · 1d
I realized a while ago that I am happier when I presume everything is a mess and I just need to work through the mess as opposed to having to fix it.
Silberengel · 1d
This is legit exciting for me. https://media.tenor.com/W3wgUOfQTE4AAAAC/howie-roseman-please-clap.gif
Alan · 1d
Part of the crew, part of the ship. Grats comrade. Open Source FTW! https://image.nostr.build/cefa7b38f6cd248cff9c0907452955240590bf2074f0a0335a8d2b852ef9e953.jpg
Silberengel · 2d
I haven't been able to get the permissions in the docker container straightened out, yet, so most of the functionality only works if you run it locally, but you can kind of tell where #gitrepublic web...
Silberengel profile picture
Running it in a container hardens the app-level data security, but if you want true multitenant, your best bet is using our enterprise mode and going full pod deployment. Still building and testing that, so YMMV.

Each feature has been proven, but I keep refactoring and breaking stuff, and @ChipTuner is then going to have fun correcting what I built, so you'll just have to be patient.

No, we still haven't decided where to host this. It's complicated. Long story. Cut us some slack. We're still doing Alex revamp and big data migrations in parallel to this, in addition to juggling all of our servers.
Silberengel profile picture
I haven't been able to get the permissions in the docker container straightened out, yet, so most of the functionality only works if you run it locally, but you can kind of tell where #gitrepublic web it is headed. You can see the full range of functionality on the API docs.

Here's #Alexandria, as an example:
https://gitrepublic.imwald.eu/repos/npub1l5sga6xg72phsz5422ykujprejwud075ggrr3z2hwyrfgr7eylqstegx9z/Alexandria

The profile page is a social client. So, that's fun. Don't need to leave, to get your chat on. If you want to be all up in by business, bookmark this page:
https://gitrepublic.imwald.eu/users/npub1l5sga6xg72phsz5422ykujprejwud075ggrr3z2hwyrfgr7eylqstegx9z

I ๐Ÿ’œ the purple theme, but the black theme is talking to me, ngl.

3
Silberengel · 2d
The autosave feature makes it feel more like working with Obsidian, than git, and we'll be leaning into that.
Silberengel · 2d
Running it in a container hardens the app-level data security, but if you want true multitenant, your best bet is using our enterprise mode and going full pod deployment. Still building and testing that, so YMMV. Each feature has been proven, but I keep refactoring and breaking stuff, and nostr:npu...