cag_ii | 8 years ago | on: Uber paid 20-year-old Florida man to keep data breach secret
cag_ii's comments
cag_ii | 8 years ago | on: Ask HN: What coding challenge sites should I try next?
Go to github, find a project that you find interesting and relevant to your position.
Take a look at the open bugs and try to fix some. Even if you don't feel comfortable sending a pull request you can learn a lot by going through the whole process on a real project.
Alternatively, take a look at the recent commits and what they fix...
cag_ii | 8 years ago | on: Uber Paid Hackers to Delete Stolen Data on 57M People
cag_ii | 8 years ago | on: IBM scientists say radical new ‘in-memory’ architecture will speed up computers
cag_ii | 8 years ago | on: Australia Mourns the End of Its Car Manufacturing Industry
cag_ii | 8 years ago | on: Shimano wants to make your bike as smart as your car
cag_ii | 8 years ago | on: Shimano wants to make your bike as smart as your car
cag_ii | 8 years ago | on: The war to sell you a mattress
cag_ii | 8 years ago | on: Could a clientside script redirect /news to /news?p=(random n in range(1..10)?
window.location = '/news?p=' + parseInt( (Math.random() * 10) + 1)cag_ii | 8 years ago | on: Equifax takes down web page after reports of new hack
cag_ii | 8 years ago | on: For Homeless Advocates, a Discouraging Lesson in L.A.: Money Is Not Enough
cag_ii | 8 years ago | on: For Homeless Advocates, a Discouraging Lesson in L.A.: Money Is Not Enough
Suggesting that the entire homeless population are criminals is disingenuous at best, and this kind of fear-mongering distracts from productive discussion about how best to help.
cag_ii | 8 years ago | on: For Homeless Advocates, a Discouraging Lesson in L.A.: Money Is Not Enough
These are human beings, and suggesting they be "moved" to different areas because of their socioeconomic status or being "Elderly, Mentally Unstable, Substance Addicted" is completely unacceptable to me.
cag_ii | 8 years ago | on: For Homeless Advocates, a Discouraging Lesson in L.A.: Money Is Not Enough
cag_ii | 8 years ago | on: Reported difficulties getting help on Equifax's phone lines
[0] https://www.nytimes.com/2017/09/12/your-money/equifax-fee-wa...
cag_ii | 8 years ago | on: Scotland plans to make petrol and diesel cars obsolete by 2032
If the goal as the article claims is to "phase out all petrol and diesel car sales", then obsolete seems about right.
cag_ii | 8 years ago | on: Ask HN: Where to start with CSS?
cag_ii | 8 years ago | on: Blogger discredits claim Amelia Earhart was taken prisoner by Japan
https://en.wikipedia.org/wiki/Amelia_Earhart#Speculation_on_...
This one in particular is an interesting read:
cag_ii | 8 years ago | on: Regex Puzzle
cag_ii | 8 years ago | on: Another Ransomware Outbreak Is Going Global
* ossec - https://ossec.github.io/
Also worth looking at:
* chkrootkit - http://www.chkrootkit.org/
* rkhunter - http://rkhunter.sourceforge.net/
Doesn't sound like a typical bug bounty to me.