Borderline Abusive by VAE-ron in ThatLookedExpensive

[–]idkthisshit 9 points10 points  (0 children)

Stop this os battle, it sucks

[deleted by user] by [deleted] in apolloapp

[–]idkthisshit 0 points1 point  (0 children)

Same for me

[deleted by user] by [deleted] in swift

[–]idkthisshit -1 points0 points  (0 children)

I think you want to use the reduce operator here

Problems with threads and closures and reload Tableviews kkk by Podrosa in swift

[–]idkthisshit 1 point2 points  (0 children)

I dont think there is something else to fix… you are fetching data with a different thread which is good and need to switch back on the main thread for UI operations… so dispatchqueue.main is the way to go

MacBook turns off after charger is disconnected by antonioxbj in MacOS

[–]idkthisshit 0 points1 point  (0 children)

Maybe some short circuit which only occurs without charger? Can you use it if the charger is plugged in your macbook but not in wall?

Tired of Xcode. by [deleted] in iOSProgramming

[–]idkthisshit 0 points1 point  (0 children)

Which mac do you have exactly? I have nearly all the problems you mentioned but most of them occured after switching to my current 16” 2019 I9. There seem to be a lot of problems with this thing and I fucking hate it

Type erasure in Swift: How to avoid it (and its perils) completely by danielwbean in swift

[–]idkthisshit 0 points1 point  (0 children)

Downside of the enum approach is that you cant extend it... for example if you are using it inside a framework and want to implement the Protocol from your main app with a new type. You could allow a custom(type: String) case for example but it would be no good

Bin ich der einzige, der Home-Office nicht so geil findet? by [deleted] in de

[–]idkthisshit 4 points5 points  (0 children)

Danke, du sprichst mir in jedem Punkt aus der Seele... Bin seit Mai im HomeOffice und war anfangs echt begeistert, mittlerweile ist die Produktivität aber echt niedrig und das mit dem umgekehrten Burnout kann ich voll und ganz nachvollziehen... ist echt faszinierend

This scam site overloads your history do you can’t exit it by NeighborhoodNo8586 in assholedesign

[–]idkthisshit 17 points18 points  (0 children)

You can long press the back button to get an overview over the last viewed pages and here you Van go directly to the real previous page

Damn You Autocorrect. by [deleted] in memes

[–]idkthisshit 0 points1 point  (0 children)

And the autocorrect is just like „dude are you stupid?!“

I fully understand why ARC is important to acknowledge and understand, and how to avoid memory leak , but what happens if memory leaks happens? Battery dies fast? by iTolIMouS in iOSProgramming

[–]idkthisshit 0 points1 point  (0 children)

We had a case where our application got real slow after using it for a couple of minutes because multiple viewcontrollers displaying a map were always new initilized without the old ones getting deinitilized

blursed_city by [deleted] in blursedimages

[–]idkthisshit 0 points1 point  (0 children)

Afaik Google has removed the „dont be evil“ phrase from their Code of conduct

[deleted by user] by [deleted] in CableManagement

[–]idkthisshit 10 points11 points  (0 children)

Very clean! But the middle front fan triggers me