Viewing profile — ollyfg
ollyfg
HN member- Joined
- Mon, Oct 21, 2013, 3:26 AM UTC
- HN karma
- 239
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About ollyfg
Recent public activity
- story
- story
- story
- story
-
comment
Comment #28657702
I probably deserve to get downvoted to oblivion for this but... I've deployed JSFuck in production! We wanted to obfuscate this bit of code, to make life just a little bit harder f…
- story
-
comment
Comment #27829522
Not sure if it's what you mean by blank (not a big keyboard geek, but I just got a Moonlander), but when you buy it there's an option for all of the keys to have "-" on them, so it…
-
comment
Comment #19814810
Wow! How have I not heard of frida? This should make my normal process much simpler! 1) Decompile App -> smali 2) Decompile App -> Java (non-reversible, but easier to read) 3) Sear…
-
comment
Comment #16455146
Interesting! I've switched to using Ian's knot, and have found it to be both faster to tie and easier to set up. I think once you work out how to 'pick up' the laces in the right w…
- story
-
comment
Comment #16294940
Looks good! One feature that would definitely get me using this for personal projects is the ability to add/customise axis. You might already have this, but I didn't see it in any …
- story
- story
-
comment
Comment #14124809
Would you care to share the link to that live stream? Sounds fun ;)
-
comment
Comment #12857931
Have you tried openshot[1]? I haven't played much with it recently, but when it came out it was the most stable, simple video editor for linux. [1] http://openshot.org/
-
comment
Comment #11758401
Middle click (if you have it) gets around this!
-
comment
Comment #11523737
If there is one thing I've learned from university, it's this. Keeping units makes your writing messier and longer, but when it comes to checking they are absolutely invaluable. Yo…
-
comment
Comment #10063677
This reminds me of the way Big Brother is working on a new language that doesn't have words for things you're not allowed to do - if there's no word for it, how can you think about…
-
comment
Comment #10026507
Off topic, but does anyone know what's up with the "?hn_email_told_me_to_repost=true" in the url?
-
comment
Comment #9953843
Wow, that sounds really cool! What parts did you use (how much was "from scratch")? Any blog post or article about this? I'd love to read more.
-
comment
Comment #9854426
I think that it is a jerk thing to do if your service is exactly the same as the one in the thread, however in this case the first poster has identified some annoying problems with…
-
comment
Comment #9431879
I understood it as a halfway pill between the red pill and the blue pill from The Matrix, and subsequently got very confused. Looking at it as a typo makes a lot more sense!
-
comment
Comment #8363466
But IE6 will break! :O
-
comment
Comment #8333590
Wow, this makes a lot of sense. In what ways is this different to the way I was taught through school and university (that for a+-b * c+-d, the answer was (a b)+-sqrt( (b/a)^2) + (…
-
comment
Comment #8333548
I'm not entirely sure I understand what you're saying here, but I think the difference you're noticing is due to co-variance, and the fact that this calculator doesn't take it into…