diff --git a/blog.json b/blog.json index 82a5489..7834572 100644 --- a/blog.json +++ b/blog.json @@ -127,6 +127,22 @@ "post-preview-size": 196, "read-wpm": 150, "posts": { + "omg-pls-stop": { + "title": "omg pls stop", + "description": "dealing with ddos attacks and online harassment from some random idiots online ugh", + "content": "today i came back from school to see ddosed, the visitor count\nwas dead and made HUGE, the server was laggy and in general being stupid, fuckton of errors, fuckton of anti-semitism\n( im not even jewish ),\ntransphobia, racism ( im white while ur calling me the n word bro ), etc,, its all so fucking stupid, do u rlly not\nhave anything else to do besides ddos an api written by a 15 yr old, anyway, its all fixed now, the server\nwas malfunctioning for say like from 2023/09/06 01:00 til 2023/09/06 10:00 GMT, so 9 hours, i am sorry it took me this long\nto notice that, but well, some people have to attend school lol\n\nanyway, i dont get any of this lol, its so stupid, if i have to ill implement harder measures to limit people even more,\nuntil then if i see another attack like this i wont handle it gently lol, i am tired of this bullshit being thrown at me\ndaily, i have a life, i have exams, i have tests and shit and if i have to i will shut down the server as a whole leaving\nthe static part in\n\nnow please stfu with ur ddosing shit and let me read and do my hw, i couldve been doing that if i\nhavent had to fix this lol\n\ndanke and fuck u for like the 3 rd time this yr lol, whoever u r anyway", + "keywords": [ + "ddos", + "racism", + "server.ari-web.xyz", + "ip address", + "anti semetism", + "network", + "logs", + "hacking" + ], + "created": 1693987023.88586 + }, "blogging-system-rewrite-again-3": { "title": "blogging system rewrite ( again ) :3", "description": "changes to the static site builder, api", diff --git a/scripts/blog.py b/scripts/blog.py index 5451a75..691319d 100755 --- a/scripts/blog.py +++ b/scripts/blog.py @@ -723,7 +723,7 @@ def new(config: typing.Dict[str, typing.Any]) -> int: description = " ".join( ( gen_ai( - f"""Write a good, personal, medium to short description for this blog post with the title "{title}" and keywords : \ + f"""Write a good, personal, short description for this blog post with the title "{title}" and keywords : \ {', '.join(keywords) or ''}, give just the description, leave some details out as a teaser, the blog post is formatted using Markdown, \ description must be on a singular line and all you should return is the description and nothing else, the description should look as if \ it was written by the author, mimic the writing style of the blog post in the description: