HN user

JonathanBouman

516 karma

General Practitioner, Security Researcher, CMIO

Posts24
Comments87
View on HN
medium.com 2y ago

How I found a RCE bug in Ahold Delhaize their 18 years old LDAP server

JonathanBouman
4pts0
medium.com 5y ago

Reflected XSS at Fotoservice.hema.nl

JonathanBouman
1pts0
medium.com 5y ago

Blind SQL Injection at Fasteditor.hema.com

JonathanBouman
2pts0
medium.com 7y ago

The risks of Open Graph Tags; XSS at LinkedIn.com

JonathanBouman
3pts0
medium.com 7y ago

Exploiting oEmbeds at Medium.com

JonathanBouman
3pts0
medium.com 7y ago

Local file inclusion at IKEA.com

JonathanBouman
3pts0
medium.com 7y ago

Bug bounty write-up: XXE bug leading to LFI

JonathanBouman
2pts0
news.ycombinator.com 7y ago

Ask HN: Plenty of large sites down; Reddit.com, GNU.org, Discord, coincidence?

JonathanBouman
103pts84
medium.com 8y ago

Persistent XSS, a full write-up

JonathanBouman
3pts0
medium.com 8y ago

Unrestricted File Upload at Apple.com

JonathanBouman
5pts1
medium.com 8y ago

How I hacked Apple.com

JonathanBouman
16pts1
www.medium.com 8y ago

Show HN: How I found a XSS bug on Amazon.com

JonathanBouman
6pts0
www.techcrunch.com 14y ago

Scrollsy Is A Scrollable, Pinterest-Like Version Of Etsy

JonathanBouman
2pts0
www.scrollsy.com 14y ago

Show HN: I built a faster way to burn your money on Etsy.com

JonathanBouman
73pts51
scrollfriends.com 14y ago

Show HN: Facebook Timeline on steroids

JonathanBouman
2pts1
www.scrollfriends.com 14y ago

I thought FB Timeline wasn't enough, so I built ScrollFriends.com

JonathanBouman
1pts1
www.scrolldig.com 14y ago

Scroll Digg.com

JonathanBouman
1pts1
www.scrolldit.com 14y ago

Show HN: Scroll Reddit

JonathanBouman
240pts73
www.scrolldit.com 14y ago

ShowHN: I built a Reddit.com Realtime mashup

JonathanBouman
6pts13
scrolldit.com 14y ago

Show HN: I built Scrolldit.com, endless Reddit scrolling in a new interface

JonathanBouman
2pts0
www.scrolldit.com 14y ago

Show HN: I built Scrolldit.com, endless Reddit scrolling

JonathanBouman
1pts0
listandplay.com 15y ago

Under reconsideration - ListAndPlay.com

JonathanBouman
3pts11
tv.listandplay.com 15y ago

ShowHN: Generate your own MTV (Last.fm+Youtube)

JonathanBouman
79pts60
news.ycombinator.com 15y ago

Ask HN: ListAndPlay.com - What should I change?

JonathanBouman
4pts5

I think you hit the API Limit. Just fixed a bug that used an old API key for API calls (got lower limits).

Big chance you won't get that error if you retry it after 10 minutes (time needed for Amazon Cloudfront to push the new version to all the edge locations).

Thanks! The Treasuries view is a nice one indeed, took me a night to find a good way to keep it stupid simple and fast.

My motivation is coming from previous mashups I did in the same style. http://Scrolldit.com which was featured on TechCrunch (http://techcrunch.com/2011/10/25/scrolldit-i-heard-you-liked...) and another mashup I did http://www.ScrollFriends.com (Facebook Scroller, no viral)

However Scrolldit is (most of the time) a pure timewaster, check this: 377.913 (unique visits) x 1.20 (avg minutes on the site) = 453495,6 minutes = an impact of 314,93 wasted days on our world economy.

However with all those minutes wasted I felt the need to do something productive, I think Scrollsy.com is a good try. Supporting all those small shopkeepers, trying to give them more exposure.

Good idea to do the blog post, it's on the list!

I posted it 5 hours ago on HN but had to delete it because of API limit I had to resolve before risking a viral.

After they were resolved I posted it.

Trick: Click the about link in the top left box and flag the disable animation checkbox.

Do you have any examples of those fashion sites?

Already has a stop button for new top 50 check, I'm busy with optimizing the way it works (maybe load new content only if top is in focus)

That's indeed a problem if you scroll for a long time.

I can't really remove content from the DOM since that would cause other boxes to float back to the top (moving chaos in your window). Maybe replacing the images not in focus with a 1x1 pixel stretched to their size is a fix to decrease memory usage (although I think this will differ between browsers). Anyone here with a good idea how to fix this?

Thanks lurchpop! Btw. Good job on reddpics, in some occasions it's faster as Scrolldit (I guess because of the prerendered thumbs), your site was one of my favorites before I build Scrolldit :)