Viewing profile — Slavius
Slavius
HN member- Joined
- Wed, Nov 22, 2017, 8:53 AM UTC
- HN karma
- 12
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About Slavius
No profile information was provided.
Recent public activity
-
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 …
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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 …
-
comment
Comment #15755623
...or is being remotely exploited and it silently succeeds. Who wants that?
-
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…
-
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…
-
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 …
-
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…