Entry tags:
Smallweb Chatter Post
Happy New Year,
smallweb! Let's chat!
Chatter posts are irregularly-occurring posts to... chat in. Show off what you're working on, what cool stuff you've found lately, what's going well or not so well or anything else. Stop in to say Hi if you want.
Do you have any plans for the year/month/week?
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Chatter posts are irregularly-occurring posts to... chat in. Show off what you're working on, what cool stuff you've found lately, what's going well or not so well or anything else. Stop in to say Hi if you want.
Do you have any plans for the year/month/week?
no subject
I'm hosting a game jam! It's my first time running something like this, and it's already gone so much better than expected
no subject
no subject
Happy New Year!
I'm not planning on working on any new pages for my website this month, but I do have a (hefty) to-do list.
Recently the very friendly and lovely cyberneticdryad added my Dragon Age shrine to their shrine list which is pretty cool!
I don't really use the social media-ness of Neocities, but I'm glad to have met a new person there.
It seems like a lot of people who have personal sites also do fiber arts. (And speaking of my to-do list) I need to get my "craft corner" up so I can display my own fiber art projects!
no subject
I always forget about the socmed part of Neocities; I've barely used it myself. ^^;;
no subject
After moving my server to my dad's VM cluster recently, we've set up a way for me to power it on/off remotely and make snapshots! Otherwise, haven't had time to do much, updated my sites to Astro 5 and put a component I made to open/close groups of details elements intuitively up on GitHub, hopefully I can get a Javascript-only version working soon!
no subject
I've been making really good progress on the site I'm working on! I'm making a site about my Final Fantasy XIV characters, and it's been really fun to put it together. Haven't started coding yet, but I'm trying some new things for the design and am finding it very fulfilling. I'd like to open it by the end of the month, so here's hoping!
no subject
However, I continue to struggle with my cpu constantly being near 100%, I think from bot traffic, and so far I haven't been successful at dealing with it. added a robots.txt file, and confirmed I have fail2ban installed, but no luck. the processes involved in using up the cpu are both uwsgi but looking for solutions hasn't been productive yet. would be VERY open to suggestions if any of you have any!
so, you know, some good news and some bad, and the learning curve continues!
no subject
Could it be this stuff? (I think these are all the same issue under the hood, just providing several links because they have different context and one might be more useful than the others to you.)
As far as I can tell, uwsgi tries to do an allocation that scales linearly with the number of file descriptors it thinks might ever possibly exist on the system, and then high CPU usage occurs when other parts of the code iterate over those gigantic arrays. So putting a cap on what uwsgi thinks is the maximum number of fds, by setting the environment variable
UWSGI_MAX_FD
or by setting the nofile ulimit in the Docker container, might fix it. I have Linkding running on PikaPods and the max number of fds is set to 524288 as far as uwsgi is concerned, and the CPU usage is very reasonable; I've seen people in the comments of those issues report setting it as low as 1024 with no problems.no subject
no subject
And on the theme of centralisation, I went to sign up for Candy Hearts Exchange and realised with sinking dread that I'd have to do the dw-letter-formatting all over again, because even though I keep copies of all my letters with the html in them, they somehow always need fixing and it drives me mental. SO I decided to make a centralised place for all my exchange letter information here on my site! I used the same layout as my fanfic pages and I'm super pleased with how it came out - I have some lesser requested fandoms/ships to add, but it's a very nice start for me, and it was sooo satisfying just to be able to drop the url into my sign up for Candy Hearts!