aqrashik | 8 months ago | on: Ask HN: What are you working on? (July 2025)
aqrashik's comments
aqrashik | 8 months ago | on: Ask HN: What are you working on? (July 2025)
The form stays online for 30 days. To keep the forms online for longer, I will be offering paid plans.
aqrashik | 5 years ago | on: Applebot
aqrashik | 8 years ago | on: Show HN: Child growth tracker to replace pen and paper charts
The charts are limited to those for children under two years of age since growth charts for older children differ based on nationality.
aqrashik | 8 years ago | on: Show HN: Online family tree maker built with React
aqrashik | 8 years ago | on: Show HN: Online family tree maker built with React
aqrashik | 8 years ago | on: Show HN: Online family tree maker built with React
aqrashik | 8 years ago | on: Show HN: Online family tree maker built with React
aqrashik | 8 years ago | on: Show HN: Online family tree maker built with React
aqrashik | 10 years ago | on: “Huge” number of Mac apps vulnerable to hijacking, and a fix is elusive
If so, wouldn't you have to validate receipts against a new certificate once the old one expires?
aqrashik | 10 years ago | on: Raspberry Pi Zero: the $5 computer
aqrashik | 11 years ago | on: PathFinding.js
aqrashik | 11 years ago | on: fork() can fail
aqrashik | 12 years ago | on: Brainfuck beware: JavaScript is after you (2012)
For e.g. I believe encoding code using something similar is the only way to solve this challenge - http://escape.alf.nu/9/
aqrashik | 12 years ago | on: Correlation between exchange rates and election in India
Rather he is suggesting that the currency is being manipulated using other means so that money which is brought back from abroad gets a much more favorable rate when converted into rupees.
Not sure whether I agree with this though
aqrashik | 12 years ago | on: Japan: Living in an Internet Cafe
On the face of it, this solves two problems in one go, the poor have a basic guaranteed income; and printing and distributing money solves the deflationary spiral and pushes the currency towards inflation.
aqrashik | 12 years ago | on: Pirated Apps in the App Store
It would be a bit more code, but just a few lines of verification code when the application launches and the app can refuse to start up if the value doesn't match.
Someone dedicated would still be able to crack it, but it would at least require some effort on the part of the fraudster
aqrashik | 12 years ago | on: Opera breached, has code cert stolen, possibly spreads malware
I would imagine that keeping this a secret would be worth a lot more to the right people.
aqrashik | 13 years ago | on: “Printcrime” by Cory Doctorow
aqrashik | 13 years ago | on: Analyzing mbostock's queue.js
It's available at http://paulirish.com/2010/10-things-i-learned-from-the-jquer... and should be interesting to people who liked this link
You can erase existing signatures by overlaying a new signature widget on top of it and specifying a solid color as the background.
The frontend uses React, with Firebase handling most of the backend stuff.