Ackward

@Ackward@lemmy.world
0 Post – 5 Comments
Joined 1 years ago

Maybe it could be an issue with the level range. I feel the game well balanced with my char at 150 but same mobs destroys or two shots people at +300 looking at some videos.

1 more...

It's difficult to fix and not without changes in the code. Most solutions involve fixing those heavy SQL. Tuning them, caching them in redis or memcached or refactor the whole process from scratch.

Thinking on the DDoS part, implement short circuits so reaching those queries must follow a session pattern. It doesn't stop it but you force those script kiddies to make real connections. If they are anonymous then all the heavy queries should be cached due to lack of custom vars. If not, it's a matter of identifying users and banning them automatically.

2 more...

This, I used an old board and it didn't work until I replaced the (button) battery . After that, you can troubleshoot the board adding components one by one and listening to the beeps. There's a code. Left the GPU as last element and use the integrated one always until all is working. If a external GPU doesn't work, it could be not enough power. If memory fails, beeps again, try to find a working one and go from there...

MacBook pros!

Prometheus + node/container exporters. + Grafana for dashboards I haven't touched zabbix in years but last time it didn't support very well dynamic scalations. Also all of them are focused on monitoring infrastructure, you need to pay if you want APM or UX.

Enterprise level, for APM I like datadog, much better than NR. For UX we use acoustic tealeef.