Ask HN: What's your proudest hack?
201–210 of 414 posts
Re: Ask HN: What's your proudest hack?
#202Re: Ask HN: What's your proudest hack?
#203I built/launched an entire transactional site: signup/login/purchase membership while walking the Camino de Santiago in Spain, in 2017, for a small event (swing dance event).
Was supposed to spend the two months prior to going there working on it, but because of delays in planning etc. I didn't really get started until the week right before, which meant I had to haul my old MBP 2015 on the walk. So basically, I trekked something like 18-20 miles a day lugging that thing (and the charger), then spending mornings/evenings in the little hostels (more like barracks) writing code (most had wifi, thankfully), then the next 4-6 hours thinking through how to design/build every little piece, then find a cafe with wifi to implement some of that in 2 hours, then walk another 4-ish hours. Then write more code.
Surprisingly, there were almost no bugs at all, since I'd have to iron out every single thing during the walk (what else are you going to do walking through middle-of-nowhere Spain, which is all farm land, anyway?).
In the end everything worked! Paypal integration worked! Hundreds of people signed up and bought membership on the system! Oh, and this was my first project of this sort, and I was the solo designer/developer on it. I also had to design our logo, branding, and T-shirt as well.
(Stack: Meteor, DO)
Re: Ask HN: What's your proudest hack?
#204I identified the microprocessor as a 6502, based on board topology, even though all IC markings were removed. At the time (before the internet), I could not find a 6502 disassembler, so I wrote my own. I successfully decompiled the code, figured out how it worked and found the parameter "maps" stored in ROM.
Loaded these into Matlab and wrote scripts to allow my colleague to tune the maps and write them back to EEPROM.
It was a couple of weekends' work for me, and I never thought about monetizing the knowledge. Several years later, I met another colleague who did the same for the Mazda RX7 ECU, and made a tidy side income selling "performance ROMs". C'est la vie.
Re: Ask HN: What's your proudest hack?
#205Re: Ask HN: What's your proudest hack?
#206Re: Ask HN: What's your proudest hack?
#207We were on Mt Erebus and I needed to power some 6V carbon dioxide sensors for my work. We had lots of 12V lead-acid batteries, but we knew they were made up of 6 roughly 2V cells. We drilled a hole and put a screw in the middle. Now we had 6V batteries.
Re: Ask HN: What's your proudest hack?
#208I used to play games for free at the local internet café. Not sure how the system locks work today, but back then there was some special software preventing you from using the computer unless you had paid for access. I read somewhere that there was a keyboard combination, I think it was Win + U, which brought up an accessibility screen. From there you could click on a "Read more" link and it would open up a browser a…
Re: Ask HN: What's your proudest hack?
#209photo: http://i.imgur.com/RbDkt.jpg
story: https://old.reddit.com/r/Cartalk/comments/10cwhb/til_how_to_...
Re: Ask HN: What's your proudest hack?
#210Earlier quoted context omitted.
How did you discover these loopholes in the first place? Did you work in the finance industry or an ATM maker or something like that and just figured it out?
Can’t say I remember exactly. No particular experience other than a general knack for spotting loopholes like this. If I remember correctly I had some vague knowledge that basically anyone can own an ATM and set the surcharge as they want. I probably looked into it as a passive income stream at some point (these things had a high growth phase some time ago). Then I think the first time I heard about ATM rebates was o…
Ex: User withdraws $50. Machine charges $5 fee, and gives a $2 in cashback as part of the withdrawal (cash or gift card?)