Deleted user

Results 136072 comments of Deleted user

@abemedia Sure, why not. I was thinking of extension like `x-ogen-time-format` as it might be a more general solution, though.

I am fine with config option. We may add an extension later, if there is some interest to it.

A string option seems to be a better solution, since it is useful in case when third-party APIs/client use an odd `date-time` represention.

@Joshua-Ashton heyo this is kind of unrelated, but are there any fixes coming for **ping spoofing/fake pings** in server browser for TF2? one of communities i regulared just shut down...

Functions that stun and scare players (like on trigger_stun, for example) would be handy to have on the CTFPlayerShared class

At the time of writing this comment, the OUI table available at [here](http://standards-oui.ieee.org/oui/oui.txt) about 4072KB in size. We can trim it down to less than half the size since we...

jwt & passport.js icons are available here: [Skills Icons](https://github.com/syvixor/skills-icons) ```md https://skills.syvixor.com/api/icons?i=jwt,passportjs ``` ![](https://skills.syvixor.com/api/icons?i=jwt,passportjs)

cd chroot cp - r kali-arm64 /$HOME Run Kali install again Fixed

I think the problem appears if at least one content is empty (`[]`). We can see it more clearly when changing the code from `en.text` to `en.text.len()`, it triggers >...