Show HN: Life – A timeline of important events in (your) life
71–80 of 104 posts
Re: Show HN: Life – A timeline of important events in (your) life
#72My quick web search didn't show anything without caveats, but if there's any decent javascript that can be used to make the mouse wheel scroll the page sideways, that would be a really nice addition.
Their JS in not minified, you may want to take a look.
Re: Show HN: Life – A timeline of important events in (your) life
#73Re: Show HN: Life – A timeline of important events in (your) life
#74Re: Show HN: Life – A timeline of important events in (your) life
#75My quick web search didn't show anything without caveats, but if there's any decent javascript that can be used to make the mouse wheel scroll the page sideways, that would be a really nice addition.
To accommodate for small screens/windows it scrolls down until it hits the bottom and then goes right. On the way back it scrolls up first, until it reaches the top, then towards the left.
Re: Show HN: Life – A timeline of important events in (your) life
#76kind of similar to my CV: http://stbr.me/blog/files/cv.pdf (edit: which I did in latex)
Re: Show HN: Life – A timeline of important events in (your) life
#77Re: Show HN: Life – A timeline of important events in (your) life
#78kind of similar to my CV: http://stbr.me/blog/files/cv.pdf (edit: which I did in latex)
Feel absolutely free to use this as a starting point to make your own. I tried to separate the concerns layout and graphics a bit -- but it's ofc a bit hacky. This is a CV, not software, after all. I'd appreciate to see what you did with it :)
Re: Show HN: Life – A timeline of important events in (your) life
#79Re: Show HN: Life – A timeline of important events in (your) life
#80Earlier quoted context omitted.
Hm, I'll try to find it and put it on github some time :) I'll update you on that. Thanks!
I love Latex and I'd love to build upon what you have done!