Click here to Skip to main content
16,021,181 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralYou can't have sh*t in Redmond anymore! Pin
honey the codewitch2hrs 19mins ago
mvahoney the codewitch2hrs 19mins ago 
GeneralRe: You can't have sh*t in Redmond anymore! Pin
David O'Neil1 hr 55mins ago
professionalDavid O'Neil1 hr 55mins ago 
GeneralRe: You can't have sh*t in Redmond anymore! Pin
honey the codewitch1 hr 54mins ago
mvahoney the codewitch1 hr 54mins ago 
GeneralRe: You can't have sh*t in Redmond anymore! Pin
David O'Neil1 hr 28mins ago
professionalDavid O'Neil1 hr 28mins ago 
GeneralRe: You can't have sh*t in Redmond anymore! Pin
Mike Hankey1 hr 37mins ago
mveMike Hankey1 hr 37mins ago 
GeneralRe: You can't have sh*t in Redmond anymore! Pin
honey the codewitch1 hr 37mins ago
mvahoney the codewitch1 hr 37mins ago 
GeneralLearning C# or really .net, confirm for me my suspicions Pin
charlieg4hrs 8mins ago
charlieg4hrs 8mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
David O'Neil3hrs 58mins ago
professionalDavid O'Neil3hrs 58mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
charlieg3hrs 49mins ago
charlieg3hrs 49mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
trønderen3hrs 2mins ago
trønderen3hrs 2mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
PIEBALDconsult3hrs 54mins ago
mvePIEBALDconsult3hrs 54mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
Mycroft Holmes3hrs 10mins ago
professionalMycroft Holmes3hrs 10mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
honey the codewitch2hrs 58mins ago
mvahoney the codewitch2hrs 58mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
charlieg1 hr 6mins ago
charlieg1 hr 6mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
honey the codewitch1 hr 3mins ago
mvahoney the codewitch1 hr 3mins ago 
GeneralWhere is... Pin
Richard Andrew x645hrs 5mins ago
professionalRichard Andrew x645hrs 5mins ago 
GeneralRe: Where is... Pin
raddevus4hrs 53mins ago
mvaraddevus4hrs 53mins ago 
Yah, no one good or smart comes here any more. <==== (edit: This is a joke!)
I'm still here most days. Roll eyes | :rolleyes:

Here's my TLDR;

My wife was downloading photos from iCloud (iphone) so she could print them.
Discovered that 9/10 photos she downloaded were downloaded as zip files.
Apparently a lot of her photos were on "live photo" which includes a "video" portion.
So, when you take that photo and download from iCloud you get a zip which contains the .MOV and the JPEG.

We just want the JPEG so she can print some pix.
I wrote a .NET Core console app that:
1) allows user to point at directory where all those zips (100 or more) are and will pull out every JPEG and save them all into <target> folder provided by user
2) Run another command on the app and it'll tell you if any of the images are duplicates.

I'm really excited by this little utility because it is really cool and has a lot of uses.
You can use it to tell you if you have any duplicate files. It runs SHA256 hash on every file and then tells you if any two files are dups. Cool | :cool:

The CP Problem
See how excited I am to talk about this?
This would normally become a CP article. But WTF | :WTF: should I do now?
Bummer Sigh | :sigh:
GeneralRe: Where is... Pin
Richard Andrew x644hrs 49mins ago
professionalRichard Andrew x644hrs 49mins ago 
GeneralRe: Where is... Pin
raddevus4hrs 43mins ago
mvaraddevus4hrs 43mins ago 
GeneralRe: Where is... Pin
raddevus4hrs 36mins ago
mvaraddevus4hrs 36mins ago 
GeneralRe: Where is... Pin
PIEBALDconsult3hrs 34mins ago
mvePIEBALDconsult3hrs 34mins ago 
GeneralRe: Where is... Pin
Peter_in_27803hrs 15mins ago
professionalPeter_in_27803hrs 15mins ago 
GeneralRe: Where is... Pin
charlieg4hrs 17mins ago
charlieg4hrs 17mins ago 
GeneralRe: Where is... Pin
PIEBALDconsult3hrs 41mins ago
mvePIEBALDconsult3hrs 41mins ago 
GeneralRe: Where is... Pin
Mike Hankey3hrs 39mins ago
mveMike Hankey3hrs 39mins ago 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.