Details
-
AboutOwner of hosting companies.
-
Skillscluster, hosting, PHP
-
LocationNetherlands
Joined devRant on 6/2/2018
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Ever found out what this was?
-
I have an unused AS that’s been sitting in the RIPE DB for about 1.5 years.. :\
-
@beegC0de s/ugly/beautiful
-
Take a look at ferm
-
add = {‘name’: ‘Xalys’, ‘creditcard’: ‘’}
with rev(open(file, ‘w+’)) as f:
for line in f:
if f != add:
continue
else:
f.write(‘%s\n’ % add)
I made a banking system -
There’s a devRant podcast?
-
@cprn why would you write a script if it’s not meant to be used? You couldn’t run it programmatically as it’d just kill itself
-
@cprn yes, because old people don’t use docker and docker is necessary to run applications well </sarcasm>
-
Well, I mean, Dundee people need to do something if it’s not making children as teenagers
-
@Linux porn is serious
-
Server and service
-
@SecFreak per month probably
-
EWWWWWWWWEW
-
Well, there’s sysadmins, then there’s sysadmins.
-
Laravel has a micro-API thing
-
Well stolen
-
@Linux not in my experience. It really depends on the hardware. You can squeeze much more out of older hardware with LSWS, but I keep my hardware up to date and have not seen significant lower resource usage or performance improvements. I also use apache event mpm + mod_lsapi (only possible with cloudlinux) at scale in production. It does not perform better than PHP-FPM (I do give each user their own FPM master process).
-
@matste that’s the joke.
-
Yes. I use LiteSpeed WS and LiteSpeed Web ADC in production. mod_lsapi is nice combined with alt-php or passenger (when using php or python - haven’t used it with ruby), but if you’re on a non-CP box without cgroups, just use apache + event MPM or nginx and PHP-FPM and performance will be more or less the same. You’ll just miss a nice interface but if you have snmp or something you won’t miss too much.
-
I love this
-
Do it
-
How did they even manage to roll out the same change across their entire infra? Ever heard of —limit ?
-
How did you jump the conlusion it was a ddos? (Hint: it wasn’t, they just fucked up a software rollout)
-
How did you conclude it was a ddos?
-
That depends on if you have CPU steal. Not the case with Vultr in my experience.
-
That’s why real men use IRC
-
Why not just donate to the World Community Grid?
-
Don’t use WhatsApp in a professional environment
-
Ubuntu sucks for servers since 18.04 by forcing all kinds of shit onto your infra that no serious sysadmin wants (snaps, livepatch, hiding ISOs without cloudinit, etc...)
The OS that does things right is Debian. -
Wow