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 18mins ago
mvahoney the codewitch2hrs 18mins ago 
GeneralRe: You can't have sh*t in Redmond anymore! Pin
David O'Neil1 hr 54mins ago
professionalDavid O'Neil1 hr 54mins ago 
GeneralRe: You can't have sh*t in Redmond anymore! Pin
honey the codewitch1 hr 53mins ago
mvahoney the codewitch1 hr 53mins ago 
GeneralRe: You can't have sh*t in Redmond anymore! Pin
David O'Neil1 hr 27mins ago
professionalDavid O'Neil1 hr 27mins ago 
GeneralRe: You can't have sh*t in Redmond anymore! Pin
Mike Hankey1 hr 36mins ago
mveMike Hankey1 hr 36mins ago 
GeneralRe: You can't have sh*t in Redmond anymore! Pin
honey the codewitch1 hr 36mins ago
mvahoney the codewitch1 hr 36mins ago 
GeneralLearning C# or really .net, confirm for me my suspicions Pin
charlieg4hrs 7mins ago
charlieg4hrs 7mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
David O'Neil3hrs 57mins ago
professionalDavid O'Neil3hrs 57mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
charlieg3hrs 48mins ago
charlieg3hrs 48mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
trønderen3hrs 1 min ago
trønderen3hrs 1 min ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
PIEBALDconsult3hrs 53mins ago
mvePIEBALDconsult3hrs 53mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
Mycroft Holmes3hrs 9mins ago
professionalMycroft Holmes3hrs 9mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
honey the codewitch2hrs 57mins ago
mvahoney the codewitch2hrs 57mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
charlieg1 hr 5mins ago
charlieg1 hr 5mins ago 
GeneralRe: Learning C# or really .net, confirm for me my suspicions Pin
honey the codewitch1 hr 2mins ago
mvahoney the codewitch1 hr 2mins ago 
GeneralWhere is... Pin
Richard Andrew x645hrs 4mins ago
professionalRichard Andrew x645hrs 4mins ago 
GeneralRe: Where is... Pin
raddevus4hrs 52mins ago
mvaraddevus4hrs 52mins 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 48mins ago
professionalRichard Andrew x644hrs 48mins ago 
GeneralRe: Where is... Pin
raddevus4hrs 42mins ago
mvaraddevus4hrs 42mins ago 
GeneralRe: Where is... Pin
raddevus4hrs 35mins ago
mvaraddevus4hrs 35mins ago 
GeneralRe: Where is... Pin
PIEBALDconsult3hrs 33mins ago
mvePIEBALDconsult3hrs 33mins ago 
GeneralRe: Where is... Pin
Peter_in_27803hrs 14mins ago
professionalPeter_in_27803hrs 14mins ago 
GeneralRe: Where is... Pin
charlieg4hrs 16mins ago
charlieg4hrs 16mins ago 
GeneralRe: Where is... Pin
PIEBALDconsult3hrs 40mins ago
mvePIEBALDconsult3hrs 40mins ago 
GeneralRe: Where is... Pin
Mike Hankey3hrs 38mins ago
mveMike Hankey3hrs 38mins 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.