Viewing profile — Lyrex
Lyrex
HN member- Joined
- Fri, Aug 24, 2018, 5:43 PM UTC
- HN karma
- 34
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About Lyrex
No profile information was provided.
Recent public activity
-
comment
Comment #47307139
I work for a digital bank and the versioning is essentially exactly how we handle T&Cs. The user accepts a certain version of some terms, and if we launch for example a new product…
-
comment
Comment #39175482
Are you sure? The article makes the point that the nop is actually required for this to work in GDB because the instruction pointer might otherwise point at an entirely different s…
-
comment
Comment #38002066
I think even if it was then it's likely better to have the attackers show their hands by attacking (comparatively) irrelevant targets. I would assume that there are insights to be …
-
comment
Comment #33926444
Not related to this game, but this has been a thing in the counter strike community for a few years already. This is an example cheat: https://github.com/EngineOwningSoftware/pcile…
-
comment
Comment #29572768
In my personal experience I find that zone files work quite well as universal format for that. To pick up your Fastmail example: Fastmail could generate a matching zone file for yo…
-
comment
Comment #26063436
I know from experience that they might take some actions if you take too much of a DDoS on their free plan but I never heard of that on some usual traffic, especially not when it's…
-
comment
Comment #25273249
I'm not sure what exactly your are trying to say. As far as I can tell, there are indeed safe variants for arrays in the standard - both static and dynamic. People just choose to n…
-
comment
Comment #24206530
I don't think it is. (disclaimer: I do live in the EU) The current US administration is already trying today to force close allies to conform to their will using economical pressur…
-
comment
Comment #23875928
We're dealing with a deeper level problem here. Since a lot of the internet is relying on Cloudflare DNS at some part or another, even many backup solutions fail. Since so much of …
- story
- story
-
comment
Comment #22978304
You're right that power consumption is predictable. But looking at some great-parent posts I'd assume we're still talking about using nuclear as backup for renewable sources. In th…
- story
-
comment
Comment #22402644
In my opinion this doesn't fall under the "it's only on my LAN and a super small project" category. If you LAN is a company then you should be able to deploy a custom CA to your cl…
-
comment
Comment #22390295
I'm not sure if the answer maybe got updated or not, but for me the text in bols clearly says that sideload will not be possible.
-
comment
Comment #21570634
If my memory serves correctly then she said something along the lines "I'm just a girl" in the writeup pastebin.
-
comment
Comment #21502527
I think that is because not every IPv4 adress has the format x.x.x.x There are short forms (i.e. 1.1 that gets expanded to 1.0.0.1, though not sure if that's in the original RFC) o…