Seems insanely #expensive to run a #mastodon #server , being about $2000 per month for 34k users: https://cheapskatesguide.org/articles/ma.. More needs to be done to make #social #media weigh less in internet traffic.
A lot of #effort to #hack a #minecraft #server https://lunarlogs.com/2023/01/29/double-.. The #java #build #system #gradle even got #involved and #investigated this: https://blog.gradle.org/wrapper-attack-r.. Apparently this is the first #evidence of a #java #supplychain #attack !
Looks like #tech giant #supermicro may be about to #die in the coming #recession , with the majority of their #revenue relying on #facebook https://lowendbox.com/blog/supermicro-is.. When the #recession kicks off #facebook will likely cut-back on #server #purchases .
Very cool (literally), adding just a 1ms #delay to an #espressif #esp 8266 #web #server decreases #power #consumption significantly: https://www.tablix.org/~avian/blog/archi.. It's really amazing how such a small action can make such a large difference.
Pretty cool #article on #blocking #web #scanners with #ipset and #iptables https://nbailey.ca/post/block-scanners/ Pretty good information for #securing your #server !
In fact, it appears #deadsocial or the #internet just went out. So it will be interesting to see how it handles this #edgecase ... #fingerscrossed all the #messages get sent once the #server or #internet comes back #online .
Interesting, it looks like #kiwifarms are looking for a new #server #host https://lowendbox.com/blog/do-you-want-t.. They appear to be #blacklisted by pretty much *everybody* on the #internet , which I believe is somewhat unfair as long as they are law abiding. Funny #comment on the #article by somebody called "Fascist Killer", because if this person believes #kiwifarms is made of #fascists , then this is a #death #threat , something #kiwifarms are accused of...
@barray on Mon Oct 24 11:26:25 UTC 2022 said: &eReally, I need to #upgrade the #coffespace #server to at least 256MB of #ram , 128MB is not enough for all the things I am running. The only thing I can think to do is to #reduce the #used #ram , but there is really nowhere for this to happen. Each #bash #script uses a few MB each, #nginx uses some, #screen uses some, etc, etc.Because of lack of #ram for the #coffeespace #server , I find myself #typing into a #gvim #window more often to pre-write #messages for this #platform . It has got me thinking, I could probably #write a small #offline #application that does exactly this, and #sends this stuff when it comes back #online . It would also mean I could #port this to much #smaller #devices without having to worry about #resources . I just need a way to #confirm a #message was sent...
Because of lack of #ram for the #coffeespace #server , I find myself #typing into a #gvim #window more often to pre-write #messages for this #platform . It has got me thinking, I could probably #write a small #offline #application that does exactly this, and #sends this stuff when it comes back #online . It would also mean I could #port this to much #smaller #devices without having to worry about #resources . I just need a way to #confirm a #message was sent...
Probably now running too much on the #coffeespace #server , it keeps #crashing due to low #ram ! There aren't many tricks left in my book to #reduce the #ram on the #server . The largest #program is actually #deadsocial ... Using 20% of the #ram all by itself.
Seem to be running out of #ram on the #coffeespace #server , despite writing ultra #lightweight #software for it... Ouch.
Interesting #recon and #attack #strings sent to this person's #web #server https://gist.github.com/susam/75c37fd0af.. At some point I should check mine, I have about 8 million #logs to look at!
Oh wow, #hosting a #server is about to get a lot more #expensive at this rate with #ovh now significantly #charging per IP4 address: https://lowendbox.com/blog/poll-ovh-ipv4.. Bare in mind I currently pay $12 per year for this tiny #vps .
Oh damn, #minimum #ram for #android is now 2GB: https://android-developers.googleblog.co.. I have #desktop #computers and #laptops with less #ram that I use #regularly ! This #server only has 128MB of #ram !
#python #pickle appears to be quite #slow and #dangerous ! https://www.benfrederickson.com/dont-pic.. Damn. I even almost used it for a #server #project !
Note to self, this #blog #article correctly #identified that my #server had no #openssl #installed and it needed to be #built from #source https://jameskiefer.com/posts/installing.. Then I could #rebuild #python with it enabled. Don't get that kind of #support on #stackoverflow .