Viewing profile — IanGabes
IanGabes
HN member- Joined
- Mon, Jan 21, 2019, 1:25 PM UTC
- HN karma
- 62
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About IanGabes
No profile information was provided.
Recent public activity
-
comment
Comment #49024499
Including this in the standard library speaks to how much a citizen JSON has become, where a language simply can't afford to not consider it. I find it interesting to note that now…
-
comment
Comment #48051099
this is so far from the truth its baffling. in a year where the world cup is taking place, counter-examples are readily available in numbers. I doubt FIFA will be releasing environ…
-
comment
Comment #43181054
This makes sense, but the the vast majority of tooling including ORMs, autocomplete SQL IDEs, and even suspect application code relies on table descriptions and listings provided b…
- story
-
comment
Comment #42268331
I think that its easier to compare the shutter to airplane windows. The windows are there just to make the humans inside more comfortable, similar to how many people would be more …
-
comment
Comment #41733708
They do! Its called Chronobreak. They have used it many times in professional matches successfully, but it doesn't work in 100% of scenarios.
-
comment
Comment #27326714
You might be interested in CRIU: https://github.com/checkpoint-restore/criu
-
comment
Comment #27294527
Huh. This is interesting, I can empathize with both sides of the argument. Are C text editors not able to take care of syntax highlighting the differences between a typedef'd scala…
-
comment
Comment #26741202
Most frequently used in my experience by malware: https://en.wikipedia.org/wiki/MHTML
-
comment
Comment #23911283
Creating a custom system to suit your situations needs sounds great and the thought process was fun to read, but some of the claims lobbed here are pretty questionable. Specificall…
-
comment
Comment #23832585
I'm not an expert in this field, but I did come across the carrier-grade NAT range on a very odd project: https://en.wikipedia.org/wiki/Carrier-grade_NAT
-
comment
Comment #23725744
I believe this was written in reply to someone that agrees with your article's general premise. Q: What do you call a startup that raises Series C, then immediately kills itself? A…
-
comment
Comment #23717677
I think the legalese should be taken seriously! For instance, we can draw a comparison to recent controversy with social media platforms. Do you think that social media platforms s…
-
comment
Comment #23684268
In my personal opinion, there are three database types. 'Small' Databases are the first, and are easy to dump into kubernetes. Anything DB with a total storage requirement 100GB or…
-
comment
Comment #23492599
I am in the middle of a k8s project, and tried out this tool briefly. I mostly love the UI! I guess I am newer to k8s, and am getting sick of typing all the same commands looking f…
-
comment
Comment #21404191
I am not sure that getting commodity style malware onto a internet connected workstation is truly considered sophisticated, but i am on board with caution before attribution. I hav…
-
comment
Comment #21339626
Oh, yes, sorry i see your perspective now. You will get data loss in this example. My understanding of the example was that it is showing how one node can end up with all the write…
-
comment
Comment #21330113
Indices are composed of one or more primary shards. Each primary shard can have one replica. Three nodes, each with one primary shard as a part of that sjngle index, no replicas in…
-
comment
Comment #20796372
I havent seen anything terribly relevant, most of the thesis projects i have seen are more interested in creating realistic and believable honeypots for specific protocols, eg RDP.…
-
comment
Comment #20795895
Depends on your goals! If you are defending a network, increasing the cost of attack is something we actively try to optimize for. It costs me next to nothing to hold a socket open…
-
comment
Comment #20795516
My team and i run some different honeypot solutions, and we base a lot of them off of cowrie. As pointed out by previous comments, most interactions are not so interesting, except …
-
comment
Comment #20782784
We need to coin a new phrase then : ) Here i am just referring to the ease of using iaas offerings like s3 buckets but through on prem hardware. Devs build against drop in blob sto…
-
comment
Comment #20774047
My team and i tried leveraging different pivotal products as part of a test deployment of our current esxi managed vm deployment imagined through the pivotal kubernetes deploy. We …