d3ad social login

[d3ad]

tags labelled 'server' e

please login to post
@barray on Tue Jun 27 09:51:43 UTC 2023 said: &e
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.
@barray on Sat Feb 11 20:29:10 UTC 2023 said: &e
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 !
@barray on Wed Jan 11 05:29:20 UTC 2023 said: &e
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 .
@barray on Wed Dec 21 14:41:42 UTC 2022 said: &e
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.
@barray on Fri Nov 11 00:39:35 UTC 2022 said: &e
Pretty cool #article on #blocking #web #scanners with #ipset and #iptables https://nbailey.ca/post/block-scanners/ Pretty good information for #securing your #server !
@barray on Sat Nov 05 16:47:30 UTC 2022 said: &e
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 .
@barray on Thu Nov 03 23:05:55 UTC 2022 said: &e
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:36 UTC 2022 said: &e
@barray on Mon Oct 24 11:26:25 UTC 2022 said: &e
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...
Really, 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.
@barray on Mon Oct 24 11:26:25 UTC 2022 said: &e
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...
@barray on Sat Oct 15 11:48:47 UTC 2022 said: &e
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.
@barray on Mon Oct 10 18:21:01 UTC 2022 said: &e
Seem to be running out of #ram on the #coffeespace #server , despite writing ultra #lightweight #software for it... Ouch.
@barray on Sun Oct 02 12:34:45 UTC 2022 said: &e
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!
@barray on Fri Sep 16 10:53:13 UTC 2022 said: &e
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 .
@barray on Sat Sep 10 15:20:48 UTC 2022 said: &e
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 !
@barray on Thu Aug 11 22:47:41 UTC 2022 said: &e
#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 !
@barray on Sat Apr 16 05:38:41 UTC 2022 said: &e
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 .