Live data from Hacker News

Viewing profile — Slavius

Slavius

HN member
Joined
Wed, Nov 22, 2017, 8:53 AM UTC
HN karma
12
Public activity
13 items

About Slavius

No profile information was provided.

Recent public activity

  1. comment
    Comment #24781690

    I went through some reviewers LinkedIn profiles. Most of them are 22-30y old claiming to be senior SW developers, architects or team leads. Maybe your problem isn't the resume but …

  2. comment
    Comment #22606664

    Are you saying that fixed parameters chosen for no apparent reason by the WireGuard developers are better than modularity and interoperability of IPsec? What if in a few months Cha…

  3. comment
    Comment #22605124

    Yet still it spreads lies. There's not only 4 pieces of information needed to establish IPsec (they even cannot count as they mention 5 pieces). In addition to named remote and loc…

  4. comment
    Comment #17678885

    He does the math to prove that when you subtract all the mandatory protocol and frame headers you end up with practical maximum of 949.28 Mbps on 1 Gbps line. Providing charts with…

  5. comment
    Comment #17678369

    Well, it seems FreeBSD/pfSense people are not very happy with it. At least the benchmark results seems questionable. Read jwt's comment at the bottom: https://forum.netgate.com/top…

  6. comment
    Comment #15756619

    You clearly have limited view on application bugs. Let me elaborate a bit on bugs causing application dissatisfaction and UX frustration without crashing much, much worse than a si…

  7. comment
    Comment #15756165

    Apps are supposed to keep their state either by saving your work regularly to persistent media or keeping your data off-client. We're living in 21st century in a cloud era FFS. Kee…

  8. comment
    Comment #15756109

    Corrupting SP is part of almost every exploit and I can guarantee you that it is very likely (going to cause harm on your system). Try to pull Metasploit GIT repo to get some idea …

  9. comment
    Comment #15755623

    ...or is being remotely exploited and it silently succeeds. Who wants that?

  10. comment
    Comment #15755502

    Kernel is modular. Literally everything can be enabled/disabled. Aviation has strict regulations and that's why most critical systems have redundant parts. Putting a sigle critical…

  11. comment
    Comment #15755449

    So what happens when your browser crashes? I experience that on a regular basis. Id' rather have my browser crash/killed instead of slowly overwriting my filesystem buffers or corr…

  12. comment
    Comment #15755441

    Linux is a modular kernel. I'm not aware of a single thing you can't disable or make modular during config/compile. I woudn't like to be the guy who's medical equipment killed him …

  13. comment
    Comment #15755377

    I can't think of single useful piece of software nowdays that is exposed to public and can't run in active-active load balanced or clustered scenario. If your kernel/system/userlan…