···8585 Lustre(Element)
8686 File(markup: Markup, path: String)
8787 Inline(markup: Markup, string: String)
8888+ /// List of post id's and their 'update: '-titles
8989+ LiveBlog(List(#(Int, String)))
8890}
89919092pub type Markup {
+36
written-contents/blog/devblog/lumina/2.dj
···11+Lumina/Peonies is a project that has been on the drawing board for as long as I have been rebellous, which is not nearly as long as other people have been rebellous, but- it's a project I started on during my teenage years.
22+33+It's not an unambitous project, it's also not as unique as it used to be. Nowadays Mastodon and Bluesky and many others drive on decentralised infrastructure... (well, some more, some less... it could be more decentralised!)
44+55+Lumina is a social media platform, for those who haven't made that up from the context yet. It has gone through many iterations, and taken up some inspirations.
66+77+### "FNew/Ephew"
88+99+The original idea started as a simple pinboard, which teen me cleverly threw together in PHP and served from my raspberry pi, this could have been the end of that.
1010+... but of course not! I wanted moderation, but I knew how moderation went wrong sometimes (the highschool class whatsapp was pretty self-evident), I also knew my pi would
1111+defenitely be plugged out at times whenever my mom would be asking what the 'thingy on the wall' was. The concept of Federation as a whole had not hit me, however I did get invested in things like the ZeroNet.
1212+1313+The people on ZeroNet did not appreciate me linking to my pinboard, as it could "expose" them by letting their PC's hit the untorrented internet. Valid, but back then I was of course terrified from their anger and criticism.
1414+1515+I started a much bigger and more ambitious approach, still not sure how to solve the moderation and the outage issues. This development was slow, as I was trying to adapt to PHP7 while it
1616+was coming out, but didn't know how to properly look up the changed docs. At some point, my life took some turns and I stopped development entirely, deleting the project (grave mistake) and
1717+focussing on social work (healthcare) and activism instead of software.
1818+1919+### "Lumina"
2020+2121+Then, 2019, news broke that Elon Musk wanted to buy Twitter. Do note that Twitter had at that point become my biggest base of operations, and that I'd never even thought about it being a company. -- let alone be a sellable company
2222+2323+Before news even broke that he actually bought it, I was fully back into development. The earlier defined plans looked a lot like platforms I had now grown comfortable with: Tumblr, Twitter, Facebook, Reddit... And Mastodon.
2424+The moderation issue, I decided on, could be solved by keeping things open. "If you do everything openly and make it so transparent that abuse is immediately punished, what could be left?" -- A lot, but the basic idea worked!
2525+2626+Development in PHP stranded, this time on me burning out and PHP8... Yeah.
2727+2828+### "Lumina/Peonies"
2929+3030+It took a little over two years until I got back into the project, now in a world that was vastly different, and with social media's around the world becoming an opposite of my ideals for digital connection.
3131+Not just unaligned, opposites.
3232+3333+Now with knowledge and skills I didn't have before (but, being adult is expensive, less resources), I started two quick iterations of the Lumina/Peonies. One of them quickly getting me accustomed
3434+with what Lumina as a project could look like.
3535+3636+The second iteration is the most structured one yet, and... It's the current one. This liveblog will hopefully track big updates about and around the Lumina project and someday... hopefully, it's launch :)