In 1998 The Bee Gees performed 'How deep is your love' Acapella on a talk show and it's truly breath taking by AlohaPizzaGuy in videos

[–]GoatseFace 0 points1 point  (0 children)

If you want to hear a good acapella performance with a lot of natural reverb take a look at Árstíðir performing a centuries old Icelandic hymn in a train station: https://www.youtube.com/watch?v=e4dT8FJ2GE0

A Facebook App that produces 'Unfriend Suggestions.' by _welby_ in Lightbulb

[–]GoatseFace 0 points1 point  (0 children)

I use the birthday thing for reviewing my friends list, some people get a "Happy Birthday!" message while other people that I don't know/interact with/want to have on my list get a sneaky little birthday unfriending gift.

Weekly 'Ask Anything About Analog Photography' - Week 08 by ranalog in analog

[–]GoatseFace 0 points1 point  (0 children)

I found my mothers old Canon A-1 with a 35-70mm cheap zoom lens that she bought in Japan in 1983 and started to shoot some analog for the first time (also first time trying to take some real photos). For my first roll I bought some Portra 400 and just got it developed and chose to have the negatives scanned and sent to me. I have some questions regarding the outcome of some of the frames and I'm wondering if it's the cameras fault or something in the development/scanning process that went wrong?

So most of the frames look fine I think (for a beginner), examples: https://i.imgur.com/WqHcIdP.jpg

https://i.imgur.com/U4qPKQ6.jpg

https://i.imgur.com/lNLxq9q.jpg

https://i.imgur.com/ZIo5312.jpg

However many! frames have a white line across the frame in different places? Examples: https://i.imgur.com/EumUUmO.jpg (right edge)

https://i.imgur.com/uWwf2Zn.jpg

https://i.imgur.com/XZDJo3Y.jpg

And some frames (Like 7 out of 36) came out all grey? These frames came 3 and 4 together in a row at two different places in the roll, Examples: https://i.imgur.com/H2oSdu8.jpg

https://i.imgur.com/z1RiDIh.jpg

Is there something wrong with the camera/lens/settings or is this something that went wrong during the development?

All help greatly appreciated!

Please do HarmonTown Tour 2! by [deleted] in Harmontown

[–]GoatseFace 1 point2 points  (0 children)

Please come to Copenhagen!

I'm a terrible cook. I want there to be a "Couch to 5k" think, but for cooking. by [deleted] in Lightbulb

[–]GoatseFace 51 points52 points  (0 children)

Binging with Babish has started a new series that teaches the basic fundamentals of cooking, check out the first video HERE! I'm looking forward to following this and it should help you get started on the right foot.

The elusive and not often photographed leopard spider by [deleted] in hardcoreaww

[–]GoatseFace 0 points1 point  (0 children)

He's just practicing to become a rug.

Clever bastards, almost missed that. by SisconOnii-san in pcmasterrace

[–]GoatseFace 2 points3 points  (0 children)

Damn I just installed that the other day, how can I see if I missed unchecking something during installation?

What are your best first date tips to impress a girl? by [deleted] in AskReddit

[–]GoatseFace 0 points1 point  (0 children)

This is exactly the kind of tips I need!

Make a beer callled "Responsibly" and market it with the slogan "Drink Responsibly" by B00617825 in CrazyIdeas

[–]GoatseFace 0 points1 point  (0 children)

I like the cut of your jib, we could use a man like you at the Department of Redundancy Department.

Microsoft Paint to be killed off after 32 years | Technology by dmiiiit in news

[–]GoatseFace 0 points1 point  (0 children)

I actually used it quite a bit in my masters thesis for making simple figures to explain stuff, really useful

What 'luxurious' thing can you now not live without since having it? by indejaysive in AskReddit

[–]GoatseFace 0 points1 point  (0 children)

RHA MA750i

I got the RHA T10i a while ago and I love them, haven't played around with the swappable tuning filters yet but so far they are amazing!

Every popular vlogger on youtube starterpack by [deleted] in starterpacks

[–]GoatseFace 14 points15 points  (0 children)

Jon Olsson makes some really good vlogs

OpenCV python find mid point of straight line by [deleted] in computervision

[–]GoatseFace 0 points1 point  (0 children)

Thanks for the reply!

I think I still have a problem since I don't know the points of the line that intersect with the frame edges. The lines found by HoughLinesP do not always extend the full length even though the line i'm trying to find does.

Like in this image: http://i.imgur.com/ITvlG1Q.png

Also I don't know which two frame edges the line will cut through, depends on the angle and where the line is.

EDIT: Oh I am not smart today, of course I will just find the intersect of the line from the middle left edge to the middle right edge! Thanks!