Can I create a SKILL bases on this paper top improve my AGENTS.md file? Yes, yes I can: https://github.com/bornio/skills_collection/tree/main/skill-...
HN user
alexvay
Alex Vaystikh https://www.linkedin.com/in/alexvaystikh
yeah, agree. will fix :)
I think the article is missing something visual to demonstrate the actual scoring at work.
I've made a simple plot in Excel here: http://i.imgur.com/adjaLQ9.png
The number of up-votes remains the same, while down-votes increases linearly. The scoring declining line in grey is the score.
You can even use the GUI: http://osxdaily.com/2015/04/23/sniff-packet-capture-packet-t...
There's bunch of cool options, including WiFi quality scan.
Really nice! I used https://github.com/dinedal/textql a bit, but your project seems much more practical.
It's sad that VLC checks updates over HTTP and HTTPS
How many remember the Smurf Attack –https://en.wikipedia.org/wiki/Smurf_attack ?
I remember claims that this type of attack was fixed forever. But physics doesn't change... Easily.
Working on reducing Big Data to help network security engineers investigate threats faster and respond more accurately.
The data, currently, is mainly from various Network Security Monitoring appliances & SIEMs.
Can you elaborate on this: where have you seen it? Was it a POC or in-the-wild?
What is the template engine used to parse https://github-camo.global.ssl.fastly.net/c58b91097c12fa39e4... ?
I'd assume the HEADERs would be the same, e.g. basic stuff like UAS could be the same, or more low-level like Accept-* headers.
Note that this doesn't seem like a DDoS focused on high-bandwidth but rather focused on causing application load by triggering some server action and abusing the CPU/RAM, etc. In this case, Level7 analysis, is very effective and usually simple.
I think I am going to start playing with that idea. Or join you, if you're into it. I would love to be part of such a non-profit. My wife, a doctor, was very excited at the research use-cases this could help her with.
I found LightTable* as a great way to grok functional programming - you can actually see how data moves around. Really brilliant.
*Lighttable IDE: http://www.chris-granger.com/lighttable/
I am guessing they are using sound to communicate data between the device and the computer and thus confirm proximity.
This is brilliant. Very nicely done! I can totally see this grow into hacker-oriented spin-off of patientslikeme.com... parentslikeme.com?
What's wrong with NFC? I thought the goal was to walk away from external tokens like SecureID - far more secure but bulky. At least I can wear an NFC authenticator as a ring.
The colors of the site are _terrible_ on the eyes!
Times out...
"We Need to Have Sympathy." Period. There, I fixed it for you.
Very cool!
Why such an article on such a topic start with torture is beyond me. The question we should be asking, I think, is when (the "how" is no longer relevant now is it) we start engineering humans, how we avoid the situation that has been "documented" in every post-apocalyptic sci-fi where a superior species arrives (or created) and wipes out the weaker, non-engineered humans?
I am far less concerned with philosophical question, such as whether a person engineering to be the smartest would be smart on his own right; would a person engineered to be the strongest & fastest be a successful athlete in his own right, or is it simply an unfair inter-species competition which is no different than pitting a disabled person vs. a healthy one; etc.
Missiles from Gaza on civilians are fine, just don't touch the Internet. Right.
Great stuff!
Your Android app says "Double click an app to start." I think it would be more fitting to read "Double tap" instead.
It's a pwn at GMail, by Microsoft. :)
So I changed my password through my PC yesterday, went to my Android client and, to my surprise, it is logged on the mobile!
It's been more than 12 hours, and the access token for the mobile client is still connected to my account, despite changing my password.
I would expect all tokens to be revoked on-password-change. Really disappointing.
I'll have to set up an SSL proxy later to dump the traffic from Android, see what is happening. Anyone compiled SSLDump for Android?