{ "@context": [ "https://www.w3.org/ns/activitystreams" ], "id": "https://im.marisabel.nl/posts/.json", "type": "Note", "published": "2024-06-07T06:49:34+00:00", "attributedTo": "https://im.marisabel.nl/marisabel", "inReplyTo": null, "content": "

Breaking this apart is working. But I am stuck at the sending functions. I got the PHP 8 book from teh library to better understand how to build classes and functions to groups those together and optimize them :) Once I am done building from this code I will start making it more secure. My dream of my single use federated micro-blog is slowly comming to life. I can use prebuilt stuff but where is the fun in that? And I do preffer #PHP over Python. I just don't feel like learning yet another language until finishing a project properly. This is my PHP project, and it helps that the syntax is a lot like #Java #activityPub #learning #coding

", "contentMap": { "en": "

Breaking this apart is working. But I am stuck at the sending functions. I got the PHP 8 book from teh library to better understand how to build classes and functions to groups those together and optimize them :) Once I am done building from this code I will start making it more secure. My dream of my single use federated micro-blog is slowly comming to life. I can use prebuilt stuff but where is the fun in that? And I do preffer #PHP over Python. I just don't feel like learning yet another language until finishing a project properly. This is my PHP project, and it helps that the syntax is a lot like #Java #activityPub #learning #coding

" }, "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "tag": [ { "type": "Hashtag", "name": "#PHP" }, { "type": "Hashtag", "name": "#Java" }, { "type": "Hashtag", "name": "#activityPub" }, { "type": "Hashtag", "name": "#learning" }, { "type": "Hashtag", "name": "#coding" } ], "attachment": [] }